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

Create successful ePaper yourself

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

Workstations A B<br />

IP 200.150.100.2 200.150.101.2<br />

SM 255.255.255.0 255.255.255.0<br />

GW 1 200.150.100.1 200.150.101.1<br />

GW 2 n/a n/a<br />

Workstations C D<br />

IP 202.150.100.3 203.150.100.3<br />

SM 255.255.255.0 255.255.255.0<br />

GW 1 202.150.100.1 203.150.100.1<br />

GW 2 202.150.100.2 203.150.100.2<br />

Background:<br />

Picture this…your company is running IGRP with an autonomous system number of 38.<br />

You have 17 routers in your network spread out over 4 states. Your company buys out<br />

another company with IGRP and an autonomous system number of 18 and 15 routers<br />

spread out over 2 other states. It would literally take you several days to convert the new<br />

network over to work with your network but your boss wants it up and running yesterday.<br />

No problem. You can redistribute those other autonomous system numbers into your<br />

own on only the “border router” with several simple commands. You can be done in<br />

minutes! In this lab you will learn how to redistribute IGRP with IGRP and IGRP with<br />

RIP.<br />

Step-By-Step Instructions:<br />

1. Since the last lab was so extensive to set up and this lab only modifies it a bit I<br />

thought I would save you some time.<br />

2. Now let’s set up a “brief version” of the scenario above:<br />

ritchie(config)#router igrp 38<br />

ritchie(config-router)#no network 201.150.100.0<br />

ritchie(config-router)#redistribute igrp 18<br />

ritchie(config-router)#router igrp 18<br />

ritchie(config-router)#network 201.150.100.0<br />

ritchie(config-router)#redistribute igrp 38<br />

dennis(config)#no router igrp 38<br />

dennis(config)#router igrp 18<br />

dennis(config-router)#network 201.150.100.0<br />

dennis(config-router)#network 200.150.100.0<br />

300

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

Saved successfully!

Ooh no, something went wrong!