nerdexam
Cisco

210-065 · Question #93

A network engineer wants to perform a factory reset on a Cisco TelePresence MX device from the CLI. Which command should be used?

The correct answer is C. xCommand SystemUnit FactoryReset. A factory reset on a Cisco TelePresence MX device from the CLI uses the 'xCommand SystemUnit FactoryReset' command, which belongs to the action-execution namespace and targets the SystemUnit component.

Endpoint Configuration

Question

A network engineer wants to perform a factory reset on a Cisco TelePresence MX device from the CLI. Which command should be used?

Options

  • AxConfiguration FactoryReset
  • BxCommand FactoryReset
  • CxCommand SystemUnit FactoryReset
  • DxConfiguration SystemUnit FactoryReset

How the community answered

(42 responses)
  • A
    2% (1)
  • B
    2% (1)
  • C
    90% (38)
  • D
    5% (2)

Why each option

A factory reset on a Cisco TelePresence MX device from the CLI uses the 'xCommand SystemUnit FactoryReset' command, which belongs to the action-execution namespace and targets the SystemUnit component.

AxConfiguration FactoryReset

xConfiguration is the namespace for reading and setting configuration parameters, not for executing operational actions like a factory reset.

BxCommand FactoryReset

'xCommand FactoryReset' is an incomplete and invalid command because the SystemUnit subsystem must be specified to target the correct component for the reset operation.

CxCommand SystemUnit FactoryResetCorrect

The command 'xCommand SystemUnit FactoryReset' is the correct CLI syntax for resetting a Cisco TelePresence MX device to factory defaults, where 'xCommand' is the namespace for issuing executable actions and 'SystemUnit FactoryReset' specifies the target component and operation. This command resets all configuration values to their factory defaults and typically requires a confirmation parameter such as 'Confirm: Yes' to execute. It is part of the standardized Cisco TelePresence API used across endpoint product lines.

DxConfiguration SystemUnit FactoryReset

'xConfiguration SystemUnit FactoryReset' is invalid syntax because xConfiguration is used for configuration management and does not support action commands such as a factory reset.

Concept tested: Cisco TelePresence MX factory reset via xCommand CLI

Source: https://www.cisco.com/c/en/us/support/collaboration-endpoints/telepresence-mx-series/tsd-products-support-series-home.html

Topics

#factory reset#MX device#xCommand#CLI commands

Community Discussion

No community discussion yet for this question.

Full 210-065 Practice