Question 296 of 530 from exam 400-251: CCIE Security written exam

Question 296 of 530 from exam 400-251: CCIE Security written exam

Prev Question Next Question

Question

Refer to the exhibit.

regex TESTFILE “*.bat”

class-map type regex match-any TESTFILECLASSMAP
match regex TESTFILE

class-map type inspect ftp match-all TESTFILECLASSMAPFILTER
match filename regex class TESTFILECLASSMAP

policy-map type inspect ftp FTPPOLICYMAP
parameters
class TESTFILECLASSMAPFILTER

reset log

policy-map global_policy
class inspection_default
inspect ftp strict FTPPOLICYMAP

What does this configuration prevent?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

C.