
C613-50186-01 Rev B
Command Reference for AR2050V
1115
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
BGP
AND
BGP4+ C
OMMANDS
BGP
BESTPATH
COMPARE
-
ROUTERID
bgp bestpath compare-routerid
Overview
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 device to the
default state, where the device 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
awplus#
configure terminal
awplus(config)#
router bgp 100
awplus(config-router)#
bgp bestpath compare-routerid
Related
Commands