Shared Flashcard Set

Details

EXAM 1: Chapter 2
The OSI
18
Computer Science
Graduate
10/02/2011

Additional Computer Science Flashcards

 


 

Cards

Term
Identify the 7 layers of the OSI model
Definition

Layer 1) Physical

 

Layer 2) Data

 

Layer 3) Network

 

Layer 4) Transport

 

Layer 5) Session

 

Layer 6) Presentation

 

Layer 7) Application

Term
What is the function of the first layer in the OSI model?
Definition

They Physical Layer defines the method of moving data between computers.

Anything that moves data from one system to another, such as copper cabling, fiber optics, radio waves, is part of layer 1

hubs are also in this layer

Term
What is the function of the second layer in the OSI model?
Definition

The NIC's OSI Data Link Layer (Layer 2):

 

1) adds around each packet a frame that contains the MAC addresses for the sender/receiver's systems.

 

2) As the NIC assembles each fram, it checks the network to see if the cable is busy. If not, it sends the frame down the wire using to the "physcial" layer.

 

Term
What is the funciton of the third layer in the OSI model?
Definition

The OSI Network layer software adds to each packet the MAC addresses of the receiver and sender, and then send the packets to the second layer (Data Link).

 

The last layer that deals directly with hardware. All the other layers work strictly within software.

 

The IP protocal is the primary protocal that TCP/IP uses at Layer 3 of the OSI model.

Term
What is the function of the fourth layer in the OSI model?
Definition
The OSI Transport layer software chops the data into packets and assigns each a sequence number, so that the receiver's computer will know how to reassemble the packets when they arrive.
Term
What is the function of the fifth layer in the OSI model?
Definition
The OSI Session layer establishes a connection between two computers, accepts incoming sessions, and opens and closes existing sessions.
Term
What are protocols?
Definition

Protocols are a set of instructions that define rules, regulations, standards, and procedures so that hardware and software developers can make devices and applictions that function properly.

 

Each protocol is designed to deal with a specific layer.

 

Each protocol must be able to understand the previous and preceding protocols before it, but oblivious to the others.

Term
What is a "Network Protocol?"
Definition

Network Protocals (such as TCP and IP) create unique identifiers for each system, and create communication rules for how to handle data packets.

 

Network Protocols move beyond the physical MAC addresses, and start using logical addressing with specific software (aka, "network protocols")

Term
Where does a hub send data?
Definition
To all of the systems connected to the hub
Term
What uniquely identifies every NIC?
Definition
Media Access Control address (MAC address)
Term
What Windows utility do you use to find the MAC address for a system?
Definition
IPCONFIG
Term
The MAC address is known as a ________ address?
Definition
Physical Address.
Term
A NIC sends data in discrete chunks called_____?
Definition

Frames.

 

Data is sent in discrete chunks called frames. Networks use frames to keep any one NIC from hogging the wire.

 

Term
Which MAC address begins a frame?
Definition

The Receiving system.

 

The frame begins with the MAC address of the receiving NIC, followed by the MAC address of the sending NIC, followed in turn by the data and CRC.

Term
A frame ends with a special bit called the cyclic redundancy check (CRC). What does the CRC do?
Definition

Verifies that the data arrived correctly.

 

The data is followed by a special bit of checking info called the CRC, which the receiving NIC uses to verify that the data arrived correctly.

Term

Which of the following is an example of a MAC address?

 

A) 0-255

 

B)00-50-56-A3-04-0C

 

C) SBY3M7

 

D) 192.168.4.13

Definition

B)00-50-56-A3-04-0C

 

A MAC address is a 48-bit value, and no two NICs ever share the same MAC address.

Term
Which layer of the OSI sevel-layer model controls the assembly and disassembly of data?
Definition

The Transport Layer.

 

The transport layer controlls the assembly and disassembly of data

Supporting users have an ad free experience!