Setting Timeouts-Privilege Levels

Setting Timeouts
CLI sessions stay logged in for 10 minutes by default. You can change this
with the exec-timeout minutes seconds command, in line configuration
mode.
Privilege Levels
Cisco routers enable you to define up to 16 privilege levels with different
command sets assigned to each. Normal user-level privileges are level 0.
Standard privileged mode (access to all commands) is level 15. Example 5-2
shows how to assign the traceroute command to level 2, with a separate
enable secret of cat. After applying this configuration, users at level 0 can no
longer execute traceroutes.
Example 5-2 Configuring Privilege Levels
R2(config)#privilege exec level 2 traceroute
R2(config)#enable secret level 2 cat