Question
VDOM default route
Currently all my static routes have a distance of 10 including the default route. I would like to lower the distance on the default route down to 5, reason been someone added an additional default route by mistake. When this happened most of the traffic traversed the new default route which had a distance of 10....going to a black hole. My plan is to lower the correct default route on the slim chance this happens again, this way the default route with the lower distance (5) would win. Does lowering the default route distance to 5 cause any issues when all other static routes are 10 distance, I wouldn' t imagine so but thought I would share this post.
