Network protocols
6.4 DHCP server
SCALANCE S615 Command Line Interface
200 Configuration Manual, 06/2015, C79000-G8976-C406-02
Call up the command with the following parameters:
option <option-code> { <ip-address-list> | int-ip }
The parameters have the following meaning:
Code of the DHCP option
• 3 - Router
• 6 - DNS server
• 66 - TFTP server name
list
IPv4 address or IPv4 address list Enter an IPv4 address. With the excep-
tion of DHCP option 3, you can specify
several IPv4 addresses separated by
commas.
Uses IPv4 address of the interface that is
assigned to the IPv4 address band.
-
The DHCP option is created. In total a maximum of 20 DHCP options are possible.
You display the setting with the show ip dhcp-server pools command.
You disable the IPv4 address band with the
no pool-enable command.
You delete the DHCP option with the
no option command.
You configure the DHCP option 67 with the
option value-string command.
You configure all other DHCP options with the
option value-hex command.
You configure the interface with the
set interface command.
With this command, you delete the DHCP option with the specified number.
You are in the DHCPPOOL configuration mode.
The command prompt is as follows:
cli(config-dhcp-pool-<ID>)#