mac
44
switch, users with preference level other than 15 will be denied.
Example: Configure an administrator account named admin, with the preference level as
15. And configure two normal accounts with its preference level as 1. Then enable local
authentication method.
Above all the configurations, only the admin user is able to login the switch in
privileged mode through Telnet or Console login method, user1 and user2 can only login
the switch in normal user mode through the telnet and console login method. For HTTP
login method, only the admin user can pass the authentication configuration, user1 and
user2 will be denied.
Switch(config)#username admin privilege 15 password 0 admin
Switch(config)# username user1 privilege 1 password 7
4a7d1ed414474e4033ac29ccb8653d9b (The password is 32 bits password encrypted by
MD5)
Switch(config)# username user2 password 0 user2
Switch(config)# authentication line console login local
1.1.35 web language
Command: web language {english}
Function: Set the language for displaying the HTTP Server information.
Parameter: english for English display.
Command mode: Admin Mode
Default: The default setting is English display.
Usage Guide: The user can select the language according to their preference.
1.1.36 write
Command: write
Function: Save the currently configured parameters to the Flash memory.
Command mode: Admin Mode.
Usage Guide: After a set of configuration with desired functions, the setting should be
saved to the specified configuration file, so that the system can revert to the saved
configuration automatically in the case of accidentally powered off or power failure. This is
the equivalent to the copy running-config startup-config command.










