display arp suppression vsi

Use display arp suppression vsi to display ARP flood suppression entries.

Syntax

In standalone mode:

display arp suppression vsi [ name vsi-name ] [ slot slot-number ] [ count ]

In IRF mode:

display arp suppression vsi [ name vsi-name ] [ chassis chassis-number slot slot-number ] [ count ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

name vsi-name: Specifies a VSI by its name. If you do not specify a VSI, this command displays entries for all VSIs.

slot slot-number: Specifies the slot number of the device, which is fixed at 0. Alternatively, you can execute the command without specifying this option. The command execution results are the same. (In standalone mode.)

chassis chassis-number slot slot-number: Specifies an IRF member device. The chassis-number argument represents the member ID of the IRF member device. The slot-number argument represents the slot number of the device, which is fixed at 0. If you do not specify an IRF member device, this command displays entries on the master device. (In IRF mode.)

count: Displays the number of ARP flood suppression entries that match the command.

Examples

# (In standalone mode.) Display the ARP flood suppression entries on the device.

<Sysname> display arp suppression vsi
IP address      MAC address    Vsi Name                        Link ID    Aging
1.1.1.2         000f-e201-0101 vsi1                            0x70000    14
1.1.1.3         000f-e201-0202 vsi1                            0x80000    18
1.1.1.4         000f-e201-0203 vsi2                            0x90000    10

# (In IRF mode.) Display the number of ARP flood suppression entries on the master device.

<Sysname> display arp suppression vsi count
Total entries: 3

Table 1: Command output

Field

Description

Link ID

Link ID that uniquely identifies an AC or a VXLAN tunnel on a VSI.

Aging

Remaining lifetime (in minutes) of the ARP flood suppression entry. When the timer expires, the entry is deleted.

Related commands

arp suppression enable

reset arp suppression vsi