S e n d c o m m e n t s t o n x 5 0 0 0 - d o c f e e d b a c k @ c i s c o . c o m
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.