cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3442
Views
0
Helpful
2
Replies

ASA 5505 disable commands h323

mojorizn1
Level 1
Level 1

Hi,

I have to disable the commands below:

policy-map type inspect h323 NO

parameters

policy-map type inspect h323 NORAS

parameters

policy-map global_policy

class inspection_default

  inspect h323 ras NORAS

Was told by a consultant to type no before inspect, but got the error messages below:

Result of the command: "no inspect h323 NORAS"

no inspect h323 NORAS

     ^

ERROR: % Invalid input detected at '^' marker.

Result of the command: "no inspect h323 ras NORAS"

no inspect h323 ras NORAS

     ^

ERROR: % Invalid input detected at '^' marker.

HELP!!!!!!!

Thank you,

mojorizn1

2 Replies 2

fadlouni
Level 1
Level 1

Hi Bettyann.

sometimes when you mistype something or you are in the wrong config mode, you'll exit back to global config mode, which is not the right place.

you'll have to do it in this order (notice the prompt indicating the configuration mode/submode)

ASA(config)# policy-map global_policy
ASA(config-pmap)#  class inspection_default
ASA(config-pmap-c)# no   inspect h323 ras NORAS
ASA(config-pmap-c)#

Regards,

That Works!

Thank you.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card