Setting up the Appliance by Using the Console
To set up a LogLogic appliance by using the console, you need the NULL modem cable shipped with the appliance, and compatible terminal software.
Procedure
- By using a laptop or other terminal device, connect the NULL modem cable to the serial port (COM1) located at the back of the appliance.
-
Open your terminal software. Use the following communication settings:
9600 baud, Null, 8 bit, 1 parity
-
In the terminal program, log in as user
root with password
logapp.
Note: If you are setting up the appliance for the first time, perform the next two steps. Otherwise, continue on to Step 6.
-
When prompted to enter a new
root password, re-enter the same password at the confirmation prompt.
It is recommended to choose a suitable password based on the standard guidelines for strong password security, however the system accepts weak passwords.
-
When prompted enter a new
toor password, then confirm your password.
At this point the toor account becomes available.
-
Configure the network settings:
-
Set the appliance IP address and interface network settings:
> set ip <ip address> <netmask> <gateway> <ifdev>
If you are bonding two interfaces together, use interface-name to indicate bond0 or bond1. For example:> set ip 10.9.3.250 255.255.255.0 10.9.3.1 eth0
-
Set the DNS server IP address:
> set dns <ip address>
> set dns 10.1.1.5
-
Set the appliance IP address and interface network settings:
-
Set the local time zone.
> set timezone <Enter>
From the displayed menu, select the time zone where this appliance is located. -
Verify your settings:
> show changes
-
Save your changes:
> save
- Select the network interface defaultgw.
-
Select the IP address to use to generate the Blue Coat certificate:
> 0
This generates the Blue Coat certificate for the interface configured above. -
View the new network settings to verify they are correct:
> show current
-
Restart the network interface:
> network restart
-
Check the network settings by running the following command:
> show current
-
(Highly recommended) Set up an NTP server by using the IP address or DNS name of the NTP server:
> set ntpserver <ip address>
-
Either reboot or halt the appliance.
Warning:
- Wait approximately 2 minutes for the appliance to cease operation before removing power.
- When powering down the appliance it is important to follow any of the proper shutdown procedures:
Failure to comply could cause a corrupted file system, loss of data, or a failure to boot the appliance.
Copyright © Cloud Software Group, Inc. All rights reserved.