How to Configure IEC Options
This section contains the following procedures:
•
Configuring IEC Options (optional)
•
Verifying IEC Options (optional)
Configuring IEC Options
No configuration is required to enable the
Cisco VoIP Internal Error Codes feature. Select the following optional
configuration tasks:
Enabling IEC Syslog Reporting
This task enables IEC syslog reporting.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
voice iec syslog
DETAILED STEPS
Configuring Cause Code Mapping
This task enables cause code mapping.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
voice cause-code
4.
error-category number q850-cause number
5.
exit
DETAILED STEPS
Troubleshooting Tips
The IEC feature is itself a troubleshooting tool. By enabling the voice
iec syslog command you can display IECs logged in real time, which
allows you to isolate a failure cause without turning on debugging.
Then, based on the IEC reported, you can selectively enable the
appropriate debug tool to gather additional information.
The IEC feature also provides a Cisco.com
diagnostic tool that allows you to enter an IEC dotted string and
receive an explanation of the component fields. The explanation includes
a description of the problem, and depending upon the error type, a
recommended course of action. Use the IEC lookup tool at http://www.cisco.com/univercd/cc/td/doc/product/voice/vtgemd.htm.
To troubleshoot specific subsystems that do not generate corresponding IECs, use the following debug and show commands:
•
To learn whether the ISDN link is up or down, use the show isdn status command.
•
To
display information about whether the ISDN link is receiving SETUP,
CALLPRO, ALERT, CONNECT, and RELEASE COMPLETE messages, use the debug isdn q931 command.
•
To display information about H.225 and RAS messages exchanged between a gateway and gatekeeper, use the debug h225 asn1
command. H.225 debug output for the terminating side, in the initial
stage when a setup message is being received, provides an indication if
messages are being received from the IP side and if H.323 service is
operational. If the H.225 connection is not established from the
incoming side, then no IECs are generated.
What to Do Next
Proceed to the section "Verifying IEC Options."
New and Modified Configuration Commands for Gatekeeper IECs in Cisco IOS Release 12.4(4)T
To enable the enhanced capabilities of the
gatekeeper-specific IECs in Release 12.4(4)T, there is one new command
and one modified command. This section describes only the new
information. For complete information on the commands for voice gateways
and gatekeepers, refer to the Cisco IOS Voice Configuration Library on
Cisco.com.
This release introduces a new command for the
gatekeeper configuration that causes retention of call history and
enables you to specify the number of records to be kept in the history
table.
In gatekeeper configuration mode, enter:
gatekeeper(config)# call-history max-size number
The number argument
in this syntax can be any number from 0 to 1200. The default is 15. This
represents the maximum number of records of old calls to be stored and
available for display.
To display the historical information, enter the following command on the gatekeeper:
gatekeeper# show gatekeeper calls history
This command has been modified with the addition of the history keyword.
This keyword was added to display call history information along with
internal error codes at the gatekeeper. The number of disconnected calls
displayed in response to this command is the number value specified in the call-history max-size number command. Use of this max-size number helps to reduce excessive CPU usage in the storage and reporting of this information.
Verifying IEC Options
You can use show
command output to display IEC option configuration, to verify that the
feature is working, and to display IEC counter information.
Prerequisites
Before you can display IEC counter information, you must configure voice statistics settings.
SUMMARY STEPS
1.
enable
2.
voice statistics type iec
3.
voice statistics max-storage-duration {day number-of-days | hour number-of-hours | minute number-of-minutes}
4.
voice statistics time-range periodic interval-length [start hh:mm] [end hh:mm] [days-of-week days]
5.
voice statistics time-range since-reset



































No comments:
Post a Comment