Introduction To Computer Networks
Introduction To Computer Networks
Introduction To Computer Networks
Introduction to Computer
Networks
Eng. Mohamed Abdi Nor
master of computer science and Engineering
at Daffodil International University, Dhaka Bangladesh
Chapter Outline
• 1.1 Introduction
• 1.2 Networking Topologies
• 1.3 The OSI Model
• 1.4 The Ethernet LAN
• 1.5 Home Networking
• 1.6 Assembling an Office LAN
Network
Bus
Ring
Star
mesh
Partial mesh
Token-Ring
Token-Ring (IEEE 802.3)
Features:
Token Passing
Advantage:
Deterministic – meaning
that the networking devices
gain control of the network
at fixed time intervals.
Bus Topology
Bus Topology
Features:
1. All networking devices
are heavily
interconnected
2. Redundant data traffic
paths
3. Expensive
Section 1-2 Key Terms
• OSI
• OSI Model
• Physical Layer
• Data Link Layer
• Network Layer
• Transport Layer
• Session Layer
Section 1-3 Key Terms
• Presentation Layer
• Application Layer
Chapter 1-4
The Ethernet LAN
Ethernet
• The networking protocol used in most modern computer networks is
Ethernet.
A . B . C. D
• IP addresses are issued based upon the class of the network. Examples
of the classes of IP networks are provided in Table 1-6 of the text.
• The * entries for each class represent the host number. The host
number is the portion of the IP address that defines the address of the
networking device connected to the network. The host number is also
called the host address.
10.10.20.200
172.16.25.191
192.168.12.5
IPv4 Addressing
• The network number provides sufficient information for routing the data
to the appropriate destination network.
10.10.20.200
172.16.25.191
192.168.12.5
IPv4 Addressing - ISP
10.10.20.200
172.16.25.191
192.168.12.5
IPv4 Private Addresses
Private IP Addresses
10.0.0.0 - 10.255.255.255
172.16.0.0 - 172.31.255.255
192.168.0.0 - 192.168.255.255
Private IP Addresses
• CSMA/CD
• Frame
• Network Interface Card
• MAC Address
• Organizationally Unique Identifier (OUI)
• Ethernet, Physical, Hardware, or Adapter Address
Chapter 1-5
Home Networking
Introduction
Simple installations
No cables
Broadband Modem/Gateway –
this describes the device used to
provide high-speed data access
via your cable TV connection or
via a telephone company’s DSL
connection. A gateway combines
a modem and a router into one
network box.
Planning the Home Network
(wired vs. wired)
data speed
cost
ease of implementation
appearance
home access
public access
Troubleshooting
• Check to make sure the proper lights for your networking device
that connects you to your ISP are properly displayed.
• One of the first steps usually used to fix basic connection problems
to the ISP is to reboot the host computer (the computer connected
to the router) and to re-boot the router. This usually will fix the
problem and the correct lights should be displayed. In some cases,
you might also have to power down/up your broadband modem.
(Note: the broadband modem might in integrated with the router.)
Once again, check to see if the correct lights are being displayed.
3. Turn encryption on
• Home Networking
• Wired and Wireless Networks
• Firewall Protection
• VPN – Virtual Private Network
• NAT – Network Address Translation
• PAT – Port Address Translation
• overloading
Chapter 1-6
Assembling an Office LAN
Features: Ethernet CAT5 twisted-pair cable
Switch
LAN Documentation
CAT5 CAT5e
CAT6
RJ45 Cable
Cable used to
interconnect
the networking
devices.
CAT5 CAT5e
CAT6
Connect all of
the networking
devices together
using the star
topology shown
in Figure 1- 26.
Switch
Switch
Switch
RJ-45 Jack
Switch
Cross-connected (x)
Transmit and receive signal pairs
are crossed to properly align
each for data communication
Cross-connected / Straight-through
Cross-connected
Devices requiring the cross-connected input port are
computers, printers, and routers.
Uplink Port
Straight-through port
A straight-through port is also called an uplink port.
The uplink port allows for the connection of a hub to a
hub or hub to a switch without having to use a special
cable. Devices requiring a straight-through connection
are uplink connections to other hubs or switches.
Link Light
Link Light The Ethernet protocol uses the Link Integrity Test
to verify that a communication link between two Ethernet devices
has been established. The link light remains lit once
communication is established and remains lit as long as there is a
periodic exchange of link pulses from the attached devices.
Link pulses are sent by each of the connected devices via the
twisted-pair cables to indicate that the link is up, but the link
pulses are not part of the Ethernet packet and are randomly sent
when data is not being transmitted.
Configure the IP Addresses
• Step 3
Configure the IP address settings on each computer
according to the list prepared by the network
administrator
Computer 1 00-10-A4-13-99-2E
10.10.10.1
Computer 2 00-10-A4-13-6C-6E
10.10.10.2
Computer 3 00-B0-D0-25-BF-48
10.10.10.3
Jeffrey S. Beasley Copyright ©2004 by Pearson Education, Inc.
Networking, 1e Upper Saddle River, New Jersey 07458
All rights reserved.
Section 1-6 Key Terms
• CAT6/5e
• RJ-45
• Mbps
• Numerics
• Ports
• Cross-connected
• Straight-through
Chapter 1-7
Testing and Troubleshooting
a LAN
Verify the Connection