Alcatel-Lucent 7210 SAS M Configuration Manual page 48

Hide thumbs Also See for 7210 SAS M:
Table of Contents

Advertisement

Configuration Commands
triggered-policy
Syntax
triggered-policy
no triggered-policy
Context
config>router
Description
This command triggers route policy re-evaluation.
By default, when a change is made to a policy in the config router policy options context and then
committed, the change is effective immediately. There may be circumstances when the changes
should or must be delayed; for example, if a policy change is implemented that would affect every
BGP peer on a 7210 SAS M, X router, the consequences could be dramatic. It would be more
effective to control changes on a peer-by-peer basis.
If the triggered-policy command is enabled, and a given peer is established, and you want the peer to
remain up, in order for a change to a route policy to take effect, a clear command with the soft or soft
inbound option must be used. This keeps the peer up, and the change made to a route policy is applied
only to that peer or group of peers.
static-route
Syntax
[no] static-route {ip-prefix/prefix-length | ip-prefix netmask} [preference preference]
[metric metric] [tag tag] [enable | disable] next-hop gateway [bfd-enable]
[no] static-route {ip-prefix/prefix-length | ip-prefix netmask} [preference preference]
[metric metric] [enable | disable] black-hole
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 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.
Default
No static routes are defined.
Parameters
ip-prefix/prefix-length — The destination address of the static route.
ip-address — The IP address of the IP interface. The ip-addr portion of the address command
netmask — The subnet mask in dotted decimal notation.
Page 48
Values
ipv4-prefix
ipv4-prefix-length
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.
Values
ipv4-address
Values
0.0.0.0 — 255.255.255.255 (network bits all 1 and host bits all 0)
a.b.c.d (host bits must be 0)
0 — 32
a.b.c.d (host bits must be 0)
7210 SAS M, X Router Configuration Guide

Advertisement

Table of Contents
loading

Table of Contents