The display evpn conflicting sticky-static mac-address command displays sticky or static MAC addresses that conflict between local and remote MAC addresses or between local and remote MAC addresses in EVPN scenarios.
Usage Scenario
When sticky MAC addresses are learned or static MAC addresses are configured in an EVPN scenario:
(1) When different LPUs of the local PE learn the same sticky MAC address simultaneously, local MAC address conflict may occur. That is, the outbound interfaces in the MAC address entries on different LPUs are different. (2) If the local and remote PEs learn the same sticky MAC address or are configured with the same static MAC address, the MAC addresses of the local and remote PEs may conflict. That is, the outbound interfaces in the MAC address entries of the local and remote PEs are different. You can run this command to quickly query the conflicting MAC address and manually clear the conflicting MAC address to resolve the conflict.The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display evpn conflicting sticky-static mac-address Conflicting-MAC-address table ------------------------------------------------------------------------ MAC Address BD VLAN Port/Peer ------------------------------------------------------------------------ 0001-0001-0011 100 0 Ethernet0/1/0.1 0001-0001-0011 100 0 Ethernet0/1/24.1 0001-0001-0001 1 0 Ethernet0/1/16.2 0001-0001-0001 1 0 2.2.2.2 ------------------------------------------------------------------------
Item | Description |
---|---|
MAC Address | Learned conflicting MAC address. |
BD | ID of the bridge domain to which the conflicting MAC address belongs. |
VLAN | Qualify VLAN ID of a conflicting MAC address. The value is always 0 in non-qualification scenarios. |
Port/Peer | Outbound interface or peer information of the conflicting MAC address. |