route
route
routeroute -nroute add default gw 192.168.1.1route add -net 192.168.2.0 netmask 255.255.255.0 gw 192.168.1.1route add -host 192.168.1.2 gw 192.168.1.1route del -net 192.168.2.0 netmask 255.255.255.0
Example of route Command Output
route Command OutputUsing ip Command for Routing
ip Command for RoutingConclusion
help
breakdown
Last updated