OcNOS-RON-6.3.1 : Layer 3 Guide : Border Gateway Protocol Command Reference : BGP Commands : bgp bestpath tie-break-on-age
bgp bestpath tie-break-on-age
Use this command to always select a preferred older route even when the bgp bestpath compare-routerid command is configured.
Use the no parameter with this command to disable this functionality.
Command Syntax
bgp bestpath tie-break-on-age
no bgp bestpath tie-break-on-age
Parameters
None
Default
By default, tie-break-on-age is enabled.
Command Mode
Router mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#router bgp 100
(config-router)#bgp bestpath tie-break-on-age
 
(config)#router bgp 100
(config-router)#no bgp bestpath tie-break-on-age
Last modified date: 07-13-2023