482 | Security
www.dell.com | support.dell.com
Configure Custom Privilege Levels 
In addition to assigning privilege levels to the user, you can configure the privilege levels of commands so 
that they are visible in different privilege levels. Within FTOS, commands have certain privilege levels. 
With the privilege command, you can change the default level or you can reset their privilege level back to 
the default.
• Assign the launch keyword (for example, 
configure) for the keyword’s command mode.
To assign commands and passwords to a custom privilege level, you must be in privilege level 15 and use 
these commands in the following sequence in CONFIGURATION mode: 
Step Command Syntax Command Mode Purpose
1
username name [access-class 
access-list-name] [privilege level] 
[nopassword |
 password 
[encryption-type] password]
CONFIGURATION Assign a user name and password. Configure the 
optional and required parameters:
• name: Enter a text string (up to 63 
characters).
• access-class access-list-name: Enter the 
name of a configured IP ACL.
• privilege level range: 0 to 15.
• nopassword: Do not require the user to enter 
a password.
• encryption-type: Enter 0 for plain text or 7 for 
encrypted text.
• password: Enter a string (up to 32 
characters). The first character of the 
password must be a letter. You cannot use 
spaces in the password.
2
enable password [level level] 
[encryption-mode] password
CONFIGURATION Configure a password for privilege level. 
Configure the optional and required parameters:
• level level: Specify a level 0 to 15. Level 15 
includes all levels.
• encryption-type: Enter 0 for plain text or 7 for 
encrypted text.
• password: Enter a string (up to 25 
characters).
To change only the password for the enable 
command, configure only the password 
parameter.
3
privilege mode {level level command | 
reset command}
CONFIGURATION Configure level and commands for a mode or 
reset a command’s level. Configure the 
following required and optional parameters:
• mode: Enter a keyword for the modes (exec, 
configure, interface, line, route-map, router)
• level level range: 0 to 15. Levels 0, 1 and 15 
are pre-configured. Levels 2 to 14 are 
available for custom configuration.
• command: A FTOS CLI keyword (up to 5 
keywords allowed).
• reset: Return the command to its default 
privilege mode.