To configure a Leaf for EVPN Multi-homing, each interface on the Leaf that is connected to a host must be configured individually. EVPN Multi-homing can be configured on Ethernet Ports and Port-Channels.
SLX # conf term SLX (config)#
SLX (config)# interface ethernet 0/1 SLX (config-if-eth-0/1)#
SLX (config-if-eth-0/1)# ethernet-segment SLX (config-if-eth-0/1-es)#
SLX (config-if-eth-0/1-es)# esi 00:11:22:33:44:55:66:77:88:99 SLX (config-if-eth-0/1-es)#
SLX (config)# interface port-channel 1 SLX (config-port-channel-1)# ethernet-segment SLX (config-port-channel-1-es)# lacp auto
The configured interfaces are assigned the same Ethernet Segment Identifier and indicate a multi-homed host.
The following example configures a leaf node to support a multi-homed host. An ESI is then assigned to this interface.
SLX(config)# interface Port-channel 4 SLX(config-Port-channel-1)# ethernet-segment SLX(config-Port-channel-1-es)# lacp auto
This example displays the details of all the ESIs configured on a leaf.
SLX # show bgp evpn ethernet-segment ESI : 01:d8:84:66:ea:40:14:00:04:00 Interface : po4 Interface state : Up Load balancing Mode : Active-Active List of MH Nodes : 1.1.1.1 2.2.2.2 DF Vlans : 100 102 104 106 108 110 DF BD : 50 52 54 56 58 60