Example 3, For an e – Cisco ASA 5505 User Manual

Page 1028

Advertising
background image

48-46

Cisco ASA 5500 Series Configuration Guide using the CLI

Chapter 48 Configuring the Cisco Phone Proxy

Configuration Examples for the Phone Proxy

address 10.10.0.25 interface outside

phone-proxy mypp

media-termination my_mediaterm

tftp-server address 192.0.2.101 interface inside

tls-proxy mytls

ctl-file myctl

cluster-mode mixed

class-map sec_sccp

match port tcp 2443

class-map sec_sip

match port tcp eq 5061

policy-map pp_policy

class sec_sccp

inspect skinny phone-proxy mypp

class sec_sip

inspect sip phone-proxy mypp

service-policy pp_policy interface outside

Example 3: Mixed-mode Cisco UCM cluster, Cisco UCM and TFTP Server on
Different Servers

Figure 48-4

shows an example of the configuration for a mixed-mode Cisco UCM cluster using the

following topology where the TFTP server resides on a different server from the Cisco UCM.

In this sample, the static interface PAT for the TFTP server is configured to appear like the ASA’s outside
interface IP address.

Figure 48-4

Mixed-mode Cisco UCM cluster, Cisco UCM and TFTP Server on Different Servers

object network obj-192.0.2.105

host 192.0.2.105

nat (inside,outside) static 10.10.0.26

object network obj-192.0.2.101

2716

3

4

IP

Internet

Corporate

Network

Phone B

192.0.2.103

IP

Phone A

192.0.2.102

IP

Comcast

Address

98.208.49.30

ASA Inside Interface

192.0.2.24

ASA Outside Interface

10.10.0.24

M

TFTP / Publisher

192.0.2.101

M

Cisco UCM

192.0.2.105

Comcast

Address

69.181.112.219

IP

Home Router

w/NAT

Home Router

w/NAT

Advertising