Table of Contents
Using ip program
1 2 3 |
# ip link set dev eth0 name not_eth0 |
Using udev rules
Reference
- https://ivi.fnwi.uva.nl/sne/air//wiki/LogicalInterfaceNames/
Knowledge derives from accumulation.
1 2 3 |
# ip link set dev eth0 name not_eth0 |