nerdexam
Cisco

300-070 · Question #77

Which three CLI commands allow you to verify the correct VoIP dial-peer matching? (Choose three.)

The correct answer is B. debug voip ccapi inout D. debug voip dialpeer inout E. show dialplan number. Dial-peer matching on a Cisco IOS voice gateway can be verified with three key commands: (B) 'debug voip ccapi inout' - shows the Call Control API processing of a call, including which dial peer was matched at call setup; (D) 'debug voip dialpeer inout' - the most targeted…

Troubleshooting

Question

Which three CLI commands allow you to verify the correct VoIP dial-peer matching? (Choose three.)

Options

  • Adebug ccsip messages
  • Bdebug voip ccapi inout
  • Cdebug dialpeer match
  • Ddebug voip dialpeer inout
  • Eshow dialplan number

How the community answered

(25 responses)
  • A
    4% (1)
  • B
    88% (22)
  • C
    8% (2)

Explanation

Dial-peer matching on a Cisco IOS voice gateway can be verified with three key commands: (B) 'debug voip ccapi inout' - shows the Call Control API processing of a call, including which dial peer was matched at call setup; (D) 'debug voip dialpeer inout' - the most targeted debug for dial-peer matching, showing inbound and outbound peer selection in real time; (E) 'show dialplan number <number>' - a non-disruptive show command that simulates how a given dialed string would match against configured dial peers without needing a live call. Option A ('debug ccsip messages') captures raw SIP signaling messages, useful for SIP troubleshooting but not dial-peer matching logic. Option C ('debug dialpeer match') is not a valid IOS command.

Topics

#dial-peer verification#debug commands#VoIP troubleshooting#show dialplan

Community Discussion

No community discussion yet for this question.

Full 300-070 Practice