Service manual

Chapter 4 - Quick Installation Guide
17
Cyclades-TS Installation & Service Manual
CHAPTER 4 QUICK INSTALLATION GUIDE
For users familiar with networking, command line interface in Linux or WEB, this chapter gives all the necessary
information to quickly configure and start using the Cyclades-TS box. For more detailed information, the next two
chapters should be read.
Configuring using Web
The Cyclades-TS box comes with an IP address pre-configured on its Ethernet interface (192.168.160.10). To
access that box using your browser please do as follows:
Step 1: From the working station, issue a command to add a route pointing to the network 192.168.160.0
reached through the workstations Ethernet interface.
For Linux, the command would be:
route add -net 192.168.160.0/24 gw <IP address assigned to the workstations Ethernet interface>
e.g. if the workstation has IP address 200.246.93.150 the command would be:
route add -net 192.168.160.0/24 gw 200.246.93.150
For Windows, the command would be:
route add 192.168.160.0 mask 255.255.255.0 <IP address assigned to the workstations Ethernet interface>
e.g. if the workstation has IP address 200.246.93.150 the command would be:
route add 192.168.160.0 mask 255.255.255.0 200.246.93.150
Step 2: Point your browser to 192.168.160.10
Step 3: Enter root as login name and tslinux as password
Step 4: Start configuring the parameters presented on the WEB page