diff options
Diffstat (limited to 'man/nm-settings-ifcfg-rh.5')
| -rw-r--r-- | man/nm-settings-ifcfg-rh.5 | 44 |
1 files changed, 36 insertions, 8 deletions
diff --git a/man/nm-settings-ifcfg-rh.5 b/man/nm-settings-ifcfg-rh.5 index 3a05e5bb..b952a7f7 100644 --- a/man/nm-settings-ifcfg-rh.5 +++ b/man/nm-settings-ifcfg-rh.5 @@ -2,12 +2,12 @@ .\" Title: nm-settings-ifcfg-rh .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 03/12/2018 +.\" Date: 04/23/2018 .\" Manual: Configuration -.\" Source: NetworkManager 1.10.6 +.\" Source: NetworkManager 1.11.3 .\" Language: English .\" -.TH "NM\-SETTINGS\-IFCFG\-RH" "5" "" "NetworkManager 1\&.10\&.6" "Configuration" +.TH "NM\-SETTINGS\-IFCFG\-RH" "5" "" "NetworkManager 1\&.11\&.3" "Configuration" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -973,6 +973,7 @@ l l l l l l l l l l l l l l l l +l l l l l l l l. T{ id @@ -1162,6 +1163,19 @@ T}:T{ T}:T{ Number of retries for authentication\&. T} +T{ +mdns +T}:T{ +CONNECTION_MDNS\fI(+)\fR +T}:T{ +missing variable means global default +T}:T{ +Whether or not mDNS is enabled for the connection\fB + +Example: \fRCONNECTION_MDNS=yes\fB + +Allowed values: \fRyes,no,resolve +T} .TE .sp 1 .sp @@ -1640,18 +1654,18 @@ T}:T{ T}:T{ A string sent to the DHCP server to identify the local machine\&. A binary value can be specified using hex notation (\*(Aqaa:bb:cc\*(Aq)\&.\fB -Example: \fRDHCP_CLIENT_ID=ax\-srv\-1; DHCP_CLIENT_ID=01:44:44:44:44:44:44" +Example: \fRDHCP_CLIENT_ID=ax\-srv\-1; DHCP_CLIENT_ID=01:44:44:44:44:44:44 T} T{ dad\-timeout T}:T{ -ARPING_WAIT +ACD_TIMEOUT, ARPING_WAIT T}:T{ -missing variable means global default (config override or 3) +missing variable means global default (config override or zero) T}:T{ -Timeout (in seconds) for performing DAD before configuring IPv4 addresses\&. 0 turns off the DAD completely, \-1 means default value\&.\fB +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\&.\fB -Example: \fRARPING_WAIT=2 +Example: \fRACD_TIMEOUT=2000 or ARPING_WAIT=2 T} T{ dhcp\-timeout @@ -2466,6 +2480,7 @@ l l l l l l l l l l l l l l l l +l l l l l l l l. T{ key\-mgmt @@ -2660,6 +2675,19 @@ Used to control the WPS methods to be used Valid values are "default", "auto", " Example: \fRWPS_METHOD=disabled, WPS_METHOD="pin pbc" T} +T{ +fils +T}:T{ +FILS\fI(+)\fR +T}:T{ +\ \& +T}:T{ +Enables or disables FILS (802\&.11ai)\fB + +Example: \fRFILS=required\fB + +Allowed values: \fRdefault, disable, optional, required +T} .TE .sp 1 .sp |