nerdexam
Cisco

350-701 · Question #124

Which CLI command is used to register a Cisco FirePOWER sensor to Firepower Management Center?

The correct answer is D. configure manager add <host><key>. This question asks for the correct CLI command to register a Cisco FirePOWER sensor to Firepower Management Center.

Submitted by kev92· Mar 30, 2026Security Operations and Orchestration

Question

Which CLI command is used to register a Cisco FirePOWER sensor to Firepower Management Center?

Options

  • Aconfigure system add <host><key>
  • Bconfigure manager <key> add host
  • Cconfigure manager delete
  • Dconfigure manager add <host><key>

How the community answered

(24 responses)
  • A
    4% (1)
  • B
    4% (1)
  • D
    92% (22)

Why each option

This question asks for the correct CLI command to register a Cisco FirePOWER sensor to Firepower Management Center.

Aconfigure system add <host><key>

The syntax `configure system add <host><key>` is incorrect for manager registration, as 'system' is not the correct context.

Bconfigure manager <key> add host

The syntax `configure manager <key> add host` has the key and host arguments in the wrong order relative to the standard command format.

Cconfigure manager delete

`configure manager delete` is used to remove an existing registration to the FMC, not to add a new one.

Dconfigure manager add <host><key>Correct

The command `configure manager add <host> <key>` is the correct CLI command used on a Cisco FirePOWER sensor to register it with the Firepower Management Center (FMC). `<host>` specifies the IP address or hostname of the FMC, and `<key>` is the registration key generated on the FMC.

Concept tested: Cisco FirePOWER Sensor Registration CLI

Source: https://www.cisco.com/c/en/us/td/docs/security/firepower/620/configuration/guide/fpmc-config-guide-v62/device_configuration.html#ID-2253-000001cc

Topics

#FirePOWER#FMC registration#sensor management#CLI

Community Discussion

No community discussion yet for this question.

Full 350-701 Practice