5-7[Sysname-ui-vty0] quit# Set the password used by the current user to switch to level 3.[Sysname] super password level 3 simple 123z A VTY 0 user switches its level to level 3 after logging in.# A VTY 0 user telnets to the switch, and then uses the set password to switch to user level 3. super 3Password:User privilege level is 3, and only those commands can be usedwhose 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 user level 0. super 0User privilege level is 0, and only those commands can be usedwhose level is equal or less than this.Privilege note: 0-VISIT, 1-MONITOR, 2-SYSTEM, 3-MANAGE2) HWTACACS authentication configuration examplez The administrator configures the user level switching authentication policies.# Configure a HWTACACS authentication scheme named acs, and specify the user name andpassword used for user level switching on the HWTACACS server defined in the scheme. Refer to AAAOperation for detailed configuration procedures.# Enable HWTACACS authentication for VTY 0 user level switching. system-view[Sysname] user-interface vty 0[Sysname-ui-vty0] super authentication-mode scheme[Sysname-ui-vty0] quit# Specify to adopt the HWTACACS authentication scheme named acs for user level switching in theISP domain named system.[Sysname] domain system[Sysname-isp-system] authentication super hwtacacs-scheme acsz A VTY 0 user switches its level to level 3 after logging in.# Switch to user level 3 (assuming that you log into the switch as a VTY 0 user by Telnet). super 3Username: user@systemPassword:User privilege level is 3, and only those commands can be usedwhose level is equal or less than this.Privilege note: 0-VISIT, 1-MONITOR, 2-SYSTEM, 3-MANAGECLI ViewsCLI views are designed for different configuration tasks. They are both correlated and distinguishing.For example, once a user logs into a switch successfully, the user enters user view, where the user canperform some simple operations such as checking the operation status and statistics information of theswitch. After executing the system-view command, the user enters system view, where the user can goto other views by entering corresponding commands.