C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
117
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
U
SER
A
CCESS
C
OMMANDS
USERNAME
Usage
An intermediate CLI security level (privilege level 7 to privilege level 14) allows a
CLI user access to the majority of show commands, including the platform show
commands that are available at privilege level 1 to privilege level 6). Note that
some show commands, such as show running-configuration and show
startup-configuration, are only available at privilege level 15.
A privilege level of 0 can be set for port authentication purposes from a RADIUS
server.
Examples
To create the user
bob
with a privilege level of
15
, for all show commands
including show running-configuration and show startup-configuration and to
access configuration commands in Privileged Exec command mode, and the
password
bobs_secret
, use the commands:
awplus#
configure terminal
awplus(config)#
username bob privilege 15 password bobs_secret
To create a user
junior_admin
with a privilege level of
7
, for intermediate CLI
security level access for most show commands, and the password
show_only
,
use the commands:
awplus#
configure terminal
awplus(config)#
username junior_admin privilege 7 password
show_only
Related
Commands
enable password
security-password minimum-categories
security-password minimum-length