In the routing lookup algorithm when using CIDR, it is necessary to select the routing table entry with the shortest prefix among all matching items. ( )
答案:错误
【分析】:In the route lookup algorithm when using CIDR, it is necessary to select the routing table entry with the longest prefix among all matching items, because the longer the prefix, the fewer the number of addresses in the address block, and the more specific the route.