Published On: August 6ᵗʰ, 2019 02:05
Cisco Enterprise Network Compute System Switch Command Reference
IP Route Commands
ip route
To establish static routes, use the ip route command in switch configuration mode. To remove static routes, use the no form of this command.
Syntax Description
prefix |
Specifies the IP route prefix for the destination. |
mask |
Specifies the prefix mask for the destination. |
ip-address |
Specifies the IP address of the next hop that can be used to reach that network. |
metric-value |
Specifies the metric of the route. The default metric is 6. Valid range is from 1–255. |