display arp broadcast-suppress user bridge-domain

Function

The display arp broadcast-suppress user bridge-domain command displays ARP broadcast suppression entries in a BD.

Format

display arp broadcast-suppress user bridge-domain bd-id

Parameters

Parameter Description Value
bd-id

Displays ARP broadcast suppression entries in a specified BD.

The value is an integer ranging from 1 to 16777215.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
arp read

Usage Guidelines

Usage Scenario

To view ARP broadcast suppression entries in a specified BD, run the display arp broadcast-suppress user bridge-domain command.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display ARP broadcast suppression entries in BD 5.
<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           --            --
Table 1 Description of the display arp broadcast-suppress user bridge-domain command output
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.

  • S: Static. The ARP broadcast suppression entry is manually configured.
  • D: Dynamic. The ARP broadcast suppression entry is an ARP snooping binding entry.
  • C: Conflict. The ARP broadcast suppression entry is a conflicting entry, indicating that this entry changes frequently.
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.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >