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.

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

BHM(config-if)#ip address 172.17.0.2 255.255.0.0<br />

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

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

BHM(config)#interface Fastethernet 0<br />

BHM(config-if)#ip address 172.18.0.1 255.255.0.0<br />

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

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

BHM(config)#ip host GAD 172.16.0.1 172.17.0.1<br />

Task 2: Configure the Routing Protocol on Router GAD<br />

Go to the proper comm<strong>and</strong> mode <strong>and</strong> configure RIP routing on the GAD router according to Table 1-12.<br />

GAD(config)#router rip<br />

GAD(config-router)#network 172.16.0.0<br />

GAD(config-router)#network 172.17.0.0<br />

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

GAD(config)#exit<br />

Task 3: Save the GAD Router Configuration<br />

Any time that changes are correctly made to the running configuration, you should save them to the startup<br />

configuration. Otherwise, if the router is reloaded or power cycled, the changes that are not in the startup<br />

configuration are lost.<br />

GAD#copy running-config startup-config<br />

Destination filename [startup-config]?[Enter]<br />

Task 4: Configure the Routing Protocol on Router BHM<br />

Go to the proper comm<strong>and</strong> mode <strong>and</strong> configure RIP routing on the BHM router according to Table 1-12.<br />

BHM(config)#router rip<br />

BHM(config-router)#network 172.18.0.0<br />

BHM(config-router)#network 172.17.0.0<br />

BHM(config-router)#exit<br />

BHM(config)#exit<br />

Task 5: Save the BHM Router Configuration<br />

BHM#copy running-config startup-config<br />

Destination filename [startup-config]?[Enter]<br />

Chapter 1: Introduction to Classless Routing 55

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

Saved successfully!

Ooh no, something went wrong!