528 RF Detection CommandsNN47250-100 (Version 02.51)Access Enabled.History Introduced in WSS Software Version 4.0.Usage The permitted SSID list applies only to the WSS on which the list is configured. WSSs do not sharepermitted SSID lists.If you add a device that WSS Software has classified as a rogue to the permitted SSID list, but not to the ignore list, WSSSoftware can still classify the device as a rogue. Adding an entry to the permitted SSID list merely indicates that thedevice is using an allowed SSID. However, to cause WSS Software to stop classifying the device as a rogue, you mustadd the device’s MAC address to the ignore list.Examples The following command adds SSID mycorp to the list of permitted SSIDs:WSS# set rfdetect ssid-list mycorpsuccess: ssid mycorp is now in ssid-list.See Also• clear rfdetect ssid-list on page 513• show rfdetect ssid-list on page 530set rfdetect vendor-listAdds an entry to the permitted vendor list. The permitted vendor list specifies the third-party AP or client vendors thatare allowed on the network. WSS Software does not list a device as a rogue or interfering device if the device’s OUI is inthe permitted vendor list.Syntax set rfdetect vendor-list {client | ap} mac-addrDefaults The permitted vendor list is empty by default and all vendors are allowed. However, after you addan entry to the list, WSS Software allows only the devices whose OUIs are on the list.Access Enabled.History Introduced in WSS Software Version 4.0.Usage The permitted vendor list applies only to the WSS on which the list is configured. WSSs do not sharepermitted vendor lists.If you add a device that WSS Software has classified as a rogue to the permitted vendor list, but not to the ignore list,WSS Software can still classify the device as a rogue. Adding an entry to the permitted vendor list merely indicates thatthe device is from an allowed vendor. However, to cause WSS Software to stop classifying the device as a rogue, youmust add the device’s MAC address to the ignore list.Examples The following command adds an entry for clients whose MAC addresses start with aa:bb:cc:WSS# set rfdetect vendor-list client aa:bb:cc:00:00:00success: MAC aa:bb:cc:00:00:00 is now in client vendor-list.The trailing 00:00:00 value is required.client | ap Specifies whether the entry is for an AP brand or a client brand.mac-addr | all Organizationally Unique Identifier (OUI) to remove.