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.

NETSTAT.EXE<br />

IPCONFIG.EXE<br />

NBTSTAT.EXE<br />

_______________________________________________<br />

_______________________________________________<br />

_______________________________________________<br />

_______________________________________________<br />

_______________________________________________<br />

_______________________________________________<br />

_______________________________________________<br />

_______________________________________________<br />

_______________________________________________<br />

_______________________________________________<br />

_______________________________________________<br />

_______________________________________________<br />

_______________________________________________<br />

_______________________________________________<br />

_______________________________________________<br />

_______________________________________________<br />

_______________________________________________<br />

_______________________________________________<br />

_______________________________________________<br />

_______________________________________________<br />

_______________________________________________<br />

_______________________________________________<br />

9. DOSKEY. One very nice command for use with DOS is the DOSKEY command.<br />

If you enable this during a DOS session you will be able to use the up and down<br />

arrows to recall any previously typed commands. This is very nice when you are<br />

trying to ping different computers on the same network. Try it, you’ll like it!<br />

(Hint: you can also use F3).<br />

10. EDIT. The DOS editor is used to match basic DOS files like batch files. Here<br />

you can read the contents of some files. Go through and select all options from<br />

each pull-down menu to see what they do…don’t forget to read the help too!<br />

REM *****************************************************************<br />

REM * Batch file to change names of those four text files *<br />

REM *****************************************************************<br />

REM<br />

REM By Matthew J. Basham, 02/21/2002<br />

REM Copyright 2002<br />

REM May not be reproduced without explicit written permission of the<br />

REM author.<br />

ECHO<br />

ECHO Let's start those little buggers up!<br />

ECHO<br />

Pause<br />

copy c:\temp\dave.txt c:\temp\dave.bak<br />

17

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

Saved successfully!

Ooh no, something went wrong!