Specifications

Table Of Contents
ip vrf select source
MP-125
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
Examples The following example shows how to enable the VRF Selection feature on an interface:
Router(config-if)# ip vrf select source
The following example shows the message you receive after you have deleted the VRF Selection feature
on an interface:
Enter configuration commands, one per line. End with CNTL/Z.
Router (config)# interface pos4/0
Router (config-if)# no ip vrf select source
Router (config-if)#
INTERFACE_VRF_SELECT unset for POS4/0, slot: 4
Router (config-if)#
The following example shows the message you receive after you have enabled the VRF Selection feature
on an interface:
Router (config-if)#
Router (config-if)# ip vrf select source
Router (config-if)#
INTERFACE_VRF_SELECT set for POS4/0, slot: 4
Router (config-if)#
Related Commands Command Description
ip vrf receive Adds all the IP addresses that are associated with an interface into a VRF
ta
ble.
vrf selection source Populates a single source IP address, or range of source IP addresses, to a
V
RF Selection table.