Route
route
The route command in Linux is a specialized command for displaying and configuring the routing table. The command modifies the kernel's IP routing tables and helps set up static routes to specific hosts or networks.
Use the command after configuring a network interface with a tool such as the ifconfig command.
route [options] [subcommand] [arguments]