Network protocols
7.5 DHCP server
SCALANCE XM-400/XR-500 Command Line Interface (CLI)
364 Configuration Manual, 06/2016, C79000-G8976-C252-11
With this command you specify that devices with a certain MAC address or client ID are
assigned to the preset IPv4 address.
● The assignment has not yet been created.
● You are in the DHCPPOOL configuration mode.
The command prompt is as follows:
cli(config-dhcp-pool-<ID>)#
Call up the command with the following parameters:
static-lease {mac <mac-address> | client-id <string>} <ip-address>
The parameters have the following meaning:
Keyword for a MAC address
Unicast MAC address Specify the MAC address.
aa:bb:cc:dd:ee:ff
Keyword for a DHCP client ID
Freely definable DHCP client ID Enter the required designation.
Maximum of 254 characters
Unicast IPv4 address Enter a valid IPv4 address.
The IPv4 address must match
the subnet of the IPv4 address
The assignment is specified.
You display the setting with the show ip dhcp dhcp-server bindings command.
You disable the IPv4 address band with the
no pool-enable command.
You delete the assignment with the
no static-lease command.