EasyManuals Logo
Home>Cisco>Network Router>ASR 1000 Series

Cisco ASR 1000 Series Configuration Guide

Cisco ASR 1000 Series
126 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #40 background imageLoading...
Page #40 background image
Configuring the MSS Value and MTU for Transient TCP SYN Packets
Perform this task to configure the maximum size segment (MSS) for transient packets that traverse a device,
specifically TCP segments with the SYN bit set, and to configure the MTU size of IP packets.
If you are configuring the ip mtu command on the same interface as the ip tcp adjust-mss command, we
recommend that you use the following commands and values:
ip tcp adjust-mss 1452
ip mtu 1492
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface type number
4.
ip tcp adjust-mss max-segment-size
5.
ip mtu bytes
6.
end
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
Device> enable
Enter your password if prompted.
Enters global configuration mode.configure terminal
Example:
Device# configure terminal
Step 2
Configures an interface type and enters interface configuration
mode.
interface type number
Example:
Device(config)# interface GigabitEthernet
1/0/0
Step 3
Adjusts the MSS value of TCP SYN packets going through
a device.
ip tcp adjust-mss max-segment-size
Example:
Device(config-if)# ip tcp adjust-mss 1452
Step 4
The max-segment-size argument is the maximum
segment size, in bytes. The range is from 500 to 1460.
IP Application Services Configuration Guide, Cisco IOS XE Release 3S (Cisco ASR 1000)
32
Configuring TCP
Configuring the MSS Value and MTU for Transient TCP SYN Packets

Table of Contents

Other manuals for Cisco ASR 1000 Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Cisco ASR 1000 Series and is the answer not in the manual?

Cisco ASR 1000 Series Specifications

General IconGeneral
BrandCisco
ModelASR 1000 Series
CategoryNetwork Router
LanguageEnglish

Related product manuals