Reference Guide 746 Document #: LTRT-17939
Mediant MSBR
Interface Type (ifname) Interface ID
pptp PPTP ID [0-99]
vlan Vlan ID [1-3999]
loopback Loopback ID [1-5]
bvi Bridge interface [1-255]
Default
N/A
Note
A route that points to an interface that is not associated with the given vrf will be disabled.
Command Mode
Privileged User
Related Commands
ip vrf, show ip route vrf, show data ip
Example
This example route packets received by vrf VOIP1, with destination prefix 10.4.0.0 from
interface gi 0/0 (which belongs to vrf VOIP2) to the next hop 10.5.0.1:
(config-data)# ip route vrf VOIP1 10.4.0.0 255.255.0.0 10.5.0.1 gi
0/0 output-vrf VOIP2