pogue wrote: » No one responded to the last question like this I asked.. Hopefully better luck this time.. I looked in the errata for this, but could not find anything. Table 4-4, page 108 in the OCG says this prefix-list command parameter: 10.128.0.0/9 matches 2 of the following prefixes: 10.0.0.0/8 10.128.0.0/9 10.1.1.0/24 10.1.2.0/24 10.128.10.4/30 10.128.10.8/30 I only see 1 match. I labbed this, and tested both 10.0.0.0/8 and 10.128.0.0/9 with the following: router eigrp 1 distribute-list prefix russ out ip prefix-list russ seq 6 deny 10.128.0.0/9 ip prefix-list russ seq 10 permit 0.0.0.0/0 le 32 I changed a single network off Fa0/0 on this router between 10.0.0.1/8 and 10.128.0.1/9. 10.128.0.0 gets blocked in outgoing updates.. 10.0.0.0 does not. This seems to me to be proper behavior, yet the book says this prefix-list should be hitting two networks. Help? I KNOW prefix-lists are likely to be covered thoroughly in the exam, so I want to make sure this is an error in the book and not in my understanding. Thanks, Russ