Specifications

Table Of Contents
vrf definition
MP-890
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
Examples The following example assigns the name vrf1 to a VRF, enters VRF configuration mode, and configures
a route distinguisher, 100:20:
Router(config)# vrf definition vrf1
Router(config-vrf)# rd 100:20
Related Commands Command Description
address-family Enters address family configuration mode for configuring routing protocols
s
uch as BGP, RIP, and static routing.
context Associates an SNMP context with a particular VRF.
rd Specifies a route distinguisher.
route-target Creates a route-target extended community for a VPN VRF.
vpn id Sets or updates a VPN ID on a VRF.
vrf forwarding Associates a VRF instance with an interface or subinterface.