
max-attempts
Sets the maximum number of attempts to create a path.
Syntax: [no] max-attempts n
n
Maximum number of times the router attempts to create a path. Valid values are integers 0 to 65536.
Description: If there is contention for network resources or if a link has failed, establishing an LSP fails. IPriori will automatically make another attempt to establish the LSP.
The max-attempts command defines the maximum number of attempts to set up an LSP. If no LSP is created after the configured number of attempts, an error is logged.
A value of zero specifies that an infinite number of attempts are made.
Use the max-attempts n command to define the maximum number of attempts to create an LSP before generating an error.
Use the no max-attempts command to set the maximum number of attempts to create an LSP at the default (infinite attempts).
Factory Default: 0 (infinite number of attempts).
Command Mode: Traffic engineering tunnel parameter-set and traffic engineering tunnel-name.
Example 1: In the following example, the max-attempts command sets the maximum number of attempts to create a path at 100:
router(config)#mpls te ospf
router(config-te)#tunnel oc12toBos
router(config-te-tunnel)#max-attempts 100
Example 2: In the following example, the no max-attempts command sets the maximum number of attempts to create a path at the default (infinite attempts):
router(config)#mpls te ospf
router(config-te)#tunnel oc12toBos
router(config-te-tunnel)#no max-attempts
Related Commands: max-retry-delay
min-retry-delay
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%20Commands28.html
Last Updated: 12/19/04 at 14:56:07