Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam JN0-351 All Questions

View all questions & answers for the JN0-351 exam

Exam JN0-351 topic 1 question 14 discussion

Actual exam question from Juniper's JN0-351
Question #: 14
Topic #: 1
[All JN0-351 Questions]

What is the maximum allowable MTU size for a default GRE tunnel without IPv4 traffic fragmentation?

  • A. 1496 bytes
  • B. 1480 bytes
  • C. 1500 bytes
  • D. 1476 bytes
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
sandaruwann654
6 months ago
Selected Answer: D
D is correct.
upvoted 2 times
...
kopcink
10 months ago
Selected Answer: D
D is correct - GRE tunneling adds 24 bytes (4 bytes for GRE header and 20 bytes for outer IP header). Simple math 1500B of standard MTU - 24 B = 1476 B
upvoted 1 times
...
AnswerC
11 months, 3 weeks ago
Selected Answer: D
Whenever we create tunnel interfaces, the GRE IP MTU is automatically configured 24 bytes less than the outbound physical interface MTU. Ethernet interfaces have an MTU value of 1500 bytes. Tunnel interfaces by default will have 1476 bytes MTU. 24 bytes less the physical. Why do we need tunnel MTU to be 24 bytes lower (or more) than interface MTU? Because GRE will add 4 bytes GRE header and another 20 bytes IP header. If your outbound physical interface is configured as ethernet, the frame size that will cross the wire is expected be 14 bytes more, 18 bytes if link is configured with 802.1q encapsulation. If the traffic source sends packet with 1476 bytes, GRE tunnel interface will add another 24 bytes as overhead before handing it down to the physical interface for transmission. Physical interface would see a total of 1500 bytes ready for transmission and will add L2 header (14 or 18 bytes for ethernet and 802.q respectively). This scenario would not lead to fragmentation. Life is good.
upvoted 1 times
...
borgermeister
1 year ago
Selected Answer: D
The GRE header is 4 bytes + 20 bytes IP header
upvoted 4 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 ...