no (device-categorization-config-mode)

Removes a device from the device categorization list

Supported in the following platforms:

  • Access Points — AP505i, AP510i/e, AP560i/h
  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

Syntax

no mark-device <1-1000> [neighboring|sanctioned] [ap|client]
no mark-device <1-1000> [sanctioned|neighboring] client {mac <MAC>}
no mark-device <1-1000> [sanctioned|neighboring] ap {mac <MAC>|ssid <SSID> {mac <MAC>}}

Parameters

no <PARAMETERS>
no <PARAMETERS> Removes a mark device (AP or wireless client) entry from this device categorization list

Examples

The following example shows the device categorization list ‘rfs7000‘ settings before the ‘no‘ command is executed:

nx9500-6C8809(config-device-categorization-rfs4000)#show context
device-categorization rfs4000
 mark-device 1 sanctioned ap mac 11-22-33-44-55-66
nx9500-6C8809(config-device-categorization-rfs4000)#
nx9500-6C8809(config-device-categorization-rfs4000)#no mark-device 1 sanctioned ap mac 11-22-33-44-55-66

The following example shows the device categorization list ‘rfs7000‘ settings after the ‘no‘ command is executed:

nx9500-6C8809(config-device-categorization-rfs4000)#show context
device-categorization rfs4000
nx9500-6C8809(config-device-categorization-rfs4000)#