Ingeniero
Claves para cambio de nivel
Configuration examples
After a general user telnets to the switch, the user level is 0. The network
administrator can allow general users to switch to level3 so that they are able to
configure the switch.
1 Super password authentication configuration example:
# A level 3 user sets a switching password for user level 3.
<4500> system-view
[]super password level 3 simple 123
# A general user telnets to the switch, and then uses the set password to switch to
user level 3.
<4500> super 3
Password:
User privilege level is 3, andonly those commands can be used
whose level is equal or less than this.
Privilege note: 0-VISIT, 1-MONITOR, 2-SYSTEM, 3-MANAGE
# After configuring the switch, the general user switches back to userlevel 0.
<4500> super 0
User privilege level is 0, and only those commands can be used
whose level is equal or less than this.
Privilege note: 0-VISIT, 1-MONITOR, 2-SYSTEM, 3-MANAGE
2HWTACACS authentication configuration example
# Configure an HWTACACS authentication scheme named acs, and specify the
user name and password used for user level switching on the HWTACACS server
definedin the scheme.
# Enable HWTACACS authentication for VTY 0 user level switching.
<4500> system-view
[4500] user-interface vty 0
[4500-ui-vty0] super authentication-mode scheme
[4500-ui-vty0]quit
# Specify to adopt the HWTACACS authentication scheme named acs for user
level switching in the ISP domain named system.
[4500] domain system
[4500-isp-system] authentication superhwtacacs-scheme acs
# Switch to user level 3 (assuming that you log into the switch as a VTY 0 user by
Telnet).
<4500> super 3
Username: user@system
Password:
User privilege level is 3, and onlythose commands can be used
whose level is equal or less than this.
Privilege note: 0-VISIT, 1-MONITOR, 2-SYSTEM, 3-MANAGE
PARA DESCARGAR UN ARCHIVO DE UN USUARIO POR TELNET ( NIVEL 0) DE UN TFTP...
Regístrate para leer el documento completo.