VDX R7.X Default Route Options
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-09-2019 01:22 PM
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
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-09-2019 01:55 PM
Hi Chris,
Yes, you can do floating static routes using optional 'distance' keyword, which is 1 by default, e.g:
Many thanks,
Sargis
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
