wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

NWC 241-260 1

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

In TCP connection management, which of the following statements are true

a)

Select initial sequence numbers (ISN) to protect against segments from prior connections

b)

High bandwidth connection pose a problem

c)

Use global clock to select ISN sequence number

d)

Time for clock to go through a full cycle should be less than the maximum lifetime of a segment

2.

In phases of congestion behavior, when arrival rate is greater than outgoing line bandwidth

a)

Knee

b)

Congestion onset

c)

Light traffic

d)

Congestion collapse

3.

Which of the following services are provided by UDP

a)

IP

b)

De-multiplexing

c)

Error Checking

d)

All of the above

4.

When a TCP client initiates a three-way handshake with a sequence number x, what will be the acknowledgement number when the TCP server replies?

a)

x

b)

x + 1

c)

x + y (where y is the sequence number proposed by TCP server)

d)

None of the above

5.

TCP header has a field called window size. What value is the value window size set to?

a)

Advertised window size for congestion control

b)

Round-trip delay

c)

Advertised window size for flow control

d)

None of the above

6.

In general, there are three phases of congestion behavior, i.e., light traffic, knee, congestion collapse. Which phase does TCP congestion avoidance maps to?

a)

Light traffic

b)

Knee

c)

Congestion collapse

d)

None of the above

7.

When three duplicate acknowledgements arrive before timeout expires, what will TCP congestion control algorithm reset congestion threshold to for fast re-transmission and fast recovery?

a)

Reset congestion threshold to 1

b)

Reset congestion threshold to half of the current congestion window size

c)

Reset congestion threshold to the current congestion window size

d)

None of the above

8.

Assume a TCP source writes a 1200-byte message in one write. Which of following is possible for the destination to receive the message?

a)

It receives three reads of 400 bytes each

b)

It receives two reads of 600 bytes each

c)

It receives a 1200-byte message in one read

d)

All of the above

9.

The process of combining multiple outgoing protocol streams at the Transport and Network layers in TCP/IP is called Multiplexing

a)

t

b)

f

10.

TIMELY provides a framework for rate control that depends on transport layer protocol for reliability

a)

t

b)

f

11.

The operation of TCP congestion control can be divided into three phases, which phase requires that the congestion window size be increased by one segment upon receiving an ACK from receiver

a)

Congestion avoidance

b)

Slow start

c)

Congestion

d)

None of the above

12.

In a router, the control of the transmission rate at the sender's side such that the router's buffer will not be over-filled is called _________ if sender is transmitting too fast

a)

Network under-utilization

b)

Host flooding

c)

Network congestion

d)

None of the above

13.

Congestion control is associated with the window size field

a)

t

b)

f

14.

Which of following protocol allows a host to signal its multicast group membership to its attached routers?

a)

ICMP

b)

IGMP

c)

OPSF

d)

None of the above

15.

Which of following statements most accurately describes the reverse-path broadcasting?

a)

It assumes that the shortest path from the source to a given router should be the same as the shortest path from the router to the source

b)

Each link in the network to be symmetric

c)

Each packet is forwarded by a router exactly once

d)

All of the above

16.

Which class of IP address does the reverse-path broadcasting uses?

a)

Class A

b)

Class B

c)

Class C

d)

Class D

17.

Attackers attempt to gain unauthorized access to server. What type of network security threat it imposes?

a)

Client imposter

b)

Server imposter

c)

Man-in-Middle

d)

None of the above

18.

In mobile IP, when a home agent wants to send a packet to a mobile host in a foreign network, each IP packet at the home agent will be encapsulated with an outer IP header. What is the destination IP address in the outer IP header?

a)

Care-of address

b)

Mobile host's address

c)

Home agent's address

d)

None of the above

19.

An IP address associated with a mobile node while visiting a foreign link

a)

Handover address

b)

Home address

c)

Care of address

d)

Home link

20.

TCP SYN flood attack exploits the TCP three-way handshake

a)

t

b)

f