02-16-2022 06:29 AM
folks
in my lab i have a vedge connecting to two isps, one on mpls and one on public internet - both are advertising a default route but i only see one in my routing table
i have configured maximum-paths path 4 under address-family ipv4-unicast but it makes no difference
i shut the interface to isp-a, then the default from isp-b appears in the routing table
i'm using the cli to configure the vedge as it's a small lab
what am i missing
thanks to anyone taking the time to look/respond
Solved! Go to Solution.
02-17-2022 03:15 AM
folks
looks like i have resolved this with the config below
vpn 0
router
bgp 65002
best-path
as-path multipath-relax
!
address-family ipv4-unicast
maximum-paths paths 32
02-17-2022 03:15 AM
folks
looks like i have resolved this with the config below
vpn 0
router
bgp 65002
best-path
as-path multipath-relax
!
address-family ipv4-unicast
maximum-paths paths 32
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide