Cisco Nexus 5000 Series Command Reference Release 4.0(1a)N2(1) (OL-16599-01, March 2009)

Send comments to nx5000-docfeedback@cisco.com
6-37
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 6 Security Commands
description (user role)
description (user role)
To configure a description for a user role, use the description command. To revert to the default, use the
no form of this command.
description text
no description
Syntax Description
Command Default None
Command Modes User role configuration
Command History
Usage Guidelines You can include blank spaces in the user role description text.
Examples This example shows how to configure the description for a user role:
switch(config)# role name MyRole
switch(config-role)# description User role for my user account.
This example shows how to remove the description from a user role:
switch(config)# role name MyRole
switch(config-role)# no description
text Text string that describes the user role. The maximum length is 128
characters.
Release Modification
4.0(0)N1(1a) This command was introduced.