Users Guide

Table Of Contents
Usage Information
To remove the congured max-retry or lockout-period settings, use the no password-
attributes {max-retry | lockout-period} command.
When a user is locked out due to exceeding the maximum number of failed login attempts, other users can still
access the switch.
Example
OS10(config)# password-attributes max-retry 5 lockout-period 30
Supported Releases 10.4.1.0 or later
privilege
Creates a privilege level and associates commands with it.
Syntax
privilege mode priv-lvl privilege-level command-string
Parameters
mode — Enter the privilege mode used to access CLI modes:
exec — Accesses EXEC mode.
configure — Accesses class-map, DHCP, logging, monitor, openow, policy-map, QOS, support-assist,
telemetry, CoS, Tmap, UFD, VLT, VN, VRF, WRED, and alias modes.
interface — Accesses Ethernet, bre-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 congured
Command Mode CONFIGURATION
Usage Information
For users assigned to sysadmin, netadmin, and secadmin roles, you cannot congure 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
960 Security