Specifications

Table Of Contents
rd
MP-404
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
Examples The following example shows how to configure a default RD for two VRFs. It illustrates the use of both
autonomous-system-number-relative and IP-address-relative RDs:
Router(config)# ip vrf vrf1
Router(config-vrf)# rd 100:3
Router (config-vrf)# exit
Router(config)# ip vrf vrf2
Router(config-vrf)# rd 10.13.0.12:200
Related Commands Command Description
ip vrf Configures a VRF routing table.
show ip vrf Displays the set of defined VRFs and associated interfaces.
vrf definition Configures a VRF routing table and enters VRF configuration mode.