SNCF — Securing Networks with Firepower — Question 29
An engineer is attempting to add a new FTD device to their FMC behind a NAT device with a NAT ID of ACME001 and a password of Cisco0391521107. Which command set must be used in order to accomplish this?
Answer options
- A. configure manager add<FMC IP> <registration key>ACME001
- B. configure manager add ACME001<registration key> <FMC IP>
- C. configure manager add <FMC IP>ACME001<registration key>
- D. configure manager add DONTRESOLVE <FMC IP> AMCE001<registration key>
Correct answer: A
Explanation
The correct command is option A, which properly formats the command to add the FMC IP and the registration key followed by the NAT ID. Options B and C incorrectly place the NAT ID and registration key, which would lead to command syntax errors. Option D is also incorrect as it uses 'DONTRESOLVE' and has a typo in the NAT ID, making it invalid for this context.