nerdexam
Cisco

300-820 · Question #142

Which commands disable SIP Inspection on the Cisco ASA FirePOWER firewall?

The correct answer is D. hostname(config)#policy-map global_policy. To disable SIP inspection on a Cisco ASA, you must navigate through the Modular Policy Framework (MPF) configuration. The correct sequence starts with entering the global policy map: hostname(config)#policy-map global_policy, then entering the class inspection_default, and…

Mobile and Remote Access

Question

Which commands disable SIP Inspection on the Cisco ASA FirePOWER firewall?

Options

  • Ahostname#no inspect sip
  • Bhostname(config)#policy-map global_policy
  • Chostname(config)#no inspect_sip
  • Dhostname(config)#policy-map global_policy

How the community answered

(34 responses)
  • A
    6% (2)
  • B
    9% (3)
  • C
    3% (1)
  • D
    82% (28)

Explanation

To disable SIP inspection on a Cisco ASA, you must navigate through the Modular Policy Framework (MPF) configuration. The correct sequence starts with entering the global policy map: hostname(config)#policy-map global_policy, then entering the class inspection_default, and finally issuing 'no inspect sip'. Answer D represents the correct entry point into this configuration sequence. Choice A is incorrect because 'no inspect sip' at privilege exec mode (#) is not valid syntax. Choice C uses an underscore ('no inspect_sip') which is incorrect syntax. Simply issuing 'no inspect sip' without the proper policy-map context will not work.

Topics

#SIP Inspection#Cisco ASA#Firewall Configuration#Expressway

Community Discussion

No community discussion yet for this question.

Full 300-820 Practice