ip-link
Verified for current stable LTS
Ip Link Commands
Ip Link command syntax with verified terminal examples.
Commands
8 commands for Ip Link
ip-link Operations
Ip Link Command: Bring Network Interface Up Or Down Linux
sudo ip l s <ethX> <up|down> ip-link Operations
Ip Link Command: Change Mac Address Network Interface Linux
sudo ip l s <ethX> a {ff:ff:ff:ff:ff:ff} ip-link Video
Ip Link Command: Change Mtu Size Jumbo Frames Linux
sudo ip l s <ethX> mtu <9000> ip-link Operations
Ip Link Command: Delete Network Interface Linux
sudo ip l d <ethX> ip-link Operations
Ip Link Command: Rename Network Interface Linux
sudo ip l s <ethX> al "<LAN Interface>" ip-link Operations
Ip Link Command: Set Promisc Mode Status Linux
sudo ip l s <ethX> promisc <on|off> ip-link Operations
Ip Link Command: Show All Network Interfaces Linux
ip l ip-link Operations
Ip Link Command: Show Specific Network Interface Linux
ip l sh <ethX> Suggest a Ip Link Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Ip Link workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.