The display arp broadcast-suppress user bridge-domain command displays ARP broadcast suppression entries in a BD.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display arp broadcast-suppress user bridge-domain 5 Flags: S - Static, D - Dynamic, C - Conflict Total:4 ------------------------------------------------------------------------------------ IP Address MAC Address Vtep IP Flags Aging(M) Interface ------------------------------------------------------------------------------------ 10.1.1.5 00e0-fc05-0005 0.0.0.0 S -- -- 10.1.1.1 00e0-fc21-0110 0.0.0.0 D 15 GigabitEthernet0/1/1.1 10.1.1.2 00e0-fc02-0002 0.0.0.0 D 15 GigabitEthernet0/1/1.2 10.1.1.3 00e0-fc01-0101 0.0.0.0 C -- --
Item | Description |
---|---|
IP Address | IP address of an ARP broadcast suppression entry. |
MAC Address | MAC address of an ARP broadcast suppression entry. |
Vtep IP | Source VTEP address of a VXLAN tunnel. |
Flags | Type of an ARP broadcast suppression entry.
|
Aging(M) | Aging time of ARP broadcast suppression entries, in minutes. For remote entries, this field is displayed as "-". |
Interface | Interface on which the device learns ARP broadcast suppression entries. For remote entries, this field is displayed as "-". |
Total | Total number of ARP broadcast suppression entries in the BD. |