Concept Guide
Column Heading Description
ospf 100 If routing protocols (OSPF, RIP) are congured and routes are advertised, then
information on those routes is displayed.
Total 1388 active... Displays the number of active and non-active routes and the memory usage of those
routes. If there are no routes congured in the the system, this line does not appear.
Example
Dell>show ip route summary
Route Source Active Routes Non-active Routes
connected 17 0
static 3 0
ospf 100 1368 2
Intra-area: 762 Inter-area: 1 External-1: 600 External-2: 5
Total 1388 2
Total 1388 active route(s) using 222440 bytes
Total 2 non-active route(s) using 128 bytes
Dell>
Related Commands
show ip route — displays information about the routes found in the switch.
show ip trac
View IP, ICMP, UDP, TCP and ARP trac statistics.
Syntax
show ip traffic
Command Modes EXEC Privilege
Supported Modes Full–Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Usage Information The following describes the show ip traffic summary shown in the following example.
Keyword Denition
unknown protocol... No receiver for these packets. Counts packets whose protocol type eld is not recognized
by the system.
not a gateway... Packets can not be routed; the host/network is unreachable.
security failures... Counts the number of received unicast/multicast packets that could not be forwarded
due to:
• route not found for unicast/multicast; ingress interfaces do not belong to the
destination multicast group
• destination IP address belongs to reserved prexes; the host/network is unreachable
bad options... Unrecognized IP option on a received packet.
Frags: IP fragments received.
... reassembled Number of IP fragments that were reassembled.
IPv4 Routing 639