Command Reference Guide
IPv4 Routing | 697
FTOS#
Example
(show ip route
summary & show
ip static route)
FTOS#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
R1_E600i>show ip route static ?
| Pipe through a command
<cr>
R1_E600i>show ip route static
Destination Gateway Dist/Metric Last Change
----------- ------- ----------- -----------
*S 0.0.0.0/0 via 10.10.91.9, Gi 1/2 1/0 3d2h
FTOS>
show ip route list
Table 23-14. show ip route all Command Example Fields
Field Description
(undefined) Identifies the type of route:
• 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
• E2 = OSPF external type 2
• i = IS-IS
• L1 = IS-IS level-1
• L2 = IS-IS level-2
• IA = IS-IS inter-area
• * = candidate default
• > = non-active route
• + = summary routes
Destination Identifies the route’s destination IP address.
Gateway Identifies whether the route is directly connected and on which interface the route
is configured.
Dist/Metric Identifies if the route has a specified distance or metric.
Last Change Identifies when the route was last changed or configured.










