Specifications
12-456
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
show ip
show ip
To display information about the SN 5428-2 Storage Router network, including a variety of protocol
stack statistics, use the show ip command.
show ip {arp | hosts | rip | tcp | udp}
show ip [icmp | route] stats
show ip route [all]
show ip [interface {if-name | all}] [tcp | udp] stats
Syntax Description
Defaults None.
Command Modes Administrator or Monitor.
Command History
Usage Guidelines
• Use the show ip command with the stats keyword to display operational network statistics related
to the specified protocol. The information displayed depends on the type of protocol specified.
• Use the arp keyword to display the ARP table.
• Use the hosts keyword to display all known IP hosts on the IP network.
arp Display the ARP table.
hosts Display all known hosts on the IP network.
rip Display Routing Information Protocol (RIP) information.
route Display the system route table.
tcp Display active TCP connections.
udp Display system UDP activity.
icmp stats Display ICMP-related network statistics.
route stats Display route-related network statistics.
route all Display the entire system route table, including non-operational route
entries.
interface if-name Display information for the specified interface only.
interface all Display information for all interfaces.
tcp stats Display TCP-related network statistics.
udp stats Display UDP-related network statistics.
stats Display all IP-related network statistics.
Release Modification
3.2.1 This command was introduced.