Published On: August 6ᵗʰ, 2019 02:07
Cisco Enterprise Network Function Virtualization Infrastructure Software Command Reference
System Routes Commands
system routes route
To create a new system route or to modify an existing system route, use the system routes route command in global configuration mode. To delete a system route, use the no form of the command.
system routes route destination prefix-length [ gateway gateway] [ dev device]
no system routes route destination prefix-length
Syntax Description
destination |
The route destination address. |
prefix-length |
The netmask for the destination address. |
gateway gateway |
(Optional) The gateway for the route. |
dev device |
(Optional) The device interface that the route will use. |