redistribute maximum-prefix
Sets the maximum number of external prefixes injected into IS-IS.
Syntax: [no] redistribute maximum-prefix maxValue
maxValue
Specifies the numeric value of the maximum number of external prefixes injected into IS-IS. Valid Values 1 - 65535. Default: Disabled
Description: A condition for entering LSP-full state is exceeding the maximum number of external prefixes injected into IS-IS. By default this value is disabled. If configured, when the number of external prefixes injected into IS-IS exceeds the value set by the redistribute maximum-prefix command, the router enters IS-IS LSP-full state.
Use the redistribute maximum-prefix to set the maximum number of external prefixes injected into IS-IS.
Use the no redistribute maximum-prefix command to disable setting a maximum number of prefixes injected into IS-IS.
Use the show running-config isis command to display the configured value, if any, for this command.
Factory Default: Disabled.
Command Mode: IS-IS Global Configuration.
Example: In the following example the redistribute maximum-prefix command sets the maximum number of external prefixes injected into IS-IS at 5000:
router(config)#router isis 1
router(config-router)#redistribute maximum-prefix 5000
router(config-router)#do show running-config isis
!
router isis 1
net 49.0001.0000.0001.00
redistribute maximum-prefixes 5000
router(config-router)#end
router#
Related Commands: clear isis lsp-full
show running-config 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: ISIS37.html
Last Updated: 05/10/04 at 16:35:45