Route (command)

From wikieduonline
Revision as of 17:13, 8 December 2019 by Welcome (talk | contribs) (Created page with "<code>route</code> is a Linux command used to view and manipulate the IP routing table in Linux, Unix-like and Windows. == Basic commands == * Add default...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

route is a Linux command used to view and manipulate the IP routing table in Linux, Unix-like and Windows.


Basic commands

  • Add default router: route add default gw 192.168.1.254 eth0


Network configuration files

  • Ubuntu (systemd): networkctl
    • /lib/systemd/network, the volatile runtime network directory /run/systemd/network
    • /etc/systemd/network

See also

Advertising: