nerdexam
Cisco

500-450 · Question #32

With Cisco Finesse 11.0, which two commands will stop and start the Tomcat service? (Choose two.)

The correct answer is C. To start the Cisco Tomcat service, enter this CLI command: utils service start Tomcat E. To start the Cisco Tomcat service, enter this CLI command: utils service stop Tomcat. On Cisco Unified Communications systems including Finesse 11.0, the correct CLI syntax follows the pattern utils service [action] [service-name], where the Tomcat service name is simply Tomcat - making utils service start Tomcat (C) and utils service stop Tomcat (E) the correct…

Implement and troubleshoot Cisco Unified CCE components

Question

With Cisco Finesse 11.0, which two commands will stop and start the Tomcat service? (Choose two.)

Options

  • ATo start the Cisco Tomcat service, enter this CLI command: utils start Cisco Tomcat
  • BTo start the Cisco Tomcat service, enter this CLI command: utils service Tomcat
  • CTo start the Cisco Tomcat service, enter this CLI command: utils service start Tomcat
  • DTo start the Cisco Tomcat service, enter this CLI command: utils service stop Cisco Finesse Tomcat
  • ETo start the Cisco Tomcat service, enter this CLI command: utils service stop Tomcat
  • FTo start the Cisco Tomcat service, enter this CLI command: utils service start Cisco Finesse Tomcat

How the community answered

(44 responses)
  • A
    7% (3)
  • B
    2% (1)
  • C
    89% (39)
  • F
    2% (1)

Explanation

On Cisco Unified Communications systems including Finesse 11.0, the correct CLI syntax follows the pattern utils service [action] [service-name], where the Tomcat service name is simply Tomcat - making utils service start Tomcat (C) and utils service stop Tomcat (E) the correct pair.

Why the distractors fail:

  • A (utils start Cisco Tomcat) omits the required service keyword entirely - invalid syntax.
  • B (utils service Tomcat) is incomplete - it specifies no action (start or stop).
  • D (utils service stop Cisco Finesse Tomcat) and F (utils service start Cisco Finesse Tomcat) use the wrong service name; "Cisco Finesse Tomcat" is not a valid service identifier in the CLI - the name is just Tomcat.

Memory tip: Think of the formula as utils service <verb> <noun> - the verb is start or stop, and the noun is just Tomcat (no brand prefix). If the command doesn't follow that exact four-word structure with the bare service name, it's wrong.

Topics

#CLI commands#Service management#Finesse administration#Tomcat

Community Discussion

No community discussion yet for this question.

Full 500-450 Practice