WS 2000 Wireless Switch System Reference Guide10-250
WS2000>admin(system.userdb.group)> delete
Description:
Deletes a group from the database.
Syntax:
Example:
admin(system.userdb.group)>show group
List of Group Names :
g1
g2
g3
admin(system.userdb.group)>delete g3
admin(system.userdb.group)>show group
List of Group Names :
g1
g2
admin(system.userdb.group)>
Related Commands:
delete
<groupID>
Deletes the group named <groupID> from the database. A warning will occur if there are still users
assigned to that group.
add Adds users to a group.
show user Displays a list of users in a group.