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.

lord(config)#ipx routing 0000.BBBB.0002<br />

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

lord(config)#int loop 0<br />

lord(config-if)#ipx network 200 encapsulation Novell-Ether<br />

lord(config-if)#int s0/1<br />

lord(config-if)#ipx network 192<br />

lord(config-if)#ipx sap-interval 0<br />

Then you can decide if you want to do your ipx routing statically (with static<br />

routes) or dynamically (using router ipx with advertised networks).<br />

Statically:<br />

dark(config)#ipx route 200 192.0000.BBBB.0002<br />

dark(config)#ipx route 2000 192.0000.BBBB.0002<br />

dark(config)#ipx sap 4 2000.0000.0000.0002 451 2<br />

dark(config)#ipx router rip<br />

dark(config-router)#no network 192<br />

lord(config)#ipx route 100 192.0000.AAAA.0001<br />

lord(config)#ipx route 1000 192.0000.AAAA.0001<br />

lord(config)#ipx sap 4 1000.0000.0000.0001 451 2<br />

lord(config)#ipx router rip<br />

lord(config-router)#no network 192<br />

Or dynamically:<br />

dark(config)#router rip<br />

dark(config-router)#version 2<br />

dark(config-router)#network 192.168.1.0<br />

dark(config-router)#network 1.0.0.0<br />

lord(config)#router rip<br />

lord(config-router)#version 2<br />

lord(config-router)#network 192.168.1.0<br />

lord(config-router)#network 2.0.0.0<br />

Challenge Lab or Supplemental Activities:<br />

1. Try changing IPX numbers.<br />

2. Try changing to different IPX frame types (ie., from 802.3 to 802.2 or SNAP,<br />

etc).<br />

3. Try the lab once with static IPX routing and then with the dynamic IPX<br />

routing. Which one do you prefer?<br />

So what have I learned here?<br />

This is actually a mini-whole enchilada/crazy insane lab for the remote access part. Eh,<br />

what the heck we even through in some IPX for good measure. The biggest reason why<br />

389

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

Saved successfully!

Ooh no, something went wrong!