Example
The following example specifies the IP addresses of two DNS servers:
WLC.siemens.com
:topology:test:l3:dhcp# mode local
WLC.siemens.com
:topology:test:l3:dhcp# dns 192.168.1.2, 192.168.1.3
WLC.siemens.com
:topology:test:l3:dhcp# apply
domain
Use the
domain
command to configure a domain name. The
domain
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.
domain domain name | none
Parameters
domain name
Specifies the domain name or an IPv4 address.
none
Clears the domain name.
Example
The following example sets the domain name as my-domain:
WLC.siemens.com
:topology:test:l3:dhcp# mode local
WLC.siemens.com
:topology:test:l3:dhcp# domain my-domain
exclude
Use the
exclude
command to exclude an IP address or a range of IP addresses from the DHCP
Address Range. The
exclude
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.
exclude A.B.C.D [A.B.C.D] [delete | (comment comment string)]
Parameters
A.B.C.D
[
A.B.C.D
]
Specifies the IP address or range of IP addresses.
delete
Clears the IP addresses.
comment
comment string
A comment about the excluded IP address or range of IP addresses.
Example
The following example excludes the address range 10.0.1.10–10.0.1.20:
WLC.siemens.com
:topology:test:l3:dhcp# mode local
WLC.siemens.com
:topology:test:l3:dhcp# exclude 10.0.1.10 10.0.1.20
topology Commands
domain
SCALANCE WLC711 CLI Reference Guide
355
Содержание 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 ...