user manual
Table Of Contents
- Cisco Content Services Switch Routing and Bridging Configuration Guide
- Contents
- Preface
- Configuring Interfaces and Circuits
- Interface and Circuit Overview
- Configuring Interfaces
- Configuring an Interface
- Entering a Description for the Interface
- Configuring Interface Duplex and Speed
- Setting Interface Maximum Idle Time
- Bridging an Interface to a VLAN
- Specifying VLAN Trunking for an Interface
- Configuring Spanning-Tree Bridging for a VLAN or a Trunked Interface
- Configuring Port Fast on an Interface
- Showing Interface Configurations
- Shutting Down an Interface
- Shutting Down All Interfaces
- Restarting an Interface
- Restarting All Interfaces
- Configuring Circuits
- Configuring RIP for an IP Interface
- Configuring the Switched Port Analyzer Feature
- Configuring Spanning-Tree Bridging for the CSS
- CSS Spanning-Tree Bridging Quick Start
- Configuring Spanning-Tree Bridge Aging-Time
- Configuring Spanning-Tree Bridge Forward-Time
- Configuring Spanning-Tree Bridge Hello-Time
- Configuring Spanning-Tree Bridge Max-Age
- Configuring Spanning-Tree Bridge Priority
- Disabling Bridge Spanning-Tree
- Showing Bridge Configurations
- Configuring Open Shortest Path First (OSPF)
- OSPF Overview
- CSS OSPF Configuration Quick Start
- Configuring OSPF on the CSS
- Configuring OSPF on a CSS IP Interface
- Showing OSPF Information
- OSPF Configuration in a Startup-Configuration File
- Configuring the Address Resolution Protocol
- Configuring Routing Information Protocol
- Configuring the Internet Protocol
- IP Configuration Quick Start
- Configuring an IP Route
- Disabling an Implicit Service for the Static Route Next Hop
- Configuring an IP Source Route
- Configuring the IP Record Route
- Configuring Box-to-Box Redundancy
- Configuring IP Equal-Cost Multipath
- Forwarding IP Subnet Broadcast Addressed Frames
- Configuring IP Unconditional Bridging
- Configuring IP Opportunistic Layer 3 Forwarding
- Showing IP Configuration Information
- Configuring the Cisco Discovery Protocol
- Configuring the DHCP Relay Agent
- Index

Chapter 4 Configuring the Address Resolution Protocol
Showing ARP Information
4-6
Cisco Content Services Switch Routing and Bridging Configuration Guide
OL-4580-01
Showing ARP Information
Use the show arp command to display ARP information. To show static ARP
mapping when you use the show arp command, the IP route must exist in the
routing table.
The syntax for this global configuration mode command is:
show arp {config|file|management-port|summary|ip_or_host}
The syntax and options for the command are as follows:
• show arp - Displays the complete ARP resolution table with IP addresses,
MAC addresses, and resolution type, excluding entries from the CSS Ethernet
management port.
• config - Displays ARP global configuration parameters. The screen displays
the response timeout and the flush timeout, in seconds.
• file - Displays the hosts that are reachable using ARP. The screen displays the
IP addresses of the host systems.
• management-port - Displays the ARP entries from the CSS Ethernet
management port. The ARP resolution table displayed through the show arp
command displays these entries.
Note The CSS Ethernet management port IP address appears as an entry in the
Management Port ARP cache. This is normal CSS behavior.
• summary - Displays the total number of static entries, total number of
dynamic entries, and total number of entries in the ARP resolution table,
excluding the entries from the CSS management port.
• ip_or host - The IP address for the system to display its resolution. Enter the
address in dotted-decimal format (for example, 192.168.11.1) or mnemonic
host-name format (for example, myname.mydomain.com). You cannot enter
an ARP entry derived from the CSS Ethernet management port.
For example, to display the complete ARP resolution table, enter:
# show arp