Cisco Cisco IOS Software Release 12.2(2)XA

Pagina di 96
MGCP 1.0 Including NCS 1.0 and TGCP 1.0 Profiles
mgcp profile
50
Cisco IOS Release 12.2(2)XA
mgcp profile
To create and configure an MGCP profile to be associated with one or more MGCP endpoints or to 
configure the default MGCP profile, use the mgcp profile command in global configuration mode. To 
delete the profile, use the no form of this command.
mgcp profile {profile-name | default}
no mgcp profile {profile-name | default}
Syntax Description
Defaults
This command does not have a default value.
Command Modes
Global configuration
Command History
Usage Guidelines
An MGCP profile is a subset of endpoints on a media gateway. More than one MGCP profile can be 
configured on a gateway at the same time. The voice-port command in MGCP profile configuration 
mode associates endpoints with the profile. 
There are two types of MGCP parameters: global and profile-related. The parameters that are 
configured in MGCP profile configuration mode are the profile-related parameters. However, endpoints 
do not need to belong to an MGCP profile. When endpoints are not associated with any MGCP profile, 
values for the profile-related MGCP parameters are provided by a default profile. Although all of the 
parameters for the default profile have default values, they also can be configured in the same way that 
an MGCP profile is configured, by simply using the keyword default instead of a profile name. The 
main difference between a default profile and a user-defined profile is that there is no voice-port or 
call-agent association in the default profile, but they are required in user-defined profiles. When 
configuring the default profile, do not configure the call-agent command or the voice-port command.
The mgcp profile command initiates MGCP profile configuration mode, in which you create an MGCP 
profile for an endpoint or a set of endpoints on a media gateway, and you set parameters for that profile 
or for the default profile. The following commands are available to configure MGCP profile-related 
parameters:
profile-name
Provides an identifying name for the user-defined profile to be configured. 
The name can be a maximum of 32 characters.
default
Specifies that the default profile is to be configured.
Release
Modification
12.2(2)XA
This command was introduced.