From 7514efc2f38c9ace4557d4e69d68e7d380389030 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 26 Aug 2016 02:18:32 +0200 Subject: Imported Upstream version 1.4.0 --- docs/api/html/nm-settings-ifcfg-rh.html | 106 +++++++++++++++++++++++--------- 1 file changed, 77 insertions(+), 29 deletions(-) (limited to 'docs/api/html/nm-settings-ifcfg-rh.html') diff --git a/docs/api/html/nm-settings-ifcfg-rh.html b/docs/api/html/nm-settings-ifcfg-rh.html index 338cd158..e188551a 100644 --- a/docs/api/html/nm-settings-ifcfg-rh.html +++ b/docs/api/html/nm-settings-ifcfg-rh.html @@ -8,7 +8,7 @@ - + @@ -46,7 +46,7 @@ The plugin currently supports reading and writing Ethernet, Wi-Fi, InfiniBand, VLAN, Bond, Bridge, and Team connections. Unsupported connection types (such as WWAN, PPPoE, VPN, or ADSL) are handled by keyfile plugin - (nm-settings-keyfile(5)). + (nm-settings-keyfile(5)). The main reason for using ifcfg-rh plugin is the compatibility with legacy configurations for ifup and ifdown (initscripts). @@ -232,6 +232,9 @@ DEVICETYPE=TeamPort connection sharing. When shared is used, NetworkManager assigns the interface 10.42.0.1, or it uses the first static address, if configured.

+
  • HWADDR - + initscripts compare the currently set hardware address of a device, while + NetworkManager considers the permanent one.

  • @@ -249,7 +252,7 @@ DEVICETYPE=TeamPort are NetworkManager specific extensions not understood by traditional initscripts.

    -

    Table 39. 802-1x setting

    +

    Table 62. 802-1x setting

    @@ -524,7 +527,7 @@ Example: IEEE_8021X_PRIVATE_KEY=/home/joe/mykey.p12

    -

    Table 40. bond setting

    +

    Table 63. bond setting

    @@ -549,7 +552,7 @@ Example: BONDING_OPTS="miimon=100 mode=broadcast"

    -

    Table 41. bridge-port setting

    +

    Table 64. bridge-port setting

    @@ -590,7 +593,7 @@ Allowed values: 1 - 65535

    -

    Table 42. bridge setting

    +

    Table 65. bridge setting

    @@ -670,7 +673,7 @@ Allowed values: 0 or 1

    -

    Table 43. connection setting

    +

    Table 66. connection setting

    @@ -697,7 +700,14 @@ Allowed values: 0 or 1 - + + + + + + + @@ -809,7 +819,7 @@ Allowed values: boolean value or 'rx'
    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-idSTABLE_ID(+) + Token to generate stable IDs.
    interface-name

    -

    Table 44. dcb setting

    +

    Table 67. dcb setting

    @@ -944,7 +954,7 @@ Example: DCB_PG_UP2TC=01623701 used explicitly to enable DCB so that the rest of the DCB_* variables can apply.

    -

    Table 45. infiniband setting

    +

    Table 68. infiniband setting

    @@ -999,7 +1009,7 @@ Example: PHYSDEV=ib0

    -

    Table 46. ip-tunnel setting

    +

    Table 69. ip-tunnel setting

    @@ -1017,7 +1027,7 @@ Example: PHYSDEV=ib0

    -

    Table 47. ipv4 setting

    +

    Table 70. ipv4 setting

    @@ -1123,6 +1133,15 @@ Example: GATEWAY=10.5.5.1 + + + + + + @@ -1160,7 +1179,7 @@ Example: DHCP_FQDN=foo.bar.com
    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-priorityIPV4_DNS_PRIORITY(+) +0The 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(+)

    -

    Table 48. ipv6 setting

    +

    Table 71. ipv6 setting

    @@ -1256,6 +1275,15 @@ Example: IPV6_DEFAULTGW=abbe::1 + + + + + + @@ -1276,11 +1304,19 @@ Example: IPV6_ADDR_GEN_MODE=stable-privacyIPV6_ADDR_GEN_MODE: eui64, stable-privacy + + + + + +
    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-priorityIPV6_DNS_PRIORITY(+) +0The 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(+)
    tokenIPV6_TOKEN The IPv6 tokenized interface identifier token + +Example: IPV6_TOKEN=::53

    -

    Table 49. macvlan setting

    +

    Table 72. macvlan setting

    @@ -1298,7 +1334,7 @@ Allowed values: IPV6_ADDR_GEN_MODE: eui64, stable-privacy

    -

    Table 50. team-port setting

    +

    Table 73. team-port setting

    @@ -1321,7 +1357,7 @@ Allowed values: IPV6_ADDR_GEN_MODE: eui64, stable-privacy

    -

    Table 51. team setting

    +

    Table 74. team setting

    @@ -1344,7 +1380,7 @@ Allowed values: IPV6_ADDR_GEN_MODE: eui64, stable-privacy

    -

    Table 52. tun setting

    +

    Table 75. tun setting

    @@ -1362,7 +1398,7 @@ Allowed values: IPV6_ADDR_GEN_MODE: eui64, stable-privacy

    -

    Table 53. vlan setting

    +

    Table 76. vlan setting

    @@ -1425,7 +1461,7 @@ Example: PHYSDEV=eth0, VLAN_ID=12; or DEVICE=eth0.12

    -

    Table 54. vxlan setting

    +

    Table 77. vxlan setting

    @@ -1443,7 +1479,7 @@ Example: PHYSDEV=eth0, VLAN_ID=12; or DEVICE=eth0.12

    -

    Table 55. 802-3-ethernet setting

    +

    Table 78. 802-3-ethernet setting

    @@ -1495,6 +1531,12 @@ Example: PHYSDEV=eth0, VLAN_ID=12; or DEVICE=eth0.12 + + + + + + @@ -1537,7 +1579,7 @@ Allowed values: "qeth", "lcs" or "ctc"
    Cloned (spoofed) MAC address in traditional hex-digits-and-colons notation (e.g. 00:22:68:14:5A:99).
    generate-mac-address-maskGENERATE_MAC_ADDRESS_MASK the MAC address mask for generating randomized and stable cloned-mac-address.
    mac-address-blacklist HWADDR_BLACKLIST(+)

    -

    Table 56. 802-11-wireless-security setting

    +

    Table 79. 802-11-wireless-security setting

    @@ -1689,7 +1731,7 @@ Example: KEY1=s:ahoj, KEY1=0a1c45bc02, KEY_PASSPHRASE1=mysuperse

    -

    Table 57. 802-11-wireless setting

    +

    Table 80. 802-11-wireless setting

    @@ -1773,6 +1815,12 @@ Example: BSSID=00:1E:BD:64:83:21 + + + + + + @@ -1862,15 +1910,15 @@ Allowed values: default, never, always

    See Also

    -

    nm-settings(5), - nm-settings-keyfile(5), - NetworkManager(8), - NetworkManager.conf(5), - nmcli(1), - nmcli-examples(7)

    +

    nm-settings(5), + nm-settings-keyfile(5), + NetworkManager(8), + NetworkManager.conf(5), + nmcli(1), + nmcli-examples(7)

    +
    Generated by GTK-Doc V1.25 \ No newline at end of file -- cgit 1.3.0-6-gf8a5
    Cloned (spoofed) MAC address in traditional hex-digits-and-colons notation (e.g. 00:22:68:14:5A:99).
    generate-mac-address-maskGENERATE_MAC_ADDRESS_MASK the MAC address mask for generating randomized and stable cloned-mac-address.
    mac-address-blacklist HWADDR_BLACKLIST(+)