lsp-gen-interval
Sets the minimum LSP generation interval.
Syntax: lsp-gen-interval [seconds]
no lsp-gen-interval
seconds
Seconds to wait before generating a new link-state packet. Valid values are 0 - 120.
Description: Use the lsp-gen-interval seconds command to configure the number of seconds between LSP generation, when a state change takes place.
Use the no lsp-gen-interval command to configure the number of seconds between LSP generation at the default value of 5 seconds.
Factory Default: 5 seconds.
Command Mode: Router configuration.
Example: In the following example:
- The router isis command enables IS-IS on the router, specifies an IS-IS instance, and changes the command mode to Router configuration,
- The lsp-gen-interval command configures the LSP generation interval at 6 seconds,
- The show running-config isis command displays the setting:
router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
router(config)#router isis npi
router(config-router)#lsp-gen-interval 6
router(config-router)#end
router#show running-config isis
!
router isis npi
net 47.1000.5000.0001.00
is-type level-1
lsp-gen-interval 6
.
.
.
Related Commands: max-lsp-lifetime
lsp-mtu
router isis
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: ISIS.fm
HTML File Name: ISIS26.html
Last Updated: 05/10/04 at 16:35:45