SNCF — Securing Networks with Firepower — Question 265
An administrator is attempting to add a new Cisco Secure Firewall Threat Defense device to Cisco Secure Firewall Management Center with a password of Cisco0481488187 481488187. The private IP address of the FMC server is 192.168.75.201. Which command must be used in order to accomplish this task?
Answer options
- A. configure manager add 192.168.75.201 255.255.255.0
- B. configure manager add 192.168.75.201
- C. configure manager add 192.168.45.45
- D. configure manager add 192.168.75.201/24
Correct answer: B
Explanation
The correct command is B because it accurately specifies the IP address of the FMC server without additional subnet information, which is necessary for the command to function properly. Option A includes a subnet mask, which is not required, while option C has an incorrect IP address, and option D uses a CIDR notation instead of just the IP address.