11.01.2014 Views

LAB manual CCNP4

LAB manual CCNP4

LAB manual CCNP4

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

TOS: 0 prot: 6, source port 0, destination port 22<br />

<br />

If you now try the same ping from earlier, you may receive mixed results, with<br />

some success, and some failures. Try this multiple times with different repeat<br />

counts because you may get different results each time depending on how the<br />

traffic is queued.<br />

R1# ping 172.16.12.2 repeat 20<br />

Type escape sequence to abort.<br />

Sending 20, 100-byte ICMP Echos to 172.16.12.2, timeout is 2 seconds:<br />

!...!..!!!!!!!!!!..!<br />

Success rate is 65 percent (13/20), round-trip min/avg/max = 12/393/1396 ms<br />

Since you have limited the number of dynamic conversation queues that can be<br />

created to 32, ICMP traffic will not get allocated a dynamic queue when it needs<br />

it. Thus, some packets will be dropped.<br />

Final Configurations<br />

R1# show run<br />

hostname R1<br />

!<br />

interface FastEthernet0/0<br />

ip address 172.16.10.1 255.255.255.0<br />

no shutdown<br />

!<br />

interface Serial0/0/0<br />

bandwidth 800<br />

ip address 172.16.12.1 255.255.255.0<br />

fair-queue 256 32 0<br />

clock rate 800000<br />

no shutdown<br />

!<br />

router eigrp 1<br />

network 172.16.0.0<br />

no auto-summary<br />

end<br />

R2# show run<br />

hostname R2<br />

!<br />

interface FastEthernet0/1<br />

ip address 172.16.20.2 255.255.255.0<br />

no shutdown<br />

!<br />

interface Serial0/0/0<br />

bandwidth 800<br />

ip address 172.16.12.2 255.255.255.0<br />

no shutdown<br />

!<br />

router eigrp 1<br />

network 172.16.0.0<br />

no auto-summary<br />

end<br />

16 - 16 CCNP: Optimizing Converged Networks v5.0 - Lab 4-1 Copyright © 2007, Cisco Systems, Inc

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

Saved successfully!

Ooh no, something went wrong!