53
…
# Display the commands of the
aaa
feature.
<Sysname> display role feature name aaa
Feature: aaa (AAA related commands)
system-view ; domain * (W)
system-view ; header * (W)
system-view ; aaa * (W)
display domain * (R)
system-view ; user-group * (W)
system-view ; local-user * (W)
display local-user * (R)
display user-group * (R)
display debugging local-server (R)
debugging local-server * (W)
super * (X)
display password-control * (R)
reset password-control * (W)
system-view ; password-control * (W)
Table 8
Command output (display role feature name aaa)
Field Description
Feature
Displays the name and brief function description of the feature.
system-view ; domain *
All the commands that start with
domain
in system view and all the
commands in ISP domain view.
system-view ; header *
All the commands that start with
header
in system view.
system-view ; aaa *
All the commands that start with
aaa
in system view.
display domain *
All the commands that start with
display domain
in user view.
system-view ; user-group *
All the commands that start with
user-group
in system view, and all the
commands in user group view.
system-view ; local-user *
All the commands that start with
local-user
in system view, and all the
commands in local user view.
display user-group *
All the commands that start with
display user-group
in user view.
display debugging local-server
All the commands that start with
display debugging local-server
in user
view.
debugging local-server *
All the commands that start with
debugging local-server
in user view.
super *
All the commands that start with
super
in user view.
display password-control *
All the commands that start with
display password-control
in user view.
reset password-control *
All the commands that start with
reset password-control
in user view.
system-view ; password-control *
All the commands that start with
password-control
in system view.
(W)
Command type is Write. A write command configures the system.
(R)
Command type is Read. A read command displays configuration or
maintenance information.