Lab 6
Lab 6
The aim of the laboratory is getting familiar with basic networking and to have some practice with using simple equipment. Each student should practice preparing twisted pair cable and test it with the aid of dedicated tester. Properly prepared cables are needed to create connections between pairs of computers. Connected computers will be configured afterwards. To test the created simplest-case computer network the previously learned software tools will be applied. The first section of this document presents some simplified background.
,asic networking terms+ Communication protocol set of rules and conventions needed for information e-change and distribution among computers connected with the aid of transmission medium . Frame . an information unit/ which source and destination in the 0$1 model is the )ata link layer. 1t consists of a header/ data and ending. Packet - an information unit/ which source and destination in the 0$1 model is the transport layer. Datagram - an information unit/ which source and destination in the 0$1 model is the network layer. Segment - an information unit/ which source and destination in the 0$1 model is the application layer.
Computer Networks,
Computer Networks,
Computer Networks,
1n general/ the shielded ones are covered with shield and are better protected/ which provides low transmission losses and gives better resistance to interference. Jowever ?TP cables are still widely used. 4a- length of ?TP segments are about *;; m/ whereas for $TP it is (#; m. These limits can be easily e-tended with the aid of repeaters. The impedance of the twisted pair is *;; ohms in both cases. 6K-%# connector is needed to plug twisted pair cable into computer network card interface. 6K**-*% connectors are used in telephony networks. There are some pictures with cables and connectors below+
*;;,aseT network adapter/ *- 6K%# connector versus (- 6K%# socket Transmission media types in networks of different logical topologies+
10Base T Media Topology Segment length e!i"es per segment e!i"es per networ% Twisted Pair Star, Tree 100 m 10Base 2 Coaxial Bus 185 m 10 Base 5 Coaxial Bus 457 m
#$
#0
100
10$4
10$4
10$4
Computer Networks,
or with the twisted pair cable. Type of cable depends on the computer network cards type. There are computers equipped with the twisted pair enabled cards in the laboratory. Therefore in order to connect two computers the * meter long/ cross-over cable should be prepared. Then the correctness of fabricated cables will be tested with dedicated equipment. $chematic construction of 6K-%# connector is presented on the figure below+
?sual twisted pair pin-wires connections+ *.white-orange (. orange &. white-green %. blue #. white-blue ". green . white-brown :. brown 1n the twisted pair transmission medium there are different types of wires pairs assigned to different tasks. 1t has significant importance when trying to connect two computers directly without any patch panel/ hub or switch/ etc. The reason is that the one pair is used for sending data and another one is supposed to e-pect receiving frames/ therefore connecting two computers with the ordinary twisted pair cable would cause a situation when both computers would e-pect frames on the same pair of wires. To eliminate need for using patch panel or other equipment one should switch appropriate pairs of wires to create the so called cross-over cable. There are two pairs of wires switched in this type of cable. 0n the one end of cable we prepare the connector in a usual way with standard positions of wires like for the computer-patch panel or computer-hub/ etc connection. 0n the other end/ we change the position of two pairs of wires/ in a manner that signal send from one computer on the * and ( pins could be received by the other computer on the & and " pins. The correct way of preparing the cross-over cable is presented in the figure below+
Cross-over connector pin scheme+ *. white-green (. green &. white-orange %. blue #. white-blue ". orange . white-brown :. brown
Computer Networks,
(. 6emove * cm of the e-ternal isolation shield. )o not remove individual wires isolation. &. 7orm the desired configuration of wires according to schemes provided above. %. Push the cable into the connector to the very bottom.
#. Put connector together with the cables hold deep in the connector into the squee@ing device.
"
Computer Networks,
1n order to link the communication based on the TCP<1P protocol/ one should configure the properties of this protocol. 7irst/ mark the connection element+ Internet Protocol (TCP/IP) and press Properties button. The TCP<1P 1nternet protocol Properties window enables the manual configuration of 1P address settings/ subnet mask and default gateway. 1n standard/ the 1P address is automatically assigned by the )JCP 2)ynamic Jost Configuration Protocol3 server/ but it is enough to switch the option button to change it from dynamic to static mode. )uring laboratory classes one can choose 1P class C addresses with appropriate subnet mask. >orking in pairs/ the task is to configure two cooperating workstations with the following settings+ Computer O* 1P address+ *D(.*":.*.( Computer O( 1P address+ *D(.*":.*.& $ubnet mask+ (##. (##. (##.; )efault gateway+ *D(.*":.*.* The prepared and saved configuration should be tested . communication between computers should be checked. 1n order to do that ping application employment should be enough. Jowever/ the full network interface configuration can be also presented with the aid of ipconfig or ifconfig tools.