New Page
|
Show informations |
|
|
|
Show link status |
ip link show
|
|
|
Show link status & stats |
|
|
|
Show IP address |
|
|
|
Show ARP cache |
|
|
|
Show connections |
|
|
|
Show routing table |
|
|
|
|
|
|
|
Set Interfaces |
|
|
|
Set IP address |
|
|
|
Set device up |
ip link set DEV up |
|
|
Set device down |
ip link set DEV down |
|
|
|
|
|
|
Add VLANs |
|
|
|
Add VLAN to link |
ip link add link DEV name DEV.VID type vlan id VID |
|
|
|
|
|
|
Delete device addresses |
|
|
|
Delete IP address |
|
|
|
Delete all IPs |
|
|
|
|
|
|
|
Set Gateway |
|
|
|
Set standard gateway |
|
|