429
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Show Commands
show ip arp
show ip arp
To display the Address Resolution Protocol (ARP) information, use the show ip arp command.
show ip arp [ip-addr | {ethernet slot/port | loopback if_number | mgmt mif_number | port-channel
number}] [client] [static] [statistics] [vrf vrf-name]
Syntax Description
Command Default None
Command Modes Any command mode
Command History
Examples This example shows how to display the ARP information:
switch# show ip arp
Related Commands
ip-addr (Optional) IPv4 source address. The format for IPv4 is x.x.x.x. T
ethernet
slot/port
(Optional) Specifies the Ethernet interface. The slot number is from 1 to 255, and the
port number is from 1 to 128.
loopback
if_number
(Optional) Specifies the loopback interface. The loopback interface number is from
0 to 1023.
mgmt
mif_number
(Optional) Specifies the management interface. The management interface number is
from 0 to 1023.
port-channel
number
(Optional) Specifies the EtherChannel interface and EtherChannel number. The
range is from 1 to 4096.
client (Optional) Displays the ARP client table.
static (Optional) Displays static ARP entries.
statistics (Optional) Displays ARP statistics.
vrf vrf-name (Optional) Specifies the virtual router context (VRF) name. The name can be any
case-sensitive, alphanumeric string up to 32 characters.
Release Modification
5.0(3)A1(1) This command was introduced.
Command Description
ip arp Configures a static ARP entry.