Alcatel-Lucent 7450 ESS OS Configuration Manual page 82

Hide thumbs Also See for 7450 ESS OS:
Table of Contents

Advertisement

Configuration Commands
static-route
Syntax
[no] static-route {ip-prefix/prefix-length | ip-prefix netmask} [preference preference]
[metric metric] [tag tag] [enable | disable] next-hop ip-int-name | ip-address [mcast-family]
[bfd-enable |{cpe-check cpe-ip-address [interval seconds] [drop-count count] [log]}
{prefix-list prefix-list-name [all | none]} |{fc fc-name [priority {low | high}]} ] [ldp-sync]
[no] static-route {ip-prefix/prefix-length | ip-prefix netmask} [preference preference]
[metric metric] [tag tag] [enable | disable] indirect ip-address [ldp | rsvp-te [disallow-igp]]
[cpe-check cpe-ip-address [interval seconds] [drop-count count] [log]] {prefix-list prefix-
list-name [all | none]} |{fc fc-name [priority {low | high}]} [ldp-sync]
[no] static-route {ip-prefix/prefix-length | ip-prefix netmask} [preference preference]
[metric metric] [tag tag] [enable | disable] black-hole [mcast-family] {prefix-list prefix-list-
name [all | none]}
Context
config>router
Description
This command creates static route entries for both the network and access routes.
When configuring a static route, either next-hop, indirect or black-hole must be configured.
The no form of the command deletes the static route entry. If a static route needs to be removed when
multiple static routes exist to the same destination, then as many parameters to uniquely identify the
static route must be entered.
If a CPE connectivity check target address is already being used as the target address in a different
static route, then cpe-check parameters must match. If they do not, the new configuration command
will be rejected.
If a static-route command is issued with no cpe-check target but the destination prefix/netmask and
next-hop matches a static route that did have an associated cpe-check, the cpe-check test will be
removed from the associated static route.
Default
No static routes are defined.
Parameters
ip-prefix/prefix-length — The destination address of the static route.
ipv4-prefix
ipv4-prefix-length
ip-address — The IP address of the IP interface. The ip-addr portion of the address command
ipv4-address
netmask — The subnet mask in dotted decimal notation.
ldp-sync — Extends the LDP synchronization feature to a static route. When an interface comes
Page 82
a.b.c.d (host bits must be 0)
specifies the IP host address that will be used by the IP interface within the subnet. This address
must be unique within the subnet and specified in dotted decimal notation.
a.b.c.d (host bits must be 0)
Values
0.0.0.0 — 255.255.255.255 (network bits all 1 and host bits all 0)
back up, it is possible that a preferred static route using the interface as next-hop for a given
prefix is enabled before the LDP adjacency to the peer LSR comes up on this interface. In this
case, traffic on an SDP that uses the static route for the far-end address would be black-holed
until the LDP session comes up and the FECs exchanged.
This option when enabled delays the activation of the static route until the LDP session comes up
over the interface and the ldp-sync-timer configured on that interface has expired.
0 — 32
7450 ESS OS Router Configuration Guide

Advertisement

Table of Contents
loading

Table of Contents