
C613-50186-01 Rev B
Command Reference for AR2050V
1464
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
VRF-
LITE
C
OMMANDS
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 vlan10, 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
Command
changes
Version 5.4.6-2.1: VRF-lite support added.