Configuring TCP Mss Adjustment 2
Configuring TCP Mss Adjustment 2
In most cases, the optimum value for the max-segment-size argument of the ip tcp adjust-mss command is
1452 bytes. This value plus the 20-byte IP header, the 20-byte TCP header, and the 8-byte PPPoE header add
up to a 1500-byte packet that matches the MTU size for the Ethernet link.
Supported Interfaces
TCP MSS Adjust is supported only on the following interfaces:
• Physical Layer 3 interface
• SVI
• Layer 3 port channel
• Layer 3 GRE tunnel
Procedure
Step 3 interface type number Configures an interface type and enters interface
configuration mode.
Example:
Device(config)#interface GigabitEthernet
1/0/0
Step 4 ip tcp adjust-mss max-segment-size Adjusts the MSS value of TCP SYN packets
going through a router.
Example:
Device(config-if)#ip tcp adjust-mss 1452 The max-segment-size argument is the
maximum segment size, in bytes. The range is
from 500 to 1460.
Step 3 interface type number Configures an interface type and enters interface
configuration mode.
Example:
Device(config)#interface GigabitEthernet
1/0/0
Step 4 ipv6 tcp adjust-mss max-segment-size Adjusts the MSS value of TCP DF packets
going through a device.
Example:
Device(config-if)#ipv6 tcp adjust-mss The max-segment-size argument is the
1440 maximum segment size, in bytes. The range is
from 40 to 1440.
These features are available in all the releases subsequent to the one they were introduced in, unless noted
otherwise.
Cisco IOS XE Fuji 16.9.2 Transmission Control The TCP MSS Adjustment feature enables the
Protocol (TCP) configuration of the maximum segment size for
Maximum Segment Size transient packets that traverse a router, specifically
(MSS) Adjustment TCP segments with the SYN bitset. This feature
helps prevent TCP sessions from being dropped by
adjusting the MSS value of the TCP SYN packets.
Use the Cisco Feature Navigator to find information about platform and software image support. To access
Cisco Feature Navigator, go to http://www.cisco.com/go/cfn.