cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
710
Views
0
Helpful
1
Replies

ip tcp adjust-mss and ip mtu

amenash123
Level 1
Level 1

hi

i would like to know what the diffrence between the ip tcp adjust-mss command to ip mtu command.

when i need to config the first one command and when i need to config the second.

thanks

1 Reply 1

leighharrison
Level 7
Level 7

Hi there,

ip mtu is for the physical packet size sent out of the interface, this needs to be the same on both sides of the interface for this to work.

http://www.cisco.com/univercd/cc/td/doc/product/software/ios123/123tcr/123tip1r/ip1_i2gt.htm#wp1163967

ip tcp adjust-mss is for the TCP SYN packets that go through the interface.

http://www.cisco.com/univercd/cc/td/doc/product/software/ios123/123tcr/123twr/wan_i1gt.htm#wp1056884

Remember - this is for TCP packets and is for the layer 3 packet. The ip mtu is for the layer 2 frame size. Therefore the size of your adjust-mss needs to take the layer 2 header into account.

Regards

LH

Please rate all posts

Review Cisco Networking for a $25 gift card