nerdexam
Cisco

300-710 · Question #352

An administrator is attempting to add a Cisco Secure Firewall Threat Defence device to Cisco Secure Firewall Management Center with a password of Cisco0480846211 480846211. The private IP address of…

The correct answer is B. configure manager add 192.168.75.201 <reg_key>. The correct CLI syntax to register an FTD device with an FMC manager is: 'configure manager add <FMC_IP> <registration_key>'. The command takes only the IP address (not CIDR notation or subnet mask) followed by the registration key. Option A is incorrect because subnet mask…

Deployment

Question

An administrator is attempting to add a Cisco Secure Firewall Threat Defence device to Cisco Secure Firewall Management Center with a password of Cisco0480846211 480846211. The private IP address of the FMC server is 192.168.75.201. Which command must be used in order to accomplish this task?

Options

  • Aconfigure manager add 192.168.75.201/24 <reg_key>
  • Bconfigure manager add 192.168.75.201 <reg_key>
  • Cconfigure manager add 192.168.45.45 <reg_key> <nal-ld>
  • Dconfigure manager add 192.168.75.201 255.255.255.0 <reg_key>

How the community answered

(35 responses)
  • A
    3% (1)
  • B
    89% (31)
  • C
    3% (1)
  • D
    6% (2)

Explanation

The correct CLI syntax to register an FTD device with an FMC manager is: 'configure manager add <FMC_IP> <registration_key>'. The command takes only the IP address (not CIDR notation or subnet mask) followed by the registration key. Option A is incorrect because subnet mask notation (/24) is not valid in this command. Option C uses a different (incorrect) IP address and includes an unsupported NAT ID format. Option D incorrectly appends a subnet mask (255.255.255.0) to the command, which is not part of the valid syntax. The registration key is a shared secret used to authenticate the FTD-to-FMC registration.

Topics

#Cisco Secure Firewall Threat Defense (FTD)#Cisco Secure Firewall Management Center (FMC)#Device Registration#Command Syntax

Community Discussion

No community discussion yet for this question.

Full 300-710 Practice