IP Router Configuration
7210 SAS D, E OS Router Configuration Guide Page 51
next-hop ip-address — Only displays static routes with the specified next hop IP address.
Values ipv4-address: a.b.c.d (host bits must be 0)
Output Static Route Output — The following table describes the output fields for the static route table.
Sample Output
A:ALA-A# show router static-route
===============================================================================
Route Table
===============================================================================
IP Addr/mask Pref Metric Type Nexthop Interface Active
-------------------------------------------------------------------------------
192.168.250.0/24 5 1 ID 10.200.10.1 to-ser1 Y
192.168.252.0/24 5 1 NH 10.10.0.254 n/a N
192.168.253.0/24 5 1 NH to-ser1 n/a N
192.168.253.0/24 5 1 NH 10.10.0.254 n/a N
192.168.254.0/24 4 1 BH black-hole n/a Y
===============================================================================
A:ALA-A#
A:ALA-A# show router static-route 192.168.250.0/24
===============================================================================
Route Table
Label Description
IP Addr/mask
The static route destination address and mask.
Pref
The route preference value for the static route.
Metric
The route metric value for the static route.
Type
BH — The static route is a black hole route. The Nexthop for this type of
route is
black-hole.
NH — The route is a static route with a directly connected next hop. The
Nexthop for this type of route is either the next hop IP address or an
egress IP interface name.
Next Hop
The next hop for the static route destination.
Protocol
The protocol through which the route was learned.
Interface
The egress IP interface name for the static route.
n/a — indicates there is no current egress interface because the static
route is inactive or a black hole route.
Active
N — The static route is inactive; for example, the static route is disabled
or the next hop IP interface is down.
Y — The static route is active.
No. of Routes
The number of routes displayed in the list.