D-Link dws-1008 Switch User Manual


 
D-Link DWS-1008 CLI Manual 269
clear rfdetect ssid-list
Removes an SSID from the permitted SSID list.
Syntax: clear rfdetect ssid-list ssid-name
ssid-name SSID name you want to remove from the permitted SSID list.
Defaults: None.
Access: Enabled.
Examples: The following command clears SSID mycorp from the permitted SSID list:
DWS-1008# clear rfdetect ssid-list mycorp
success: mycorp is no longer in ssid-list.
See Also:
• set rfdetect ssid-list
• show rfdetect ssid-list
clear rfdetect vendor-list
Removes an entry from the permitted vendor list.
Syntax: clear rfdetect vendor-list {client | ap | all } mac-addr | all-macs
client | ap | all Specifies whether the entry is for an AP brand or a client brand, or
both types.
mac-addr | all-macs Organizationally Unique Identifier (OUI) to remove, or all of them.
Defaults: None.
Access: Enabled.
Examples: The following command removes client OUI aa:bb:cc:00:00:00 from the permitted
vendor list:
DWS-1008# clear rfdetect vendor-list client aa:bb:cc:00:00:00
success: aa:bb:cc:00:00:00 is no longer in client vendor-list.
See Also:
• set rfdetect vendor-list
• show rfdetect vendor-list