exam questions

Exam 350-401 All Questions

View all questions & answers for the 350-401 exam

Exam 350-401 topic 1 question 637 discussion

Actual exam question from Cisco's 350-401
Question #: 637
Topic #: 1
[All 350-401 Questions]

Which component of TCP defines the maximum packet size that a host interface is able to accept on ingress?

  • A. MTU
  • B. PATH MTU
  • C. Window size
  • D. MRU
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
iGlitch
Highly Voted 2 years, 7 months ago
Selected Answer: D
A maximum transmission unit (MTU) is the largest length of a packet that can be transmitted out of an interface toward a destination. maximum receive unit (MRU) is the largest packet size that an interface can receive, so it's an ingress interface parameter. https://www.networkers-online.com/p/understand-mtu-and-mru-the-full-story
upvoted 19 times
snarkymark
2 years, 4 months ago
Agree, and if you read this MRU can be configured differently. Not sure anyone does, but it is an option.
upvoted 2 times
...
...
Entivo
Highly Voted 2 years ago
Selected Answer: C
The question specifically asks "which component of TCP". If you go and look up TCP you will see that there are no parts of a TCP PDU for MTU/MRU, as these are set in layer 2 in the ethernet frame. Window Size is the way TCP controls flow, so the answer has to be C. The lesson here is - don't ask a question about TCP (layer 4) and then expect an answer about another layer. Stupid question.
upvoted 9 times
...
NetworkJanitor
Most Recent 7 months, 2 weeks ago
Relationship with MTU MRU is closely related to Maximum Transmission Unit (MTU), but they serve different purposes: MTU is the largest packet size that can be transmitted out of an interface MRU is the largest packet size that can be received by an interface
upvoted 2 times
...
Kan3184
10 months, 3 weeks ago
Selected Answer: C
There is no such TCP component - MRU. Therefore, correct anwer is C.
upvoted 1 times
...
[Removed]
1 year ago
Selected Answer: D
D is correct If a device is receiving packets that are bigger in length than interface MRU due to some reason, the packets will be considered "Too big" or oversized. Usually there will be a counter incrementing on the interface and those packets will likely be dropped by the router's forwarding plane. So most likely it´s MRU. I think C is incorrect because Window Size determines how much data a host can recieve BEFORE IT SENDS ACK (which is not mentioned in the que). https://networkers-online.com/p/understand-mtu-and-mru-the-full-story#:~:text=On%20the%20other%20hand%20maximum,by%20the%20router%27s%20forwarding%20plane.
upvoted 2 times
...
[Removed]
1 year ago
i think C is correct
upvoted 1 times
[Removed]
1 year ago
this question is broken. it's asking for a TCP component, and between the 4 answers only "Window Size" fall under the definition of TCP component. but the rest of the question is talking about MRU. I'm really confused right now
upvoted 1 times
[Removed]
1 year ago
after some reserarches D is more suitable.
upvoted 1 times
...
...
...
mladjo89
1 year, 2 months ago
According to the following topic, D is correct in my opinion: https://networkers-online.com/p/understand-mtu-and-mru-the-full-story
upvoted 1 times
...
IgorLVG
1 year, 3 months ago
MRU is general, it is no a puntual concept fot TCP. The option C is the answer for me. MSS is the concept for TCP
upvoted 1 times
...
KZM
1 year, 4 months ago
Selected Answer: D
It is MRU, which defines the largest packet size that a host interface is able to accept on ingress. It acts as a receiving buffer limit, preventing oversized packets from being received and potentially causing errors. Window size influences data flow control but doesn't dictate the maximum packet size.
upvoted 2 times
...
eearmani
1 year, 6 months ago
Selected Answer: D
Window size is not correct , mainly application which detrimin the window size for TCP transmission
upvoted 2 times
...
Soggyt74
1 year, 10 months ago
Selected Answer: D
A maximum transmission unit (MTU) is the largest length of a packet that can be transmitted out of an interface toward a destination. Maximum Receive Unit (MRU) is the largest packet size that an interface can receive, so it's an ingress interface parameter. https://www.networkers-online.com/p/understand-mtu-and-mru-the-full-story
upvoted 2 times
...
Colmenarez
1 year, 10 months ago
Selected Answer: C
C is correct.
upvoted 1 times
...
NLFluke
1 year, 11 months ago
Selected Answer: C
C - For sure, the question says "component of TCP". The devices will negotiate a window size that both can handle. Congestion occurs when the interface has to transmit more data than it can handle. It’s queue(s) will hit a limit and packets will be dropped. https://networklessons.com/cisco/ccie-routing-switching-written/tcp-window-size-scaling
upvoted 1 times
...
CKL_SG
1 year, 11 months ago
Selected Answer: D
MRU? On the other hand maximum receive unit (MRU) is the largest packet size that an interface can receive, so it's an ingress interface parameter. In most of the cases MRU equals MTU but it's not a requirement. You can configure different values for both MTU and MRU to achieve some benefits.
upvoted 2 times
...
lafrank
2 years, 2 months ago
This is actually a wrongly worded question which is totally mixing networking units. TCP is L4, packet is for L3 and interface capability is more of an L2 term. https://i.stack.imgur.com/6dKkj.gif
upvoted 5 times
...
JackDRipper
2 years, 2 months ago
Selected Answer: C
"...component of TCP..." - Has to be TCP window size. That's about the only thing TCP has that can influence how much data the ingress interface on the far-side can accept before sending back and ack.
upvoted 6 times
dudalykai
1 year, 10 months ago
100% true
upvoted 1 times
...
Adnan5252
1 year, 10 months ago
no window size is only when send an acknowledge and its not to determine one single mtu because he can receive multiple mtu and then window size send an acknowledgment
upvoted 1 times
...
...
Pcatt
2 years, 3 months ago
TCP L4, MTU L2 naswer C
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...