|
ip route
|
To establish static routes, use the
ip route
global
configuration command. To remove static routes, use the
no
form of this command. |
ip route prefix mask {
ip-address
|
interface-type
interface-number
[
ip-address
]} [
distance
] [name] [permanent]
[tag tag]
|