The minimum MSS value and maximum MSS value can be configured for TCP6 connections.
Setting a minimum MSS value for a TCP6 connection defines the smallest TCP6 packet size, preventing DoS attacks caused by packets with small MSS values.
Setting a maximum MSS value for a TCP6 connection defines the largest TCP6 packet size, allowing TCP6 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 TCP6 connection.
A maximum MSS value is configured for a TCP6 connection.
The maximum MSS value configured using the tcp ipv6 max-mss command must be greater than or equal to the minimum MSS value configured using the tcp ipv6 min-mss command.
The configuration is committed.