Student Edition | Instructor Edition | Information Center | Home
TCP/IP Protocol Suite, 3/e
Student Edition
PowerPoint Present...
Animations
Solutions
Chapter 1 Quiz
Chapter 2 Quiz
Chapter 3 Quiz
Chapter 4 Quiz
Chapter 5 Quiz
Chapter 6 Quiz
Chapter 7 Quiz
Chapter 8 Quiz
Chapter 9 Quiz
Chapter 10 Quiz
Chapter 11 Quiz
Chapter 12 Quiz
Chapter 13 Quiz
Chapter 14 Quiz
Chapter 15 Quiz
Chapter 16 Quiz
Chapter 17 Quiz
Chapter 18 Quiz
Chapter 19 Quiz
Chapter 20 Quiz
Chapter 21 Quiz
Chapter 22 Quiz
Chapter 23 Quiz
Chapter 24 Quiz
Chapter 25 Quiz
Chapter 26 Quiz
Chapter 27 Quiz
Chapter 28 Quiz

Feedback
Help Center




Chapter 9 Quiz



1

ICMP is a _________ layer protocol.
A)data link
B)transport
C)network
D)none of the above
2

ICMP messages are divided into two broad categories:
A)query and error reporting messages
B)request and response messages
C)request and reply messages
D)none of the above
3

An ICMP message has _____ header and a variable-size data section.
A)a 16-byte
B)a 32-byte
C)an 8-byte
D)none of the above
4

Which of the following is true about ICMP messages?
A)An ICMP error message may be generated for an ICMP error message.
B)An ICMP error message may be generated for each fragment.
C)An ICMP error message may be generated for a multicast datagram.
D)none is true
5

Which of the following is true about ICMP messages?
A)An ICMP error message may be generated for an ICMP error message.
B)An ICMP error message may be generated only for the first fragment.
C)An ICMP error message may be generated for a multicast datagram.
D)none is true
6

Which of the following is true about ICMP messages?
A)An ICMP error message may be generated for an ICMP error message.
B)An ICMP error message may be generated only for each fragment.
C)No ICMP error message will be generated for a datagram having a special address such as 127.0.0.0 or 0.0.0.0.
D)none is true
7

If a host needs to synchronize its clock with another host, it sends a _______ message.
A)timestamp-request
B)source-quench
C)router-advertisement
D)none of the above
8

The purpose of echo request and echo reply is to _______.
A)report errors
B)check node-to-node communication
C)check packet lifetime
D)none of the above
9

In error reporting the encapsulated ICMP packet goes to _______.
A)the original sender
B)the receiver
C)a router
D)none of the above
10

What field uniquely identifies the kind of ICMP message (for example, echo reply versus echo request)?
A)type
B)code
C)option ID
D)none of the above
11

When the hop-count field reaches zero and the destination has not been reached, a _______ error message is sent.
A)destination-unreachable
B)time-exceeded
C)parameter-problem
D)none of the above
12

When all fragments of a message have not been received within the designated amount of time, a _______ error message is sent.
A)source-quench
B)time-exceeded
C)parameter-problem
D)none of the above
13

Errors in the header or option fields of an IP datagram require a _______ error message.
A)parameter-problem
B)source-quench
C)router-solicitation
D)none of the above
14

A _______ can learn about network _______ by sending out a router-solicitation packet.
A)router, routers
B)router, hosts
C)host, routers
D)none of the above
15

Who can send ICMP error-reporting messages?
A)routers
B)destination hosts
C)a and b
D)none of the above
16

One method to alert a source host of congestion is the _______ message.
A)redirection
B)echo-request
C)source-quench
D)none of the above
17

A time-exceeded message is generated if _______.
A)the round-trip time between hosts is close to zero
B)fragments of a message do not arrive within a set time
C)a and b
D)none of the above
18

To determine whether or not a node is reachable, _______ message can be sent.
A)an echo-reply
B)an echo-request
C)a redirection
D)none of the above
19

In calculating the time difference between two clocks, a negative value indicates _______.
A)an invalid calculation
B)the source clock lags behind the destination clock
C)the destination clock lags behind the source clock
D)none of the above
20

An IP datagram (datagram A) cannot reach its destination. An ICMP error message is sent to the source. The data field of the IP datagram (datagram B) that encapsulates the ICMP packet contains _______.
A)only the ICMP header
B)the ICMP header plus 8 bytes of datagram A
C)only datagram A
D)none of the above
21

In the ICMP package, ICMP packets are the output of _______.
A)only the input module
B)only the output module
C)both the input and the output module
D)none of the above
22

ICMP packets are the input to _______.
A)only the input module
B)only the output module
C)both the input and the output module
D)none of the above