PrepAway - Latest Free Exam Questions & Answers

Category: 642-524 (v.1)

Exam 642-524: Securing Networks with ASA Foundation (update November 8th, 2015)

Chose the appropriate command that will apply this policy map to an interface and the proper command…

According to the exhibit. Chose the appropriate command that will apply this policy map to an
interface and the proper command that will apply it globally on the Cisco ASA. (Choose two.)
-hostname(config)# class-map inspection_default -hostname(config-cmap)# match
default_inspection_traffic -hostname(config)# class-map HTTP_TRAFFIC -hostname(configcmap)# match porttcp eq 80 -hostname(config)# class-map HTTP_PROXY_TRAFFIC_8080 –
hostname(config-cmap)# match porttcp eq 8080
-hostname(config)# policy-map OUTSIDE_POLICY -hostname(config-pmap)# class
inspection_default -hostname(config-pmap-c)# inspect http HTTP_TRAFFIC -hostname(configpmap-c)# inspect http HTTP_PROXY_TRAFFIC_8080 -hostname(config-pmap)# class
HTTP_TRAFFIC -hostname(config-pmap-c)# set connection timeout tcp 0:10:0 -hostname(configpmap)# class HTTP_PROXY_TRAFFIC -hostname(config-pmap-c)# set connection timeout tcp
0:10:0

What would the adaptive security appliance do when it is configured as displayed?

What would the adaptive security appliance do when it is configured as displayed?
regexNEWCLINETI NewP2P1 regex NEWCLIENT2 NewP2P2 class-map type regex match-any
NEW_P2P
match regex NEWCLIENT1
match regex NEWCLIENT2
class-map type inspect http match-all BLOCK_NEW_P2P
match requet header user-agent regex class NEW_P2P
match request method post
policy-map type inspect http MY_HTTP_MAP
parameters
class BLOCK_NEW_P2P drop-connection policy-map WEB_POLICY
class inspection_default
inspect http MY_HTTP_MAP service-policy WEB_POLICY interface inside


Page 15 of 15« First...1112131415