run show arp


The run show arp command is used to view IPv4 ARP entries.

 

Command Syntax

run show arp [vrf <vrf-name> | brief | management-ethernet | statistics]

 

Parameter

Parameter

Description

vrf <vrf-name>

Optional. Specifies a VRF name. The value is a string. When a VRF is specified, only the IPv4 ARP entries of the specific VRF are displayed. When no VRF is specified, the result shows only the IPv4 ARP entries of the default VRF.

brief

Optional. View the brief information of ARP entries.

management-ethernet

Optional. View the ARP entry of management interface.

statistics

Optional. View the statistics of ARP communication packets.

 

Example

  •   View all IPv4 ARP entries.

admin@PICOS# run show arp Aging-time(seconds): 1200 Total count : 1 Address HW Address Type Interface Age --------------- ----------------- ------- --------- ----- 20.20.20.3 70:72:CF:9D:6F:FB Dynamic vlan20 591
  •   View the brief information of ARP entries.

admin@PICOS# run show arp brief Aging-time(seconds): 1200 Total count : 1
  •   View the ARP entry of management interface.

admin@PICOS# run show arp management-ethernet Address HW Address Interface --------------- ----------------- ---------
  • View the statistics of ARP communication packets.

Copyright © 2024 Pica8 Inc. All Rights Reserved.