
C613-50186-01 Rev B
Command Reference for AR2050V
1114
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
BGP
AND
BGP4+ C
OMMANDS
BGP
BESTPATH
COMPARE
-
CONFED
-
ASPATH
bgp bestpath compare-confed-aspath
Overview
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
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 device to the default state, where the
device ignores AS confederation path length in the BGP best path selection
process.
Syntax
bgp bestpath compare-confed-aspath
no bgp bestpath compare-confed-aspath
Mode
Router Configuration
Example
awplus#
configure terminal
awplus(config)#
router bgp 100
awplus(config-router)#
bgp bestpath compare-confed-aspath
Related
Commands