• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/24

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

24 Cards in this Set

  • Front
  • Back

What are the characteristics of a connection-oriented service?

-virtual circuit (3-way-handshake)


-sequencing


-acknowledgements


-flow control

At what layer does flow control function?

Layer 4: Transport


Layer 2: Data Link

What types of flow control are there?

buffering, windowing, and congestion avoidance

At what layer are communication resources and availability identified?

Layer 7: Application

At what layer is data translated into a standard format, often with encryption or compression?

Layer 6: Presentation

At what layer does dialogue control manage the association of data to applications and devices?

Layer 5: Session

What are the steps to create a connection-oriented virtual circuit?

1: sender request synchronization (SYN)


2: recipient acknowledge the request and set connection parameters (SYN/ACK)


3: sender acknowledge acceptance (ACK)

What is a transmission window?

the segment of data in bytes allowed to send without acknowledgement from the recipient

At what layer does session multiplexing manage the association of data to applications and devices?

Layer 4: Transport

At what layer does logical addressing, routing, and location tracking function?

Layer 3: Network

What does a router do if it does not have an entry for a packet's destination network?

drop the packet

What types of packets are used at the network layer?

data and route update


What are the three primary pieces of information kept in a routing table?

address, interface, metric

At what layer is hardware addressing used for data transmission?

Layer 2: Data Link

What control defines how packets are placed on physical media?

media access control

What control identifies and encapsulates network layer protocols?

logical link control

What kind of table maps hardware addresses to ports?

filter table

What functionality maintains that frames are only sent to the segment where the destination hardware address is located?

transparent bridging

How many collision domains does a switch create?

one per port

How many broadcast domains does a switch create?

one by default with a single default vlan

What are possible causes of network congestion?

-too many hosts in a broadcast domain


-broadcast storms


-multicast


-low bandwidth

What is the difference between a collision domain and a broadcast domain?

all devices in a collision domain will hear all traffic of all kinds sent in their segment; devices in a broadcast domain will only hear all traffic that is broadcast traffic in their segment

What are the functions of routers?

-packet switching


-filtering


-path selection


-internetwork communication

By default, routers will not forward what type of packets?

broadcast, multicast