The nat64 tcp adjust-mss command sets the maximum segment size (MSS) of packets sent by two interfaces without fragmentation.
The undo nat64 tcp adjust-mss command deletes the configured MSS of packets sent by two interfaces without fragmentation.
By default, the MSS value in TCP SYN packets after NAT64 processes the packets is not changed.
This command is supported only on the NetEngine 8000 F1A.
Usage Scenario
The MSS value defined in TCP specifies the length of a TCP packet to be sent without fragmentation. Two devices exchange SYN packets to negotiate the MSS value for a TCP connection to be established.
Configuration Impact
After the nat64 tcp adjust-mss command is run in the NAT64 instance view, a CGN device changes the MSS value in all TCP packets that are processed by NAT64. If the negotiated MSS value is greater than the configured, the negotiated MSS value is changed to the configured value. If the negotiated MSS value is smaller than the configured, the negotiated MSS value remains unchanged.