cancel
Showing results for 
Search instead for 
Did you mean: 

correst CLI syntax for adding route static over vSZ?

frederic_maraux
New Contributor
Hi,

I'm trying to create a static route in vSZ but am not able to find the correct syntax for this.
I looked at admin guide but when I enter:

 ruckus(config)# ip route

example: ip route 8.8.8.8 255.255.255.255 172.17.100.100 ? 1

I don't know how to specify interface.

I tried :

ip route 8.8.8.8 255.255.255.255 172.17.100.100 Management 1 -> Not recognised

ip route 8.8.8.8 255.255.255.255 172.17.100.100 172.17.100.101 (IP address of the management interface) 1 -> Not recognised

Did someone were able to do this?


Thanks

Fred

1 REPLY 1

michael_brado
Esteemed Contributor II
Assuming you are running vSZ-E (Essential, single-domain), it is likely the "Eth0" physical interface that is needed.