Specifies an ethtool option type and the corresponding value for configuring a network interface.
Name | Type | Description | Attributes |
---|---|---|---|
optionType | EthtoolOptionType | The option type. | Mandatory |
optionValue | string | The option value. | Mandatory |
Name | Type | Restrictions |
---|---|---|
EthtoolOptionType | string | Value must be one of:
|
EthtoolAdvertiseValue | string | Value must be one of:
|
EthtoolDuplexValue | string | Value must be one of:
|
EthtoolAutoNegValue | string | Value must be one of:
|
EthtoolSpeedValue | string | Value must be one of:
|
EthtoolOffloadValue | string | Value must be one of:
|