nerdexam
Cisco

300-710 · Question #46

Which command is run on an FTD unit to associate the unit to an FMC manager that is at IP address 10.0.0.10, and that has the registration key Cisco123?

The correct answer is D. configure manager add 10.0.0.10 Cisco123. The correct CLI syntax on an FTD device to register it with a Firepower Management Center is: 'configure manager add <FMC_IP_or_hostname> <registration_key>'. So the correct command is 'configure manager add 10.0.0.10 Cisco123'. The IP address comes before the registration key…

Deployment

Question

Which command is run on an FTD unit to associate the unit to an FMC manager that is at IP address 10.0.0.10, and that has the registration key Cisco123?

Options

  • Aconfigure manager local 10.0.0.10 Cisco123
  • Bconfigure manager add Cisco123 10.0.0.10
  • Cconfigure manager local Cisco123 10.0.0.10
  • Dconfigure manager add 10.0.0.10 Cisco123

How the community answered

(20 responses)
  • B
    5% (1)
  • D
    95% (19)

Explanation

The correct CLI syntax on an FTD device to register it with a Firepower Management Center is: 'configure manager add <FMC_IP_or_hostname> <registration_key>'. So the correct command is 'configure manager add 10.0.0.10 Cisco123'. The IP address comes before the registration key. Options A and C use 'local' instead of 'add'-'local' is used when the FTD is managed by FDM (on-box management), not FMC. Option B incorrectly reverses the order, placing the key before the IP address. Remember the pattern: add → IP → key.

Topics

#FTD Registration#FMC Management#CLI Commands#Firepower Deployment

Community Discussion

No community discussion yet for this question.

Full 300-710 Practice