Users Guide

Table Of Contents
Command Mode CONFIGURATION
Usage
Information
For users assigned to sysadmin, netadmin, and secadmin roles, you cannot configure a privilege
level less than 2.
If a command that you associate with a privilege level has a space, enter the command in double quotes
("). If a command does not have a space or if it has keywords separated by a hyphen, double quotes are
not required.
The no version of this command removes a command from a privilege level.
Example
OS10(config)# privilege exec priv-lvl 3 "configure terminal"
OS10(config)# privilege configure priv-lvl 3 "interface ethernet"
OS10(config)# privilege interface priv-lvl "ip address"
OS10(config)# privilege configure priv-lvl 3 route-map
OS10(config)# privilege route-map priv-lvl 3 "set local-preference"
Supported
Releases
10.4.3.0 or later
service simple-password
Disables the strong password check configured with username password role and password-attributes commands.
Syntax
service simple-password
Parameters None
Default Not configured
Command Mode CONFIGURATION
Usage
Information
Use the service simple-password command to turn off the strong password checks so that you
can configure passwords with no restrictions.
To revert to the configured stronger password settings, use the no service simple-password
command.
Example
OS10(config)# service simple-password
Supported
Releases
10.5.0 or later
service obscure-password
Obscures passwords in show command output.
Syntax
service obscure-password
Parameters None
Default Not configured
Command Mode CONFIGURATION
Usage
Information
Use service obscure-password command so that the text characters of passwords are not
displayed in show command output. The command obscures the passwords that you configure for user
names, NTP, BGP, SNMP, RADIUS servers, and TACACS+ servers. To disable the obscure passwords
function, use the no service obscure-password command.
Example
OS10(config)# service obscure-password
Supported
Releases
10.5.0 or later
1120 Security