C613-50100-01 REV C Command Reference for x930 Series 1508
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
VRF LITE COMMANDS
IP
VRF FORWARDING
ip vrf forwarding
Overview This command associates a VRF instance with an interface.
The no variant of this command disassociates the VRF instance from its interface.
Syntax
ip vrf forwarding <vrf-name>
no ip vrf <vrf-name>
Mode Interface Configuration
Default The default for an interface is the global routing table.
Examples For LAN interfaces, to associate the VRF instance named blue with the VLAN
interface vlan-admin, use the following commands:
awplus# config terminal
awplus(config)# interface vlan-admin
awplus(config-if)# ip vrf forwarding blue
Related
Commands
show ip vrf
show ip vrf detail
Parameter Description
<vrf-name> The name of the VRF instance.