Allied Telesis VERSION 5.4.3-2.6 Switch User Manual


 
BGP and BGP4+ Commands
Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches
3.16 AlliedWare Plus
TM
Operating System - Software Version 5.4.3-2.6 C613-50032-01 REV D
bgp bestpath compare-routerid (BGP and BGP4+)
By default, when comparing similar routes from peers, BGP does not consider the router ID
of neighbors advertising the routes - BGP simply selects the first received route. Use this
command to include router ID in the selection process; similar routes are compared and
the route with the lowest router ID is selected.
The no variant of this command disables this feature, and returns the switch to the default
state, where the switch ignores the router ID in the BGP best path selection process.
Syntax bgp bestpath compare-routerid
no bgp bestpath compare-routerid
Mode
Router Configuration
Example
Related Commands
show ip bgp (BGP)
show bgp ipv6 neighbors (BGP4+)
awplus#
configure terminal
awplus(config)#
router bgp 100
awplus(config-router)#
bgp bestpath compare-routerid