Virtual Private Routed Network Services
7750 SR OS Services Guide Page 1201
Sample Output
*A:ALA-12# show router 3 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-12# 
*A:ALA-12# show router 3 static-route 192.168.250.0/24
==============================================================================
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 
==============================================================================
*A:ALA-12# 
*A:ALA-12# show router 3 static-route preference 4
============================================================================= 
Route Table                                                                     
==============================================================================
Type
BH — The static route is a black hole route. The Nexthop for this 
type of route is 
black-hole.
ID — The static route is an indirect route, where the 
nexthop for 
this type of route is the non-directly connected next hop. 
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.
Label Description   (Continued)