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 we can test ping our IPX 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. Let’s<br />

see it in action!<br />

gibson#ping ipx BB.0000.1234.1111<br />

Type escape sequence to abort.<br />

Sending 5, 100-<strong>by</strong>te IPXcisco Echoes to BB.0000.1234.1111, timeout is 2<br />

seconds:<br />

!!!!!<br />

Success rate is 100 percent (5/5), round-trip min/avg/max = 32/33/36 ms<br />

gibson#<br />

4. So how come it worked? Oh yeah. For any sort of static routing to take place we<br />

really have to use a third router here, otherwise everything is automatically routed<br />

over directly connected lines. So let’s add a third router in:<br />

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

gibson(config-if)#ip address 192.168.4.1 255.255.255.0<br />

gibson(config-if)#clockrate 56000<br />

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

staticIPX(config)#ipx routing 0000.1234.3333<br />

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

staticIPX(config-if)#ip address 192.168.4.2 255.255.255.0<br />

staticIPX(config-if)#network CC<br />

staticIPX(config-if)#no shut<br />

331

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

Saved successfully!

Ooh no, something went wrong!