Note
option <OPTION-NAME> <0-250> [ascii|hexstring|ip]
option <OPTION-NAME> <0-250> [ascii|hexstring|ip]
<OPTION-NAME> | Configures the option name |
<0-250> | Configures the DHCP option code from 0 - 250. Note: Set the DHCP option
as 191 to enable zero-touch deployment of access points in layer 3
environments when DHCP is utilized.
Note: Set the DHCP option 192
to enable zero-touch deployment of site-controllers in layer 3
environments when DHCP is utilized.
Note: Use the DHCP Pool option
command set the "option 191" and "option 192" string value. For more
information, see option (dhcpv4-pool-config).
|
ascii | Configures the DHCP option as an ASCII string |
hexstring | Configures the DHCP option as a hexadecimal string |
ip | Configures the DHCP option as an IP address |
Defines non-standard DHCP option codes (0-254)
Note
An option name in ASCII format accepts a backslash (\) as an input, but is not displayed in the output. Use the show > runnig > config command to view the output. Use a double backslash to represent a single backslash.Extreme Networks' access points support DHCP option 191 to automate controller discovery and provide a plug-n-play deployment experience. The DHCP option 191 allows zero-touch deployment of access points in layer 3 environments when DHCP is utilized.
Extreme Networks' controllers support DHCP option 192 to automate site-controller discovery and provide a plug-n-play deployment experience. The DHCP option 192 allows zero-touch deployment of site-controllers in layer 3 environments when DHCP is utilized.
nx9500-6C8809(config-dhcp-policy-test)#option option1 200 ascii
nx9500-6C8809(config-dhcp-policy-test)#show context dhcp-server-policy test option option1 200 ascii nx9500-6C8809(config-dhcp-policy-test)#
no (dhcpv4-server-policy-config) |
Removes DHCP server options |