Configuring Mtu For An Interface; Configuring Tcp Mss For An Interface; Configuring Tcp Path Mtu Discovery - HP FlexNetwork MSR2003 Configuration Manual

Flexnetwork msr router series
Hide thumbs Also See for FlexNetwork MSR2003:
Table of Contents

Advertisement

Configuring MTU for an interface

When a packet exceeds the MTU of the output interface, the device processes it in one of the
following ways:
If the packet disallows fragmentation, the device discards it.
If the packet allows fragmentation, the device fragments it and forwards the fragments.
Fragmentation and reassembling consume system resources, so set an appropriate MTU for an
interface based on the network environment to avoid fragmentation.
To configure an MTU for an interface:
Step
1.
Enter system view.
2.
Enter interface view.
3.
Configure an MTU for the
interface.

Configuring TCP MSS for an interface

The maximum segment size (MSS) option informs the receiver of the largest segment that the
sender can accept. Each end announces its MSS during TCP connection establishment. If the size
of a TCP segment is smaller than the MSS of the receiver, TCP sends the TCP segment without
fragmentation. If not, it fragments the segment according to the receiver's MSS.
If you configure a TCP MSS on an interface, the size of each TCP segment received or sent on the
interface cannot exceed the MSS value.
This configuration takes effect only for TCP connections established after the configuration rather
than the TCP connections that already exist.
This configuration is effective only for IP packets. If MPLS is enabled on the interface, do not
configure the TCP MSS on the interface.
To configure a TCP MSS for the interface:
Step
1.
Enter system view.
2.
Enter interface view.
3.
Configure a TCP MSS for
the interface.

Configuring TCP path MTU discovery

IMPORTANT:
All devices on a TCP connection must be enabled to send ICMP error messages by using the ip
unreachables enable command.
Command
system-view
interface interface-type
interface-number
ip mtu mtu-size
Command
system-view
interface interface-type
interface-number
tcp mss value
188
Remarks
N/A
N/A
By default, no MTU is
configured.
Remarks
N/A
N/A
By default, no TCP MSS is configured.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents