Drag and drop the steps of BGP best path selection process into the correct order, from first to last.
Drag steps to the numbered slots on the right, or tap a step then tap a slot.
Why this order
BGP best path selection follows a strict order: first, prefer the path with the highest weight (Cisco proprietary). If equal, prefer highest local preference. Next, prefer locally originated routes (network/aggregate).
Then, prefer the shortest AS_PATH. Finally, prefer the lowest MED (if same AS).