Cisco Cisco IOS Software Release 12.2(2)XA

Pagina di 96
MGCP 1.0 Including NCS 1.0 and TGCP 1.0 Profiles
debug mgcp
32
Cisco IOS Release 12.2(2)XA
debug mgcp
To enable debug traces for MGCP errors, events, media, packets, and parser, use the debug mgcp 
privileged EXEC command. To disable debugging output, use the no form of this command.
debug mgcp [all | errors [endpoint endpoint-name] | events {endpoint endpoint-name} | media 
{endpoint endpoint-name} | packets [endpoint endpoint-name | input-hex] | parser]
no debug mgcp [all errors | events | media | packets parser]
Syntax Description
Defaults
Debugging for DRiP packets is not enabled.
Command Modes
EXEC
Command History
Usage Guidelines
There is always a performance penalty when using debug commands.
Examples
Following are sample outputs for the debug mgcp packetsdebug mgcp events, and debug mgcp 
parser
 commands. The debug mgcp all command would show a compilation of all this output.
all
Debugs MGCP errors, events, packets, media, parser, and builder.
errors 
Debugs MGCP errors.
endpoint endpoint-name
Debugs MGCP errors, events, or packets per endpoint.
events 
Debugs MGCP events.
media
Debugs MGCP tone and signal events.
packets
Debugs MGCP packets.
input-hex
Debugs MGCP input packets in hexadecimal values.
parser
Debugs MGCP parser and builder.
Release
Modification
12.1(1)T
This command was introduced.
12.1(3)T
Additional information is displayed for the gateways.
12.1(5)XM
The output was modified to display parameters for the MGCP 
CAS PBX and AAL2 PVC features.
12.2(2)XA
The keyword media was added. The keyword and argument 
endpoint endpoint-name was added to the mgcp packets
mgcp errors, and mgcp events options. The keyword 
input-hex was added to the mgcp packets option.