cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
8236
Views
0
Helpful
4
Replies

Fixup equivalent in ASA 5510

a.ajiboye
Level 1
Level 1

Hi All,

I am upgrading PIX 506E 6.3(5) to ASA 5510 8.0(3). The PIX has the following commands:

no fixup protocol h323 h225 1720

no fixup protocol h323 ras 1718-1719

no fixup protocol smtp

My customer has Avaya VoIP system and Microsoft Exchange Server installed.

With the upgrade to ASA 5510 running 8.0(3), will the inspect part of the ASA 8.0(3) shown below produce the same result as the no fixup protocols included in the current PIX 6.3(5) config?

policy-map global_policy

class inspection_default

inspect dns preset_dns_map

inspect ftp

inspect h323 h225

inspect h323 ras

inspect rsh

inspect rtsp

inspect esmtp

inspect sqlnet

inspect skinny

inspect sunrpc

inspect xdmcp

inspect sip

inspect netbios

inspect tftp

Has anyone handled a scenario like this one? Any ideas? Any show stoppers?

Thanks for your help.

4 Replies 4

acomiskey
Level 10
Level 10

policy-map global_policy

class inspection_default

no inspect h323 h225

no inspect h323 ras

no inspect esmtp

Whats the proper syntax to make this change on a ASA 5520? Thanks.

Hi,

Proper syntax is same as suggested by acomiskey, just copy paste the following commands :-

policy-map global_policy

class inspection_default

no inspect h323 h225

no inspect h323 ras

no inspect esmtp

Regards

Parminder Sian

Thanks, I got the answer in another post.

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