7000 Series L3 Managed Switch Reference Manual for Software v2.0
Routing Commands 8-1
Chapter 8 Routing Commands
This chapter provides detailed explanation of the Routing commands. The switch commands are
divided by functionality into these different groups:
Show commands are used to display switch settings, statistics and other information.
Config commands are used to configure features and options of the switch. For every config
command there is a show command that will display the config setting.
Transfer commands are used to transfer configuration and informational files to and from the
switch.
Syntax conventions are described in “CLI Command Format” on page 5-1.

Routing Commands

show arp table

This command displays the Address Resolution Protocol (ARP) cache. The displayed results are
not the total ARP entries. To view the total ARP entries, the operator should view the show arp
table results in conjunction with the show arp switch results.
Format show arp table
Age Time (seconds) Is the time it takes for an ARP entry to age out. This value was
configured into the unit. Age time is measured in seconds.
Response Time (seconds) Is the time it takes for an ARP request timeout. This value was
configured into the unit. Response time is measured in seconds.
Retries Is the maximum number of times an ARP request is retried. This
value was configured into the unit.
Cache Size Is the maximum number of entries in the ARP table. This value
was configured into the unit.
IP Address Is the IP assigned to each interface.
MAC Address Is the hardware MAC address that each interface maps to.
Interface Is the associated slot.port which identifies an ARP entry.