cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
524
Views
0
Helpful
4
Replies

'ip tcp adjust-mss' is available from IOS adventerprisek9-mz.122-33.SRD6 ?

syjeon
Level 1
Level 1

Hi,

We need to make tunnel interface between HQ and branch in order to allow the traffic through tunnel.

Our C7613 router is using IOS adventerprisek9-mz.122-33.SRD6. Thus, I would like know whether following syntax is acceptable or not.

interface tunnel 0

ip tcp adjust-mss

!

Supervisor: WS-SUP720-3BXL

Can someone check if above command is working or not on above device? we do not have test device to apply.

Thanks.

4 Replies 4

Steve Fuller
Level 9
Level 9

Hi,

I don't know exactly when the command was introduced into 12.2SR IOS, but we've been using it since 12.2(33)SRB3 so it will be supported in 12.2(33)SRD. Below you can see it configured on a Cisco 7604 running 12.2(33)SRB7.

ocs7604-1#sh ver

Cisco IOS Software, c7600s72033_rp Software (c7600s72033_rp-ADVIPSERVICESK9-M), Version 12.2(33)SRB7, RELEASE SOFTWARE (fc1)

Technical Support: http://www.cisco.com/techsupport

Copyright (c) 1986-2009 by Cisco Systems, Inc.

Compiled Fri 04-Sep-09 20:06 by prod_rel_team

ROM: System Bootstrap, Version 12.2(17r)S2, RELEASE SOFTWARE (fc1)

[..]


ocs7604-1#sh run int tun 31061

Building configuration...

Current configuration : 413 bytes

!

interface Tunnel31061

description Link to CPE router ocs1001-1

ip address 192.168.2.37 255.255.255.252

ip mtu 1420

ip flow ingress

ip pim sparse-dense-mode

ip multicast boundary IPMC-BOUNDARY-ORG-GLOBAL filter-autorp

ip tcp adjust-mss 1380

load-interval 30

cdp enable

tunnel source Loopback10

tunnel destination 192.168.3.195

tunnel protection ipsec profile 3DES

crypto engine slot 4/0 inside

end

Regards

antonio.guirado
Level 3
Level 3

Why do you attempt to type the command without "enter"?. Use the character "?" to show the help.

Regards.

antonio, thanks for your responding, I would like to do by typing '?' but, we didn't have the device right now to check..

No need for the ? in this case as you can see from the response above it is supported back in 12.2(33)SRB7.

Regards

Review Cisco Networking for a $25 gift card