Ethernet Cabling
Ethernet Cabling
Ethernet Cabling
CPU
FLASH
NVRAM
Bus
Interface
ROM
RAM
System Bus
Interface
Interface
Network
Controller
Network
Controller
Interface
Network
Controller
Figure1.HardwareComponentsofaRouter
switch examines the link lay er destination address of t he frame and attempts to
forward it on the interface that leads to the destination.
A t ypical switch consists of all the hardware components that are explained
above for a router.
Cables
Three different types of cables will be used for the labs. They are straight-through
cable, console (rollover) cable and crossover cable. They differ from one another
as to how the component wires of t he cable are inserted into the pins of t he
adapters at the t wo ends of t he cable (see Figure 2). In the figure, the numbers
refer to pins in the adapters.
1
2
3
4
5
6
7
8
1
2
3
4
5
6
7
8
1
2
3
4
5
6
7
8
1
2
3
4
5
6
7
8
Straight-through cable
1
2
3
4
5
6
7
8
Crossover cable
1
2
3
4
5
6
7
8
Console (rollover) cable
Figure2.Typesofcables
Preparation
A workstation connected to the internet is required.
Experiment
1. Verify the connectivity of your workstation to the internet.
2. Open the Com mand Prompt of the operating system using either of the
following methods:
Click on Start > All Programs > Accessories > Command Prompt or
Click on Start > Run, enter cmd (short for command) and click on ok.
A Command Prompt screen should open.
3. Gather TCP/IP configuration information:
Type ipconfig (short for IP configuration) and press Enter.
The scr een will show the IP address, subnet mask, and default gateway f or
your computers connection.
Notice the values in the Com mand Prompt. The IP address and t he def ault
gateway should be in the same network or subnet, otherwise this host would
not be abl e t o communicate outside the net work. In Fig. 3, the subnet mask
tells u s tha t the first three octets of the IP address an d the default gat eway
must be the same in order to be in the same network.
Ask the IP address of the workstation that is being used by another group of
students. Then typ e ping, space, and the IP address t hat you received, then
press Enter. Notice the outputs.
Fig. 4 shows a successful result of a ping to a given IP address.