An administrator is defining a modular policy. As part of the policy, the administrator wants to
define a traffic flow between Internet hosts and a specific web server on the DMZ. Which
commands should the administrator use?
A.
class-map http_traffic match set 192.168.1.11
B.
class-map http_traffic match port tcp eq www
C.
class-map http_traffic
match flow ip destination address 192.168.1.11
D.
access-list 150 permit tcp any host 192.168.1.11 eqwww class-map http_traffic match accesslist 150