PLANET Technology
GRT-101 User’s Manual
-
21
-
have on-line help information. To get on-line help, type “
?
” for CLI mode or press CTRL+Q for menu driven interface.
3.4.1 Multi-level password protection
When you login via serial console or Telnet, GRT-101 defaults to a program
execution (read-only) privileges to you. To change the configuration and write
changes to nonvolatile RAM (NVRAM), you must work in
enable
mode. Follow
the steps below to invoke the
enable
mode:
admin> enable
Supervisor password: ****
Note: The supervisor password is the same as that for web management interface. If you have not change password
setting for the web interface of GRT-101, enter “
root
” to enter GRT-101. For more security issues for remote
management interfaces such as Telnet and web interface, see section 3.11 Management Security.
You are now in enable mode. The system prompt appears:
admin#
Follow the steps below to change the user interface:
To select menu driven interface for user profile 1 (default user profile), enter:
admin# admin user modify 1 attrib menu
The following command select CLI mode for user profile 1:
admin# admin user modify 1 attrib command
To save your changes enter:
admin# write
To enable your changes, reboot the system:
admin# reboot
For the menu interface, there is a method to enable CLI mode temporarily for
script input. By pressing CTRL+U simultaneously, you can see the CLI system
prompt in the command line window:
Command Line Window...
admin#
Press CTRL+U again in the command line window to back to the menu driven
interface.