System information

12-457
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
show ip
Use the rip keyword to display RIP timers and flags.
Use the route keyword to display the routing table. Use the all keyword to display all routes,
including non-operational routes. 0.0.0.0/32 is the default route.
Use the tcp keyword to display active TCP connections, including the SN 5428-2 web server and
other server tasks.
Use the udp keyword to display User Datagram Protocol (UDP) activity on the system.
Examples The following is example output from the show ip stats command:
[SN5428-2A]# show ip stats
IP Statistics:
Packets Received 123477
Packets Delivered to ULP 121436
Bad Checksum 0
Packet too Short 0
Not Enough Data 0
Bad Header Length 0
Bad Packet Length 0
Fragments Received 0
Fragments Dropped 0
Fragments Timed Out 0
Packets Reassembled 0
Packets Forwarded 0
Destination Unreachables 2035
Redirected Packets 0
Unknown Protocol 6
Packets Sent 12431
Fragments Sent 0
Out of Buffers 0
No Route 0
Generic Drop 0
The following is example output from the show ip rip command. RIP has been enabled and is running
on the storage router:
[SN5428-2A]# show ip rip
Routing Information Protocol (RIP) Information:
Invalid Timer: 180
Enabled Flag: true
Debug Flag: false
Running Flag: true
The following is example output from the show ip route command. For static and RIP routes, the two
numbers in brackets indicate the administrative distance and hop count values for the route. For example,
the RIP route 10.1.10.0/24 has an administrative distance of 120 and a hop count of 1.
[SN5428-2A]# show ip route
Codes: C - connected, S - static, R - RIP
S 0.0.0.0/0 [1/0] via 10.2.0.94, mgmt
R 10.1.10.0/24 [120/1] via 10.1.50.10, ge4
C 10.1.50.0/24 is directly connected, ge4
C 10.1.60.0/24 is directly connected, ge1VLAN160
S 10.1.70.0/24 [1/0] via 10.1.50.12, ge4
S 10.1.70.0/24 [1/0] via 10.1.60.12, ge1VLAN160
C 10.1.90.0/24 is directly connected, ge3
C 10.2.0.0/24 is directly connected, mgmt
C 127.0.0.0/8 is directly connected, lo0