Specifications

Table Of Contents
ip vrf forwarding (interface configuration)
MP-120
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
A Reverse Path Forwarding (RPF) check is performed in the downstream VRFs.
Examples The following example shows how to link a VRF to ATM interface 0/0:
Router(config)# interface atm0/0
Router(config-if)# ip vrf forwarding vpn1
The following example associates the VRF named U with the virtual-template 1 interface and specifies
the downstream VRF named D:
Router> enable
Router# configu
re terminal
Router(config)# interface virtual-template 1
Router(config-if)# ip vrf forwarding U downstream D
Router(config-if)# ip unnumbered Loopback1
Related Commands Command Description
ip route vrf Establishes static routes for a VRF.
ip vrf Configures a VRF routing table.