Difference between revisions of "Ip link"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 10: | Line 10: | ||
* <code>[[ip link set]]</code> | * <code>[[ip link set]]</code> | ||
+ | |||
+ | == Examples == | ||
* <code>[[ip link set]] dev eth0 [[mtu]] 9000</code> ([[Jumbo frames]]) | * <code>[[ip link set]] dev eth0 [[mtu]] 9000</code> ([[Jumbo frames]]) | ||
− | |||
* <code>ip link delete dev wg0</code> | * <code>ip link delete dev wg0</code> | ||
Line 22: | Line 23: | ||
== See also == | == See also == | ||
+ | * {{ip link}} | ||
* {{ip}} | * {{ip}} | ||
* {{Linux networking}} | * {{Linux networking}} |
Latest revision as of 13:52, 27 January 2022
Examples[edit]
ip link set dev eth0 mtu 9000
(Jumbo frames)
ip link delete dev wg0
ip link add wg0 type wireguard
ip link set arp off dev eth0; ip link set arp on dev eth0
See also[edit]
ip link
ip (command)
,ip link
,ip link show
,ip link add
,ip route
,ip link set
,ip address show
,public ip
- Linux networking: Consistent Network Device Naming (eth, ens), DPDK, Alias IP, bonding, Wlan0,
ip
[link, route]
,ifconfig
netstat
ss
lsof
ping
ethtool
mii-tool
arping
nmcli
(RHEL)route
networkctl
,netplan
,tc
Advertising: