tcp_ip protocol suite _.pdf

7
10/13/2015 TCP/IP Protocol Suite | http://highered.mheducation.com/novella/QuizProcessingServlet 1/7 Student Edition | Instructor Edition | Information Center | Home TCP/IP Protocol Suite, 4/e Student Edition Student Solutions Chapter 01 Multi... Chapter 02 Multi... Chapter 03 Multi... Chapter 04 Multi... Chapter 05 Multi... Chapter 06 Multi... Chapter 07 Multi... Chapter 08 Multi... Chapter 09 Multi... Chapter 10 Multi... Chapter 11 Multi... Chapter 12 Multi... Chapter 13 Multi... Chapter 14 Multi... Chapter 15 Multi... Chapter 16 Multi... Chapter 17 Multi... Chapter 18 Multi... Chapter 19 Multi... Chapter 20 Multi... Chapter 21 Multi... Chapter 22 Multi... Chapter 23 Multi... Chapter 24 Multi... Chapter 25 Multi... Chapter 26 Multi... Chapter 27 Multi... Chapter 28 Multi... Chapter 29 Multi... Chapter 30 Multi... Feedback Help Center Results Reporter Out of 49 questions, you answered 29 correctly, for a final grade of 59%. 29 correct (59%) 20 incorrect (41%) 0 unanswered (0%) Your Results: The correct answer for each question is indicated by a . 1 CORRECT TCP is a __________protocol. A)streamoriented B)messageoriented C)blockoriented D)None of the choices are correct 2 CORRECT TCP groups a number of bytes together into a packet called a ___________. A)user datagram B)segment C)datagram D)None of the choices are correct 3 CORRECT TCP is a(n) ___________ protocol. A)connectionoriented B)connectionless C)unreliable D)None of the choices are correct 4 CORRECT TCP is a(n) _______ transport protocol. A)unreliable B)besteffort delivery C)reliable D)None of the choices are correct 5 CORRECT TCP uses _________________ to check the safe and sound arrival of data. A)an acknowledgment mechanism B)outofband signalling C)the services of another protocol D)None of the choices are correct

Upload: shankarprasai

Post on 14-Apr-2016

17 views

Category:

Documents


7 download

TRANSCRIPT

Page 1: TCP_IP Protocol Suite _.pdf

10/13/2015 TCP/IP Protocol Suite |

http://highered.mheducation.com/novella/QuizProcessingServlet 1/7

Student Edition | Instructor Edition | Information Center | Home

TCP/IP Protocol Suite, 4/e

Student EditionStudent SolutionsChapter 01 Multi...Chapter 02 Multi...Chapter 03 Multi...Chapter 04 Multi...Chapter 05 Multi...Chapter 06 Multi...Chapter 07 Multi...Chapter 08 Multi...Chapter 09 Multi...Chapter 10 Multi...Chapter 11 Multi...Chapter 12 Multi...Chapter 13 Multi...Chapter 14 Multi...Chapter 15 Multi...Chapter 16 Multi...Chapter 17 Multi...Chapter 18 Multi...Chapter 19 Multi...Chapter 20 Multi...Chapter 21 Multi...Chapter 22 Multi...Chapter 23 Multi...Chapter 24 Multi...Chapter 25 Multi...Chapter 26 Multi...Chapter 27 Multi...Chapter 28 Multi...Chapter 29 Multi...Chapter 30 Multi...

FeedbackHelp Center

Results ReporterOut of 49 questions, you answered 29 correctly, for a final grade of 59%.

29 correct (59%)20 incorrect (41%)0 unanswered (0%)

Your Results:The correct answer for each question is indicated by a .

1 CORRECT TCP is a __________protocol.

A)streamoriented

B)messageoriented

C)blockoriented

D)None of the choices are correct

2 CORRECT TCP groups a number of bytes together into a packet called a___________.

A)user datagram

B)segment

C)datagram

D)None of the choices are correct

3 CORRECT TCP is a(n) ___________ protocol.

A)connectionoriented

B)connectionless

C)unreliable

D)None of the choices are correct

4 CORRECT TCP is a(n) _______ transport protocol.

A)unreliable

B)besteffort delivery

C)reliable

D)None of the choices are correct

5 CORRECT TCP uses _________________ to check the safe and sound arrival ofdata.

A)an acknowledgment mechanism

B)outofband signalling

C)the services of another protocol

D)None of the choices are correct

Page 2: TCP_IP Protocol Suite _.pdf

10/13/2015 TCP/IP Protocol Suite |

http://highered.mheducation.com/novella/QuizProcessingServlet 2/7

6 CORRECT The bytes of data being transferred in each connection are numberedby TCP. The numbering starts with a __________________.

A)0

B)1

C)randomly generated number

D)None of the choices are correct

7 CORRECTTCP assigns a sequence number to each segment that is being sent.The sequence number for each segment is the number of the _______byte carried in that segment.

A)first

B)last

C)middle

D)None of the choices are correct

8 CORRECT Communication in TCP is ___________.

A)simplex

B)halfduplex

C)fullduplex

D)None of the choices are correct

9 CORRECTThe value of the acknowledgment field in a segment defines thesequence number related to the ______byte a party expects toreceive.

A)first

B)last

C)next

D)None of the choices are correct

10 CORRECT The inclusion of the checksum in the TCP segment is ________.

A)optional

B)mandatory

C)at the discretion of the application program

D)None of the choices are correct

11 CORRECT A TCP segment is encapsulated in __________.

A)an IP datagram

B)an Ethernet frame

C)a UDP user datagram

D)None of the choices are correct

12 CORRECT A SYN segment cannot carry data; it consumes _____ sequencenumber(s).

A)no

B)one

C)two

D)None of the choices are correct

13 INCORRECT A SYN + ACK segment cannot carry data; it consumes _____ sequencenumbers.

A)no

B)three

C)two

D)None of the choices are correct

14 CORRECT An ACK segment, if carrying no data, consumes ______ sequencenumber(s).

Page 3: TCP_IP Protocol Suite _.pdf

10/13/2015 TCP/IP Protocol Suite |

http://highered.mheducation.com/novella/QuizProcessingServlet 3/7

A)no

B)one

C)two

D)None of the choices are correct

15 CORRECT The connection establishment procedure in TCP is susceptible to aserious security problem called the _________ attack.

A)ACK flooding

B)FIN flooding

C)SYN flooding

D)None of the choices are correct

16 CORRECT The SYN flooding attack belongs to a group of security attacks knownas a _____ attack.

A)denial of service

B)replay

C)maninthe middle

D)None of the choices are correct

17 INCORRECT The FIN segment consumes ____ sequence numbers if it does notcarry data.

A)two

B)three

C)no

D)None of the choices are correct

18 INCORRECT The FIN + ACK segment consumes _____ sequence number(s) if itdoes not carry data.

A)two

B)three

C)one

D)None of the choices are correct

19 INCORRECT In TCP, one end can stop sending data while still receiving data. This iscalled a ______.

A)halfclose

B)halfopen

C)oneway termination

D)None of the choices are correct

20 CORRECT A(n) _________ machine is a machine that goes through a limitednumber of states.

A)infinite state

B)finite state

C)both a and b

D)None of the choices are correct

21 CORRECT A common value for MSL is between___ seconds and ___ minute(s).

A)30: 2

B)30; 1

C)50; 1

D)None of the choices are correct

22 CORRECT To accomplish flow control, TCP uses a ___________ window protocol.

A)limitedsize

B)sliding

C)fixedsize

Page 4: TCP_IP Protocol Suite _.pdf

10/13/2015 TCP/IP Protocol Suite |

http://highered.mheducation.com/novella/QuizProcessingServlet 4/7

D)None of the choices are correct

23 CORRECT TCP sliding windows are __________ oriented.

A)packet

B)segment

C)byte

D)None of the choices are correct

24 CORRECT In TCP, the size of the send window is the ________ of rwnd and cwnd.

A)maximum

B)sum of

C)minimum

D)None of the choices are correct

25 INCORRECT In TCP, the window should not be _________.

A)opened

B)closed

C)shrunk

D)None of the choices are correct

26 INCORRECTIn TCP, the receiver can temporarily shut down the window; thesender, however, can always send a segment of _____ byte(s) afterthe window is shut down.

A)ten

B)zero

C)one

D)None of the choices are correct

27 CORRECTA serious problem can arise in the sliding window operation wheneither the sending application program creates data slowly or thereceiving application program consumes data slowly, or both. Thisproblem is called the ______.

A)silly window syndrome

B)unexpected syndrome

C)window bug

D)None of the choices are correct

28 CORRECT Nagle's algorithm can solve the silly window syndrome created by the_________.

A)sender

B)receiver

C)both sender and receiver

D)None of the choices are correct

29 CORRECT Clark's solution can solve the silly window syndrome created by the_________.

A)sender

B)receiver

C)both sender and receiver

D)None of the choices are correct

30 INCORRECT Delayed acknowledgment can solve the silly window syndrome createdby the _________.

A)sender

B)receiver

C)both sender and receiver

D)None of the choices are correct

Page 5: TCP_IP Protocol Suite _.pdf

10/13/2015 TCP/IP Protocol Suite |

http://highered.mheducation.com/novella/QuizProcessingServlet 5/7

31 CORRECT ACK segments consume _______ sequence number(s) and _______acknowledged.

A)no; are not

B)one; are not

C)no; are

D)None of the choices are correct

32 CORRECTIn modern implementations of TCP, a retransmission occurs if theretransmission timer expires or ________ duplicate ACK segmentshave arrived.

A)one

B)two

C)three

D)None of the choices are correct

33 INCORRECT In TCP, ________ retransmission timer is set for an ACK segment.

A)one

B)a previous

C)no

D)None of the choices are correct

34 CORRECT Lost acknowledgments may create a _______ if they are not handledproperly.

A)livelock

B)deadlock

C)retransmission

D)None of the choices are correct

35 INCORRECT In the ________ algorithm the size of the congestion window increasesexponentially until it reaches a threshold.

A)congestion avoidance

B)congestion detection

C)slow start

D)None of the choices are correct

36 INCORRECT In the __________ algorithm the size of the congestion windowincreases additively until congestion is detected.

A)congestion avoidance

B)congestion detection

C)slow start

D)None of the choices are correct

37 INCORRECT In the congestion detection algorithm, if detection is by a timeout, anew _______ phase starts.

A)slow start

B)congestion avoidance

C)congestion detection

D)None of the choices are correct

38 CORRECT In the congestion detection algorithm, if detection is by three ACKs, anew _______ phase starts.

A)slow start

B)congestion avoidance

C)congestion detection

D)None of the choices are correct

39 INCORRECT In TCP, there can be ______ RTT measurement(s) in progress at anytime.

A)two

Page 6: TCP_IP Protocol Suite _.pdf

10/13/2015 TCP/IP Protocol Suite |

http://highered.mheducation.com/novella/QuizProcessingServlet 6/7

B)only one

C)several

D)None of the choices are correct

40 CORRECT The value of the window scale factor can be determined during__________.

A)data transmission

B)connection establishment

C)connection termination

D)None of the choices are correct

41 CORRECT Multiply the header length field by _______ to find the total number ofbytes in the TCP header.

A)2

B)4

C)6

D)None of the choices are correct

42 INCORRECT Urgent data requires the urgent pointer field as well as the URG bit inthe _______ field.

A)control

B)offset

C)sequence number

D)None of the choices are correct

43 INCORRECT The options field of the TCP header ranges from 0 to _______ bytes.

A)10

B)20

C)40

D)None of the choices are correct

44 INCORRECT Which option defines the maximum number of bytes in a TCP segment?

A)maximum segment size

B)window scale factor

C)timestamp

D)None of the choices are correct

45 INCORRECT If the ACK value is 200, then byte _______ has been receivedsuccessfully.

A)199

B)200

C)201

D)None of the choices are correct

46 INCORRECT The _______ timer prevents a long idle connection between two TCPs.

A)retransmission

B)persistence

C)keepalive

D)None of the choices are correct

47 INCORRECT The _______ timer is needed to handle the zero windowsizeadvertisement.

A)retransmission

B)persistence

C)keepalive

D)None of the choices are correct

Page 7: TCP_IP Protocol Suite _.pdf

10/13/2015 TCP/IP Protocol Suite |

http://highered.mheducation.com/novella/QuizProcessingServlet 7/7

48 INCORRECT Karn's algorithm is used in calculations by the _______ timer.

A)retransmission

B)persistence

C)keepalive

D)None of the choices are correct

49 INCORRECT A special segment called a probe is sent by a sending TCP when the_______ timer goes off.

A)transmission

B)persistence

C)keepalive

D)None of the choices are correct

Routing InformationDate: Tue Oct 13 04:40:55 EDT 2015

My name:

Section ID:

Email these results to:Email address: Format:

Me: HTML

My Instructor: HTML

My TA: HTML

Other: HTML

EMail The Results

Copyright 2015 McGrawHill Global Education Holdings, LLC. All rights reserved.Any use is subject to the Terms of Use and Privacy Center | Report Piracy