DWS-3160 Series Gigabit Ethernet Unified Switch CLI Reference Guide
871
Example
To disable the Wireless Switch functionality:
DWS-3160-24PC:admin#disable wireless
Command: disable wireless
Success.
DWS-3160-24PC:admin#
95-3
create wireless discovery
Description
This command is used to add an IP address to the list of addresses used globally by the Wireless
Switch. The Switch polls each address in the list to discover new access points and peers. This
command also adds VLAN IDs that will be used to send Layer 2 discovery multicast frames. Up to
16 VLAN IDs can be configured. By default, there is one entry in the list. The IP list is used when
the discovery via IP polling feature is enabled. The VLAN list is used when the discovery via Layer
2 multicast feauters is enabled.
Format
create wireless discovery [ip <ipaddr> | vlan <vlanid 1-4094>]
Parameters
ip
- Specifies that a valid IP address will be used.
<ipaddr>
- Enter the valid IP address used here.
vlan
- Specifies that the VLAN ID will be used.
<vlanid 1-4094>
- Enter the VLAN ID used here. This value must be between 1 and 4094.
Restrictions
Only Administrators can issue this command.
Example
To configure an IP address to discovered:
DWS-3160-24PC:admin#create wireless discovery ip 10.1.2.3
Command: create wireless discovery ip 10.1.2.3
Success.
DWS-3160-24PC:admin#
To configure a VLAN ID for Layer 2 discovery: