Example
The following example sets the maximum time to keep a DHCP-ed IP address to 2592000 seconds:
WLC.siemens.com
:topology:routed2:l3:dhcp# mode local
WLC.siemens.com
:topology:routed2:l3:dhcp# lease-max 2592000
WLC.siemens.com
:topology:routed2:l3:dhcp# apply
mode
Use the
mode
command to specify the type of DHCP server to be used. The
mode
command is available
from the topology:<named-topology>:l3:dhcp context of the CLI for b@ac, physical, and routed
topologies.
After you run the
mode
command, run the
apply
command to implement the changes.
For b@ac topologies:
mode local | relay | none
For physical topologies:
mode local | none
For routed topologies:
mode local | relay
Parameters
local
Indicates that the controller itself acts as the DHCP server.
relay
Indicates that a DHCP relay server will be used.
none
Indicates that the Wireless Appliance will not treat the DHCP messages specially.
Example
The following example configures the routed topology named routed2 to use a local DHCP server on
the controller:
WLC.siemens.com
:topology:routed2:l3:dhcp# mode local
WLC.siemens.com
:topology:routed2:l3:dhcp# apply
range
Use the
range
command to configure the DHCP pool of addresses. The
range
command is available
from the topology:<named-topology>:l3:dhcp context of the CLI for b@ac, physical, and routed
topologies. This command is visible only when mode is set to local. See
on page 358.
After you run the
range
command, run the
apply
command to implement the changes.
range A.B.C.D A.B.C.D
Parameters
A.B.C.D
Specifies the first IP address in the IP address range.
A.B.C.D
Specifies the last IP address in the IP address range.
topology Commands
mode
SCALANCE WLC711 CLI Reference Guide
358
Содержание scalance WLC711
Страница 1: ...SCALANCE WLC711 CLI Reference Guide Release V9 21 14 C79000 G8976 C261 07 Published July 2015 ...
Страница 21: ...dns 2 192 1 2 3 dns 3 192 1 3 3 Common Commands show SCALANCE WLC711 CLI Reference Guide 21 ...
Страница 376: ...Example topology Commands vlanid SCALANCE WLC711 CLI Reference Guide 376 ...