You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove default route if UDN network is advertised on its own VRF
Add or remove default route from a vrf device based on the network
is advertised on its own network or default network.
Default route from a VRF corresponding to a UDN does not get removed
if the network is advertised on default VRF.
default via 172.18.0.1 dev breth0 mtu 1400
Signed-off-by: Arnab Ghosh <[email protected]>
0 commit comments