20.01.2013 Views

CCNA 3 Labs and Study Guide - BINARYBB.INFO – @jagalbraith

CCNA 3 Labs and Study Guide - BINARYBB.INFO – @jagalbraith

CCNA 3 Labs and Study Guide - BINARYBB.INFO – @jagalbraith

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.

Task 8: Configure Hostname <strong>and</strong> Passwords on Router GAD<br />

Enter enable at the user mode prompt <strong>and</strong> enter the rest of the comm<strong>and</strong>s in the following code.<br />

Router>enable<br />

Router#configure terminal<br />

Router(config)#hostname GAD<br />

GAD(config)#enable password cisco<br />

GAD(config)#enable secret class<br />

GAD(config)#line console 0<br />

GAD(config-line)#password cisco<br />

GAD(config-line)#login<br />

GAD(config-line)#line vty 0 4<br />

GAD(config-line)#password cisco<br />

GAD(config-line)#login<br />

GAD(config-line)#exit<br />

GAD(config)#<br />

Task 9: Configure Interface Serial 0 on Router GAD<br />

From global configuration mode, configure interface serial 0 (refer to Appendix A) on router GAD.<br />

GAD(config)#interface serial 0<br />

GAD(config-if)#ip address 172.17.0.1 255.255.0.0<br />

GAD(config-if)#clock rate 64000<br />

GAD(config-if)#no shutdown<br />

GAD(config-if)#exit<br />

Task 10: Configure the Fast Ethernet 0 Interface on Router GAD<br />

GAD(config)#interface fastethernet 0<br />

GAD(config-if)#ip address 172.16.0.1 255.255.0.0<br />

GAD(config-if)#no shutdown<br />

GAD(config-if)#exit<br />

Task 11: Configure the IP Host Statements on Router GAD<br />

GAD(config)#ip host BMH 172.18.0.1 172.17.0.1<br />

Chapter 1: Introduction to Classless Routing 49

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

Saved successfully!

Ooh no, something went wrong!