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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

54 Switching Basics <strong>and</strong> Intermediate Routing <strong>CCNA</strong> 3 <strong>Labs</strong> <strong>and</strong> <strong>Study</strong> <strong>Guide</strong><br />

Start a HyperTerminal session.<br />

Implement the procedure documented in Appendix C on all routers before you continue with this lab.<br />

Task 1: Configure the Routers<br />

On the routers, configure the hostnames, console, virtual terminal, <strong>and</strong> enable passwords. Next, configure<br />

the serial (IP address <strong>and</strong> clock rate) <strong>and</strong> Fast Ethernet (IP address) interfaces. Finally, configure IP hostnames.<br />

If you have problems performing the basic configuration, refer to Lab 1-2, “Review of Basic<br />

Router Configuration with RIP.” You can also configure optional interface descriptions <strong>and</strong> message of the<br />

day banners. Be sure to save the configurations you just created.<br />

Router 1<br />

Router>enable<br />

Router#configure terminal<br />

Router(config)#hostname GAD<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)#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 />

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 />

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

Router 2<br />

Router>enable<br />

Router#configure terminal<br />

Router(config)#hostname BHM<br />

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

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

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

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

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

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

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

BHM(config-line)#exit

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

Saved successfully!

Ooh no, something went wrong!