Which of the following three BGP filtering methods enabled with the neighbor command will
filter BGP prefixes based on the prefix and prefix length? (Choose 3)
A.
A neighbor distribute-list out command, referencing a standard ACL
B.
A neighbor prefix-list out command
C.
A neighbor filter-list out command
D.
A neighbor distribute-list out command, referencing an extended ACL
E.
A neighbor route-map out command
Explanation:
The neighbor distribute-list out command refers to an ACL, but for the
ACL to match on both prefix and prefix length, the ACL must be an extended ACL.
The neighbor filter-list command refers to an AS-path filter and cannot match based on
prefix/length