@@ -1006,7 +1044,25 @@ Example: DCB_PG_UP2TC=01623701
used explicitly to enable DCB so that the rest of the DCB_* variables can apply.
-
Table 40. infiniband setting
+
Table 44. ethtool setting
+
+
+
+
+
+
+
+
+| Property |
+Ifcfg-rh Variable |
+Default |
+Description |
+
+
+
+
+
+
Table 45. infiniband setting
@@ -1061,7 +1117,7 @@ Example: PHYSDEV=ib0
-
Table 41. ipv4 setting
+
Table 46. ipv4 setting
@@ -1202,7 +1258,7 @@ Example: DHCP_CLIENT_ID=ax-srv-1; DHCP_CLIENT_ID=01:44:44:44:44:
| dad-timeout |
-ACD_TIMEOUT, ARPING_WAIT |
+ACD_TIMEOUT(+), ARPING_WAIT |
missing variable means global default (config override or zero) |
Timeout (in milliseconds for ACD_TIMEOUT or in seconds for ARPING_WAIT) for address conflict detection before configuring IPv4 addresses. 0 turns off the ACD completely, -1 means default value.
@@ -1229,7 +1285,7 @@ Example: DHCP_FQDN=foo.bar.com |
-
Table 42. ipv6 setting
+
Table 47. ipv6 setting
@@ -1258,7 +1314,8 @@ Example: DHCP_FQDN=foo.bar.com
| dns-search |
-IPV6_DOMAIN |
+IPV6_DOMAIN(+)
+ |
|
List of DNS search domains. |
@@ -1391,7 +1448,25 @@ Example: DHCPV6_DUID=LL; DHCPV6_DUID=0301deadbeef0001; DHCPV6_DU
-
Table 43. ovs-bridge setting
+
Table 48. match setting
+
+
+
+
+
+
+
+
+| Property |
+Ifcfg-rh Variable |
+Default |
+Description |
+
+
+
+
+
+
Table 49. ovs-bridge setting
@@ -1409,7 +1484,7 @@ Example: DHCPV6_DUID=LL; DHCPV6_DUID=0301deadbeef0001; DHCPV6_DU
-
Table 44. ovs-interface setting
+
Table 50. ovs-interface setting
@@ -1427,7 +1502,7 @@ Example: DHCPV6_DUID=LL; DHCPV6_DUID=0301deadbeef0001; DHCPV6_DU
-
Table 45. ovs-patch setting
+
Table 51. ovs-patch setting
@@ -1445,7 +1520,7 @@ Example: DHCPV6_DUID=LL; DHCPV6_DUID=0301deadbeef0001; DHCPV6_DU
-
Table 46. ovs-port setting
+
Table 52. ovs-port setting
@@ -1463,7 +1538,7 @@ Example: DHCPV6_DUID=LL; DHCPV6_DUID=0301deadbeef0001; DHCPV6_DU
-
Table 47. proxy setting
+
Table 53. proxy setting
@@ -1516,7 +1591,52 @@ Example: PAC_SCRIPT=/home/joe/proxy.pac
-
Table 48. tc setting
+
Table 54. sriov setting
+
+
+
+
+
+
+
+
+| Property |
+Ifcfg-rh Variable |
+Default |
+Description |
+
+
+
+| total-vfs |
+SRIOV_TOTAL_VFS(+)
+ |
+ |
+The total number of virtual functions to create
+
+Example: SRIOV_TOTAL_VFS=16 |
+
+
+| vfs |
+SRIOV_VF1(+), SRIOV_VF2(+), ... |
+ |
+SR-IOV virtual function descriptors
+
+Example: SRIOV_VF10="mac=00:11:22:33:44:55", ... |
+
+
+| autoprobe-drivers |
+SRIOV_AUTOPROBE_DRIVERS(+)
+ |
+missing variable means global default |
+Whether to autoprobe virtual functions by a compatible driver
+
+Example: SRIOV_AUTOPROBE_DRIVERS=0,1 |
+
+
+
+
+
+
Table 55. tc setting
@@ -1533,7 +1653,7 @@ Example: PAC_SCRIPT=/home/joe/proxy.pac
| qdiscs |
-QDISC1, QDISC2, ... |
+QDISC1(+), QDISC2(+), ... |
|
Queueing disciplines
@@ -1541,7 +1661,7 @@ Example: QDISC1=ingress, QDISC2="root handle 1234: fq_codel" |
| qdiscs |
-FILTER1, FILTER2, ... |
+FILTER1(+), FILTER2(+), ... |
|
Traffic filters
@@ -1551,7 +1671,7 @@ Example: FILTER1="parent ffff: matchall action simple sdata Inpu
|
-
Table 49. team-port setting
+
Table 56. team-port setting
@@ -1574,7 +1694,7 @@ Example: FILTER1="parent ffff: matchall action simple sdata Inpu
-
Table 50. team setting
+
Table 57. team setting
@@ -1597,7 +1717,7 @@ Example: FILTER1="parent ffff: matchall action simple sdata Inpu
-
Table 51. user setting
+
Table 58. user setting
@@ -1622,7 +1742,7 @@ Example: NM_USER_FOO__BAR=something
-
Table 52. vlan setting
+
Table 59. vlan setting
@@ -1685,7 +1805,7 @@ Example: PHYSDEV=eth0, VLAN_ID=12; or DEVICE=eth0.12
-
Table 53. 802-3-ethernet setting
+
Table 60. 802-3-ethernet setting
@@ -1786,7 +1906,7 @@ Allowed values: "qeth", "lcs" or "ctc"
-
Table 54. 802-11-wireless-security setting
+
Table 61. 802-11-wireless-security setting
@@ -1968,7 +2088,7 @@ Allowed values: default, disable, optional, required
-
Table 55. 802-11-wireless setting
+
Table 62. 802-11-wireless setting
@@ -2115,6 +2235,24 @@ Allowed values: default, never, always
+
+
Table 63. wpan setting
+
+
+
+
+
+
+
+
+| Property |
+Ifcfg-rh Variable |
+Default |
+Description |
+
+
+
+
The following settings are not supported by ifcfg-rh plugin:
802-11-olpc-mesh, adsl, bluetooth, cdma, dummy, generic, gsm, ip-tunnel, macsec, macvlan, ppp, pppoe, serial, tun, vpn, vxlan, wimax
@@ -2157,6 +2295,6 @@ Allowed values: default, never, always
+
Generated by GTK-Doc V1.29.1