Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Network management 351 final exam, Exams of Computer Networks

Network management 351 final exam

Typology: Exams

2022/2023

Available from 07/01/2025

Grace_Alesy
Grace_Alesy 🇺🇸

14 documents

1 / 5

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Question 1
Every router implements the network layer
Answers:
True
Question 2
Forwarding refers to the router local action of transferring a packet from an input link to the
appropriate output link
Answers:
True
Question 3
A _________________ defines the format and order of messages sent and received among network
entities such as clients and servers.
Answers:
a.
protocol
Question 4
What advantage does a packet-switched network have over a circuit-switched network?
Selected Answer:
Question 5
__________ is the major problem of distance vector routing algorithms.
Count to infinity
Question 6
The order of the protocol stack in the Internet reference model (from top to bottom) is:
Answers
1.
application
2.
transport
3.
network
4.
link
pf3
pf4
pf5

Partial preview of the text

Download Network management 351 final exam and more Exams Computer Networks in PDF only on Docsity!

 Question 1

Every router implements the network layer Answers: (^) True

 Question 2

Forwarding refers to the router local action of transferring a packet from an input link to the appropriate output link Answers: True

 Question 3

A _________________ defines the format and order of messages sent and received among network entities such as clients and servers. Answers: (^) a. protocol

 Question 4

What advantage does a packet-switched network have over a circuit-switched network? Selected Answer: (^) c. It allows better sharing of resources

 Question 5

__________ is the major problem of distance vector routing algorithms. Count to infinity

 Question 6

The order of the protocol stack in the Internet reference model (from top to bottom) is: Answers

application

transport

network

link

physical

 Question 7

A computer with an IP address of 172.16.25.8/24 is willing to send a packet to 172.16.25.52/24. Where will the computer send the data packet?

 Question 8

 Which of the following are properties of circuit switching? Choose two alternatives.  NOTE Selected Answers: resource reservation: resources are reserved all along the end-to-end path. dedicated resources: no sharing

 Question 9

Which layers in the Internet protocol stack does a router process? list these layers. Correct Answer: Switches process network, link and physical layers (layers 1 through 3).

 Question 10

 Chose the correct answer.  Forwarding is [a].  Routing is [b]. Answers: Chose the correct answer. Forwarding is a router local action. Routing is a network wide action. All Answer Choices  performed/executed by switches only  a network wide action  the action of initializing the router  a router local action

 Question 11

Compare and contrast Static routing and Dynamic routing algorithms ** Dynamic routing algorithms change the routing paths as the network traffic loads or topology change. While dynamic algorithms are more responsive to network changes, they are also more susceptible to problems such as routing loops and oscillation in routes. Dynamic routing is usually used for large networks, hierarchical networks and possibility of dynamic changes in network topology.

 Question 14

The TCP/IP application layer performs the functions of the upper three layers of the _________ model. Selected Answer:

OSI

 Question 15

TCP does not provide flow control.

Selected Answer: False

 Question 16

The device requesting the information is called a Server, while the device responding to the request is called Client. Selected Answer: (^) False

 Question 17

Application layer protocol identifies the proper application for each communication stream. Selected Answer: False

 Question 18

Dynamic Host Configuration Protocol (DHCP) distributes what information to clients: Selected Answer:

 Question 19

Characteristics of User Datagram Protocol (UDP): choose 3 answer Answers: Stateless protocol Reliable delivery Stateful protocol Connection-oriented Connectionless Unreliable delivery

 Question 20

Applications requiring TCP: Choose 3 answer Selected Answers: Web browsers

Databases Email Clients