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.

IPX Lab Diagram:<br />

network 100<br />

enc SAP<br />

<strong>Network</strong> BB<br />

enc HDLC<br />

0000.1234.1111 0000.1234.2222<br />

s0<br />

e0<br />

s1<br />

e0<br />

<strong>Network</strong> 200<br />

enc SAP<br />

Workstation “A”<br />

Workstation “B”<br />

3. Now that we know everything works fine lets add in our IPX with dynamic<br />

(automatic) routing. We found out from our Novell geek that we need to use<br />

808.2 (Ethernet—SAP) for our IPX routing:<br />

steve(config)#ipx routing 0000.1234.1111<br />

steve(config)#int e0/0<br />

steve(config-if)#ipx network 100 enc SAP<br />

steve(config)#int s0/0<br />

steve(config-if)#ipx network BB<br />

The first line enables IPX routing on our router with the router having an IPX<br />

number of 0000.1234.1111. In the next two groups of commands we bind<br />

IPX network numbers and their frame types to the interfaces. For dynamic<br />

routing that is about it…here are the commands for the other router too:<br />

gibson(config)#ipx routing 0000.1234.2222<br />

gibson(config)#int e0/0<br />

gibson(config-if)#ipx network 200 enc SAP<br />

gibson(config)#int s0/1<br />

gibson(config-if)#ipx network BB<br />

4. Now we can test ping our network. This requires the use of the network<br />

number plus the ipx number. Since we do not have IPX enabled on our<br />

workstations we will have to rely upon ping from one router to the other.<br />

Let’s see it in action!<br />

326

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

Saved successfully!

Ooh no, something went wrong!