Question on CCbootcamp Lab 17

From: Luke M (luke.mendoza@xxxxxxxx)
Date: Fri May 25 2001 - 16:09:51 GMT-3


   
Ok guys,

Lab 17 section four task two

Priority queueing

5. says to configure ip multicast to highest priority and set default
datagram size 15
6. ipx packet larger than 1500 bytes set to medium and datagram size to 20
7. ipx packet less than 1500 bytes to normal and datagram size to 30
8. ip is to be set at normal and datagram size to 20

here is my config:

priority-list 1 protocol ip high tcp pim-auto-rp
priority-list 1 protocol ipx medium gt 1500
priority-list 1 protocol ipx normal lt 1500
priority-list 1 protocol ip normal
priority-list 1 protocol default low
priority-list 1 queu-limit 15 20 20 30

The bootcamp answer is below:
priority-list 1 protocol ip high tcp pim-auto-rp
priority-list 1 protocol ipx medium lt 1500
priority-list 1 protocol ip normal
priority-list 1 protocol ipx normal gt 1500
priority-list 1 default low
priority-list 1 queue-limit 15 20 20 30

I thought the question was asking to configure IPX GREATER THAN 1500 bytes
for medium priority
while IPX LESS THAN 1500 bytes to configure for Normal priority.

Reading the bootcamp answers, this seem to reflect the opposite?

Am I just confused here?

thanks,

Luke
**Please read:http://www.groupstudy.com/list/posting.html



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:30:53 GMT-3