From 7514efc2f38c9ace4557d4e69d68e7d380389030 Mon Sep 17 00:00:00 2001
From: Michael Biebl
HWADDR -
+ initscripts compare the currently set hardware address of a device, while
+ NetworkManager considers the permanent one.
Table 39. 802-1x setting
+Table 62. 802-1x setting
Table 40. bond setting
+Table 63. bond setting
Table 41. bridge-port setting
+Table 64. bridge-port setting
Table 43. connection setting
+Table 66. connection setting
| UUID(+) | - | UUID for the connection profile. When missing, NetworkManager creates the UUID itself (by hashing the file). | +UUID for the connection profile. When missing, NetworkManager creates the UUID itself (by hashing the filename). | + +
| stable-id | +STABLE_ID(+) + | ++ | Token to generate stable IDs. |
| interface-name | @@ -809,7 +819,7 @@ Allowed values: boolean value or 'rx'
Table 44. dcb setting
+Table 67. dcb setting
Table 46. ip-tunnel setting
+Table 69. ip-tunnel setting
Table 47. ipv4 setting
+Table 70. ipv4 setting
| IPV4_ROUTE_METRIC is the default IPv4 metric for routes on this connection. If set to -1, a default metric based on the device type is used. | |||
| dns-priority | +IPV4_DNS_PRIORITY(+) + | +0 | +The priority for DNS servers of this connection. Lower values have higher priority. If zero, the default value will be used (50 for VPNs, 100 for other connections). A negative value prevents DNS from other connections with greater values to be used. + +Example: IPV4_DNS_PRIORITY=20 | +
| dhcp-client-id | DHCP_CLIENT_ID(+) | @@ -1160,7 +1179,7 @@ Example: DHCP_FQDN=foo.bar.com
Table 48. ipv6 setting
+Table 71. ipv6 setting
| IPV6_ROUTE_METRIC is the default IPv6 metric for routes on this connection. If set to -1, a default metric based on the device type is used. | |||
| dns-priority | +IPV6_DNS_PRIORITY(+) + | +0 | +The priority for DNS servers of this connection. Lower values have higher priority. If zero, the default value will be used (50 for VPNs, 100 for other connections). A negative value prevents DNS from other connections with greater values to be used. + +Example: IPV6_DNS_PRIORITY=20 | +
| ip6-privacy | IPV6_PRIVACY, IPV6_PRIVACY_PREFER_PUBLIC_IP(+) | @@ -1276,11 +1304,19 @@ Example: IPV6_ADDR_GEN_MODE=stable-privacy||
| token | +IPV6_TOKEN | ++ | The IPv6 tokenized interface identifier token + +Example: IPV6_TOKEN=::53 | +
Table 49. macvlan setting
+Table 72. macvlan setting
Table 50. team-port setting
+Table 73. team-port setting
Table 51. team setting
+Table 74. team setting
Table 52. tun setting
+Table 75. tun setting
Table 53. vlan setting
+Table 76. vlan setting
Table 54. vxlan setting
+Table 77. vxlan setting
Table 55. 802-3-ethernet setting
+Table 78. 802-3-ethernet setting
| Cloned (spoofed) MAC address in traditional hex-digits-and-colons notation (e.g. 00:22:68:14:5A:99). | |||
| generate-mac-address-mask | +GENERATE_MAC_ADDRESS_MASK | ++ | the MAC address mask for generating randomized and stable cloned-mac-address. | +
| mac-address-blacklist | HWADDR_BLACKLIST(+) | @@ -1537,7 +1579,7 @@ Allowed values: "qeth", "lcs" or "ctc"
Table 56. 802-11-wireless-security setting
+Table 79. 802-11-wireless-security setting
Table 57. 802-11-wireless setting
+Table 80. 802-11-wireless setting
| Cloned (spoofed) MAC address in traditional hex-digits-and-colons notation (e.g. 00:22:68:14:5A:99). | |||
| generate-mac-address-mask | +GENERATE_MAC_ADDRESS_MASK | ++ | the MAC address mask for generating randomized and stable cloned-mac-address. | +
| mac-address-blacklist | HWADDR_BLACKLIST(+) | @@ -1862,15 +1910,15 @@ Allowed values: default, never, always