Configuring pat for the cisco ucm server – Cisco ASA 5505 User Manual

Page 1102

Advertising
background image

52-14

Cisco ASA 5500 Series Configuration Guide using the CLI

Chapter 52 Configuring Cisco Intercompany Media Engine Proxy

Configuring Cisco Intercompany Media Engine Proxy

What to Do Next

Create the access lists for the Cisco Intercompany Media Engine Proxy. See

Creating Access Lists for

Cisco Intercompany Media Engine Proxy, page 52-16

.

Configuring PAT for the Cisco UCM Server

Perform this task as an alternative to configuring NAT for the Cisco Intercompany Media Engine Proxy.

Figure 52-8

Example for Configuring PAT for a Deployment

Note

You only perform this step when NAT is not configured for the Cisco UCM server.

To configure PAT for the Cisco UCM server, perform the following steps:

Step 8

hostname(config-network-object)# exit

Exits from the objects configuration mode.

Step 9

hostname(config)# nat (inside,outside) source static

real_obj mapped_obj

Examples:

hostname(config)# nat (inside,outside) source static

ucm_real_192.168.10.30 ucm_209.165.200.228

hostname(config)# nat (inside,outside) source static

ucm_real_192.168.10.31 ucm_209.165.200.228

Specifies the address translation on the network
objects created in this procedure.

Where real_obj is the name that you created in

Step 1

in this task.

Where mapped_obj is the name that you created in

Step 5

in this task.

Command

Purpose

Local Cisco UCM

Local ASA

Corporate

Network

Local Enterprise

IP

IP

IP

192.168.10.30

TLS

TCP

M

24

8

765

Internet

Outside Cisco UCM address

209.165.200.228

Configure PAT:
192.168.10.30:5070
192.168.10.30:5071

209.165.200.228:5570
209.165.200.228:5571

Advertising