Courseiva

Cisco Securing Networks with Cisco Firewalls (300-710 SNCF, CCNP Security) (300-710 SNCF) (300-710 SNCF) — Questions 451478

478 questions total · 7pages · All types, answers revealed

Page 6

Page 7 of 7

451
MCQmedium

When using a Redundant Interface, what is the primary behavior during a link failure?

A.Both links remain active and load balance.
B.The FTD triggers a device-level failover.
C.Traffic is dropped until manual reset.
D.The standby link becomes active.
AnswerD

Redundant interfaces provide interface-level failover.

Why this answer

In a redundant interface pair, one link is active and the other is standby. If the active link fails, the FTD automatically switches to the standby link.

452
MCQmedium

An administrator configures QoS on an FTD interface to prioritize VoIP traffic. Which traffic matching mechanism within the QoS policy allows the FTD to identify VoIP traffic (such as SIP or RTP) based on Layer 7 application inspection?

A.Prefilter Policy Bandwidth Limits
B.Intrusion Policy Rule Actions
C.Access Control Rules with Application Filters
D.Platform Settings QoS Class Maps
AnswerC

QoS configuration on the FMC often relies on Access Control rule associations or matching traffic classes based on network/application objects.

Why this answer

QoS policies can match traffic based on Access Control lists or Application Filters to apply rate shaping or priority queuing.

453
MCQhard

You have an FTD device and need to perform deep packet inspection without changing the network topology or IP addressing. Which deployment mode should you choose?

A.Routed mode
B.Virtual wire mode
C.Transparent mode
D.Inline set mode with routing
AnswerC

Transparent mode is invisible to existing L3 devices.

Why this answer

Transparent mode sits in the middle of a segment as a layer 2 bridge, requiring no changes to IP addressing or routing on the existing infrastructure.

454
MCQeasy

An administrator wants to stream security events, connection events, and intrusion events from Cisco Secure Firewall Management Center (FMC) to a third-party SIEM platform. Which built-in protocol and feature on the FMC should be configured to export these events in real-time?

A.pxGrid
B.NETCONF
C.eStreamer
D.RADIUS Accounting
AnswerC

eStreamer is the native FMC feature used to stream event data to third-party SIEM and management platforms.

Why this answer

The eStreamer (Event Streamer) API and service on the FMC allows external applications and SIEMs to securely stream connection, intrusion, host, and malware events from the FMC database.

455
MCQhard

An administrator is configuring SSL Decryption to inspect internal clients browsing external websites. The organization wants to ensure that traffic to financial and health-related websites is bypassed to maintain privacy and regulatory compliance. How should this be configured in the SSL Policy?

A.Use an Intrusion Policy rule to drop packets destined for financial URLs.
B.Create a rule matching the Financial/Health URL categories with the action 'Do Not Decrypt'.
C.Add financial servers to an SSL Decryption Known Key list.
D.Configure a Prefilter policy to fast-path financial URL categories.
AnswerB

URL filtering criteria in SSL policies allows bypassing decryption for specific sensitive categories.

Why this answer

URL categories can be used as criteria in SSL rules to specify a 'Do Not Decrypt' action for sensitive categories like Finance or Health.

456
MCQhard

An enterprise integrates Cisco Secure Firewall Management Center with Cisco ISE using pxGrid for identity-based access control. The security team notices that user identity mapping works for domain users authenticating via 802.1X, but guest users connecting through a WebAuth portal do not have their user-to-IP mappings populated on the FTD. What is the root cause of this issue?

A.FMC requires an active eStreamer connection to ingest guest identities because pxGrid only supports Active Directory domain accounts.
B.Guest users must manually log into a captive portal hosted on the FTD data plane before ISE can share their identity.
C.The FTD identity policy must be configured with a RADIUS server group instead of pxGrid to support guest VLANs.
D.The pxGrid connection on ISE is not subscribed to the guest session topic, or guest session publishing is disabled in ISE deployment settings.
AnswerD

Guest sessions require explicit subscription and publishing configurations within ISE pxGrid services to transmit guest IP-to-user bindings.

Why this answer

Guest users authenticated via WebAuth on ISE may not have active pxGrid session directory notifications if the guest profile or ISE profiler service is not configured to publish guest sessions, or if the pxGrid node is not subscribed to guest session topics (such as 'Session Directory' guest events).

457
MCQmedium

An administrator is configuring a static route tracking mechanism on a Cisco Secure Firewall Threat Defense device using an ICMP Echo IP SLA object. What happens to the tracked static route if the SLA probe fails to receive a response?

A.The static route is removed from the routing table, allowing alternative routes to become active.
B.The static route metric is automatically incremented by 100 while remaining active.
C.The firewall automatically reboots into maintenance mode to clear the routing cache.
D.All firewall interfaces are automatically placed in an administrative shutdown state.
AnswerA

When tracking detects failure, the static route is pulled from the routing table.

Why this answer

When an IP SLA probe fails, the tracked object changes its state to DOWN, causing the dependent static route to be removed from the routing table, allowing backup routes to take over.

458
MCQeasy

An administrator wants to ensure that specific internal subnets are never subjected to NAT translation when communicating with a partner VPN tunnel. Which NAT feature achieves this?

A.Auto NAT Static
B.Dynamic PAT
C.Port Address Translation
D.Identity NAT
AnswerD

Identity NAT maps an address to itself, preventing translation while still allowing the traffic to match a NAT rule.

Why this answer

Identity NAT (or Twice NAT where source IP equals translated source IP) ensures traffic passes without address modification.

459
Multi-Selecthard

An administrator is setting up Cisco ISE pxGrid integration with Cisco Secure Firewall Management Center. Which TWO configuration steps must be performed on the Cisco ISE side to ensure successful integration? (Choose two)

Select 2 answers
A.Configure an eStreamer server instance on the ISE policy service node.
B.Enable SNMPv2c traps on the ISE administration node.
C.Export the ISE TACACS+ shared secret to the FTD CLI.
D.Approve the FMC client registration request in the Cisco ISE pxGrid client management settings.
E.Enable the pxGrid service on the designated Cisco ISE node personas.
AnswersD, E

Client approval is mandatory on ISE unless auto-approval is enabled.

Why this answer

ISE configuration for pxGrid requires enabling the pxGrid service on the designated ISE node and approving the FMC client registration.

460
Multi-Selecthard

Which THREE components of an Access Control rule can be used to identify traffic as 'Application' based?

Select 3 answers
A.Application Category
B.Device Type
C.Application Tag
D.Application Name
E.OS Version
AnswersA, C, D

Filters by group.

Why this answer

Applications are identified by the App-ID engine, which uses signatures, categories, and tags.

461
Multi-Selecthard

An administrator is troubleshooting intermittent connectivity loss between an FTD managed device and the FMC. Which TWO methods or tools can be used to verify registration and communication status between the managed device and the FMC? (Choose two.)

Select 2 answers
A.Inspect the Access Control policy rule hit counts.
B.Run a packet capture on the FMC management interface filtering for UDP port 514.
C.Review the connection status in the FMC GUI under Devices > Device Management.
D.Check the health monitor alerts specifically for 'SNMP Agent' status.
E.Execute the 'show sftunnel status' or 'sftm status' command on the FTD CLI.
AnswersC, E

The Device Management screen displays real-time connection health indicators and icons for all managed devices.

Why this answer

Device registration status can be verified from the FMC GUI under Device Management and from the FTD CLI using the 'sftm status' or 'show devices' commands.

462
Multi-Selectmedium

An administrator is managing Cisco Secure Firewall Threat Defense devices using Cisco Defense Orchestrator (CDO). Which TWO capabilities does CDO provide for firewall deployment and management? (Choose two)

Select 2 answers
A.Cloud-based policy management, configuration deployment, and security rule cleanup across multiple FTD devices.
B.Deep forensic packet capture analysis equivalent to a full packet broker collector.
C.Hardware RMA replacement and physical cabling verification.
D.Detection and remediation of configuration drift between the expected policy and the running device configuration.
E.Local hypervisor provisioning for ESXi and KVM virtual machine hypervisors.
AnswersA, D

CDO offers cloud-based policy management and rule optimization.

Why this answer

CDO is a cloud-based management platform that provides policy management, configuration drift analysis, and bulk management across FTD and other Cisco security devices.

463
MCQmedium

An administrator is configuring a new Cisco Secure Firewall Threat Defense in routed mode on Firepower Device Manager (FDM). During the initial setup, the administrator needs to define the routing behavior for a multi-zone deployment. Which configuration step is mandatory when setting up routed mode?

A.Disable the Snort inspection engine on all interfaces to allow bridging.
B.Assign a unique Layer 3 IP address to each data interface and associate it with a security zone.
C.Assign a unique MAC address override to every physical interface.
D.Create a BVI (Bridge Virtual Interface) for each pair of physical interfaces.
AnswerB

Routed mode requires Layer 3 IP addresses on interfaces and assignment to security zones to process traffic across different subnets.

Why this answer

In routed mode, every interface must belong to a security zone and possess an IP address. Routed mode operates as a Layer 3 hop, unlike transparent mode which operates at Layer 2.

464
MCQhard

You are creating a custom URL category. How do you add specific domains to this category in FMC?

A.In the SSL Policy
B.Directly in the Access Control rule
C.In the Prefilter Policy
D.Via Objects > Object Management > URL
AnswerD

This is the correct location to create URL objects.

Why this answer

Custom URL objects are created in the Object Manager and then assigned to the category.

465
MCQeasy

An engineer wants to group several FTD interfaces into a single logical zone to simplify Access Control rule creation. Where are security zones created in the FMC?

A.System > Integration > Security Zones
B.Objects > Object Management > Security Zones
C.Policies > Access Control > Zones
D.Devices > Device Management > Interfaces > Zones
AnswerB

Security zones are centrally managed under Objects > Object Management > Security Zones.

Why this answer

Security zones are created under Objects > Object Management > Security Zones.

466
MCQhard

You are configuring a NAT rule and need to hide the internal network behind a single interface IP. Which NAT translation setting is required?

A.Static IP
B.Dynamic IP
C.Interface PAT
D.Identity NAT
AnswerC

Uses the interface IP address for translation.

Why this answer

Interface PAT (Port Address Translation) uses the IP of the egress interface for all source translations.

467
MCQhard

An engineer is troubleshooting a scenario where Cisco Secure Firewall is receiving SGT information from Cisco ISE via SXP, but access control rules referencing Security Group Tags are not matching traffic. What is the most effective command to run on the Threat Defense CLI to verify that the firewall has learned the IP-to-SGT mappings?

A.show sgt mapping
B.show pxgrid clients
C.show trustsec sxp connections
D.show access-list
AnswerA

The command 'show sgt mapping' displays the table of IP addresses and their associated SGTs learned via SXP or local configuration.

Why this answer

On Cisco Secure Firewall Threat Defense (CLI), the command 'show sgt mapping' or 'show ip sgt mapping' is used to verify learned SXP bindings. Specifically, 'show sgt map' or 'show epe sgt' depending on the exact build, but 'show ip sgt mapping' or 'show sgt' commands are standard. Wait, the exact command is 'show sgt mapping'.

468
MCQmedium

What is the primary function of a 'Security Zone' in FMC?

A.To set bandwidth limits
B.To logically group interfaces
C.To enable routing
D.To define IP ranges
AnswerB

Simplifies policy management.

Why this answer

Security Zones allow applying the same policy to multiple interfaces at once.

469
MCQeasy

What is the recommended procedure for performing a major software upgrade on an FTD HA pair managed by an FMC to ensure zero downtime?

A.Shut down the standby unit and upgrade the primary only.
B.Upload the image to the FMC and select the HA pair for an automated rolling upgrade.
C.Break the HA pair, upgrade units individually, and recreate the cluster.
D.Use the local CLI 'system install' command on both units.
E.Upgrade both units simultaneously via the CLI to save time.
AnswerB

FMC provides a rolling upgrade workflow for HA pairs.

Why this answer

The FMC automates the upgrade process for HA pairs by upgrading the standby unit first, failing over, and then upgrading the primary unit.

470
Multi-Selecthard

An engineer is troubleshooting a scenario where an FTD device fails its pre-upgrade health check during an upgrade initiated from the FMC. Which THREE common pre-check failures must be resolved before proceeding? (Choose three)

Select 3 answers
A.Active SSH sessions logged into the FTD CLI.
B.Unapplied pending configuration deployments between FMC and FTD.
C.Insufficient disk space on the target upgrade partition (/var or /CiscoMFT).
D.Active critical health monitor alarms on the device.
E.Configured static routing tables with default gateways.
AnswersB, C, D

Devices must be fully deployed and in sync before initiating a major software upgrade.

Why this answer

Common upgrade pre-check failures on FTD include insufficient disk space, active critical alarms or deployment out-of-sync status, and unsupported version paths.

471
MCQmedium

An FTD device managed by FMC is failing to download latest Snort Rule Updates (SRUs) and GeoDB updates automatically. The FMC has internet access via an HTTPS proxy. Where must the HTTPS proxy settings be configured on the FMC so that it can successfully reach Cisco update servers?

A.Objects > Object Management > Network Proxy
B.Devices > Device Management > Advanced > Proxy
C.Policies > Access Control > Updates > Proxy
D.System > Configuration > Proxy
AnswerD

The global HTTP/HTTPS proxy settings for FMC cloud communications are located under System > Configuration > Proxy.

Why this answer

Proxy settings for FMC to communicate with Cisco cloud services and download updates are configured under System > Configuration > Proxy.

472
MCQhard

An engineer is troubleshooting a mutual TLS connection failure between Cisco ISE pxGrid and the FMC. The openssl command on the FMC reveals a 'certificate verify failed' error. What is the underlying reason for this error?

A.The NTP clock skew between FMC and ISE exceeds 60 seconds, causing token expiration.
B.The pxGrid shared secret key contains unsupported special characters.
C.The peer certificate has been signed by a Certificate Authority whose root certificate is missing from the local trust store.
D.TCP port 8910 is blocked by an intermediate stateful firewall.
AnswerC

Certificate verification failure strictly points to an untrusted root or intermediate CA certificate missing from the trust store.

Why this answer

A 'certificate verify failed' error indicates that the client or server certificate was signed by a CA that is not present in the truststore of the peer verifying it.

473
MCQeasy

When configuring syslog export from Cisco Secure Firewall Threat Defense using Firepower Management Center, which alert format should you choose to ensure standard SIEM ingestion parsers can easily read the event headers?

A.IETF (RFC 5424) format
B.SNMP v2c Trap format
C.Legacy ASA native text format
D.NetFlow v9 structured records
AnswerA

RFC 5424 provides structured framing that modern SIEM parsers natively understand.

Why this answer

Syslog messages exported from Secure Firewall Threat Defense can be formatted using BSD (RFC 3164) or IETF (RFC 5424) formats. RFC 5424 is the standard IETF structured format widely supported by modern SIEMs.

474
Multi-Selectmedium

Which TWO components must be configured in FMC to enable User Identity mapping for Access Control Rules?

Select 2 answers
A.QoS Policy
B.Identity Policy
C.Network Discovery Policy
D.SSL Policy
E.Identity Realm
AnswersB, E

This dictates how the FTD performs authentication or mapping.

Why this answer

An identity realm (Active Directory connector) and the Identity Policy are both required to map users to their IP addresses.

475
Multi-Selecthard

Which THREE features must be configured to successfully implement static route tracking on an FTD device?

Select 3 answers
A.Track ID association with the route
B.Interface tracking threshold
C.BGP peer group
D.Multicast routing enabled
E.SLA Monitor object
AnswersA, B, E

The track ID links the route to the probe state.

Why this answer

Static route tracking requires a monitor object, a tracking command associated with that monitor, and a static route that references the track ID.

476
Multi-Selecthard

Which THREE steps are part of a standard FTD upgrade workflow managed via the FMC?

Select 3 answers
A.Manually delete all existing access rules
B.Run a factory reset on the FTD
C.Upload the upgrade package to the FMC
D.Review and approve the health check report
E.Select the device in the Upgrade management page
AnswersC, D, E

The image must be on the FMC first.

Why this answer

The workflow involves uploading the package, selecting target devices, and initiating the deployment process.

477
MCQmedium

When performing a packet capture on an FTD device, how can you filter the traffic to only capture traffic from a specific source IP address?

A.capture cap1 ip 192.168.1.1
B.capture cap1 match 192.168.1.1
C.capture cap1 filter src 192.168.1.1
D.capture cap1 interface outside address 192.168.1.1
E.capture cap1 interface outside host 192.168.1.1
AnswerE

The 'host' keyword correctly filters by source or destination IP.

Why this answer

The capture command supports standard ACL syntax or direct host/network filters to limit the scope of the capture.

478
MCQhard

An FMC administrator is troubleshooting a scenario where device registration between an FTD and FMC fails immediately with a registration key mismatch error. The administrator verified the NAT ID and registration key. What underlying protocol handshake fails during this registration process, and how can it be debugged?

A.The sftunnel (TCP 8305) handshake fails; debug using 'sftunnel status' and examining /var/log/sftunnel.log.
B.The HTTPS REST API (TCP 443) handshake fails; debug using 'debug rest-api'.
C.The SNMP trap receiver fails; debug using 'system support snmp-debug'.
D.The SSH tunnel (TCP 22) fails; debug using 'tail -f /var/log/secure'.
AnswerA

Registration uses sftunnel over TCP 8305. Checking sftunnel logs and status on both ends reveals certificate or key mismatches.

Why this answer

Registration between FMC and FTD relies on sftunnel (TCP port 8305). Troubleshooting involves checking sftunnel status and certificates using CLI tools on both FMC and FTD.

Page 6

Page 7 of 7

All pages

Practice 300-710 SNCF by domain

Target a specific domain to shore up weak areas.

See all domains with question counts →