beautypg.com

Privilege level – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 101

background image

User Access Commands

Software Reference for x310 Series Switches

C613-50046-01 REV A

AlliedWare Plus

TM

Operating System - Version 5.4.4C

5.15

privilege level

This command sets a privilege level for VTY or console connections. The configured
privilege level from this command overrides a specific user’s initial privilege level at the
console login.

Syntax

privilege level

<1-15>

Mode

Line Configuration

Usage

You can set an intermediate CLI security level for a console user with this command by
applying privilege level 7 to access all show commands in Privileged Exec and all User Exec
commands. However, intermediate CLI security will not show configuration commands in
Privileged Exec.

Examples

To set the console connection to have the maximum privilege level, use the following
commands:

To set all vty connections to have the minimum privilege level, use the following
commands:

To set all vty connections to have an intermediate CLI security level, to access all show
commands, use the following commands:

Related Commands

enable password
line

show privilege
username

awplus#

configure terminal

awplus(config)#

line console 0

awplus(config-line)#

privilege level 15

awplus#

configure terminal

awplus(config)#

line vty 0 5

awplus(config-line)#

privilege level 1

awplus#

configure terminal

awplus(config)#

line vty 0 5

awplus(config-line)#

privilege level 7