Network protocols
7.3 DHCP server
SCALANCE W760/W720 to IEEE 802.11n Command Line Interface
Configuration Manual, 11/2014, C79000-G8976-C351-03
295
Further notes
You display the setting with the
show ip dhcp-server pools
command.
You delete the DHCP option with the
no option
command.
You configure the DHCP options 3, 6 and 66 with the
option
command.
You disable the IPv4 address band with the
no pool-enable
command.
You configure all other DHCP options with the
option value-hex
command.
7.3.4.6
no option
Note
The command is only available when the following requirements are met:
•
SCALANCE W722-1 RJ-45 (MLFB 6GK5722-1FC00-0AA0 and 6GK5722-1FC00-0AB0
(US version))
•
The IPv4 address band is not enabled.
Description
With this command, you delete the DHCP option with the specified number.
Requirement
You are in the DHCPPOOL configuration mode.
The command prompt is as follows:
cli(config-dhcp-pool-<ID>)#
Syntax
Call up the command with the following parameters:
no option <option-code>
The parameter has the following meaning:
Parameter
Description
Range of values / note
option-code
Code of the DHCP option
Enter a valid number.
Result
The specified DHCP option is deleted.