Reference v4.1.0 Instruction Manual

472 Network OS Command Reference
53-1003115-01
maxas-limit (BGP)
2
maxas-limit (BGP)
Imposes a limit on the number of autonomous systems in the AS-PATH attribute.
Synopsis maxas-limit {in} num
no maxas-limit {in} num
Operands in Allows an AS-PATH attribute from any neighbor imposing a limit on the
number of autonomous systems.
num Valid range is from 0 through 300.
Defaults This option is disabled.
Command Modes BGP configuration mode
Description Use this command to impose a limit on the number of autonomous systems in the AS-PATH
attribute.
Usage Guidelines Use the no form of this command to restore the default.
Examples The following example sets the limit on the number of autonomous systems in the AS-PATH
attribute to 100.
switch(config)# rbridge-id 10
switch(config-rbridge-id-10)# router bgp
switch(config-bgp-router)# maxas-limit 100
See Also None