User-Role - HP 6125XLG Command Reference Manual

Blade switch fundamentals command reference
Table of Contents

Advertisement

Predefined user roles
network-admin
Parameters
first-number1: Specifies the absolute number of the first user interface, in the range of 0 to 35.
last-number1: Specifies the absolute number of the last user interface, in the range of 1 to 35. This
number cannot be smaller than first-number1.
aux: Specifies the AUX user interface.
console: Specifies the console user interface.
vty: Specifies the VTY user interface.
first-number2: Specifies the relative number of the first user interface, in the range of 0 to 9 for a
console/AUX interface or 0 to 15 for a VTY user interface.
last-number2: Specifies the relative number of the last user interface, in the range of 1 to 9 for a
console/AUX interface or 1 to 15 for a VTY user interface. This number cannot be smaller than
first-number2.
Usage guidelines
If you use this command to enter a single user interface view, your configuration applies only to the user
interface.
If you use this command to enter multiple user interface views, your configuration applies to all the
specified user interfaces.
Examples
# Enter the view of user interface AUX 0.
<Sysname> system-view
[Sysname] user-interface aux 0
[Sysname-ui-aux0]
# Enter the views of user interfaces VTY 0 to VTY 15.
<Sysname> system-view
[Sysname] user-interface vty 0 15
[Sysname-ui-vty0-15]

user-role

Use user-role to assign a user role to a user interface so users logged in to the user interface get the user
role at login.
Use undo user-role to remove a user role or restore the default.
Syntax
user-role role-name
undo user-role [ role-name ]
Default
A console/AUX user interface user is assigned the user role network-admin. Users of the other user
interfaces are assigned the user role network-operator.
38

Advertisement

Table of Contents
loading

Table of Contents