[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


ip tcp adjust-mss

Description: 

Modifies the maximum segment size (MSS) for TCP SYN packets traveling through the interface. The router compares the MSS value of incoming or outgoing packets against the MSS adjustment value. For any packet that contains an MSS value larger than the MSS adjustment value, the router replaces the MSS option with the configured adjustment value. 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. The no version removes the MSS modification.

NOTE: The purpose behind using MSS is to alleviate problems with Path MTU Discovery (PMTUD) and resulting "black hole" detection issues. See RFC 2923—TCP Problems with Path MTU Discovery (September 2000) for additional information about the black hole scenario.


Syntax: 

[ ip ] tcp adjust-mss mssAdjustment

no [ ip ] tcp adjust-mss

Mode(s): 

Interface Configuration, Profile Configuration

    Release Information    Command introduced before JUNOSe Release 7.1.0.


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]