vrf
Syntax
vrf 没有vrf
描述
Changes the VRF associated with an L3 VNI after symmetric routing is activated using theroutingcommand. The default VRF should not be configured as an EVPN-enabled VRF.
The没有form of this command sets the VRF associated with an L3 VNI to the default VRF.
Command context
config-vni-
权威
Administrators or local user group members with execution rights for this command.
Examples
Enabling L3 VNI1000using VRFvrf-1:
switch(config)#interface vxlan 1switch(config-vxlan-if)#vni 1000switch(config-vni-1000)#routingswitch(config-vni-1000)#多联机vrf-1
Setting the VRF on L3 VNI1000默认VRF:
switch(config)#interface vxlan 1switch(config-vxlan-if)#vni 1000switch(config-vni-1000)#routingswitch(config-vni-1000)#没有多联机vrf-1