Reference Guide

A network device may have the ability to configure different virtual routers, where entries in the FIB that
belong to one VRF cannot be accessed by another VRF on the same device. Only Layer 3 interfaces can
belong to a VRF. VRF is supported on following types of interface:
physical Ethernet interfaces
port-channel interfaces (static & dynamic using LACP)
VLAN interfaces
loopback interfaces
VRF supports route redistribution between routing protocols (including static routes) only when the
routes are within the same VRF.
Dell Networking OS uses both the VRF name and VRF ID to manage VRF instances. The VRF name and
VRF ID number are assigned using the ip vrf command. The VRF ID is displayed in show ip vrf command
output.
The VRF ID is not exchanged between routers. VRF IDs are local to a router.
VRF supports some routing protocols only on the default VRF (default-vrf) instance. Table 1 displays the
software features supported in VRF and whether they are supported on all VRF instances or only the
default VRF.
Table 78.
Feature/Capability Support Status for Default VRF Support Status for Non-default
VRF
Configuration rollback for
commands introduced or
modified
Yes No
LLDP protocol on the port Yes No
802.1x protocol on the VLAN
port
Yes No
OSPF, RIP, ISIS, BGP on physical
and logical interfaces
Yes Yes
NOTE: OSPF supported on
all VRF ports. OSPF V2 and
BGP V4 are supported on
non-default-VRF ports also.
Others supported only on
default-VRF ports.
Dynamic Port-channel (LACP) on
VLAN port or a Layer 3 port
Yes Yes
Static Port-channel as VLAN port
or a Layer 3 port
Yes Yes
Port-monitoring Yes No
BFD on physical and logical
interfaces
Yes No
PVST, MSTP, RSTP and 802.1D
STP for VLANs
Yes No
Virtual Routing and Forwarding (VRF)
1027