D-Link dws-1008 Switch User Manual


 
D-Link DWS-1008 CLI Manual 318
Examples: The following command configures Distributed AP 1 to use IP address 172.16.0.42
with a 24-bit netmask, and use 172.16.0.20 as its default gateway:
DWS-1008# set dap 1 boot-ip ip 172.16.0.42 netmask 255.255.255.0 gateway
172.16.0.20 mode enable
success: change accepted.
See Also:
• clear dap boot-configuration
• set dap boot-switch
• set dap boot-vlan
• show dap boot-configuration
set dap boot-switch
Specifies the DWS-1008 a Distributed AP contacts and attempts to use as its boot device.
Syntax: set dap dap-num boot-switch [switch-ip ip-addr] [name name dns ip-addr]
[mode {enable | disable}]
dap dap-num
switch ip ip-addr
name name
dns ip-addr
mode {enable | disable}
Defaults: By default APs use the process described in “Default AP Boot Process”, in the D-Link
Mobility System Software Configuration Guide to boot from a DWS-1008, instead of using a
manually specified DWS-1008.
Access: Enabled
Usage: When you specify a boot switch for a distributed AP to boot from, it boots using the
process described in “AP Boot Process Using Static IP Configuration”, in the D-Link Mobility
System Software Configuration Guide.
Number of the Distributed AP for which you are specifying static IP
information.
The IP address of the DWS-1008 the Distributed AP should boot
from.
The fully qualified domain name of the DWS-1008 the Distributed AP
should boot from. When both a name and a switch-ip are specified,
the AP uses the name.
The IP address of the DNS server used to resolve the specified
name of the DWS-1008.
Enables or disables the AP using the specified boot device.