Specifications

Table Of Contents
vrf upgrade-cli
MP-894
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
vrf upgrade-cli
To upgrade a Virtual Private Network (VPN) routing and forwarding (VRF) instance or all VRFs on the
router to support multiple address families (multi-AFs) for the same VRF, use the vrf upgrade-cli
command in global configuration mode.
vrf upgrade-cli multi-af-mode {co
mmon-policies | non-common-policies} [vrf vrf-name]
Syntax Description
Command Default If you do not enter the name of a specific single-protocol VRF, all VRFs defined on the router are
u
pgraded to the multi-AF VRF configuration.
Command Modes Global configuration (config)
Command History
Usage Guidelines The vrf
upgrade-cli command is used to upgrade a specified single-protocol VRF (IPv4-only VRF)
configuration or all single-protocol VRF configurations on the router to a multiprotocol VRF that
supports multi-AF configuration.
The upgrade is automatic and does not require any further configuration. After you enter the vr
f
upgrade-cli command, the single-protocol VRF configuration is lost when you save the configuration
to NVRAM. A multiprotocol VRF configuration is saved.
If your configuration requires that all route-target policies (import, export, both) apply to all address
f
amilies, you enter the vrf upgrade-cli multi-af-mode common-policies command. If your
configuration requires that these policies apply to IPv4 VPNs only, enter the vrf upgrade-cli
multi-af-mode non-common-policies command.
multi-af-mode Specifies an upgrade of a single-protocol VRF or all VRFs to a multiprotocol
VR
F that supports multi-AFs configuration.
common-policies Specifies to copy the route-target policies to the common part of the VRF
c
onfiguration so that the policies apply to all address families configured in
the multi-AF VRF.
non-common-policies Specifies to copy the route-target policies to the IPv4 address family part of
t
he VRF configuration so that the policies apply only to an IPv4 VRF.
vrf (Optional) Specifies a VRF for the upgrade to a multi-AF VRF
c
onfiguration.
vrf-name (Optional) The name of the single-protocol VRF to upgrade to a multi-AF
V
RF configuration.
Release Modification
12.2(33)SRB This command was introduced.
12.2(33)SB This command was integrated into Cisco IOS Release 12.2(33)SB.
12.4(20)T This command was integrated into Cisco IOS Release 12.4(20)T.