D-Link dws-1008 Switch User Manual


 
D-Link DWS-1008 CLI Manual 320
Usage: When this command is configured, all Ethernet frames emitted from the Distributed AP
are formatted with an 802.1Q tag with a specified VLAN number. Frames sent to the Distributed
AP that are not tagged with this value are ignored.
Examples: The following command configures Distributed AP 1 to use VLAN tag 100:
DWS-1008# set dap 1 boot-vlan vlan-tag 100 mode enable
success: change accepted.
See Also:
• clear dap boot-configuration
• set dap boot-ip
• set dap boot-switch
• show dap boot-configuration
set {ap | dap} contact
Specifies contact information for an AP.
Syntax: set {ap port-list | dap {dap-num} contact string
ap port-list
dap dap-num
contact string
Defaults: None.
Access: Enabled
Usage: Use this command to specify an individual or department to contact for information or
maintenance on the AP.
Examples: The following command specifies the contact person for AP 7 as Bob the IT guy.
DWS-1008# set ap 7 contact ‘Bob the IT guy’
success: change accepted.
List of ports on which to specify contact information for directly
connected APs.
Number of a Distributed AP for which to specify contact information.
Contact information for the AP. If the contact information includes
spaces, enclose the string in quotes.