Chapter 2 Flashcards

1
Q

– Fundamental network communications model.

A

Open Systems Interconnection (OSI) reference model

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

OSI model product of two standards organizations:

A

– International Organization for Standardization (ISO)
– American National Standards Institute (ANSI)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Is theoretical, not specific hardware or software.
Guidelines analogized to a grammar.

A

OSI

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Accomplishments of the OSI model

A

– Enabling communications among LANs, MANs, WANs
– Standardizing network equipment
– Enabling backward compatibility to protect investments
– Enabling development of software and hardware with
common interfaces
– Making worldwide networks possible; e.g., the Internet

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

OSI model consists of seven distinct layers

A

Physical,
Data Link,
Network,
Transport,
Session,
Presentation,
Application

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Set of layers in OSI model is called a

A

Stack

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Called by actual name or placement in stack

A

Layers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Layers also divided into three groups

A

– Bottom: handles physical communications
– Middle: coordinates communication between nodes
– Top: involves data presentation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Contact between two network devices

A

– Communications traverse layered stack in each device
– Each layer handles specific tasks
– Each layer communicates with next layer using protocol

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

• Layer purpose: transmit and receive signals with data
•Network signals are either analog or digital
•Digital signal generates binary 1s or 0s

A

Physical Layer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

– All data transfer mediums
• wire cable, fiber optics, radio waves, and microwaves
– Network connectors
– The network topology
– Signaling and encoding methods
– Data transmission devices
– Network interfaces
– Detection of signaling errors

A

Responsibilities of the Physical layer (Layer 1)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

– Wave pattern with positive and negative voltages
– Examples: ordinary telephone or radio signal
– Used in WANs that employ analog modems

A

Analog signal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Physical network problems affect physical layer:

A

– Example 1: broken cable
– Example 2: electrical or magnetic interference

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

– Caused by magnetic force fields
– Generated by certain electrical devices
• Fans, electric motors, portable heaters, air-conditioners

A

Electromagnetic interference (EMI)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

– Caused by electrical devices emitting radio waves
• Radio and television stations, radio operators, cable TV
– Problem when frequency matches network signal

A

Radio frequency interference (RFI)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

• Layer purpose: format bits into frames
• Frame: discrete unit of information
– Contains control and address information
– Does not contain routing information

A

Data Link Layer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

– Calculates size of information fields in frame
– Data Link layer at sender inserts value at end of frame
– Receiving Data Link layer checks value in frame

A

Cyclic redundancy check (CRC): monitor duplication

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

– Initiates communication link between two nodes
– Guards against interruptions to link
– Link to Network layer may be connection-oriented

A

Logical link control sublayer (LLC)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

– Examines physical (device or _) address in frame
– Frame discarded if address does not match workstation
– Regulates communication sharing

A

Media access control sublayer (MAC)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

MAC address burned into chip on network interface
– Coded as a hexadecimal number; e.g., 0004AC8428DE
• First half refers to _, second half _

A

•vendor
•unique to device

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

• Layer purpose: control passage of packets on network
– Physical routes: cable and wireless paths
– Logical routes: software paths

A

Network Layer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

– Optimize physical and logical routes
– Permit routers to move packets between networks

A

Specific tasks of Network layer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

: process of information gathering
– Obtain metrics about location of networks and nodes

A

Discovery

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

: logical communication paths
– Send and receive data
– Known only to Network layers between nodes
– Benefit: manage parallel data paths

A

Virtual circuits

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
– Checks (and corrects) packet sequence – Addresses packets – Resizes packets to match receiving network protocol – Synchronizes flow of data between Network layers
Extra duties using virtual circuits
26
• Layer purpose: reliable data transmission – Ensures data sent and received in same order – Receiving node sends acknowledgement ("ack") Five reliability measures used by protocols • _ mediates between different protocols
Transport Layer
27
Transport layer support of virtual circuits – Tracks unique identification value assigned to circuit
• Value called a port or socket • Port assigned by Session layer
28
• Half duplex communications
Session Layer
29
for dialog control • Sets up node to separately send and receive • Analogize to use of walkie-talkies
Two-way alternate mode (TWA)
30
– Establish and maintain link between two nodes – Provide for orderly transmission between nodes – Determine how long node can transmit – Determine how to recover from transmission errors – Link unique address to each node (like a zip code)
Multiple goals
31
– Two-way simultaneous (TWS) for dialog control • Devices configured to send and receive at same time – Increases efficiency two-fold – Made possible by buffering at network interface
Full duplex communications
32
– Signal can travel in only one direction in a medium – Not as desirable as either half or full duplex
Simplex alternative
33
* Primary purpose: manages data formatting – Acts like a syntax checker – Ensures data is readable to receiving
Presentation Layer
34
• 8-bit coding method for 256-character set • Used mainly by IBM computers
EBCDIC (Extended Binary Coded Decimal Interchange Code)
35
• 8-bit character coding method for 128 characters • Used by workstations running Windows XP, Fedora, Linux
ASCII (American Standard Code for Information Interchange)
36
: scrambling data to foil unauthorized users • Example 1: account password encrypted on LAN • Example 2: credit card encrypted on a LAN
Encryption
37
• Encryption tool:
Secure Sockets Layer (SSL)
38
: compact data to conserve space • Presentation layer at receiving node decompresses data
Data compression
39
• Connecting workstations to network services – Link application into electronic mail – Providing database access over the network
Application Layer
40
– File transfer, file management, remote access to files – Remote access to printers – Message handling for electronic mail – Terminal emulation
• Services managed by Application layer
41
– Makes computer visible to another for network access – Example: access shared folder using redirector
Microsoft Windows redirector
42
• OSI model enables two computers to communicate
Communicating Between Stacks
43
Standards provided by OSI models
– Communicating on a LAN – Communicating between LANs – Internetworking between WANs and LANs (and WANs)
44
Constructing a message at the sending node
– Message created at Application layer – Message travels down stack to Physical layer – Information at each layer added to message • Layer information is encapsulated – Message sent out to network form Physical layer
45
term for transferred data
Protocol data unit (PDU)
46
Control data added to PDU as it traverses stack
– Next layer gets transfer instructions from previous layer – Peer protocols used to communicate with companion layer
47
• remains after data stripped
Service data unit (SDU)
48
Key points
– Each layer forms a PDU (from an SDU) – Each PDU is communicated to counterpart PDU
49
• Example: workstation accesses shared drive – Redirector at Application layer locates shared drive – Presentation layer ensures data format is ASCII – Session layer establishes and maintains link – Transport layer monitors transmission/reception errors – Network layer routes packet along shortest path – Data Link layer formats frames, verifies address – Physical layer converts data to electrical signal • OSI model also applied to network hardware and software communications
Applying the OSI Model
50
basis for standards and conventions
Request for Comment (RFC)
51
RFCs managed by
IETF (Internet Engineering Task Force)
52
RFCs evaluated by
IESG (Internet Engineering Steering Group) within IETF
53
Two kinds of RFC documents
– Universal Protocol for transferring data on Internet – Informational RFCs (RFC 2555 provides RFC history)
54
Two main LAN transmission methods
– Ethernet: defined in IEEE 802.3 specifications – Token ring: defined in IEEE 802.5 specifications
55
Ethernet is more widespread than token ring – Has more high-speed and expansion options
LAN Transmission Methods
56
High-speed variation of token ring
Fiber Distributed Data Interface (FDDI)
57
• Leverages bus and star topologies • Collision occurs if two nodes transmit simultaneously
Ethernet
58
Control method: of ethernet Algorithm that transmits and decodes formatted frames
Carrier Sense Multiple Access with Collision Detection (CSMA/CD)
59
Frames find destination through physical addressing – Node has unique MAC address associated with NIC • Functions performed with network drivers – Network access, data encapsulation, addressing • Data transmitted in Ethernet encapsulated in frames
Ethernet
60
Frame composed of six predefined fields Of ethernet
– Preamble – Start of frame delimiter (SFD or SOF): – Destination address (DA) and source address (SA): – Length (Len) – Data and pad – Frame check sequence or frame checksum (FCS)
61
transport method – Uses physical star topology and logic of ring topology – Data transmission up to 100 Mbps
Token ring
62
hub ensures packet circulated
Multistation access unit (MAU)
63
Token: specialized packet continuously transmitted
– Size: 24 bits – Structure: three 8-bit fields • Starting delimiter (SD) • Access control (AC) • Ending delimiter (ED)
64
– Node must capture token to transmit – Node builds frame using token fields – Resulting frame sent around ring to target node – Target node acknowledges frame received and read – Target node sends frame back to transmitting node – Transmitting node reuses token or returns it to ring
Using a token
65
Node sends frame to indicate problem – Ring tries to self-correct problem
Beaconing
66
– Broadcast storms and interference are rare
Token ring networks reliable
67
– Standard for high-capacity data throughput 100 Mbps Uses fiber-optic cable communications medium.
Fiber Distributed Data Interface (FDDI)
68
uses timed token access method – Send frames during target token rotation time (TTRT) – Allows for parallel frame transmission
FDDI
69
uses timed token access method – Send frames during target token rotation time (TTRT) – Allows for parallel frame transmission
FDDI
70
Two types of packets
– Synchronous communications (time-sensitive traffic) – Asynchronous communications (normal traffic)
71
• Two classes of nodes connect to FDDI network
– Class A: nodes attached to both rings (hubs) – Class B: node (workstation) attached via Class A node
72
•built on topologies and network transmission – Similar to LAN structure, with greater complexity – Providers do not provide detailed specifications
WAN Network Communications
73
WAN network service providers
– Telecommunications companies • Especially regional telephone companies (telcos or RBOCs (regional bell operating companies)) – Cable television companies (cablecos) – Satellite TV companies
74
Plain old telephone service (POTS) – Carry most basic WAN communications – 56-Kbps dial-up access, Integrated Service Digital Network (ISDN), Digital Subscriber Line (DSL)
Telecommunications WANs
75
• Topology between RBOCs and long distance carrier
– RBOC provides local access and transport area (LATA) – IXC lines join RBOC and long distance carrier • Point of presence (POP) is term for junction
76
dedicated telephone line for data link – Example: states use to connect offices to capitol
T-carrier lines
77
synchronous 56-Kbps service
Alternative to T-carrier
78
• Architecture consists of star-shaped locations • Headend is the focal point in the star • Grouping of antennas, cable connections, satellite dishes, microwave towers • Distribution centers transfer signals to feeder cables • Cable modems convert signals for computer use
Cable TV WANs
79
use of radio, microwaves, satellites
Wireless WANS
80
– Connect wireless LAN to wireless bridge or switch – Connect bridge or switch to antenna – Antenna transmits wave to distant antenna
Topology of radio communications
81
– Connect microwave dish to LAN – Dish transmits to microwave dish at remote location
Topology of microwave communication
82
– Satellite dish transmits to satellite in space – Satellite relays signal to satellite dish at remote location
Topology of satellite communications
83
• Switching techniques creating data paths (channels)
WAN Transmission Methods
84
divides the channels into frequencies instead of time slots
Frequency Division Multiple Access (FDMA)
85
bandwidth of cable dynamically allocated based on application need
Statistical multiple access
86
involves creating a dedicated physical circuit between the sending and receiving nodes
Circuit switching
87
uses store-and-forward method to transmit data from sending to receiving node
Message switching
88
establishes a dedicated logical circuit between the two transmitting nodes
Packet switching
89
Scenario: new campus needs new network Ethernet appropriate for all areas of new campus
Designing an Ethernet Network
90
– Ethernet enjoys widespread vendor/technical support – Compatible with star-bus topology popular with LANs – Network upgrades easily to higher bandwidths – Standards exist for cable and wireless versions – Ethernet network scales well, adapts well to WANs – Network devices on old campus may be used – Many options for Internet connections
Reasons for choosing Ethernet technology
91
Message travels up stack from
Physical layer
92
checks address of frame uses CRC to check frame integrity
Data Link layer
93
Receives valid frame and sends up stack
Network layer