Service Manual

privilege level (LINE mode)
Change the access level for users on the terminal lines.
Syntax
privilege level level
To delete access to a terminal line, use the no privilege level level command.
Parameters
level level
Enter the keyword level then a number for the access level. The range is from 0 to 15.
Level 1 is EXEC mode and Level 15 allows access to all CLI modes.
Defaults level = 15
Command Modes LINE
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Authentication and Password Commands
To manage access to the system, use the following the commands.
aaa authentication enable
Configure AAA Authentication method lists for user access to EXEC privilege mode (the “Enable” access).
Syntax
aaa authentication enable {default | method-list-name} method [... method2]
To return to the default setting, use the no aaa authentication enable {default | method-
list-name} method [... method2] command.
Parameters
default Enter the keyword default then the authentication methods to use as the default
sequence of methods for the Enable login. The default is default enable.
method-list-name Enter a text string (up to 16 characters long) to name the list of enabled authentication
methods activated at login.
method Enter one of the following methods:
enable: use the password the enable password command defines in
CONFIGURATION mode.
line: use the password the password command defines in LINE mode.
none: no authentication.
radius: use the RADIUS servers configured with the radius-server host
command.
Security 1077