PLANET Technology Corp. |
| |||
|
|
| ||
WAN1 192.168. 1. 1/255.255.255. 0 | 0/ 32 | LLC | IPoA | Yes |
To list active route status currently, type:
admin# status route |
|
|
|
|
| |
Flag | Destination / | Netmask / | Gateway |
| Interface | Portname |
|
| |||||
S | 0.0.0.0/ | 0.0.0.0/ | 200.0.8.254 | 200.0.8.1 | WAN1 | |
C | 200.0.8.0/ | 255.255.255.0/ | directly |
| 200.0.8.1 | WAN1 |
C | 192.168.0.0/ | 255.255.255.0/ | directly | 192.168.0.218 | LAN | |
C | 127.0.0.1/255.255.255.255/ | directly |
| 127.0.0.1 Loopback |
3.14 User Profile
GRT series comes
To change anyone of the user name and password, you must provide both items together. For example, to change the password only to “76gu94t” for user profile 1 (default user name “admin”), enter:
admin# admin user modify 1 profile admin 76gu94t
For user profile 1 with password “76gu94t”, to change the username to “titan” type:
admin# admin user modify 1 profile titan 76gu94t
Certainly, you can change both user name and password in one command line. The maximum length of user name and password is limited to 19.
To set the user interface for an existing user profile, e.g., user profile 1, use “modify” and “attrib” commands:
admin# admin user modify 1 attrib command
The following commands add a new user profile 2 “test” with password “83fdi7s”, and set the user interface to menu mode:
admin# admin user modify 2 attrib menu admin# admin user modify 2 profile test 83fdi7s