nerdexam
Fortinet

FCSS_EFW_AD-7.6 · Question #4

How will configuring set tcp-mss-sender and set tcp-mss-receiver in a firewall policy affect the size and handling of TCP packets in the network?

The correct answer is B. Applying commands in a firewall policy determines the largest payload a device can handle in. The set tcp-mss-sender and set tcp-mss-receiver commands in a firewall policy allow an administrator to adjust the Maximum Segment Size (MSS) of TCP packets. This setting controls the largest payload size that a device can handle in a single TCP segment, ensuring that packets…

Advanced Routing

Question

How will configuring set tcp-mss-sender and set tcp-mss-receiver in a firewall policy affect the size and handling of TCP packets in the network?

Options

  • AThe maximum segment size permitted in the firewall policy determines whether TCP packets
  • BApplying commands in a firewall policy determines the largest payload a device can handle in
  • CThe administrator must consider the payload size of the packet and the size of the IP header
  • DThe TCP packet modifies the packet size only if the size of the packet is less than the one the

How the community answered

(56 responses)
  • A
    11% (6)
  • B
    82% (46)
  • C
    5% (3)
  • D
    2% (1)

Explanation

The set tcp-mss-sender and set tcp-mss-receiver commands in a firewall policy allow an administrator to adjust the Maximum Segment Size (MSS) of TCP packets. This setting controls the largest payload size that a device can handle in a single TCP segment, ensuring that packets do not exceed the allowed MTU (Maximum Transmission Unit) along the set tcp-mss-sender adjusts the MSS value for outgoing TCP traffic. set tcp-mss-receiver adjusts the MSS value for incoming TCP traffic. This helps prevent issues with fragmentation and MTU mismatches, improving network performance and avoiding retransmissions.

Topics

#TCP MSS#firewall policy#packet size#MTU

Community Discussion

No community discussion yet for this question.

Full FCSS_EFW_AD-7.6 Practice