As I remember, the ACL must match address 1, 2, 3... 14, not 0 neither 15. "200.0.0.2 0.0.0.14" matches all the even addresses between 0 and 14, included, and effectively is the same as "200.0.0.0 0.0.0.14". "200.0.0.1 0.0.0.14" also doesn't seems to solve, as it will match all the odd address between 1 and 15, included.
2012/5/18 Fulvio allegretti <[email protected]> > > Because .14 is 000 1110 so your least significat bit cannot change, so in > the case below 200.0.0.2, 2 = 0000 0010 so if you use 0.0.0.14 you're only > matching when the last bit of the address is 0 > -- ------------------------------------------ José Queiroz CCAI/CCNA - IPAcad.net _______________________________________________ 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
