DCN - Lecture 2 - Network Types
DCN - Lecture 2 - Network Types
• Network Types
• The Internet
• Protocols and Standards
Review
• Data communication
• Components
• Data representation
• Network
• Network Model
Keywords
1.27
WAN (Wide Area Network)
• A Wide Area Network (WAN) provides long-distance
transmission of data over large geographic areas that may
comprise a country, a continent, or even the whole world.
LAN WAN
• LAN is normally limited in size, • WAN has a wider geographical
spanning an office, a building, span, spanning a town, a state, a
or a campus country, or even the world
• LAN interconnects hosts; • WAN interconnects connecting
• LAN is normally privately devices such as switches,
owned by the organization that routers, or modems
uses it • WAN is normally created and
run by communication
companies and leased by an
1.28 organization that uses it
WAN (Wide Area Network)
• A point-to-point WAN
• It is a network that connects two communicating devices
through a transmission media (cable or air).
• The point-to-point WAN is normally a line leased from home
computer or a small LAN to an Internet service provider
(lSP).
1.29
WAN (Wide Area Network)
• Switched WAN
• It is a network with more than two ends.
• A switched WAN is used in the backbone of global
communication today.
• We can say that a switched WAN is a combination of several
point-to-point WANs that are connected by switches.
• The switched WAN connects the end systems, which usually
comprise a router that connects to another LAN or WAN.
1.30
MAN (Metropolitan Area Network )
1.35
Accessing the Internet
• The Internet today is an internetwork that allows any user to
become part of it.
• The user, however, needs to be physically connected to an ISP.
• The physical connection is normally done through a point-
to-point WAN.
• Using Telephone Networks
• Dial-up service.
• DSL Service.
• Using Cable Networks
• Using Wireless Networks
• Direct Connection to the Internet
1.36
Internet Today
• The Internet today is not a simple hierarchical structure.
• It is made up of many wide- and local-area networks joined
by connecting devices and switching stations.
• It is difficult to give an accurate representation of the
Internet because it is continually changing, new networks are
being added, existing networks are adding addresses, and
networks of out-of-date companies are being removed.
• Today most end users who want Internet connection use the
services of Internet service providers (lSPs).
• There are international service providers, national service
providers, regional service providers, and local service
providers.
• The Internet today is run by private companies, not the
government
1.37
Figure 1.13 Hierarchical organization of the Internet
1.38
1-4 PROTOCOLS AND STANDARDS
Syntax.
• The term syntax refers to the structure or format of the data,
meaning the order in which they are presented.
• For example, a simple protocol might expect the first 8
bits of data to be the address of the sender, the second 8
bits to be the address of the receiver, and the rest of the
stream to be the message itself.
Semantics.
• The word semantics refers to the meaning of each section of
bits.
• How is a particular pattern to be interpreted, and what
action is to be taken based on that interpretation?
• For example, does an address identify the route to be
1.41 taken or the final destination of the message?
1-4 PROTOCOLS
Timing.
• The term timing refers to two characteristics:
• when data should be sent and
• how fast they can be sent.
• For example, if a sender produces data at 100 Mbps but the
receiver can process data at only 1 Mbps, the transmission
will overload the receiver and some data will be lost.
1.42
1-4 Standards
1.43
1-4 Standards
1.45