InterviewSolution
Saved Bookmarks
| 1. |
When I Issue The "show Ip Route Bgp" Command, I See My Routes Being Learned Via Ospf And Bgp. How Can I Verify On The Nx-os Which One Will Always Be Used And Which One Is A Backup? |
|
Answer» Here is what is received:
By default, BGP selects only a single best path and does not perform LOAD balancing. As a result, the route marked with the * will always be used, unless it goes down, at which point any remaining routes will become the preferred path. Here is what is received:
By default, BGP selects only a single best path and does not perform load balancing. As a result, the route marked with the * will always be used, unless it goes down, at which point any remaining routes will become the preferred path. |
|