BGP and BGP4+ Commands
bgp bestpath as-path ignore (BGP and BGP4+)
This command prevents the router from considering
The no variant of this command allows the router to consider
Syntax bgp bestpath
no bgp bestpath
Mode Router Configuration
Example
awplus# configure terminal
awplus(config)# router bgp 100
Related Commands bgp
bgp bestpath compare-routerid (BGP and BGP4+)
bgp bestpath compare-confed-aspath (BGP and BGP4+)
This command specifies that the AS confederation path length must be used, when available, in the BGP best path decision process. It is effective only when bgp bestpath as- path ignore (BGP and BGP4+) command has not been specified.
By default, if BGP receives routes with identical eBGP paths from eBGP peers, BGP does not continue to consider any AS confederation path length attributes that may be associated with the routes.
The no variant of this command returns the switch to the default state, where the switch ignores AS confederation path length in the BGP best path selection process.
Syntax bgp bestpath
no bgp bestpath
Mode Router Configuration
Example
awplus# configure terminal
awplus(config)# router bgp 100
Related Commands bgp bestpath as-path ignore (BGP and BGP4+)
| Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches |
|
AlliedWare PlusTM Operating System - Software Version | 3.15 |