The Open Systems Interconnection Specifications Flashcards

1
Q

Host 1 sent a SYN packet to Host 2. What will Host 2 send in response?

ACK

NAK

SYN/ACK

A

SYN/ACK

A connection-oriented session is set up using what is called a three-way handshake. The transmitting host sends a SYN packet, the receiving host sends a SYN/ACK, and the transmitting host replies with the last ACK packet. The session is now set up

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

TCP and UDP reside at which layer of the OSI model?

2

3

4

A

4

TCP and UDP are Transport layer protocols. The Transport layer is Layer 4 of the OSI model

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

Which layer of the OSI model provides an entry point for programs to access the network infrastructure?

Application

Transport

Network

A

Application

The top layer of the OSI model gives applications access to the services that allow network access

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

You are connected to a server on the Internet and you click a link on the server and receive a time-out message. What layer could be the source of this message?

Application

Transport

Network

A

Application

If the remote server is busy or does not respond to your web browser request, this is an Application layer problem

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

Which layer of the OSI model is responsible for code and character-set conversion as well as recognizing data formats?

Application

Presentation

Session

A

Presentation

The Presentation layer makes data “presentable” for the Application layer

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

At which layers of the OSI model do bridges, hubs, and routers primarily operate, respectively?

Physical, Physical, Data Link

Data Link, Data Link, Network

Data Link, Physical, Network

A

Data Link, Physical, Network

Bridges, like switches, are Data Link layer devices. Hubs, like repeaters, are Physical layer devices. Routers are Network layer devices

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

Which layer of the OSI model is responsible for converting data into signals appropriate for the transmission medium?

Network

Data Link

Physical

A

Physical

The Physical layer’s job is to convert data into impulses that are designed for the wired or wireless medium being used on the attached segment

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

A receiving host has failed to receive all the segments that it should acknowledge. What can the host do to improve the reliability of this communication session?

Send a different source port number.

Decrease the sequence number.

Decrease the window size.

A

Decrease the window size.

A receiving host can control the transmitter by using flow control (TCP uses windowing by default). By decreasing the window size, the receiving host can slow down the transmitting host so the receiving host does not overflow its buffers

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

Which Layer 1 devices can be used to enlarge the area covered by a single LAN segment? (Choose two.)

Firewall

NIC

Hub

Repeater

A

Hub

Repeater

Not that you really want to enlarge a single collision domain, but a hub (multiport repeater) will provide this functionality for you

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

Segmentation of a data stream happens at which layer of the OSI model?

Data Link

Network

Transport

A

Transport

The Transport layer receives large data streams from the upper layers and breaks these up into smaller pieces called segments

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

When data is encapsulated, which is the correct order?

Data, frame, packet, segment, bits

Segment, data, packet, frame, bits

Data, segment, packet, frame, bits

A

Data, segment, packet, frame, bits

The encapsulation order is data, segment, packet, frame, bits

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

What are two purposes for segmentation with a bridge? (Choose two.)

To add more broadcast domains

To create more collision domains

To add more bandwidth for users

To allow more broadcasts for users

A

To create more collision domains

To add more bandwidth for users

Bridges and switches break up collision domains, which allows more bandwidth for users

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

Acknowledgments, sequencing, and flow control are characteristic of which OSI layer?

Layer 2

Layer 3

Layer 4

A

Layer 4

A reliable Transport layer connection uses acknowledgments to make sure all data is received reliably. A reliable connection is defined by the use of acknowledgments, sequencing, and flow control, which is characteristic of the Transport layer (Layer 4)

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

Which of the following is true regarding sequencing and acknowledgments? (Choose all that apply.)

The segments delivered are acknowledged back to the sender upon their reception.

If a segment is not received, the virtual circuit must be restarted from the beginning at a slower transmit interval.

Any segments not acknowledged are retransmitted.

Segments are sequenced back into their proper order upon arrival at their destination.

A

The segments delivered are acknowledged back to the sender upon their reception.

Any segments not acknowledged are retransmitted.

Segments are sequenced back into their proper order upon arrival at their destination.

When sequencing and acknowledgments are used, the segments delivered are acknowledged back to the sender upon their reception. At this point, any segments not acknowledged are retransmitted, and segments are sequenced back into their proper order upon arrival at their destination

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

What is the purpose of flow control?

To ensure that data is retransmitted if an acknowledgment is not received

To reassemble segments in the correct order at the destination device

To provide a means for the receiver to govern the amount of data sent by the sender

A

To provide a means for the receiver to govern the amount of data sent by the sender

Flow control allows the receiving device to control the pace of the transmitting device so the receiving device’s buffer does not overflow

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

At which layer of the OSI model would you find IP?

Transport

Network

Data Link

A

Network

IP is a Network layer protocol. TCP is an example of a Transport layer protocol, Ethernet is an example of a Data Link layer protocol, and T1 can be considered a Physical layer protocol

17
Q

Of the following, which is the highest layer in the OSI model?

Transport

Network

Presentation

A

Presentation

The Presentation layer is the sixth layer of the model. Only the Application layer is higher, but it is not listed. Session is Layer 5, Transport is Layer 4, and Network is Layer 3

18
Q

Routers perform routing at which OSI layer?

Physical

Data Link

Network

A

Network

A router is specified at the Network layer and a router routes packets. Routers can also be called Layer 3 switches

19
Q

Which of the following mnemonic devices can you use to remember the first letter of the name of each layer of the OSI model in the proper order?

All People Seem To Need Processed Data.

Always Should People Never Threaten Dog Police.

Please Do Not Throw Sausage Pizza Away.

A

Please Do Not Throw Sausage Pizza Away.

The phrase “Please Do Not Throw Sausage Pizza Away” contains the first letters of the layers in order, from Layer 1 through Layer 7. “All People Seem To Need Data Processing” works from the top down. The other options have all the right letters, just not in the right order

20
Q

Which IEEE standard specifies the protocol for CSMA/CD?

  1. 2
  2. 3
  3. 5
A

802.3

The 802.3 standard, commonly associated with Ethernet, specifies the media-access method used by Ethernet, which is known as Carrier Sense Multiple Access with Collision Detection (CSMA/CD)