Usage Scenario
On an MBGP network, after a device receives multiple routes with the same prefix but different paths from different peers, the device needs to select an optimal route from these routes to forward packets. By default, Cluster_List takes precedence over Router ID during MBGP route selection. To enable Router ID to take precedence over Cluster_List during MBGP route selection, run the bestroute routerid-prior-clusterlist command.
Configuration Impact
If each route carries an Originator_ID, the originator IDs rather than router IDs are compared during route selection. The route with the smallest Originator_ID is preferred. After the bestroute routerid-prior-clusterlist command is run, Originator_ID takes precedence over Cluster_List during BGP route selection.