
C613-50186-01 Rev B
Command Reference for AR2050V
1466
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
VRF-
LITE
C
OMMANDS
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
Command
changes
Version 5.4.6-2.1: VRF-lite support added.
Parameter
Description
<
vrf-name
>
The name of the VRF instance.