CLI Commands
To create and show IP static routes use the following CLI commands:
- To create an IP static route, (configure)# ip route <ip-addr> <mask> <next hop IP address> <cost> <preference>
- To view all IP static routes that are configured on the switch, (configure)# show ip route static