C613-50100-01 REV C Command Reference for x930 Series 1506
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
VRF LITE COMMANDS
IP
ROUTE
To remove a static route from source vrf red, to the subnet 192.168.50.0/24 with a
next hop of 192.168.20.6, use the following commands for static intra-VRF routing
configuration:
awplus# configure terminal
awplus(config)# no ip route vrf red 192.168.50.0/24
192.168.20.6
To create a static route from source vrf red, to the subnet 192.168.50.0/24 with a
next hop of 192.168.20.6 via vlan-10, use the following commands for static
inter-VRF routing configuration:
awplus# configure terminal
awplus(config)# ip route vrf red 192.168.50.0/24 192.168.20.6
vlan10
Related
Commands
show ip route
show ip route database