DWS-3160 Series Gigabit Ethernet Unified Switch CLI Reference Guide
872
DWS-3160-24PC:admin#create wireless discovery vlan 3
Command: create wireless discovery vlan 3
Success.
DWS-3160-24PC:admin#
95-4
delete wireless discovery
Description
This command is used to delete entries from the Layer 3 IP polling list or the VLAN discovery list.
Format
delete wireless discovery [ip [<ipaddr> | all] | vlan [<vlanid 1-4094> | all]]
Parameters
ip
- Specifies that a specific IP address will be deleted from the polling list.
<ipaddr>
- Enter the IP address that will be deleted, here.
all
- Specifies that all IP addresses will be deleted from the polling list.
vlan
- Specifies that a specific VLAN ID will be deleted from the discovery list.
<vlanid 1-4094>
- Enter the VLAN ID, that will be deleted, here. This value must be between
1 and 4094.
all
- Specifies that all VLAN IDs will be deleted from the discovery list.
Restrictions
Only Administrators can issue this command.
Example
To delete a specific IP address from the polling list:
DWS-3160-24PC:admin#delete wireless discovery ip 10.1.1.1
Command: delete wireless discovery ip 10.1.1.1
Success.
DWS-3160-24PC:admin#
To delete a specific VLAN ID from the discovery list:
DWS-3160-24PC:admin#delete wireless discovery vlan 2
Command: delete wireless discovery vlan 2
Success.
DWS-3160-24PC:admin#