Operation Manual – CLIH3C S5600 Series Ethernet Switches Chapter 1 CLI Configuration1-8# Configure a HWTACACS authentication scheme named acs, and specify the username and password used for user level switching on the HWTACACS server defined inthe scheme. Refer to AAA Operation 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 levelswitching in the ISP domain named system.[Sysname] domain system[Sysname-isp-system] authentication super hwtacacs-scheme acs# Switch to user level 3 (assuming that you log into the switch as a VTY 0 user byTelnet). 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-MANAGE1.3 CLI ViewsCLI views are designed for different configuration tasks. They are both correlated anddistinguishing. For example, once a user logs into a switch successfully, the user entersuser view, where the user can perform some simple operations such as checking theoperation status and statistics information of the switch. After executing thesystem-view command, the user enters system view, where the user can go to otherviews by entering corresponding commands.Table 1-1 lists the CLI views provided by S5600 series Ethernet switches, operationsthat can be performed in different CLI views and the commands used to enter specificCLI views.Table 1-1 CLI viewsView AvailableoperationPromptexample Enter method QuitmethodUser viewDisplayoperationstatus andstatisticalinformation ofthe switchEnter user viewonce logginginto the switch.Execute thequitcommand tolog out of theswitch.