no

Negates a command or sets its default. When used in the RADIUS user pool policy mode, the no command deletes a user from a RADIUS user pool

Supported in the following platforms:

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

Syntax

no user <USERNAME>

Parameters

no user <USERNAME>

no user <USERNAME>

Deletes a RADIUS user

  • <USERNAME> – Specify the user name.

Examples

The following example shows the RADIUS user pool ‘testuser‘ settings before the ‘no‘ command is executed:

rfs4000-229D58(config-radius-user-pool-wdws)#show context
radius-user-pool-policy wdws
 user guestuser1 password 0 guestuser@1 group wdws guest expiry-time 12:30 expiry-date 12/15/2014 access-duration  500
rfs4000-229D58(config-radius-user-pool-wdws)#
rfs4000-229D58(config-radius-user-pool-wdws)#no user guestuser1

The following example shows the RADIUS user pool ‘testuser‘ settings after the ‘no‘ command is executed:

rfs4000-229D58(config-radius-user-pool-wdws)#show context
radius-user-pool-policy wdws
rfs4000-229D58(config-radius-user-pool-wdws)#