nerdexam
Cisco

210-065 · Question #122

You want to output SIP messaging to the console of a Cisco TelePresence endpoint running Cisco TelePresence Conductor software. Which two commands can you enter into the CLI together to accomplish…

The correct answer is A. log ctx SipPacket debug 9 B. log output on. To output SIP messaging to the console on a Cisco TelePresence endpoint running Conductor software, you must both define the logging context for SIP packets and enable log output.

Endpoint Troubleshooting

Question

You want to output SIP messaging to the console of a Cisco TelePresence endpoint running Cisco TelePresence Conductor software. Which two commands can you enter into the CLI together to accomplish this goal? (Choose two.)

Options

  • Alog ctx SipPacket debug 9
  • Blog output on
  • Clog ctx output
  • Dlog SipPacket debug 9
  • Elog output console

How the community answered

(26 responses)
  • A
    85% (22)
  • C
    8% (2)
  • D
    4% (1)
  • E
    4% (1)

Why each option

To output SIP messaging to the console on a Cisco TelePresence endpoint running Conductor software, you must both define the logging context for SIP packets and enable log output.

Alog ctx SipPacket debug 9Correct

The command 'log ctx SipPacket debug 9' sets the logging context to capture SIP packet data at debug verbosity level 9, which specifies the type and detail of traffic to be logged on the Conductor CLI.

Blog output onCorrect

The command 'log output on' activates the log output mechanism so that the configured context data is actually displayed on the console; without it, the logging context setting produces no visible output.

Clog ctx output

'log ctx output' is not a valid CLI command on Cisco TelePresence Conductor and does not set a logging context or enable output.

Dlog SipPacket debug 9

'log SipPacket debug 9' omits the required 'ctx' keyword, making it an invalid command for setting a context-based logging filter on TelePresence Conductor.

Elog output console

'log output console' uses incorrect syntax; the valid command to enable log output on TelePresence Conductor is 'log output on'.

Concept tested: Cisco TelePresence Conductor CLI SIP debug logging

Topics

#SIP messaging#CLI commands#debug logging#TelePresence Conductor

Community Discussion

No community discussion yet for this question.

Full 210-065 Practice