- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
09-27-2013 11:18 AM
My Virtual Router / Static Route interface is messed up and I cant add any routes. How do I fix this? Thanks.
09-27-2013 11:50 AM
Do you have the same issue when using a different browser? If you want to add the route from CLI:
> configure
# set network virtual-router vr1 routing-table ip static-route <name_of_route>
+ admin-dist adminitrative distance
+ destination Destination IP address/prefix
+ interface interface
+ metric metric value (path cost)
> nexthop Next hop to destination
> option Route entry option
<Enter> Finish input
09-27-2013 11:22 AM
did you try that with another browser or CLI ? ssh
09-27-2013 11:50 AM
Do you have the same issue when using a different browser? If you want to add the route from CLI:
> configure
# set network virtual-router vr1 routing-table ip static-route <name_of_route>
+ admin-dist adminitrative distance
+ destination Destination IP address/prefix
+ interface interface
+ metric metric value (path cost)
> nexthop Next hop to destination
> option Route entry option
<Enter> Finish input
09-27-2013 01:45 PM
yeah, i just ended up rebooting,
that was kind of a useless post, thats for the help.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!