210-060 · Question #55
Which command is used to troubleshoot calls as they enter and leave a PRI connection?
The correct answer is A. Debug isdn q 931. The 'debug isdn q931' command is used to trace ISDN Q.931 call setup and teardown signaling on a PRI interface. Q.931 is the Layer 3 signaling protocol that controls call establishment, progression, and release on ISDN/PRI connections.
Question
Which command is used to troubleshoot calls as they enter and leave a PRI connection?
Options
- ADebug isdn q 931
- BShow voice call summary
- CDebug voip dialpeer
- DShow dial-peer voice summary
How the community answered
(45 responses)- A89% (40)
- B7% (3)
- C2% (1)
- D2% (1)
Why each option
The 'debug isdn q931' command is used to trace ISDN Q.931 call setup and teardown signaling on a PRI interface. Q.931 is the Layer 3 signaling protocol that controls call establishment, progression, and release on ISDN/PRI connections.
Q.931 is the ISDN Layer 3 protocol responsible for call control signaling on PRI interfaces, carrying messages such as SETUP, CALL PROCEEDING, ALERTING, CONNECT, and RELEASE. The 'debug isdn q931' command displays these messages in real time as calls enter and leave the PRI, making it the definitive tool for troubleshooting PRI call flow and diagnosing issues like call rejection, incorrect numbering, or failed negotiations.
'show voice call summary' is a show command that displays a snapshot of currently active voice calls and their states - it does not provide real-time signaling message detail for PRI troubleshooting.
'debug voip dialpeer' traces dial-peer matching logic within the IOS VoIP engine and does not capture the ISDN Q.931 signaling layer used on PRI connections.
'show dial-peer voice summary' displays the configured dial peers and their statistics in a tabular format - it is a static configuration view, not a real-time signaling debugger.
Concept tested: ISDN Q.931 PRI call signaling troubleshooting
Source: https://www.cisco.com/c/en/us/support/docs/voice/integrated-services-digital-networks-isdn/14834-debug-isdn.html
Topics
Community Discussion
No community discussion yet for this question.