Specifications

3.4. CLI Setup
This chapter describes the setup steps using CLI commands instead of the setup wizard.
The CLI is accessible in two ways:
Across the local network at default IP address 192.168.1.1 using an SSH (Secure Shell) client.
The network connection setup is the same as that described in Section 3.2, “Web Interface and
Wizard Setup” as is the way the workstation interface's static IP address must be set up so it is
on the same network as the Clavister Security Gateway's interface.
If there is a problem with workstation connection, a help checklist can be found in Section 3.5,
“Troubleshooting Setup”.
Using a terminal or computer running a console emulator connected directly to the local
RS-232 console port on the SG3200 Series. Performing console port connection is described
in the hardware installation manual for each Clavister hardware model.
The CLI commands listed below are grouped so that they mirror the options available in the
setup wizard.
Confirming the Connection
Once connection is made to the CLI, pressing the Enter key will cause CorePlus to respond. The
response will be a normal CLI prompt if connecting locally through the RS-232 console port and
a username/password combination will not be required (a password for this console can be set
later).
Device:/>
If connecting remotely through an SSH (Secure Shell) client, an administration
username/password must first be entered and the initial default values for these are username
admin and password admin. When these are accepted by CorePlus, a normal CLI prompt will
appear and CLI commands can be entered.
Changing the Password
To change the administration username or password, use the set command to change the
current CLI object category (sometimes referred to as the object context) to be the
LocalUserDatabase called AdminUsers.
Device:/> cc LocalUserDatabase AdminUsers
Device:/AdminUsers>
Tip: Using tab completion with the CLI
The tab key can be pressed at any time so that CorePlus gives a list of possible options in
a command.
Now set the username/password, which are case sensitive, to be the new chosen values for the
user called admin. In the example below, we change to the username new_name and password
new_pass.
Device:/AdminUsers> set User Admin Name=new_name Password=new_pass
Chapter 3: CorePlus Configuration
46