diff options
| author | Michael Biebl <biebl@debian.org> | 2020-10-05 22:27:18 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2020-10-05 22:27:18 +0200 |
| commit | aafc1dbe4712c86189bbc1d4d54ad8cb4c69be7e (patch) | |
| tree | a2a9bb4d007339a0b1304540388230ccedac32bd /docs/api/html/nm-settings-ifcfg-rh.html | |
| parent | e7b44ef4c80907346ec7492a09c45277459924fc (diff) | |
New upstream version 1.27.90 upstream/1.27.90
Diffstat (limited to 'docs/api/html/nm-settings-ifcfg-rh.html')
| -rw-r--r-- | docs/api/html/nm-settings-ifcfg-rh.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/api/html/nm-settings-ifcfg-rh.html b/docs/api/html/nm-settings-ifcfg-rh.html index 5b8eb57f..0ad67b1c 100644 --- a/docs/api/html/nm-settings-ifcfg-rh.html +++ b/docs/api/html/nm-settings-ifcfg-rh.html @@ -1500,6 +1500,15 @@ Example: </strong></span>IPV4_DHCP_TIMEOUT=10</td> Example: </strong></span>DHCP_FQDN=foo.bar.com</td> </tr> +<tr> +<td align="left">dhcp-vendor-class-identifier</td> +<td align="left">DHCP_VENDOR_CLASS_IDENTIFIER<span class="emphasis"><em>(+)</em></span> +</td> +<td align="left"> </td> +<td align="left">The Vendor Class Identifier DHCP option (60).<span class="bold"><strong> + +Example: </strong></span>DHCP_VENDOR_CLASS_IDENTIFIER=foo</td> +</tr> </tbody> </table></div> </div> @@ -2550,6 +2559,15 @@ Allowed values: </strong></span>default, never, always</td> <td align="left"> </td> <td align="left">This property is deprecated and not handled by ifcfg-rh-plugin.</td> </tr> +<tr> +<td align="left">ap-isolation</td> +<td align="left">AP_ISOLATION<span class="emphasis"><em>(+)</em></span> +</td> +<td align="left">missing variable means global default</td> +<td align="left">Whether AP isolation is enabled<span class="bold"><strong> + +Allowed values: </strong></span>"yes", "no"</td> +</tr> </tbody> </table></div> </div> |