From 58f8be580039b0575b197b9573a1c92745d96d30 Mon Sep 17 00:00:00 2001
From: Michael Biebl
Table 62. 802-1x setting
+Table 65. 802-1x setting
Table 63. bond setting
+Table 66. bond setting
Table 64. bridge-port setting
+Table 67. bridge-port setting
Table 66. connection setting
+Table 69. connection setting
| autoconnect-retries | +AUTOCONNECT_RETRIES(+) + | ++ | The number of times a connection should be autoactivated before giving up and switching to the next one. + +Example: AUTOCONNECT_RETRIES=1 + +Allowed values: -1 (use global default), 0 (forever) or a positive value | +||
| zone | ZONE(+) | @@ -762,15 +773,15 @@ Example: ZONE=Work||||
| master | -MASTER, TEAM_MASTER, BRIDGE | +MASTER, MASTER_UUID, TEAM_MASTER, TEAM_MASTER_UUID, BRIDGE, BRIDGE_UUID | - | Reference to master connection. The variable used depends on the connection type. | +Reference to master connection. The variable used depends on the connection type and the value. In general, if the *_UUID variant is present, the variant without *_UUID is ignored. NetworkManager attempts to write both for compatibility with legacy tooling. |
| slave-type | -MASTER, TEAM_MASTER, DEVICETYPE, BRIDGE | +MASTER, MASTER_UUID, TEAM_MASTER, TEAM_MASTER_UUID, DEVICETYPE, BRIDGE, BRIDGE_UUID | - | Slave type doesn't map directly to a variable, but it is recognized using different variables. MASTER for bonding, TEAM_MASTER and DEVICETYPE for teaming, BRIDGE for bridging. | +Slave type doesn't map directly to a variable, but it is recognized using different variables. MASTER and MASTER_UUID for bonding, TEAM_MASTER, TEAM_MASTER_UUID and DEVICETYPE for teaming, BRIDGE and BRIDGE_UUID for bridging. |
| autoconnect-slaves | @@ -797,7 +808,8 @@ Example: GATEWAY_PING_TIMEOUT=5|||||
| metered | -CONNECTION_METERED | +CONNECTION_METERED(+) + | Whether the device is metered @@ -807,7 +819,8 @@ Allowed values: yes,no,unknown | ||
| lldp | -LLDP | +LLDP(+) + | missing variable means global default | whether LLDP is enabled for the connection @@ -819,7 +832,7 @@ Allowed values: boolean value or 'rx' |
Table 67. dcb setting
+Table 70. dcb setting