Deployment Guide
Virtual Routing and Forwarding (VRF) | 1507
Usage
Information
There must be no prior Layer 3 configuration on the interface when configuring VRF.
VRF must be enabled prior to implementing this command.
Starting in release 8.4.1.0, you can configure an IP subnet or address on a physical or VLAN interface
that overlaps the same IP subnet or address configured on another interface only if the interfaces are
assigned to different VRFs. If two interfaces are assigned to the same VRF, you cannot configure
overlapping IP subnets or the same IP address on them.
Example
Related
Commands
ip vrf-vlan-block
e
Configure the total number of VLANs that can be configured per VRF.
Syntax
ip vrf-vlan-block number
To remove the VLAN block configuration, enter no vrf-vlan-block.
Parameters
Command Modes
CONFIGURATION
Command
History
FTOS(conf-if-gi-1/1)#int gi 1/10
FTOS(conf-if-gi-1/10)#show config
!
interface GigabitEthernet 1/10
no ip address
shutdown
FTOS(conf-if-gi-1/10)#
FTOS(conf-if-gi-1/10)#ip vrf ?
FTOS(conf-if-gi-1/10)#ip vrf forwarding East
FTOS(conf-if-gi-1/10)#show config
!
interface GigabitEthernet 1/10
ip vrf forwarding East
no ip address
shutdown
FTOS(conf-if-gi-1/10)#
No configuration on
this interface
ip vrf
Set the name of the VRF instance the VRF, or specify the default-vrf.
Note: This command is not supported on C-Series.
Note: Starting in Dell Networking OS 8.4.2.1, when VRF microcode is loaded on an E-Series ExaScale or
TeraScale router, the ip vrf-vlan-block number command is deprecated.
number
Total number of VLANs allotted for VRF instances.
Expressed in power of 2 (2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 4096)
Version 8.4.2.1 The ip vrf-vlan-block number command is deprecated.
Version 8.2.1.0 Introduced on the E-Series










