05.01.2013 Views

CCNA Cisco Certified Network Associate Study Guide - FTP Server

CCNA Cisco Certified Network Associate Study Guide - FTP Server

CCNA Cisco Certified Network Associate Study Guide - FTP Server

SHOW MORE
SHOW LESS

Create successful ePaper yourself

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

Hands-on Labs 287<br />

6. Router C is connected to networks 172.16.50.0/24 and 172.16.40.0/<br />

24. It does not know about networks 172.16.30.0/24, 172.16.20.0/<br />

24, and 172.16.10.0/24. Create static routes so that Router C can see<br />

all networks, as shown here.<br />

RouterC#config t<br />

RouterC(config)#ip route 172.16.30.0 255.255.255.0<br />

172.16.40.1<br />

RouterC(config)#ip route 172.16.20.0 255.255.255.0<br />

172.16.40.1<br />

RouterA(config)#ip route 172.16.10.0 255.255.255.0<br />

172.16.40.1<br />

Save the current configuration for Router C by going to the enable<br />

mode, typing copy run start, and pressing Enter.<br />

Now ping from each router to your hosts and from each router to each<br />

router. If it is set up correctly, it will work.<br />

Lab 5.2: Dynamic Routing with RIP<br />

In this lab, we will use the dynamic routing protocol RIP instead of static and<br />

default routing.<br />

1. Remove any static routes or default routes configured on your routers<br />

by using the no ip route command. For example:<br />

RouterA#config t<br />

RouterA(config)#no ip route 172.16.10.0<br />

255.255.255.0 172.16.11.2<br />

RouterA(config)#no ip route 172.16.30.0<br />

255.255.255.0 172.16.20.2<br />

RouterA(config)#no ip route 172.16.40.0<br />

255.255.255.0 172.16.20.2<br />

RouterA(config)#no ip route 172.16.50.0<br />

255.255.255.0 172.16.20.2<br />

RouterA(config)#no ip route 172.16.55.0<br />

255.255.255.0 172.16.20.2<br />

Do the same thing for Routers B and C and the 2621 router. Type sh<br />

run and press Enter on each router to verify that all static and default<br />

routes are cleared.

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

Saved successfully!

Ooh no, something went wrong!