Lab 13 Vol 2 - The task is only hosts with a source ip address range 200.0.0.1 
to 200.0.0.14 should be allowed access, use the least amount of lines
 
my solution:
access-list 14 permit 200.0.0.1
access-list 14 permit 200.0.0.2 0.0.14.0

IPX solution:
access-list 23 deny 200.0.0.0
access-list 23 deny 200.0.0.15
access-list 23 permit 200.0.0.0 0.0.0.15 
 
This is not the first time I have seen IPX solutions use this approach instead 
of mine, am I missing something?
Fulvio
 
                                          
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

http://onlinestudylist.com/mailman/listinfo/ccie_rs

Reply via email to