Alcatel-Lucent 7750 SR OS User Manual

Page 153

Advertising
background image

IP Router Configuration

7750 SR OS Router Configuration Guide

Page 153

next-hop ip-addressOnly displays static routes with the specified next hop IP address.

Values

ipv4-address:

a.b.c.d (host bits must be 0)

ipv6-address: x:x:x:x:x:x:x:x (eight 16-bit pieces)

x:x:x:x:x:x:d.d.d.d
x:

[0 — FFFF]H

d:

[0 — 255]D

tag tagDisplays the tag used to add a 32-bit integer tag to the static route. The tag is used in route

policies to control distribution of the route into other protocols.

Values

1 — 4294967295

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

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

.

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.

Advertising