PREV NEXT INDEX

Avici Systems Inc.


mpls-reflood-timer pacing


Configures the router to reflood link information at a defined interval.

Syntax: mpls-reflood-timer pacing time jitter percent

no mpls-reflood-timer

time

Specifies the number of seconds or milliseconds the interface waits since the last event that triggered a reflood, before reflooding link information. Valid values are 0.0 to 4294967.00 0 <s | ms> where s is seconds and ms is milliseconds.

jittertime

Specifies the number of seconds to offset to the periodic timer to prevent the recomputation of many LSPs at the same time.

Valid values are 0.0 to 4294967.00 0 <s | ms> where s is seconds and ms is milliseconds.

Description: LSPs are advertised via the updates distributed by the IGP. Advertisements are flooded to the network from this interface using one of two timers:

where the method is one of three models: immediate, pacing, or linear.

The pacing model configures the interface to wait the defined interval after the last event that triggered a reflood, before reflooding. The jitter value is added or subtracted from the number of seconds or milliseconds specified by the time. Jitter prevents multiple LSPs from attempting to set up at the same time.

NOTE When IS-IS is the IGP, if one interface reflood timer expires (triggering a reflood), all interfaces are reflooded.

Use the mpls-reflood-timer pacing command to configure the Avici router to advertise LSP using the specified number of seconds or milliseconds and jitter.

Use the no mpls-reflood-timer command to configure the Avici router to advertise LSPs using the default values.

Factory Default: If no value is configured, the factory defaults are used.

Command Mode: Configuration.

Example 1: In the following example, the mpls-reflood-timer pacing command configures the Avici router to reflood link information 20 seconds after the last event that triggered a reflood. To prevent the simultaneous set-up of multiple LSPs, a jitter of 15% of the defined value is configured:

router#configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

router(config)#mpls-reflood-timer pacing 20 s jitter 15%

router(config)#end

router#show interface pos 1/1/1

POS 1/1/1 is up, line protocol is up

.

.

.

Reflood timers: pacing 20000ms jitter 15%

.

.

.

Example 2: In the following example, the no mpls-reflood-timer configures the Avici router to reflood link information using the global value.

router#configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

router(config)#interface pos 1/1/1

router(config-if)#no mpls-reflood-timer

router(config-if)#end

router#show interface pos 1/1/1

POS 1/1/1 is up, line protocol is up

.

.

.

Using factory default reflood timers

.

.

.

Related Commands: mpls-reflood-timer immediate (Configuration)
mpls-reflood-timer linear (Configuration)
mpls-te-reflood-timer immediate (Interface configuration)
mpls-te-reflood-timer linear (Interface configuration)
mpls-te-reflood-timer pacing (Interface configuration)


PREV NEXT INDEX

Copyright © 2004 Avici Systems Inc.
Avici® and TSR® is a registered trademark of Avici Systems Inc.
IPriori™, Composite Links™, SSR™, QSR, and NSR® are trademarks of Avici Systems Inc.

   Source File Name: TE%20Commands.fm
    HTML File Name: TE%20Commands45.html
    Last Updated: 12/19/04 at 14:56:07

Please email suggestions and comments to: doc@avici.com