HP MSR2000/3000/4000 Router Series Fundamentals Command Reference
37
Parameters
name feature-group-name: Specifies a feature group name. The feature-group-name argument is a
case-sensitive string of 1 to 31 characters.
Usage guidelines
Assign a set of features to a user role feature group for easy permission assignment management.
In addition to the predefined feature groups L2 and L3, you can create up to 64 user role feature groups.
The L2 feature group includes all Layer 2 feature commands, and the L3 feature group includes all Layer
3 feature commands. These predefined feature groups cannot be deleted.
After you create a user role feature group, you can use the display role feature command to display the
features available in the system and use the feature command to add features to the feature group.
Examples
# Create the feature group security-features.
<Sysname> system-view
[Sysname] role feature-group name security-features
[Sysname-featuregrp-security-features]
Related commands
• display role feature-group
• display role feature
• feature
rule
Use rule to create or change a user role rule for controlling command access.
Use undo rule to delete a user role rule.
Syntax
rule number { deny | permit } { command command-string | { execute | read | write } * { feature
[ feature-name ] | feature-group feature-group-name | web-menu [ web-string ] | xml-element
[ xml-string ] } }
undo rule { number | all }
Default
A user-defined user role has no rules and cannot use any command.
Views
User role view
Predefined user roles
network-admin
Parameters
number: Specifies a rule number in the range of 1 to 256.
deny: Denies access to any specified command.
permit: Permits access to any specified command.