ip route net-prototype
This command adds net prototype IPv4 routes to the hardware.
| Format |
ip route net-prototype prefix/prefix-length nexthopip num-routes |
| Mode |
Global Config |
| Parameter |
Description |
| prefix/prefix-length |
The destination network and mask for the route. |
| nexthopip |
The next-hop ip address, It must belong to an active routing interface, but it does not need to be resolved. |
| num-routes |
The number of routes need to added into hardware starting from the given prefix argument and within the given prefix-length. |