grcli-route - Man Page
Routing tables.
Synopsis
- route add DEST via (NH|id ID) [vrf VRF]
Add a new route.
- route del DEST [vrf VRF]
Delete a route.
- route get DEST [vrf VRF]
Get the route associated with a destination IP address.
- route show [vrf VRF]
Show IP routes.
Options
- DEST
IP destination address.
- NH
IP next hop address.
- ID
Next hop user ID.
- VRF
L3 routing domain ID.
See Also
Reporting Bugs
Report bugs to the grout project issue tracker at <https://github.com/DPDK/grout/issues>.
Referenced By
grcli(1), grcli-dnat44(1), grcli-interface(1), grcli-nexthop(1), grcli-ping(1), grcli-ping6(1), grcli-traceroute(1), grcli-traceroute6(1).
2025-12-12