Penguin

Differences between version 2 and previous revision of MSS.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Saturday, October 29, 2005 9:45:07 pm by LindsayDruett Revert
Older page: version 1 Last edited on Saturday, October 29, 2005 9:27:30 pm by LindsayDruett Revert
@@ -1,7 +1,7 @@
 [Acronym] for __M__aximum __S__egment __S__ize 
 ---- 
-Cisco's TCP MSS Adjustment Feature 
+__ Cisco's TCP MSS Adjustment Feature__  
  
 The TCP MSS Adjustment feature enables the configuration of the maximum segment size (MSS) for transient packets that traverse a router, specifically TCP segments in the SYN bit set, when Point to Point Protocol over Ethernet (PPPoE) is being used in the network. PPPoE truncates the Ethernet maximum transmission unit (MTU) 1492, and if the effective MTU on the hosts (PCs) is not changed, the router in between the host and the server can terminate the TCP sessions. The __ip tcp adjust-mss__ command specifies the MSS value on the intermediate router of the SYN packets to avoid truncation. 
 ---- 
 __Usage Guidelines__