Refer to the Cisco IOS route map configuration exhibit.
Which two statements are correct? (Choose two.)
AThe match prefix-list condition is a logical OR: match prefix list PL1 OR PL2.
BAllmatch conditions are logical OR: match prefix list PL1 OR PL2 OR match the APACL1 AS path access list.
CThe three match conditions are logical AND. match prefix list PL1 AND PL2 AND match the APACL1 AS path access list.
DThe local preference AND the metric will be set to 100 IF the route matches the PL1 OR PL2 prefix list AND the route must also match the APACL1 AS path access list.
EAll routes that are not matched by the sequence 10 route map statement will be dropped.