parsed.org

Tips by tag: dsl

Adjust maximum segment size on interface. by AlexB on Jan 23, 2006 10:31 PM

Sometimes MTU issues arise, particularly with PPPoE on Cisco DSL CPE. These can be addressed by changing the TCP Maximum Segment Size (MSS) on the pertinent interface:

interface Dialer1
  ! ...
  ip tcp adjust-mss <size in bytes>
  ! ...
ciscoconfigurationdslmssmtupppoetcp
RSS