Network Cables and Topologies Overview
Network Cables and Topologies Overview
BTSC507-18 2224515
TASK -1: To study the different types of network cables and network topology.
Network Cables:
There are four types of cables
1. Coaxial Cables
Coaxial cables contain a centre conductor and a metal shield insulated by a plastic layer placed in between. The
metal shield in coaxial cables blocks any elements or interferences from the outside.
In a coaxial cable, the outer layer, known as sheath, protects the cable from physical damage. Meanwhile,the
metal shield protects the cable from any external interference,and the insulation between the metal shield and
the conductor protects the conductor – the core of the coaxial cable.
Coaxial cables were used in the earlier days of computer networks.
1|Page
CN LAB RITIK
BTSC507-18 2224515
3. Unshielded Twisted Pair Cables
Unshielded twisted pair cables, or UTP cables, are widely used in industrial(industrial) computers and
telecommunication companies. The conductors present in UTP cables form a circuit that stops any EMI.
Similarly to STP cables, unshielded twisted pairs are colourful wires wrapped around each other and then
wrapped altogether in a plastic sheath.
When compared to STP cables, UTP cables are more affordable.
2|Page
CN LAB RITIK
BTSC507-18 2224515
Network Topologies:
There are different types of Network Topologies
Point to Point Topology
Point-to-point topology is a type of topology that works on the functionality of the sender and receiver. It is the
simplest communication between two nodes, in which one is the sender and the other one is the receiver. Point-
to-Point provides high bandwidth.
Mesh Topology
In a mesh topology, every device is connected to another device via a particular channel. Every device is
connected to another via dedicated channels. These channels are known as links. In Mesh Topology, the
protocols used are AHCP (Ad Hoc Configuration Protocols), DHCP (Dynamic Host Configuration Protocol),
etc.
Star Topology
In Star Topology, all the devices are connected to a single hub through a cable. This hub is the central node and
all other nodes are connected to the central node. The hub can be passive in nature i.e., not an intelligent hub
such as broadcasting devices, at the same time the hub can be intelligent known as an active hub. Active hubs
have repeaters in them. Coaxial cables or RJ-45 cables are used to connect the computers. In Star Topology,
3|Page
CN LAB RITIK
BTSC507-18 2224515
many popular Ethernet LAN protocols are used as CD(Collision Detection), CSMA(Carrier Sense Multiple
Access), etc.
Bus Topology
Bus Topology is a network type in which every computer and network device is connected to a single cable. It is
bi-directional. It is a multi-point connection and a non-robust topology because if the backbone fails the
topology crashes. In Bus Topology, various MAC (Media Access Control) protocols are followed by LAN
ethernet connections like TDMA, Pure Aloha, CDMA, Slotted Aloha, etc.
Ring Topology
In a Ring Topology, it forms a ring connecting devices with exactly two neighboring devices. A number of
repeaters are used for Ring topology with a large number of nodes, because if someone wants to send some data
to the last node in the ring topology with 100 nodes, then the data will have to pass through 99 nodes to reach
the 100th node. Hence to prevent data loss repeaters are used in the network.
The data flows in one direction, i.e. it is unidirectional, but it can be made bidirectional by having 2 connections
between each Network Node, it is called Dual Ring Topology. In-Ring Topology, the Token Ring Passing
protocol is used by the workstations to transmit the data.
4|Page
CN LAB RITIK
BTSC507-18 2224515
Tree Topology
Tree topology is the variation of the Star topology. This topology has a hierarchical flow of data. In Tree
Topology, protocols like DHCP and SAC (Standard Automatic Configuration) are used.
In tree topology, the various secondary hubs are connected to the central hub which contains the repeater. This
data flow from top to bottom i.e. from the central hub to the secondary and then to the devices or from bottom
to top i.e. devices to the secondary hub and then to the central hub. It is a multi-point connection and a non-
robust topology because if the backbone fails the topology crashes.
Hybrid Topology
Hybrid Topology is the combination of all the various types of topologies we have studied above. Hybrid
Topology is used when the nodes are free to take any form. It means these can be individuals such as Ring or
Star topology or can be a combination of various types of topologies seen above. Each individual topology uses
the protocol that has been discussed earlier.
5|Page
CN LAB RITIK
BTSC507-18 2224515
6|Page
CN LAB RITIK
BTSC507-18 2224515
TASK – 2: Practically implement and test the cross-wired cable and straight through cable
using clamping tool and network lab cable tester.
Apparatus (Components):
RJ-45 connector, Climping Tool, Twisted pair Cable, Network lab cable tester.
Clamping Tool:
Procedure:
To do these practical following steps should be done:
[Link] by stripping off about 2 inches of the plastic jacket off the end of the cable. Be very careful at this point,
as to not nick or cut into the wires, which are inside. Doing so could alter the characteristics of your cable, or
even worse render is useless. Check the wires, one more time for nicks or cuts. If there are any, just whack the
whole end off, and start over.
7|Page
CN LAB RITIK
BTSC507-18 2224515
[Link] the wires apart, but be sure to hold onto the base of the jacket with your other hand. You do not want
the wires to become untwisted down inside the jacket. Category 5 cable must only have 1/2 of an inch of
'untwisted' wire at the end; otherwise it will be 'out of spec'. At this point, you obviously have ALOT more than
1/2 of an inch of un-twisted wire.
[Link] have 2 end jacks, which must be installed on your cable. If you are using a pre-made cable, with one of
the ends whacked off, you only have one end to install - the crossed over end. Below are two diagrams, which
show how you need to arrange the cables for each type of cable end. Decide at this point which end you are
making and examine the associated picture below.
8|Page
CN LAB RITIK
BTSC507-18 2224515
[Link]:
An Ethernet hub, active hub, network hub, repeater hub, hub or concentrator
is a device for connecting multiple twisted pair or fiber optic Ethernet devices together and making them act as
a single network segment. Hubs work at the physical layer (layer 1) of the OSI model. The device is a form of
multiport repeater. Repeater hubs also participate in collision detection, forwarding a jam signal to all ports if it
detects a collision.
9|Page
CN LAB RITIK
BTSC507-18 2224515
[Link]:
Anetwork switch or switching hub is a computer networking device that connects network [Link] term
commonly refers to a network bridge that processes and routes data at the data link layer (layer 2) of the OSI
model. Switches that additionally process data at the network layer (layer 3 and above) are often referred to as
Layer 3 switches or multilayer switches.
[Link]:
A network bridge connects multiple network segments at the data link layer (Layer 2) of the OSI model. In
Ethernet networks, the term bridge formally means a device that behaves according to the IEEE 802.1D
standard. A bridge and switch are very much alike; a switch being a bridge with numerous ports. Switch or
Layer 2 switch is often used interchangeably with bridge .Bridges can analyze incoming data packets to
determine if the bridge is able to send the given packet to another segment of the network.
[Link]:
A router is an electronic device that interconnects two or more computer networks, and selectively interchanges
packets of data between them. Each data packet contains address information that a router can use to determine
if the source and destination are on the same network, or if the data packet must be transferred from one
network to another. Where multiple routers are used in a large collection of interconnected networks, the routers
exchange information about target system addresses, so that each router can build up a table showing the
preferred paths between any two systems on the interconnected networks.
10 | P a g e
CN LAB RITIK
BTSC507-18 2224515
[Link] Way:
In a communications network, a network node equipped for interfacing with
another network that uses different protocols.
•A gateway may contain devices such as protocol translators, impedance matching devices, rate converters, fault
isolators, or signal translators as necessary to provide system interoperability. It also requires the establishment
of mutually acceptable administrative procedures between both networks.
•A protocol translation/mapping gateway interconnects networks with different network protocol technologies
by performing the required protocol conversions.
11 | P a g e
CN LAB RITIK
BTSC507-18 2224515
TASK – 4: Familiarization with Packet Tracer Simulation tool/any other related tool.
GNS3 ( Graphical Network Simulator -3) :
It is a network software emulator first released in 2008. It allows the combination of virtual and
real devices , used to simulate complex networks. It uses Dynamips ( dynamip s is an emulator
computer program that was written to emulate Cisco routers.) emulation software to simulate
Cisco IOS.
Searching in goggle
Result of search
12 | P a g e
CN LAB RITIK
BTSC507-18 2224515
Step 2 : Now click on the website [Link] .
Step 3 : Now slide down and then we find page as shown in below and the we click on learn
more option.
13 | P a g e
CN LAB RITIK
BTSC507-18 2224515
Step 3 : To download cisco packet tracer we need to enroll as a student in the free [Link]
this we click on sign up today option.
14 | P a g e
CN LAB RITIK
BTSC507-18 2224515
When we go to the sign up today option, it show to choose language as shown in above
picture.
Step 4 : After choosing the language we get sign up page as shown in below.
15 | P a g e
CN LAB RITIK
BTSC507-18 2224515
16 | P a g e
CN LAB RITIK
BTSC507-18 2224515
Step 6 : After clicking on active account mail we have to create a password for account and
then they ask about personal information like DOB , Gender etc.
Password Creation
17 | P a g e
CN LAB RITIK
BTSC507-18 2224515
18 | P a g e
CN LAB RITIK
BTSC507-18 2224515
19 | P a g e
CN LAB RITIK
BTSC507-18 2224515
Final part after creating password and now click on create account option
Step 6 : After creating account successfully now we have resources option and we click on
resources option and get packet tracer option , click on that.
20 | P a g e
CN LAB RITIK
BTSC507-18 2224515
After clicking on resources option we
21 | P a g e
CN LAB RITIK
BTSC507-18 2224515
22 | P a g e
CN LAB RITIK
BTSC507-18 2224515
23 | P a g e
CN LAB RITIK
BTSC507-18 2224515
After downloading the login page of cisco packet tracer
24 | P a g e
CN LAB RITIK
BTSC507-18 2224515
25 | P a g e
CN LAB RITIK
BTSC507-18 2224515
Steps:
Step1: Scenario Created
26 | P a g e
CN LAB RITIK
BTSC507-18 2224515
• Step4: To configure ipv6 routing in the network. Go to cmd interface of router0 and type
followingcommands:
o Enable
o Configure terminal
o Ipv6 unicast-routing
o Interface fastethernet 0/0
o Ipv6 enable
o Ipv6 address FE80::202:4AFF:FE9D:5630 LINK-LOCAL
o Ipv6 address 2000:1:1:1:1:1:1:1111/112
o No shutdown
o Press “CTRL” to exit from current working mode of router
o Configure terminal
o Ipv6 unicast-routing
o Interface fastethernet 0/1
o Ipv6 enable
o Ipv6 address FE80::202:4AFF:FE9D:5630 LINK-LOCAL
o Ipv6 address 4000:1:1:1:1:1:1:1112/112
o No shutdown
o Press “CTRL” to exit from current working mode of router
27 | P a g e
CN LAB RITIK
BTSC507-18 2224515
28 | P a g e
CN LAB RITIK
BTSC507-18 2224515
• Step5: After completely executing these commands the IPV6 address scheme plan will be
enabledand all connections will be established.
29 | P a g e
CN LAB RITIK
BTSC507-18 2224515
Steps
Step 1: Connect the switch to the LAN. a. Using the proper cable, connect the FastEthernet0/0
on Customer Router to the FastEthernet0/1 on Customer Switch. b. Using the proper cable,
connect the Customer PC to the Customer Switch on port FastEthernet0/2. c. Using the proper
cable, connect the Local Server to the CustomerSwitch on port FastEthernet0/3.
Step 2: Verify the switch configuration. a. From the Customer PC, use the terminal emulation
software to connect to the console of the customer Cisco Catalyst 2960 switch.
b. Use the console connection and terminal utility on the Customer PC to verify the
configurations. Use cisco as the console password. c. Enter privileged EXEC mode and use the
show runningconfig command to verify the following configurations.
30 | P a g e
CN LAB RITIK
BTSC507-18 2224515
Step 2: Verify the switch configuration. a. From the Customer PC, use the terminal emulation
software to connect to the console of the customer Cisco Catalyst 2960 switch.
b. Use the console connection and terminal utility on the Customer PC to verify the
configurations. Use cisco as the console password. c. Enter privileged EXEC mode anduse the
show runningconfig command to verify the following configurations.
• Click the Check Results button at the bottom of this instruction window to check your work.
31 | P a g e
CN LAB RITIK
BTSC507-18 2224515
32 | P a g e
CN LAB RITIK
BTSC507-18 2224515
Steps:
33 | P a g e
CN LAB RITIK
BTSC507-18 2224515
34 | P a g e
CN LAB RITIK
BTSC507-18 2224515
35 | P a g e
CN LAB RITIK
BTSC507-18 2224515
36 | P a g e
CN LAB RITIK
BTSC507-18 2224515
37 | P a g e
CN LAB RITIK
BTSC507-18 2224515
Topology
100 Hosts
40 Hosts
2 Hosts
20 Hosts
Objectives
1. Design an IP Addressing Scheme (VLSM)
2. Assign IP Addresses to Network Devices and Verify Connectivity
Scenario
In this activity, you are given the network address of [Link]/24 to subnet and provide the IP
addressing for the network shown in the topology. Each LAN in the network requires enough space for,
at least, 25 addresses for end devices, the switch and the router. The connection between R1 to R2 will
requirean IP address for each end of the link.
38 | P a g e
CN LAB RITIK
BTSC507-18 2224515
• How many bits must be borrowed to support the number of subnets in the topology table?
• How many subnets does this create?
• How many usable hosts does this create per subnet?
Note: If your answer is less than the 100 hosts required, then you borrowed too many bits.
• Calculate the binary value for the first five subnets.
• Calculate the binary and decimal value of the new subnet mask.
Subnet 0 Mask: 255.255.255. Subnet 3 Mask: 255.255.255.
• Assign Subnet 0 to the LAN connected to the GigabitEthernet 0/0 interface of R1.
• Assign Subnet 1 to the LAN connected to the GigabitEthernet 0/1 interface of R1.
• Assign the first usable IP addresses to R2 for the LANs links. Assign the last usable IP address
forthe WAN link.
Addressing Table
R1 G0/1 N/A
S0/0/0 N/A
G0/0 N/A
G0/1 N/A
R2
S0/0/0 N/A
PC1 NIC
40 | P a g e
CN LAB RITIK
BTSC507-18 2224515
PC2 NIC
PC3 NIC
PC4 NIC
Assign IP Addresses to Network Devices and Verify Connectivity
Most of the IP addressing is already configured on this network. Implement the following steps
tocomplete the addressing configuration.
Note:
1. Take the screen shot of the results which is verified in Simulation Mode /Real mode and write
theinference.
After the completion of the experiment, answer all the viva question given below in the lab itself
41 | P a g e
CN LAB RITIK
BTSC507-18 2224515
Tracert
This command is used to diagnose path-related problems. On an IP network, routers exchange IP
packets between the source and the destination. They take IP packets from the source host and
forward them in a sequence until they reach the destination host. The sequence of routers between
the source and destination is known as the path. A path consists of all routers in a sequence that IP
packets sent from the source host traverse to reach the destination host.
The tracert command prints the path. If all routers on the path are functional, this command prints
the full path. If a router is down on the path, this command prints the path up to the last operational
router
tracert [Link]
The following image shows the output of this command.
42 | P a g e
CN LAB RITIK
BTSC507-18 2224515
The following table lists some important options of the tracert command.
Optio Description
n
-d Do not resolve the IP addresses of intermediate routers to their names.
-h Specifies the maximum number of hops (routers) to search on the path. The default is 30 hops.
-w Specifies the amount of time in milliseconds to wait for a reply message from the router. If not
receiveddefault time-out is 4000 (4 seconds).
Ping
The ping command is used to test connectivity between two hosts. It sends ICMP echo request
messages to the destination. The destination host replies with ICMP replies messages. If the ping
command gets a reply from the destination host, it displays the reply along with round-trip times.
ping [Link]
The following image shows the output of this command.
43 | P a g e
CN LAB RITIK
BTSC507-18 2224515
If you specify the hostname as an argument, the ping command uses the configured DNS client
service to automatically translate the hostname into the IP address.
Arp
To send IP packets, a computer needs two addresses. These addresses are the MAC address and the
IP address. A MAC address is the physical or hardware address of the NIC. An IP address is the
logical or software address of NIC. If a computer knows the IP address of the destination computer
but it does not know the MAC address of the destination computer, it uses the ARP protocol to
know the MAC address of the destination computer.
The ARP protocol broadcasts a given IP address over a local network. The corresponding host
responds to the broadcast with its MAC address. To avoid repetition, ARP stores the answer in
a table knownas ARP table. ARP maintains a separate ARP table for each NIC.
To view the ARP table, you can use the following command.
arp By default, this command displays the ARP table of the active NIC. If multiple NICs are
installed on the computer, you can use the -a option with this command. If the -a option is used, the
ARP command displays all ARP tables.
The following image shows the output of the arp command when used with the -a option.
44 | P a g e
CN LAB RITIK
BTSC507-18 2224515
To display the ARP cache entry for a specific IP address, specify the IP address with the -N option.
For example, the following command displays the ARP cache table for the interface that is assigned
the IP address [Link].
Arp -a -N [Link]
The following image shows the output of the above command.
Netstat
This command displays active connections, ports on which the computer is listening, Ethernet
statistics,the IP routing table, and IP statistics.
The output of this command is organized in rows and columns. Each row represents a new
connection or an entry in the output. It contains four columns. These columns provide the following
information about the row.
Proto: - This column displays the name of the protocol (TCP or UDP).
Local Address: - This column displays the IP address of the local computer and the port number
45 | P a g e
CN LAB RITIK
BTSC507-18 2224515
being used. If the port is not yet established, the port number is shown as an asterisk (*).
Foreign Address: - This column displays the IP address and port number of the remote
computer towhich the port is connected.
State: - This column displays the status of the connection.
The following image shows the sample output of this command.
Option Description
-a Displays all active TCP connections and the TCP and UDP ports on which the
computer is listening.
-e Displays Ethernet statistics, such as the number of bytes and packets sent and
received.
-n Displays active TCP connections, however, addresses and port numbers are
expressed numerically and no
46 | P a g e
CN LAB RITIK
BTSC507-18 2224515
-o Displays active TCP connections and includes the process ID (PID) for each
connection.
-p Shows connections for the protocol specified by Protocol. In this case, the Protocol
can be
-s Displays statistics by protocol. By default, statistics are shown for the TCP, UDP,
ICMP, and IP protocols.
The following table lists some common options of the netstat command.
Ipconfig
This command displays
all current TCP/IP network configuration values and refreshes Dynamic Host Configuration
Protocol (DHCP) and Domain Name System (DNS) settings. This command is mainly used to view
the IP addresses on the computers that are configured to obtain their IP address automatically.
47 | P a g e
CN LAB RITIK
BTSC507-18 2224515
The following table lists some important options of the ipconfig command.
Used Displays the IP address, subnet mask, and default gateway for all adapters.
without
parameters
/all Displays the full TCP/IP configuration for all adapters.
/renew [Adapter] Renews DHCP configuration for all adapters (if an adapter is not specified) or for a
specific
/release Sends a DHCPRELEASE message to the DHCP server to release the current DHCP
[Adapter] configurall adapters (if an adapter is not specified) or for a specific adapter if the
Adapter parameter i
/flushdns Flushes and resets the contents of the DNS client resolver cache.
48 | P a g e
CN LAB RITIK
BTSC507-18 2224515
TASK – 12: Implementing Static and default routes using ROUTER Configuration
Steps:
49 | P a g e
CN LAB RITIK
BTSC507-18 2224515
• Now to enable messaging from Router0 to Router2 set a static route from Router0 to Router2
• Click on Router0 and open config then in settings > static fill the fields of IP address, subnet
maskand Next hop as [Link], [Link], [Link] respectively.
• Now again try sending now it will be successful
• Do similar for Router2 so it can also send messages to Route
50 | P a g e
CN LAB RITIK
BTCS507-18 2224515
51 | P a g e