1 Chapter 1.1 Introduction To Computer Network
1 Chapter 1.1 Introduction To Computer Network
1 Chapter 1.1 Introduction To Computer Network
3
Introduction
4
The Language of Computer Networks
8
The Big Picture of Networks (continued)
9
Communications Networks – Basic Layouts
10
Communications Networks – Basic Layouts
(continued)
• Local area network-to-wide area network
• Wide area network-to-wide area network
• Sensor-to-local area network
• Satellite and microwave
• Cell phones
• Computer terminal / microcomputer-to-
mainframe
11
Microcomputer-to-Local Area Network
Layout
• Highly common throughout business and
academic environments, and now homes
• Typically a medium- to high-speed connection
• Computer (device) requires a NIC (network
interface card)
• NIC connects to a hub-like device (switch)
12
Microcomputer-to-Local Area Network
Layout (continued)
13
Microcomputer-to-Internet Layout
14
Microcomputer-to-Internet Layout
(continued)
Figure 1-3
A microcomputer
/ workstation
sending data
over a DSL line
to an Internet
service provider
15
Local Area Network-to-Local Area Network
Layout
• Found in systems that have two or more LANs
and a need for them to intercommunicate
• A bridge-like device (such as a switch) is
typically used to interconnect LANs
• Switch can filter frames
16
Local Area Network-to-Local Area Network
Layout (continued)
17
Personal Area Network-to-Workstation
Layout
• Interconnects wireless devices such as PDAs,
laptops and notebooks, and music playback
devices
• Used over short distances such as a few meters
18
Personal Area Network-to-Workstation
Layout (continued)
19
Local Area Network-to-Metropolitan Area
Network Layout
• Used to interconnect companies (usually their
local area networks) to networks that encompass
a city
• High-speed networks with redundant circuits
• Metro Ethernet is latest form of metropolitan
LAN
20
Local Area Network-to-Metropolitan Area
Network Layout (continued)
21
Local Area Network-to-Wide Area Network
Layout
• One of the most common ways to interconnect a
user on a LAN workstation to the Internet (a
wide area network)
• A router is the typical device that performs LAN
to WAN connections
• Routers are more complex devices than
switches
22
Local Area Network-to-Wide Area Network
Layout (continued)
23
Wide Area Network-to-Wide Area Network
Layout
• High-speed routers and switches are used to
connect one wide area network to another
• Thousands of wide area networks across North
America, many interconnected via these routers
and switches
24
Sensor-to-Local Area Network Layout
25
Sensor-to-Local Area Network Layout
(continued)
26
Satellite and Microwave Layout
27
Satellite and Microwave Layout (continued)
28
Cell Phone Layout
29
Cell Phone Layout (continued)
30
Terminal/Microcomputer-to-Mainframe
Computer Layout
• Predominant form in the 1960s and 1970s
• Still used in many types of businesses for data
entry and data retrieval
• Few dumb terminals left today – most are
microcomputers with terminal emulation card, a
web browser and web interface, Telnet software,
or a thin client
31
Terminal/Microcomputer-to-Mainframe
Computer Layout (continued)
32
Network Architectures
33
The TCP/IP Protocol Suite
Note: Some authors show only four layers, combining the two
bottom layers.
34
The TCP/IP Protocol Suite (continued)
• Application layer
– Where the application using the network resides
– Common network applications include web browsing,
e-mail, file transfers, and remote logins
• Transport layer
– Performs a series of miscellaneous functions (at the
end-points of the connection) necessary for
presenting the data package properly to the sender or
receiver
35
The TCP/IP Protocol Suite (continued)
• Network (Internet or internetwork or IP) layer
– Responsible for creating, maintaining and ending network
connections
– Transfers data packet from node to node (e.g. router to router)
within network
• Network access (data link) layer
– Responsible for taking the data and transforming it into a frame
with header, control and address information, and error detection
code, then transmitting it between the workstation and the
network
• Physical layer
– Handles the transmission of bits over a communications channel
– Includes voltage levels, connectors, media choice, modulation
techniques
36
The TCP/IP Protocol Suite (continued)
37
The Open Systems Interconnection (OSI)
Model
38
The Open Systems Interconnection (OSI)
Model (continued)
• Application layer
– Equivalent to TCP/IP’s application layer
• Presentation layer
– Responsible for “final presentation” of data
(code conversions, compression, encryption)
• Session layer
– Responsible for establishing “sessions”
between users
39
The Open Systems Interconnection (OSI)
Model (continued)
• Transport layer
– Equivalent to TCP/IP’s transport layer
• Network layer
– Equivalent to TCP/IP’s network layer
• Data link layer
– Responsible for taking the data and
transforming it into a frame with header,
control and address information, and error
detection code
40
The Open Systems Interconnection (OSI)
Model (continued)
• Physical layer
– Handles the transmission of bits over a
communications channel
– Includes voltage levels, connectors, media choice,
modulation techniques
41
Logical and Physical Connections
42
Logical and Physical Connections
(continued)
43
Logical and Physical Connections
(continued)
44
Network Layouts in Action
45
The TCP/IP Protocol Suite in Action
46
The TCP/IP Protocol Suite in Action
(continued)
47
Summary
48
Summary (continued)
• Application areas can be understood in terms of general
network layouts:
– Microcomputer-to-local area network
– Microcomputer-to-Internet
– Local area network-to-local area network
– Personal area network-to-workstation
– Local area network-to-metropolitan area network
– Local area network-to-wide area network
– Wide area network-to-wide area network
– Sensor-to-local area network
– Satellite and microwave
– Cell phone
– Terminal/microcomputer-to-mainframe computer
49
Summary (continued)
• Key concept in networking is convergence
• A network architecture, or communications model,
places network pieces in layers
– Layers define model for functions or services that need to
be performed
• The TCP/IP protocol suite is also known as the Internet
model and is composed of five layers (some show four):
– Application layer
– Transport layer
– Network layer
– Network access layer
– Physical layer
50
Summary (continued)
51