Module 2 All Lessons
Module 2 All Lessons
Module 2 All Lessons
NETWORK CLASSIFICATION
Lesson 4 Internetworking
(Internet)
Module I
2
MODULE II
NETWORK CLASSIFICATIONS
INTRODUCTION
OBJECTIVES
There are four lessons in the module. Read each lesson carefully then
answer the exercises/activities to find out how much you have benefited
Module II
3
from it. Work on these exercises carefully and submit your output to your
instructor or to the College of Computer Science office.
Module II
4
Lesson 1
Module II
5
Module II
EXERCISE
6
Lesson 2
Module II
7
2
3.2 Local Area Network (LAN)
Limitations:
Module II
8
Advantages:
1. Sharing Resources
2. GroupWare and communication applications
3. Centralized administration
4. Centralized policy (support, licensing, etc.)
A bus topology was the first, and is still quite commonly used
topology for simple networks. It connects end-nodes, which are
strung out along a line, like pearls on a necklace. Bus topologies
evolved very early in the history of communication networks, before
the invention of the computer. Figure 3.2 shows a Bus topology.
Module II
9
Module II
10
Module II
11
Module II
12
Module II
13
1.
EXERCISE
What are the shared LAN characteristics?
2. List some of LANs advantages.
3. List the most popular LAN topologies.
4. List the main advantages and drawbacks of every one of these
topologies.
Module II
14
Lesson 3
Module II
15
Figure 3.6 shows a five node MAN to connect several LAN systems via a FDDI
system. This diagram shows that each LAN may be connected within the
MAN using different technology such as T1 copper access lines, digital
subscriber line (DSL), coax, microwave, or fiber connections. In each case, a
router provides a connection from each LAN to connect to the MAN.
Module II
16
WAN can be useful when companies have multiple locations that need to
share network resources. For example, maybe the company’s accounting system
runs at the headquarters building where the accounting and MIS staff are located,
but the warehouse across town still needs access to the accounting system for
inventory picking tickets, data entry, and other order fulfillment and inventory
tasks.
Module II
17
Module II
18
Module II
19
connections are formed only when you need them, and you usually pay for
the time the connection is open, rather than the amount of data you’re able
to transmit over the connection. Figure 3.8 is an example of a switched
WAN link.
Module II
20
Module II
21
To prevent unpredictably long delays and ensure that the network has
a reliably fast transit time, a maximum length is allowed for each packet. It
is for this reason that the message submitted to the transport layer may first
have to be divided by the transport protocol entity into a number of smaller
packet units before transmission. In turn, they will be reassembled into a
single message at the destination.
Module II
22
Module II
23
A frame relay was first offered commercially in 1992. Much like packet
switching, each frame is addressed individually. Frame relay also makes use of
special switches and a shared network of very high speed. Unlike packet switching,
frame relay supports the transmission of virtually any computer data stream in its
native form—frames are variable in length (up to 4,096 bytes). Rapidly gaining in
popularity, frame relay is widely available in many highly developed nations.
International frame relay service is also becoming widely available. Disadvantages
include the fact that frame relay, like packet switching, is oriented towards data
transmission. Further, transmission delays are variable and uncertain in duration.
Module II
24
While increasingly satisfactory technologies have been added for support of voice
and video, frame relay is not designed with those applications in mind.
Module II
25
EXERCISE
Module II
26
Lesson 4
Module II
27
Internetworking (Internet)
The Internet Engineering Task Force document (RFC 2026) defines the
Internet as following:
This definition encompasses several key aspects of what the Internet is:
Loosely organized: No single organization has authority over the
Internet. As a result, the Internet is not highly organized. No one
exercises that kind of control over the Internet. As a result, you can find
just about any kind of material imaginable on the Internet. No one
guarantees the accuracy of information that you find on the Internet.
International: The Internet is a network of resources, the international
linking of tens of thousands of businesses, universities, and research
organizations with millions of individual users.
Module II
28
Internetwork.
Module II
29
4.2.1 Internet Services Provider (ISP) and Network Access Points (Naps)
Internet users are connected to the global Internet via the hosts of
their ISPs. Networks of national ISPs are connected and this interconnection
is extended to the networks of ISPs of neighboring countries, and these
networks together make up the global Internet.
Module II
30
one of the Internet trunk lines, and these trunk lines allow the Internet
access providers to communicate with each other.
Each regional ISP can give services to part of a city. The lowest
networking entity of the Internet is a local Internet service provider. A local
ISP is connected to a regional ISP or directly to a national service provider
and provides a direct service to end users.
Probably the most common access the Internet from residential areas
is using a modem over a POTS (plain old telephone system) dialup line to an
Internet service provider (ISP). A modem (modulation/demodulation unit) is
a device that converts the digital data to a modulated form of signal that
takes less bandwidth. A modem is required to create an appropriate digital
signal to access the Internet.
Module II
31
ISDN users, on the other hand, have the choice of either connecting
to an ISDN capable ISP or to ISDN “modems” hosted on the LAN. Through a
process called bonding, ISDN users can achieve speeds up to 128Kbps.
While ADSL, ISDN and dialup modems all use ordinary phone lines, HFC
access networks are extensions of the current cable network used for
broadcasting cable television. In a traditional cable system, a cable head
end station broadcasts through a distribution of coaxial cable and amplifiers
to residences. Typically, the cable modem is an external device and
connects to the home PC through a 10-BaseT Ethernet port. Cable modems
divide the HFC network into two channels, a downstream and an upstream
channel. As with ADSL, the downstream channel is typically allocated more
bandwidth and hence a larger transmission rate.
Module II
32
4.4 Intranet
Module II
33
4.4 Extranet
Module II
34
EXERCISE
Module II