Imposes a limit on the number of autonomous systems in the AS-PATH attribute.
Disabled.
BGP configuration mode
Use the no form of this command to restore the default.
This example sets the limit on the number of BGP4 autonomous systems in the AS-PATH attribute to 100.
device# configure terminal device(config)# router bgp device(config-bgp-router)# address-family ipv4 unicast device(config-bgp-ipv4u)# maxas-limit in 100