ip tcp adjust-mss

This command configures the Maximum Segment Size (MSS) on a specific interface.

Syntax

ip tcp adjust-mss <mss value>

Command

Description

mss value

Sets the MSS value. Range is 0- 65535.

Note

MSS-value of 0 indicates that no MSS has been set.

Command Mode

Privileged User

Example

This example configures the tunnel interface.

# configure data
(config-data)# interface gre 1
(conf-if-GRE 1)# ip tcp adjust-mss 500