mirror of
https://github.com/CumulusNetworks/ifupdown2.git
synced 2024-05-06 15:54:50 +00:00
prefix ethtool attributes with "link-" to be compatible with
native ifupdown + documentation fixes Ticket: CM-3000 Reviewed By: trivial + doc related Testing Done: Ran precommit
This commit is contained in:
@ -19,9 +19,9 @@ iface swp30
|
||||
address 2000:1000:1000:1000:3::5/128
|
||||
mtu 1600
|
||||
alias "test network"
|
||||
duplex full
|
||||
autoneg on
|
||||
speed 1000
|
||||
link-duplex full
|
||||
link-speed 1000
|
||||
link-autoneg off
|
||||
|
||||
# bond interface
|
||||
auto bond3
|
||||
|
Reference in New Issue
Block a user