Description
The command does not start the specific ethernet device(s) on restart.
Syntax
network --disable [--bondif <bond0,bond1,...,bondN>] [--nwif <eth0,eth1,...,ethN>] --bondif Bond interface(s) to delete. --nwif Eth interface(s) to dele
|
NOTE: You cannot disable eth interfaces which are part of a bond. |
For example, to disable eth2, run the command: network --disable --nwif eth2
Result
Interface device operation successful. Please restart networking for the changes to take effect.