Cisco Exam Questions

which uses TCP ports 8000 and 8001?

You are the Cisco Configuration Assistant in your company. Which configuration is not required to
enable the Cisco IOS Firewall to inspect a user-defined application which uses TCP ports 8000
and 8001? (Choose three.)

A.
access-list 101 permit tcp any any eq 8000 access-list 101 permit tcp any any eq 8001 classmap user-10 match access-group 101

B.
ip port-map user-10 port tcp 8000 8001 description “TEST PROTOCOL” f~

C.
ip inspect name test user-10

D.
int {type|number} ip inpsect name test in