300-710 · Question #212
An administrator Is setting up a Cisco PMC and must provide expert mode access for a security engineer. The engineer Is permitted to use only a secured out-of-band network workstation with a static IP
The correct answer is A. Enable SSH and define an access list.. To provide expert mode access to Cisco FMC for a security engineer from a specific static IP address, the administrator must enable SSH on the FMC and configure an access list to permit access only from that engineer's workstation IP.
Question
An administrator Is setting up a Cisco PMC and must provide expert mode access for a security engineer. The engineer Is permitted to use only a secured out-of-band network workstation with a static IP address to access the Cisco FMC. What must be configured to enable this access?
Options
- AEnable SSH and define an access list.
- BEnable HTTP and define an access list.
- CEnable SCP under the Access List section.
- DEnable HTTPS and SNMP under the Access List section.
How the community answered
(60 responses)- A87% (52)
- B5% (3)
- C2% (1)
- D7% (4)
Why each option
To provide expert mode access to Cisco FMC for a security engineer from a specific static IP address, the administrator must enable SSH on the FMC and configure an access list to permit access only from that engineer's workstation IP.
"Expert mode" access on a Cisco FMC is typically achieved via SSH to the command-line interface. To restrict this access to a specific workstation, SSH must be enabled, and an access list (or ACL) must be configured on the FMC to allow connections only from the security engineer's static IP address, ensuring secure, controlled administrative access.
HTTP is an insecure protocol and generally not used for administrative access to the FMC's CLI (expert mode); it's typically for the web UI, which is HTTPS.
SCP (Secure Copy Protocol) is used for file transfer, not for interactive expert mode command-line access itself, although it uses SSH for transport.
HTTPS is for the web-based graphical user interface, not "expert mode" (CLI), and SNMP (Simple Network Management Protocol) is for monitoring, not for interactive administrative access.
Concept tested: Cisco FMC expert mode access and security
Source: https://www.cisco.com/c/en/us/td/docs/security/firepower/70/configuration/guide/fpmc-config-guide-70/system_settings_for_fmc.html#concept_f4k_5c4_4z
Topics
Community Discussion
No community discussion yet for this question.