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.
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)- A4% (1)
- B4% (1)
- D92% (22)
Why each option
This question asks for the correct CLI command to register a Cisco FirePOWER sensor to Firepower Management Center.
The syntax `configure system add <host><key>` is incorrect for manager registration, as 'system' is not the correct context.
The syntax `configure manager <key> add host` has the key and host arguments in the wrong order relative to the standard command format.
`configure manager delete` is used to remove an existing registration to the FMC, not to add a new one.
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
Community Discussion
No community discussion yet for this question.