■
Use to specify the MSS value for TCP to use.
NOTE:
The MSS value is equal to the MTU value minus the IPv6 and TCP headers,
so the MSS value is generally 60 bytes less than the MTU.
■
Use the
vrfName
variable to specify a VRF to which you want to assign the TCP
MSS value.
■
Example
host1(config)#
tcp mss 1000
■
Use the
no
version to remove the MSS value so that the router uses the advertised
MSS derived from the MTU of the output interface.
■
See tcp mss
Configuring Path MTU Discovery
IPv6 hosts transmit large amounts of data to other hosts using a series of IPv6
datagrams. To best use resources, increase performance, and avoid difficult
reassembly, hosts try to send datagrams that are as large as possible without requiring
fragmentation anywhere along the path from the source to the destination. This
datagram size is referred to as the
path MTU
(
PMTU
), and it is equal to the smallest
MTU for each hop in the path.
Path MTU discovery is the process of discovering the PMTU value and using that
value when transmitting IP datagrams.
Enabling PMTU Discovery
Use the
tcp path-mtu-discovery
command to enable PMTU discovery on the active
virtual router.
tcp path-mtu-discovery
■
Use to enable and configure path MTU discovery on the virtual router.
■
Issue the command without any keywords to enable path MTU discovery.
■
Issue the
age-timer
keyword to set the time (
minutes
) that TCP waits before
attempting to increase the path MTU after receiving an ICMP Too Big message
or after previously increasing the PMTU successfully (
minutes2
). The range of
these two timers is 1–30 minutes. The timer defaults to 10 minutes.
■
Issue the
age-timer indefinite
keyword to disable PMTU aging functions.
■
Example 1—Enables path MTU discovery
host1:VR1(config)#
tcp path-mtu-discovery
■
Example 2—Sets path MTU discovery age timers differently
host1:VR1(config)#
tcp path-mtu-discovery age-timer 20 15
144
■
IPv6 TCP Configuration
JUNOSe 11.0.x IP, IPv6, and IGP Configuration Guide
Summary of Contents for IGP - CONFIGURATION GUIDE V11.1.X
Page 6: ...vi...
Page 8: ...viii JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 18: ...xviii List of Figures JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 20: ...xx List of Tables JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 26: ...2 Internet Protocol JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 228: ...204 Internet Protocol Routing JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 264: ...240 Monitoring RIP JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 438: ...414 Monitoring IS IS JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 439: ...Part 3 Index Index on page 417 Index 415...
Page 440: ...416 Index JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 454: ...430 Index JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...