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