CLI Guide
Field Description
• IA = IS-IS inter-area
• * = candidate default
• > = non-active route
• + = summary routes
Destination Identies the route’s destination IP address.
Gateway Identies whether the route is directly connected and on which interface the route is
congured.
Dist/Metric Identies if the route has a specied distance or metric.
Last Change Identies when the route was last changed or congured.
Example
Example (Summary)
Dell#show ip route summary
Route Source Active Routes Non-active Routes
connected 2 0
static 1 0
Total 3 0
Total 3 active route(s) using 612 bytes
Dell#show ip route static ?
| Pipe through a command
<cr>
Dell#show ip route static
Destination Gateway Dist/Metric Last Change
----------- ------- ----------- -----------
*S 0.0.0.0/0 via 10.10.91.9, Te 1/2 1/0 3d2h
Dell#
show ip route list
Display IP routes in an IP prex list.
Syntax
show ip route list prefix-list
Parameters
prex-list Enter the name of a congured prex list.
Command Modes
• EXEC
• 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.
Example
Dell#show ip route list test
Codes:C- connected, S - static, R - RIP,
B- BGP, IN - internal BGP, EX - external BGP,LO - Locally Originated,
O- OSPF, IA - OSPF inter area, N1 - OSPF NSSA external type 1,
N2- OSPF NSSA external type 2, E1 - OSPF external type 1,
IPv4 Routing 623