Difference between revisions of "Route (command)"
Jump to navigation
Jump to search
Line 18: | Line 18: | ||
Related commands: <code>[[ip route]] [show|xxx]</code> | Related commands: <code>[[ip route]] [show|xxx]</code> | ||
+ | |||
+ | |||
+ | == Related terms == | ||
+ | * <code>[[/proc/net/]]route</code> | ||
== See also == | == See also == |
Revision as of 06:18, 24 June 2020
route
is a Linux command and Windows used to view and manipulate the IP routing table in Linux, Unix-like and Windows.
Contents
Basic Linux commands
- Add default router:
route add default gw 192.168.1.254 eth0
netstat -rn
Basic Windows commands
route delete 10.10.10.10
route print
Network configuration files
- Ubuntu (systemd):
networkctl
/lib/systemd/network
, the volatile runtime network directory/run/systemd/network
/etc/systemd/network
Related commands: ip route [show|xxx]
Related terms
See also
- IP:
route
,mtr
,traceroute
,tcptraceroute
,lft
, TTL ip
[link, route]
,ifconfig
netstat
ss
lsof
ping
ethtool
mii-tool
arping
nmcli
(RHEL)route
networkctl
,netplan
,tc
- TCP/IP, Transport protocol, UDP, SCTP, QUIC, subnet mask, Routing protocols: BGP, routing table, Policy based routing, multicast, TCP Fast Open, RDP, TTL, RTT, MPTCP, Large send offload (LSO): (TSO, GRO, GSO, TCP checksum),
ethtool
, SCTP, 5-Tuple, Check TCP connectivity, TCP window size,/proc/sys/net/ipv4/tcp_rmem
, ack, List of TCP ports, localhost, broadcast address
Advertising: