You are on page 1of 5

8. Plant visor Installation.

Copy the folder 'CDM 2.06.00 WHQL Certified USB485' from the
shuttle to the C:
Use the including driver when plugging the USB converter.

In order to update the pop down menu selecting the year in the
'Report\ History' copy the folder '20080117- Report year
2007-EN (html folder).zip from the shuttle to the :
PlantVisor\Servercomponents\htm
and download the including file in the same folder.
You'll get the 2010 in the Pop down menu

In order to get the configuration of the network use the following


file:
'C:\PlantVisor\Servercomponents\data\nodes\nodeO\nd_0.nc
f

MAP EDITOR DETAILS

The first 'map page' must be renamed 'index' and placed in the
folder:
'C:\PlantVisor\Servercomponents\html\map\ '
And then the pages are linked from one page to the other

The Background is kept in a'.bmp' format in the folder:


'C:\PlantVisor\Servercomponents\html\map\le_backgrounds

In order to import images, these images should be in '.jpg' format


and put in the folder:
'C:\PlantVisor\Servercomponents\htmllmap\le_images ·

Page 1 of 5
You can use a switch to connect different pieces of equipment.
For example, a standard ADSL router only has a port for a single
Ethernet cable. If you want to connect 2 or more computers to the
Internet, you can use a switch. In this case, the ADSL router and
each computer connect to the switch, v1a
a standard Ethernet cable.

If you don't have an Internet connection, you can still set up a


home network to share files, etc. To connect only 2 computers,
you can connect them directly via a crossover cable. To connect
more than 2 computers, better
use a switch.

1: Increased available
network bandwidth.

2: Reduced workload on
individual computers.

3: Increased network
performance.

4: Decreased packet
collisions.

Switches are networking devices that are a bit intelligent in their


work. Switches are broadly classified into two categories:

• Non-manageable switches
• Manageable switches

The reason why switches are more


preferred in a network are:

• they are really fast than your hub

Page 2 of 5
• you can even manage the switch in your network
• to improve the network traffic (data transfer rate) a switch is
much prefered

• The first step is to connect to your switch. The easiest way is to


attach a console cable using a laptop. The defaul cisco login
and password is "cisco"

• 2

If you have a used switch, you can erase any previous


configuration information. The command to erase any
previous configuration information is:

(switch)# rite erase

•3

After you erase the previous configuration, you can


reboot the switch with this command: (switch)#
reloao

•4

You can.s.et the switch name with this command: (switch)# host
yourswitchnamehere
For example: (switch)# Cisco-Switch

• 5

Yot1 can set the enable password: (switch)# enable password


mysecretpassword

•6

You can set the enable secret password: (switch)# enable secret
mysecretpassword

•7

Page 3 of 5
You can set up the console login password with these
commmands. (switch)# line con 0 (switch)# password
myloginpassword
(switch)# logging synchronous
(switch)# login

• 8

You set up the telent login


line like this: (switch)#
line vty 0 15
(switch)# password myloginpassword
(switch)# login
• 9

You can hide your


passwords like this:
(switch)# service
password-encryption

• 10

You can save your configuration with


this command: (switch)# write
Or you can use this command: (switch)# copy run start

• 11

You set up the clock: (switch)# clock set 12:00:00 Month Day Year

• 12

You can set the default gateway like this: (switch)# ip default-
gateway x.x.x.x

For example: (switch)# ip default-gateway 192.168.1.1

--------- -------

Page 4 of 5
To configure the first port's speed (100 in our case) and duplex
(full in our case) on
Cisco Switch 3500, follow these steps:

1. Login the switch using telnet command, for example telnet


10.0.0.1.

2. Use en command to enable Privileged EXEC.

3. Use conft command to enable Global Configuration.

4. Then do: interface faO/??.

5. speed 100

6. duplex full

7. ctrl-z

8. copy nm start

9. Press Enter to confirm "Destination r.Iename [startup-


confic]?"

Page 5 of 5

You might also like