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 on the following devices:

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:

nx9500-6C8809(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
nx9500-6C8809(config-radius-user-pool-wdws)#
nx9500-6C8809(config-radius-user-pool-wdws)#no user guestuser1

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

nx9500-6C8809(config-radius-user-pool-wdws)#show context
radius-user-pool-policy wdws
nx9500-6C8809(config-radius-user-pool-wdws)#