Cisco ASA Series Cli Configuration Manual page 1293

Software version 9.0 for the services module
Hide thumbs Also See for ASA Series:
Table of Contents

Advertisement

Chapter 1
Configuring Cisco Unified Presence
Configuring Cisco Unified Presence Proxy for SIP
Federation
This section contains the following topics:
Task Flow for Configuring Cisco Unified Presence Federation Proxy for
SIP Federation
To configure a Cisco Unified Presence/LCS Federation scenario with the ASA as the TLS proxy where
there is a single Cisco UP that is in the local domain and self-signed certificates are used between the
Cisco UP and the ASA (like the scenario shown in
Step 1
Create the following static NAT for the local domain containing the Cisco UP.
For the inbound connection to the local domain containing the Cisco UP, create static PAT by entering
the following command:
hostname(config)# object network name
hostname(config-network-object)# host real_ip
hostname(config-network-object)# nat (real_ifc,mapped_ifc) static mapped_ip service {tcp |
udp} real_port mapped_port
Note
For outbound connections or the TLS handshake, use dynamic NAT or PAT. The ASA SIP inspection
engine takes care of the necessary translation (fixup).
hostname(config)# object network name
hostname(config-network-object)# subnet real_ip netmask
hostname(config-network-object)# nat (real_ifc,mapped_ifc) dynamic mapped_ip
For information about configuring NAT and PAT for the Cisco Presence Federation proxy, see
"Configuring Network Object NAT"
Step 2
Create the necessary RSA keypairs and proxy certificate, which is a self-signed certificate, for the
remote entity. See
Step 3
Install the certificates. See
Step 4
Create the TLS proxy instance for the Cisco UP clients connecting to the Cisco UP server. See
the TLS Proxy Instance, page
Step 5
Enable the TLS proxy for SIP inspection. See
Task Flow for Configuring Cisco Unified Presence Federation Proxy for SIP Federation, page 1-9
Creating Trustpoints and Generating Certificates, page 1-10
Installing Certificates, page 1-10
Creating the TLS Proxy Instance, page 1-12
Enabling the TLS Proxy for SIP Inspection, page 1-13
For each Cisco UP that could initiate a connection (by sending SIP SUBSCRIBE) to the foreign
server, you must also configure static PAT by using a different set of PAT ports.
Creating Trustpoints and Generating Certificates, page
Installing Certificates, page
Configuring Cisco Unified Presence Proxy for SIP Federation
Figure
and
Chapter 1, "Configuring Twice
1-10.
1-12.
Enabling the TLS Proxy for SIP Inspection, page
Cisco ASA Series CLI Configuration Guide
1-1), perform the following tasks.
NAT".
1-10.
Chapter 1,
Creating
1-13.
1-9

Advertisement

Table of Contents
loading

Table of Contents