Specifies a Ve interface, and optionally sets the cluster gateway for the Ve interface in Ethernet Virtual Private Network (EVPN) IRB for the VRF instance.
Disabled
Specifies a VE interface number.
Set the cluster-gateway for the VE interface.
The no form of this command returns to the default setting.
VRF Configuration mode.
The following example specifies a VE interface 100 in EVPN IRB to the vrf1 instance.
device# configure terminal device(config)# vrf vrf1 device(config-vrf-vrf1)# evpn irb ve 100 device(config-vrf-vrf1)#
The following example specifies a VE interface 100 and sets cluster gateway for Ve 100 in EVPN IRB to the vrf1 instance.
device# configure terminal device(config)# vrf vrf1 device(config-vrf-vrf1)# evpn irb ve 100 cluster-gateway
The following example removes Ve 100 cluster gateway association from the vrf1 instance.
device# configure terminal device(config)# vrf vrf1 device(config-vrf-vrf1)# no evpn irb