28.06.2014 Views

Learning by Doing: CISCO Certified Network ... - SCN Research

Learning by Doing: CISCO Certified Network ... - SCN Research

Learning by Doing: CISCO Certified Network ... - SCN Research

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Modems use their own little language. Every language has its own alphabet and modemspeak<br />

is no different. Here is the common “alphabet” of modem-speak:<br />

a-z “alphabet” * “asterisk”<br />

^ “carat” - “hyphen”<br />

$ “dollar sign” : “colon”<br />

% “percent sign” @ “character command set”<br />

& “ampersand” \ “backslash”<br />

) “parenthesis” # “character command set”<br />

Each one is unique and each one can be command with other “alphabet letters” to make<br />

scripts in modem-speak. I have filled in a chart with some common commands for my<br />

Hayes modem and what they do. Complete the chart with commands for your modem.<br />

Your modem My Hayes V.90 Description of command<br />

AT<br />

attention<br />

D<br />

dial<br />

H<br />

Hang up<br />

^V<br />

Display bootstrap revision<br />

$B57600 Set serial port to 57600 bps<br />

$D Run power-up diagnostics<br />

%M Set modulation<br />

&C1<br />

Set up modem for carrier detect<br />

&D3<br />

Set up modem for when the data terminal ready (dtr)<br />

transitions to “off”<br />

&F<br />

Load factory defaults and settings<br />

&K3<br />

Set hardware flow control<br />

&Q9<br />

Set compression<br />

&T<br />

Diagnostic test mode<br />

&W<br />

Save configuration to modem<br />

-D Repeat dial<br />

@E<br />

Detailed modem call status<br />

\E Echo<br />

\S Read on-line status<br />

Writing scripts:<br />

You can combine several modem-speak commands to write scripts. The one I frequently<br />

use is:<br />

AT&FS0=1&C1&D3&K3&Q9&W<br />

Let’s break it down and see what it really does…<br />

151

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!