Users Guide

interface Accesses Ethernet, fibre-channel, loopback, management, null, port-group, lag,
breakout, range, port-channel, and VLAN modes.
route-map Accesses route-map mode.
router Accesses router-bgp and router-ospf modes.
line Accesses line-vty mode.
priv-lvl privilege-level Enter the number of a privilege level, from 2 to 14.
command-string Enter the commands supported at the privilege level.
Defaults Not configured
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
Security 1333