mirror of
https://github.com/linux-system-roles/network.git
synced 2026-01-23 10:25:28 +00:00
README: Mention mtu option
This commit is contained in:
parent
19414b5db1
commit
51fa1146b4
1 changed files with 6 additions and 0 deletions
|
|
@ -250,6 +250,12 @@ profile.
|
|||
|
||||
- For `initscripts`, `mac` is the currently configured MAC address of the device (`HWADDR`).
|
||||
|
||||
### `mtu`
|
||||
|
||||
The `mtu` option denotes the maximum transmission unit for the profile's
|
||||
device. The maximum value depends on the device. For virtual devices, the
|
||||
maximum value of the `mtu` option depends on the underlying device.
|
||||
|
||||
### `interface_name`
|
||||
|
||||
For the `ethernet` and `infiniband` types, the `interface_name` option restricts the profile to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue