![Siemens SCALANCE S615 Configuration Manual Download Page 200](http://html.mh-extra.com/html/siemens/scalance-s615/scalance-s615_configuration-manual_377351200.webp)
Network protocols
6.4 DHCP server
SCALANCE S615 Command Line Interface
200
Configuration Manual, 06/2015, C79000-G8976-C406-02
Syntax
Call up the command with the following parameters:
option <option-code> { <ip-address-list> | int-ip }
The parameters have the following meaning:
Parameter
Description
Range of values / note
option-code
Code of the DHCP option
•
3 - Router
•
6 - DNS server
•
66 - TFTP server name
ip-adress-
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.
int-ip
Uses IPv4 address of the interface that is
assigned to the IPv4 address band.
-
Result
The DHCP option is created. In total a maximum of 20 DHCP options are possible.
Further notes
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.
6.4.3.4
no option
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>)#