cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
944
Views
5
Helpful
2
Replies

INSPECT SIP Change ASA 7.2

ptr609
Level 1
Level 1

Hi - We have a NEC VOIP phone system that uses SIP port 5080 not the default port 5060. Can the inspect sip be changed on the Cisco ASA 7.2. Firewall like fixup could be changed on the PIX Firewall?

Thanks

2 Replies 2

suschoud
Cisco Employee
Cisco Employee

Here you go:

ASA-5510-8x(config)# policy-map global_policy

ASA-5510-8x(config-pmap)# class inspection_default

ASA-5510-8x(config-pmap-c)# no inspect sip

ASA-5510-8x(config-pmap-c)# exit

ASA-5510-8x(config-pmap)# exit

ASA-5510-8x(config)# class-map mymap

ASA-5510-8x(config-cmap)# match port tcp eq 5080

ASA-5510-8x(config-cmap)# exit

ASA-5510-8x(config)# poli

ASA-5510-8x(config)# policy-map global_policy

ASA-5510-8x(config-pmap)# class

ASA-5510-8x(config-pmap)# class mymap

ASA-5510-8x(config-pmap-c)# ins

ASA-5510-8x(config-pmap-c)# inspect sip

ASA-5510-8x(config-pmap-c)# end

PLease rate if helpful

Regards,

Sushil

Thanks Sushil, you are really fast with your post! I will try this out.

Paul.

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: