dslreports logo


3.19 Cisco Info

Cisco routers use a CLI (Command Line Interface) instead of a GUI. You should be familiar with the CLI before you access or change anything in the router. The command for showing DSL line statistics is:
sh dsl int adsl 0.



Additional Information: Click here to learn more about line statistics, what is measured, and recommended values.

Andy Houtz

by Andy Houtz See Profile
last modified: 2004-01-28 09:46:25


Important Note: Cisco routers do not have the capability to change MTU (Maximum Transmit Unit) size directly. Instead you must change the MSS (Maximum Segment Size) which is always 40 bytes smaller than MTU. For example if you require an MTU of 1400 bytes you would adjust the MSS to 1360 bytes.

Cisco routers use a CLI (Command Line Interface)instead of a GUI interface. You should be familiar with changing and saving paramenters using the Cisco CLI before proceding. The command for changing MMS is ip tcp adjust-mss mss value.

To set the MTU to 1400 bytes use the following command example:

    ip tcp adjust-mss 1360

Additional Notes: If you are experiencing problems related to MTU you should also adjust the MTU on all PCs and Servers connected to the network.
How do I use DrTCP to change the MTU on my NIC?.

Andy Houtz

by Andy Houtz See Profile
last modified: 2004-03-31 14:39:35

Official Cisco 837 support and information
Cisco 837 Installation Guide
Cisco 837 Cabling and Setup Quick Start Guide

by Andy Houtz See Profile
last modified: 2004-01-19 09:07:55