Cisco ASA Series Cli Configuration Manual page 1222

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

Advertisement

Configuring the Phone Proxy
Command
Step 1
hostname(config)# media-termination instance_name
Example:
hostname(config)# media-termination mediaterm1
Step 2
hostname(config-media-termination)# address
ip_address [interface intf_name]
Examples:
hostname(config-media-termination)# address
192.0.2.25 interface inside
hostname(config-media-termination)# address
10.10.0.25 interface outside
Step 3
(Optional)
hostname(config-media-termination)# rtp-min-port
port1 rtp-max-port port2
Example:
hostname(config-media-termination)# rtp-min-port
2001 rtp-maxport 32770
What To Do Next
Once you have created the media termination instance, create the phone proxy instance. See
Phone Proxy Instance, page
Creating the Phone Proxy Instance
Create the phone proxy instance.
Prerequisites
You must have already created the CTL file and TLS proxy instance for the phone proxy.
See
Cluster, page 1-21
Cisco ASA Series CLI Configuration Guide
1-24
1-24.
Creating the CTL File, page 1-19
Chapter 1
Purpose
Creates the media termination instance that you
attach to the phone proxy.
Configures the media-termination address used by
the media termination instance. The phone proxy
uses this address for SRTP and RTP.
For the media termination instance, you can
configure a global media-termination address for all
interfaces or configure a media-termination address
for different interfaces. However, you cannot use a
global media-termination address and
media-termination addresses configured for each
interface at the same time.
If you configure a media termination address for
multiple interfaces, you must configure an address
on each interface that the ASA uses when
communicating with IP phones.
The IP addresses are publicly routable addresses that
are unused IP addresses within the address range on
that interface.
See
Media Termination Instance Prerequisites,
page 1-6
for the complete list of prerequisites that
you must follow when creating the media
termination instance and configuring the media
termination addresses.
Specifies the minimum and maximum values for the
RTP port range for the media termination instance.
Where port1 and port2 can be a value from 1024 to
65535.
and
Creating the TLS Proxy Instance for a Non-secure Cisco UCM
Configuring the Cisco Phone Proxy
Creating the

Advertisement

Table of Contents
loading

Table of Contents