Command line interface
Configuration mode
IX10 User Guide
843
1. Select the device in Remote Manager and click
Actions
>
Open Console
, or log into the IX10
local command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
admin
to access the Admin CLI.
2. At the command line, type
config
to enter configuration mode:
> config
(config)>
3. At the config prompt, create a new user with the username
user1
:
n
Method one: Create a user at the root of the config prompt:
(config)> add auth user user1
(config auth user user1)>
n
Method two: Create a user by moving through the configuration:
a. At the config prompt, enter
auth
to move to the
auth
node:
(config)> auth
(config auth)>
b. Enter
user
to move to the
user
node:
(config auth)> user
(config auth user)>
c. Create a new user with the username
user1
:
(config auth user)> add user1
(config auth user user1)>
4. Configure a password for the user:
(config auth user user1)> password pwd1
(config auth user user1)>
5. List available authentication groups:
(config auth user user1)> show .. .. group
admin
acl
admin
enable true
nagios
enable false
openvpn
enable false
no tunnels
portal
enable false
Содержание IX10
Страница 1: ...IX10 User Guide User Guide Firmware version 22 5 ...
Страница 444: ...Services Simple Network Management Protocol SNMP IX10 User Guide 444 The SNMP page is displayed 4 Click Download ...
Страница 740: ...Monitoring This chapter contains the following topics intelliFlow 741 Configure NetFlow Probe 748 IX10 User Guide 740 ...
Страница 823: ...Command line interface Execute a command from the web interface IX10 User Guide 823 The Admin CLI prompt appears ...
Страница 849: ...Command line interface Command line reference IX10 User Guide 849 Parameters None ...
Страница 858: ...Command line interface Command line reference IX10 User Guide 858 reboot Reboot the system Parameters None ...