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-38
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 6 Security Commands
feature
feature
To configure a feature in a user role feature group, use the feature command. To delete a feature in a
user role feature group, use the no form of this command.
feature feature-name
no feature feature-name
Syntax Description
Command Default None
Command Modes User role feature group configuration
Command History
Usage Guidelines Use the show role feature command to list the valid feature names to use in this command.
Examples This example shows add features to a user role feature group:
switch(config)# role feature-group name SecGroup
switch(config-role-featuregrp)# feature aaa
switch(config-role-featuregrp)# feature radius
switch(config-role-featuregrp)# feature tacacs
This example shows how to remove a feature from a user role feature group:
switch(config)# role feature-group name MyGroup
switch(config-role-featuregrp)# no feature callhome
Related Commands
feature-name The switch feature name as listed in the show role feature command output.
Release Modification
4.0(0)N1(1a) This command was introduced.
Command Description
role feature-group
name
Creates or configures a user role feature group.
show role
feature-group
Displays the user role feature groups.