vrf (epvn IRB)

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.

Syntax

evpn irb ve VE-ID [cluster-gateway]
no evpn irb

CLI_section_ command default

Disabled

Parameters

VE-ID

Specifies a VE interface number.

cluster-gateway

Set the cluster-gateway for the VE interface.

Usage Guidelines

The no form of this command returns to the default setting.

Modes

VRF Configuration mode.

Examples

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)#	

Examples

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

Examples

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