Defining TCP Maximum Segment Size for IP
You can modify the maximum segment size (MSS) for TCP sessions using the ip tcp adjust-mss command.
When defined, the router modifies the MSS for TCP SYN packets traveling through the interface. The router compares the MSS value of incoming or outgoing packets against the adjusted MSS setting and replaces smaller values that it detects in any packets with the larger setting. If the packet does not contain an MSS value, the router assumes a value of 536 for the packet MSS on which to base the comparison.
![]() |
|
To modify the MSS for TCP SYN packets:
- Issue the ip tcp adjust-mss command in Interface Configuration mode.host1(config-if)#ip tcp adjust-mss 1000
Use the no version to remove the MSS assignment from the interface.
Hide Navigation Pane
Show Navigation Pane
SHA1
