cancel
Showing results for 
Search instead for 
Did you mean: 

VDX R7.X Default Route Options

VDX R7.X Default Route Options

Tistopher
New Contributor
Hello Guys,

Appreciate this is something I should know, however I work with a lot of other vendors and I have not worked with VDX's for a while.

Is it possible to have two default routes?

Lets says 0.0.0.0/0 to destination A.

If it fails then another route 0.0.0.0/0 to a Destination B.

I think it's probably going to be along the lines of a floating static routes.

Thanks,
Chris
1 REPLY 1

Sargis_Minasyan
Extreme Employee
Hi Chris,

Yes, you can do floating static routes using optional 'distance' keyword, which is 1 by default, e.g:

code:
VDX8(config-rbridge-id-111)# ip route 0.0.0.0/0 1.1.1.1 distance 250 




Many thanks,
Sargis
GTM-P2G8KFN