The minimum MSS value and maximum MSS value can be configured for TCP connections.
Setting a minimum MSS value for a TCP connection defines the smallest TCP packet size, preventing DoS attacks caused by packets with small MSS values.
Setting a maximum MSS value for a TCP connection defines the largest TCP packet size, allowing TCP packets to be successfully forwarded by intermediate devices when no MTU is available.
The system view is displayed.
A minimum MSS value is configured for a TCP connection.
A maximum MSS value is configured for a TCP connection.
The maximum MSS value configured using the tcp max-mss command must be greater than or equal to the minimum MSS value configured using the tcp min-mss command.
The configuration is committed.