Courseiva

CCNA Deployment Questions

75 of 150 questions · Page 2/2 · Deployment · Answers revealed

76
MCQmedium

Which component in an FTD cluster handles the 'Health Check' process to determine if a node is still active?

A.Primary management IP.
B.The standby unit's data interface.
C.Cluster control link.
D.FMC communication channel.
AnswerC

The control link is specifically for cluster health and synchronization.

Why this answer

The cluster control link is used to exchange heartbeats and health information between cluster members to verify node status.

77
MCQmedium

Which of the following must be identical on both units of an FTD high availability pair to ensure successful synchronization?

A.Software versions.
B.The management IP addresses.
C.The number of configured VLANs.
D.Physical serial numbers.
AnswerA

Version mismatch is a blocking condition for HA synchronization.

Why this answer

Both units must have the same model, software version, and license capabilities for the HA configuration to function correctly.

78
MCQhard

An administrator is troubleshooting a Cisco Secure Firewall Threat Defense high availability deployment where MAC address persistence is causing intermittent packet drops after a failover event. What is the role of MAC address persistence in an HA setup?

A.It ensures that the active unit retains the virtual MAC addresses of the interfaces, preventing the need for downstream switches to relearn MAC-to-port mappings.
B.It encrypts the MAC header of all packets crossing the stateful failover control link.
C.It forces downstream Layer 2 switches to continuously flood broadcast traffic to both firewall nodes simultaneously.
D.It locks the management IP address to a static MAC address to prevent ARP spoofing attacks.
AnswerA

MAC persistence keeps virtual MAC addresses associated with the active unit, allowing seamless Layer 2 forwarding post-failover.

Why this answer

MAC persistence ensures that the active firewall unit takes over the virtual MAC addresses of the HA pair, ensuring downstream switches immediately update their MAC forwarding tables without waiting for aging timers.

79
MCQmedium

In an FTD high availability pair, what happens to the standby unit if it loses the heartbeat signal on the failover link?

A.It reboots.
B.It remains standby.
C.It promotes itself to Active.
D.It enters a 'Failed' state.
AnswerC

Loss of heartbeat triggers the promotion process.

Why this answer

If the standby unit loses heartbeat signals from the active unit, it assumes the active unit has failed and initiates a failover transition to become the new active unit.

80
MCQmedium

An enterprise is deploying a high-availability cluster of Cisco Secure Firewall Threat Defense devices to scale performance. Which requirement must be met regarding the physical switch infrastructure connecting the cluster nodes?

A.Switches must be configured with Spanning Tree Protocol (STP) disabled globally to prevent cluster split-brain.
B.The switches must run Cisco StackWise Virtual and be managed by the firewall cluster master node.
C.Routing protocols must be disabled on all switch interfaces connected to the cluster control link (CCL).
D.Connections between the switches and cluster nodes must use Port Channels (EtherChannels) to aggregate bandwidth and ensure proper traffic distribution.
AnswerD

Cluster control and data interfaces rely on Port Channels connected to upstream/downstream switches to aggregate links and load balance sessions.

Why this answer

Firewall clustering requires specific switch features such as EtherChannel (Port Channels) and often requires specific load-balancing algorithms to distribute traffic across cluster members evenly.

81
MCQhard

What is the consequence of configuring an FTD interface with 'Non-Promiscuous' mode in a virtualized deployment?

A.The FTD performance will increase.
B.The FTD may fail to inspect traffic that is not destined for its interface MAC address.
C.The FTD will only process broadcast traffic.
D.It forces the FTD into routed mode.
AnswerB

The vSwitch blocks non-destined traffic unless promiscuous mode is enabled.

Why this answer

In virtualized environments (like ESXi), 'Promiscuous mode' is often required on the vSwitch to allow the FTD to see traffic not destined for its own MAC address, which is essential for transparent or passive modes.

82
MCQhard

An engineer has deployed a Cisco Secure Firewall Threat Defense in transparent firewall mode. Users on the inside segment report they cannot reach a server on the outside segment. The engineer verifies that the BVI (Bridge Virtual Interface) has an IP address in the same subnet as the internal hosts and default gateway. What is a likely reason for traffic being dropped?

A.An EtherType access list is blocking the encapsulated traffic or ARP requests between the bridge groups.
B.An explicit Access Control Policy rule is blocking the traffic, because transparent mode inspections still require standard ACP rules.
C.The security zones for the inside and outside interfaces are identical, causing an implicit intra-zone drop.
D.Dynamic routing protocols must be enabled on the BVI to advertise the transparent subnet upstream.
AnswerA

Transparent firewalls pass IP traffic by default, but non-IP traffic or specific Layer 2 control protocols require EtherType rules, and proper ARP inspection/learning is necessary.

Why this answer

In transparent mode, non-IP traffic is dropped by default unless EtherType rules are explicitly configured to allow protocols like BPDUs, MPLS, or IPX through the firewall bridge groups.

83
MCQeasy

When deploying a Cisco Secure Firewall Threat Defense device, what is the purpose of configuring Security Zones?

A.To establish High Availability stateful synchronization between primary and secondary nodes.
B.To assign VLAN IDs to physical switch ports connected to the firewall.
C.To logically group one or more interfaces together for simplified Access Control Policy application.
D.To encrypt traffic passing between interfaces belonging to different zones using IPsec.
AnswerC

Security zones group interfaces so that access control rules can be applied across multiple interfaces collectively.

Why this answer

Security zones logically group one or more interfaces together, simplifying access control policy enforcement by allowing rules to apply to a zone rather than individual interfaces.

84
Multi-Selecthard

An enterprise is deploying Cisco Secure Firewall Threat Defense virtual appliances on-premises using VMware ESXi. Which THREE prerequisites or hypervisor configurations are required for proper operation? (Choose three)

Select 3 answers
A.Allocate sufficient vCPU, RAM, and disk storage in accordance with Cisco FTDv sizing guidelines for the targeted throughput.
B.Map vNICs correctly to dedicated port groups, ensuring eth0 is assigned to the management network and subsequent vNICs handle data planes.
C.Configure ESXi vSwitch or vDistributed Switch (vDS) security policies (such as Promiscuous Mode or MAC Address Changes) if bridging or transparent mode is utilized.
D.Configure the ESXi management kernel port to run Cisco ASA clustering over a WAN circuit.
E.Install physical line cards directly into the ESXi server motherboard PCIe slots for FTDv interface expansion.
AnswersA, B, C

Proper hardware resource allocation is critical for virtual firewall performance.

Why this answer

VMware ESXi deployments require correct vSwitch/vDS port group configurations (promiscuous mode where needed, or specific VLAN policies), appropriate vCPU/RAM allocation according to sizing guides, and correct dedicated vNIC mapping.

85
Multi-Selectmedium

When planning an FTD high availability deployment, which TWO requirements are critical for the link between the two firewalls?

Select 2 answers
A.The link must be configured with OSPF.
B.The link must be on the same subnet as the management interface.
C.The link must be at least 1Gbps.
D.The link must have low latency for heartbeat messages.
E.The link should be a dedicated physical connection.
AnswersD, E

Latency can cause false failover triggers.

Why this answer

The failover link must be dedicated, low-latency, and support sufficient bandwidth for the synchronization of the state table.

86
Multi-Selectmedium

An engineer is setting up a Cisco Secure Firewall Threat Defense cluster. Which TWO statements accurately describe the architecture and behavior of FTD clustering? (Choose two)

Select 2 answers
A.One unit is elected as the control node, while the other units function as data nodes sharing the processing load.
B.All cluster members share a common configuration and synchronized connection state table across the Cluster Control Link.
C.Clustering is exclusively supported on virtual machine instances and cannot be used on physical appliances.
D.Data nodes do not process any traffic; they remain idle until the control node fails.
E.Clustering can be established across different cities over high-latency WAN connections.
AnswersA, B

Clustering assigns a control role to one module and data roles to the others.

Why this answer

Clustering combines multiple devices into a single logical entity with a control node and data nodes, sharing configuration and connection tables.

87
MCQhard

When configuring an FTD cluster, what is the maximum number of nodes supported in a single cluster?

A.4
B.16
C.8
D.2
AnswerB

16 nodes is the supported maximum.

Why this answer

The FTD clustering architecture supports up to 16 nodes in a single cluster.

88
MCQmedium

You are deploying a Cisco Secure Firewall Threat Defense cluster in a data center environment. Which deployment requirement must be strictly followed regarding the control link and data interfaces?

A.All cluster members must reside in different Layer 2 broadcast domains to prevent spanning-tree loops.
B.Cluster units can share data interfaces for control synchronization as long as Jumbo frames are enabled on the switch.
C.The control link must be a dedicated, low-latency interface completely separated from data traffic handling.
D.Clustering is supported only in transparent firewall mode; routed mode disables clustering capabilities.
AnswerC

The cluster control link must be dedicated to cluster communication and state synchronization with strict latency requirements.

Why this answer

Clustered FTD units require a dedicated control plane network (control link) with low latency and high bandwidth, separate from data interfaces, to synchronize state and management data.

89
Multi-Selecthard

An engineer is troubleshooting a Cisco Secure Firewall Threat Defense virtual appliance deployed in Microsoft Azure. Connectivity tests show intermittent packet drops. Which THREE troubleshooting steps or configurations should be verified in Azure and FTDv? (Choose three)

Select 3 answers
A.Check Azure User Defined Routes (UDRs) to ensure packet steering to the correct firewall internal/external ENIs is accurate.
B.Verify that physical fiber optic bypass modules are firmly clicked into the Azure hypervisor chassis.
C.Verify that Azure Network Security Groups (NSGs) permit traffic to and from the firewall data and management ENIs.
D.Ensure the FTDv is running in transparent mode with BVI clustering enabled across multiple Azure regions.
E.Ensure Source NAT (SNAT) is properly configured on the FTDv when dealing with Azure Load Balancer return traffic paths.
AnswersA, C, E

UDRs manage routing within Azure subnets.

Why this answer

Azure deployments require checking User Defined Routes (UDRs), Source NAT (SNAT) configurations for load balancers, and Azure NSG (Network Security Group) rules.

90
MCQmedium

When utilizing static route tracking, what value represents the frequency of the tracking probe?

A.Threshold value.
B.Timeout interval.
C.TTL value.
D.Frequency interval.
AnswerD

Frequency defines how often the probe is sent.

Why this answer

The SLA Monitor configuration allows you to define the frequency (in seconds) at which the probe is sent to the target.

91
MCQhard

Which protocol is used by the FTD to communicate with the FMC for management traffic?

A.SSH
B.HTTPS/TLS (sftunnel).
C.SNMPv3
D.ICMP
AnswerB

The sftunnel uses encrypted TLS for management.

Why this answer

The FTD communicates with the FMC using a secure, proprietary channel over HTTPS/TLS.

92
Multi-Selecthard

An administrator is deploying Cisco Secure Firewall Threat Defense Virtual (FTDv) in an enterprise cloud environment (such as AWS or Azure). Which THREE considerations are unique to cloud-based firewall deployments compared to physical hardware deployments? (Choose three)

Select 3 answers
A.Physical hardware bypass network interface modules must be manually installed into the virtual hypervisor slot.
B.The administrator must manage cloud provider route tables (e.g., AWS Route Tables or Azure UDRs) to steer traffic through the firewall ENIs.
C.The virtual machine instance type dictates the maximum supported throughput, interface count, and CPU/memory allocation.
D.Licensing can utilize either Bring Your Own License (BYOL) or Pay-As-You-Go (PAYG) models through marketplace integrations.
E.FTDv in the cloud requires transparent mode with BVI grouping for all data interfaces.
AnswersB, C, D

Cloud route tables are mandatory for steering traffic through cloud firewall instances.

Why this answer

Cloud deployments involve managing cloud routing tables (UDRs), utilizing specific licensing models (BYOL or Pay-As-You-Go), and managing network interface limits per VM instance.

93
MCQhard

An administrator is configuring Equal-Cost Multi-Path (ECMP) routing on a Cisco Secure Firewall Threat Defense deployment to balance traffic across two upstream next-hop routers. How does the firewall select the specific path for a given TCP flow?

A.A hashing algorithm based on the flow's 5-tuple to maintain session consistency.
B.Strict priority-based path selection where the primary route is exhausted before secondary routing begins.
C.Dynamic bandwidth utilization monitoring where packets are instantly dynamically switched to the lowest latency link.
D.Round-robin packet scheduling across all available paths for every individual packet.
AnswerA

Flow-based ECMP hashing uses the 5-tuple to keep all packets of a single session traversing the same next-hop router.

Why this answer

ECMP on Cisco Secure Firewall uses a hashing algorithm based on the 5-tuple (source IP, destination IP, source port, destination port, and protocol) to ensure packets belonging to the same flow take the same path.

94
MCQmedium

You are deploying a Cisco Firepower Threat Defense (FTD) device in transparent mode. Which requirement must be met to allow traffic flow through the firewall?

A.Define a default gateway on the upstream router pointing to the FTD MAC address.
B.Configure a Bridge Group Virtual Interface (BVI) with an IP address for management.
C.Assign a unique IP address to each physical interface in the bridge group.
D.Enable dynamic routing protocols on all physical interfaces.
AnswerB

The BVI acts as the L3 interface for the transparent firewall, allowing management traffic.

Why this answer

In transparent mode, FTD acts as a Layer 2 device. It uses bridge groups, and traffic is bridged between interfaces. Since it is L2, the interfaces do not require IP addresses for routing, but the bridge group interface (BVI) needs an IP address for management purposes.

95
Multi-Selecthard

Which THREE of the following are supported methods for FTD failover mechanism?

Select 3 answers
A.Stateful failover.
B.Transparent proxy failover.
C.Clustering.
D.Manual interface switching.
E.Redundant interfaces.
AnswersA, C, E

Synchronizes session tables.

Why this answer

FTD supports stateful failover, redundant interfaces, and clustering for high availability.

96
MCQmedium

When deploying FTD in a virtual environment on AWS, which feature allows the firewall to handle high-bandwidth traffic by distributing it across multiple interfaces using ECMP?

A.Static Route Tracking
B.Port Channels
C.Clustering
D.ECMP Routing
AnswerD

ECMP enables the use of multiple paths to reach the same destination, load-balancing traffic.

Why this answer

ECMP (Equal-Cost Multi-Path) allows routing traffic across multiple equal-cost paths, which is essential for scaling performance in virtual deployments.

97
MCQmedium

You are deploying FTD in a cloud environment. What is the primary purpose of the 'Management Interface' when launching the virtual instance?

A.To communicate with the FMC.
B.To provide high availability heartbeats.
C.To perform stateful inspection of internal traffic.
D.To handle internet-bound traffic.
AnswerA

The management interface provides the control plane connectivity.

Why this answer

The management interface is used exclusively for the FMC or FDM to configure and manage the FTD appliance. Data traffic is kept separate to maintain security and throughput.

98
MCQhard

You are deploying a Cisco FTD High Availability pair. During the synchronization process, what occurs when the standby unit fails to receive three consecutive heartbeat hellos from the primary?

A.The standby unit transitions to the Active state.
B.The standby unit initiates a full configuration overwrite from the secondary flash.
C.The standby unit enters a suspended state to wait for administrative intervention.
D.The primary unit is rebooted automatically by the standby unit.
AnswerA

Three missed hellos trigger a failover event, promoting the standby to active.

Why this answer

In FTD HA, three consecutive missed hellos trigger a state change, and the standby unit initiates a failover because it assumes the primary has failed.

99
MCQmedium

You are deploying an FTD in AWS. What is the correct way to handle the internal IP addresses of the FTD instances in an HA pair?

A.Configure VRRP on the interfaces.
B.Use a virtual IP via API calls to the VPC route table.
C.Use physical interface MAC pinning.
D.Configure a cluster control link.
AnswerB

This is the standard approach for cloud HA.

Why this answer

In AWS, you assign virtual secondary IPs or use Elastic IPs to ensure that traffic is routed correctly even after a failover event.

100
MCQmedium

When configuring a Port Channel on an FTD, what is the primary benefit of using LACP (Link Aggregation Control Protocol)?

A.It increases the throughput limit.
B.It bypasses the need for an IP address.
C.It converts the port to a virtual switch.
D.It provides automated link negotiation and failure detection.
AnswerD

LACP adds intelligence to the port channel interface.

Why this answer

LACP ensures link integrity by performing negotiation and error checking, preventing misconfiguration in the bundle.

101
MCQmedium

You need to implement static route tracking on an FTD to ensure traffic fails over to a secondary ISP. Which object is used to define the reachability check?

A.Route map
B.Failover group
C.Interface tracking group
D.SLA Monitor object
AnswerD

SLA Monitors ping a target to determine route viability.

Why this answer

SLA Monitor objects are used to track reachability to a target IP, and the static route is then associated with this monitor.

102
MCQmedium

You are configuring a Cisco Secure Firewall Threat Defense deployment in an AWS environment. Which specific component is required to handle automated failover and route table updates when deploying a clustered or high-availability pair across multiple Availability Zones?

A.Cisco Secure Firewall AWS Lambda scripts
B.Cisco Adaptive Security Virtual Appliance (ASAv) state synchronization protocol
C.BGP peering directly with the AWS Internet Gateway
D.Gratuitous ARP via the transit gateway
AnswerA

AWS Lambda scripts are officially provided by Cisco to automate route table updates during failover in AWS.

Why this answer

AWS deployments of Cisco Secure Firewall Threat Defense rely on AWS Lambda functions triggered by cloud watch events or API calls to automatically update route tables during a failover event.

103
MCQmedium

An administrator is configuring an inline interface pair on a Cisco Secure Firewall Threat Defense device using Cisco FMC. The business requires that if the firewall experiences a power failure or kernel panic, traffic must continue to flow uninterrupted through the network segment. Which action should the administrator take?

A.Set up a redundant EtherChannel with LACP fast-rate timers.
B.Deploy the interfaces in a Bridge Virtual Interface (BVI) group with spanning tree disabled.
C.Configure the inline set with the 'Fail Close' setting and enable STP root guard.
D.Configure the inline set with the 'Fail Open' setting and ensure hardware bypass is supported and enabled on the network module.
AnswerD

Fail Open configuration ensures that if the hardware fails or loses power, the bypass capability physically connects the ports together to keep traffic flowing.

Why this answer

Hardware bypass capability (fail-open) on supported Network Interface Modules (NIMs/SMs) allows physical optical or copper paths to bridge automatically when power is lost or the Snort engine crashes.

104
Multi-Selectmedium

Which TWO components must be configured to manage an FTD via the FMC?

Select 2 answers
A.Registration key.
B.Management interface IP address.
C.Default gateway on the data interface.
D.A valid license on the FMC.
E.SNMP community string.
AnswersA, B

Required for security/pairing.

Why this answer

Management requires configuring the management IP on the FTD and registering it with the FMC using a registration key.

105
MCQhard

An administrator is troubleshooting a Stateful High Availability (HA) pair of Cisco Secure Firewall 4100 series devices managed by FMC. The units are failing to form an HA state, and logs indicate a state mismatch on the control link. Which underlying cause is most likely preventing the HA synchronization?

A.The MTU on the data interfaces differs by 4 bytes.
B.The stateful HA control link is configured across a routed switch interface instead of a direct cross-over cable.
C.The management IP addresses on the active and standby units are identical.
D.One unit is running a slightly different maintenance patch release of FTD than its peer.
AnswerD

FMC enforces strict version matching; even a minor patch level mismatch between primary and secondary units will cause HA initialization to fail.

Why this answer

Firewall High Availability requires identical hardware models, identical interface counts/types, matching deployment modes (routed/transparent), and identical software/patch versions.

106
Multi-Selecthard

An engineer is deploying Cisco Secure Firewall Threat Defense in a complex multi-zone routed environment. Which THREE design considerations apply when implementing routed mode interfaces? (Choose three)

Select 3 answers
A.NAT configuration is strictly prohibited on routed mode interfaces.
B.Each routed interface must belong to a distinct IP subnet and act as a Layer 3 gateway for connected segments.
C.All physical interfaces must be combined into a single Bridge Virtual Interface (BVI).
D.The firewall rewrites source and destination MAC addresses as traffic passes between routed interfaces.
E.Dynamic routing protocols such as OSPF and BGP can be configured on these interfaces.
AnswersB, D, E

Routed interfaces operate at Layer 3 with IP addresses.

Why this answer

Routed mode interfaces require IP addresses, participate in routing protocols or static routes, and handle MAC address rewriting as Layer 3 gateways.

107
MCQeasy

You are configuring a static route on a Cisco Secure Firewall Threat Defense using FDM. Which parameters are strictly required to create a valid IPv4 static route?

A.MAC address of the next-hop router and security zone name.
B.IP SLA tracking object ID and weighted cost metric.
C.Source IP address, destination IP address, and BGP Autonomous System number.
D.Destination IP network, subnet mask, and next-hop IP address or egress interface.
AnswerD

Creating a static route requires defining the target network/mask and the gateway (next-hop IP or interface).

Why this answer

A valid static route requires a destination network (prefix/mask), and either a next-hop IP address or an egress outgoing interface.

108
MCQmedium

An engineer is troubleshooting a passive NGIPS deployment where the Cisco Secure Firewall is connected to a switch SPAN port. Security analysts report that certain VLAN-tagged packets are not appearing in the event logs. What is the most likely cause?

A.The firewall management IP address is misconfigured, causing packet loss on the monitoring port.
B.The passive interface or subinterfaces on the firewall are not configured to recognize or decode the specific 802.1Q VLAN tags present in the SPAN stream.
C.The Snort inspection engine drops all SPAN traffic by default unless inline bypass mode is active.
D.Passive interfaces do not support VLAN tagging; all trunk traffic must be untagged at the switch SPAN source.
AnswerB

If VLAN tags are present in the SPAN traffic, the passive interface must be configured to handle those VLANs to inspect the encapsulated packets.

Why this answer

When monitoring trunk ports via SPAN, if the firewall's passive interface is configured without VLAN tagging enabled or lacks subinterfaces matching the trunk VLANs, tagged frames may be dropped or ignored.

109
MCQmedium

An engineer is deploying a Cisco Secure Firewall Threat Defense Virtual (FTDv) instance in an Amazon Web Services (AWS) VPC. The deployment requires the FTDv to inspect traffic crossing between public and private subnets. Which AWS architectural construct is mandatory for routing traffic through the FTDv instance?

A.Custom AWS Route Tables associated with the subnets, pointing traffic destined outside the VPC to the FTDv data interface ENI.
B.Cisco TrustSec Security Group Tags (SGTs) applied to AWS security groups.
C.AWS Transit Gateway with static BGP peering enabled to the FTDv management interface.
D.Physical bypass NICs installed in the AWS hypervisor layer.
AnswerA

AWS route tables must be modified to point traffic to the firewall instance's Elastic Network Interface (ENI) to ensure traffic flows through the virtual firewall.

Why this answer

In public cloud deployments like AWS, routing traffic through a firewall appliance requires updating AWS Route Tables to point default or specific subnet traffic to the Elastic Network Interface (ENI) of the firewall's internal/external interfaces.

110
MCQhard

An engineer is configuring static route tracking on a Cisco Secure Firewall Threat Defense to ensure high availability for outbound internet connectivity. A backup static route is configured with a higher metric. What mechanism does the firewall use to dynamically switch from the primary route to the backup route when the primary next-hop fails?

A.Bidirectional Forwarding Detection (BFD) or ICMP ping SLA trackers that monitor the next-hop IP.
B.STP topology change notifications received on the tracked interface.
C.FMC heartbeat loss detection between the firewall and the gateway.
D.Automatic generation of dynamic OSPF neighbor adjacencies over the static interface.
AnswerA

Static route tracking relies on IP SLA (ping/TCP monitors) or BFD to monitor availability and remove the primary route from the forwarding table upon failure.

Why this answer

Static route tracking utilizes Embedded Event Manager (EEM) or IP SLA monitoring (via ICMP/TCP probes) to track reachability, modifying the routing table dynamically when the probe fails.

111
Multi-Selectmedium

Which TWO of the following are valid requirements for setting up an FTD high availability pair?

Select 2 answers
A.The units must have the same amount of memory.
B.The units must be managed by different FMC instances.
C.The units must be in different subnets.
D.The units must be the same FTD model.
E.The units must have identical software versions.
AnswersD, E

Matching hardware models is a mandatory requirement.

Why this answer

FTD HA requires both units to be the same model and the same software version to ensure compatibility.

112
Multi-Selecthard

Which THREE factors affect the choice between deploying FTD in Routed vs Transparent mode?

Select 3 answers
A.Layer 2 vs Layer 3 placement.
B.Existing network IP constraints.
C.The brand of the upstream switch.
D.The number of users.
E.Requirement for NAT or dynamic routing.
AnswersA, B, E

Placement dictates the mode.

Why this answer

Your need for L3 features (NAT, dynamic routing), network topology constraints, and existing IP infrastructure dictate the mode choice.

113
MCQmedium

An engineer is deploying an NGIPS inline set across two physical interfaces. To prevent network disruption during maintenance, the engineer needs to ensure that if the firewall loses power or experiences a kernel panic, traffic can still traverse the physical link. Which hardware feature must the interfaces support?

A.Unidirectional Link Detection (UDLD)
B.Spanning Tree PortFast BPDU filtering
C.Dynamic ARP Inspection (DAI)
D.Hardware bypass capability (fail-open)
AnswerD

Hardware bypass ports physically bridge the RX/TX paths when power or software fails, allowing uninspected traffic to pass.

Why this answer

Optical or copper bypass capability (hardware fail-open/fail-close bypass caps) allows traffic to pass physically through the ports when power is lost or the system crashes.

114
Multi-Selectmedium

Which TWO of the following are required for FTD transparent mode deployment?

Select 2 answers
A.Public IP addresses on all interfaces.
B.Static routing protocol.
C.VLAN tagging on all ports.
D.BVI with an IP address.
E.Bridge groups.
AnswersD, E

The BVI provides the L3 management entry point.

Why this answer

Transparent mode requires bridge groups to handle traffic, and an IP address on the BVI for management purposes.

115
MCQmedium

An engineer deploys an NGIPS in passive mode using a SPAN (Switched Port Analyzer) port on a core switch. During traffic analysis, the engineer notices that the firewall is not seeing TCP reset packets generated by internal servers. What is the primary operational limitation of deploying an NGIPS in passive mode that explains this behavior?

A.Passive sensors operate out-of-band and cannot block traffic inline or guarantee packet delivery state synchronization.
B.Passive mode forces the Snort engine to disable all custom intrusion rules.
C.Passive sensors cannot inspect encrypted TLS traffic due to missing cryptographic keys.
D.SPAN ports automatically drop TCP reset flags for security reasons.
AnswerA

Because passive sensors only monitor a copy of traffic, they cannot block live traffic inline.

Why this answer

Passive mode sensors receive a copy of traffic via SPAN or tap. Because they are out-of-band, they cannot block traffic inline or actively drop packets; they can only generate alerts or send TCP resets (if configured and supported), but cannot guarantee inline remediation.

116
MCQmedium

An administrator is setting up a high availability pair of Cisco Secure Firewall devices. During the HA configuration wizard in FMC, the administrator is asked to provide a registration key. What is the purpose of this key?

A.It authorizes the FMC to push the initial bootstrap image to the standby unit.
B.It provides mutual authentication and establishes the secure trust relationship between the primary and secondary units.
C.It decrypts encrypted payloads passing across the stateful data links.
D.It unlocks the advanced clustering license on both firewalls.
AnswerB

The registration key serves as a shared secret to authenticate the HA peers when establishing the secure control link.

Why this answer

The registration key (shared secret) is used to securely authenticate and encrypt the initial communication channel between the primary and secondary units during the HA pairing process.

117
MCQmedium

An engineer is deploying a Cisco Secure Firewall Threat Defense Virtual (FTDv) in Google Cloud Platform (GCP). The architecture requires multiple network interfaces. How does GCP map these interfaces during deployment?

A.GCP requires all data traffic to pass through an external HTTP(S) load balancer before reaching nic0.
B.GCP allows multiple discrete NICs per instance, with nic0 assigned to management and subsequent NICs mapped to data subnets.
C.GCP supports only a single interface per VM; all VLAN subinterfaces must be trunked through nic0.
D.GCP virtual machines cannot be managed by Cisco FMC; they require deployment via Google Deployment Manager only.
AnswerB

GCP supports multi-NIC instances where nic0 is reserved for management and additional NICs handle internal and external data traffic.

Why this answer

GCP allows multiple Network Interface Cards (NICs) on a single compute instance, where nic0 is typically assigned for management and subsequent nic1, nic2, etc., are assigned for data traffic.

118
MCQhard

When configuring ECMP (Equal-Cost Multi-Path) on FTD, what happens if one of the next-hop paths fails?

A.Traffic is dropped until manual intervention.
B.The entire cluster enters a maintenance mode.
C.All traffic is rerouted to the primary management interface.
D.Traffic is automatically load-balanced across the remaining active paths.
AnswerD

ECMP re-calculates the path based on available routes.

Why this answer

FTD monitors the routes; if a path fails, the FTD removes that specific route from the routing table, and traffic is automatically redistributed across the remaining paths.

119
MCQmedium

When deploying an FTD appliance, which interface role is used for receiving traffic from a SPAN port?

A.Routed interface
B.Inline set
C.Passive interface
D.Bridge group interface
AnswerC

Passive interfaces are designed for monitoring.

Why this answer

A passive interface is configured to monitor traffic without being part of the production traffic path, making it perfect for SPAN/TAP input.

120
Multi-Selectmedium

An administrator is managing high availability failover events for Cisco Secure Firewall Threat Defense devices using Cisco FMC. Which TWO actions or events will trigger a failover from the active unit to the standby unit? (Choose two)

Select 2 answers
A.Failure of a monitored data interface exceeding the configured interface failure criteria.
B.An administrator logging into the FMC user interface via HTTPS.
C.An increase in CPU utilization above 10% on the active unit.
D.A scheduled backup job running on the secondary unit.
E.Loss of heartbeat communications over the dedicated failover control link between the active and standby units.
AnswersA, E

Monitored interface failures can trigger an automated failover.

Why this answer

Failover is triggered by events such as hardware failure, loss of heartbeat on the failover/control link, or interface failure thresholds being exceeded.

121
MCQhard

When deploying an FTD virtual appliance in AWS, which feature allows the FTD to scale horizontally to handle varying traffic loads?

A.ECMP load balancing.
B.Auto Scaling Groups.
C.Clustering.
D.Stateful failover.
AnswerB

Cloud-native auto-scaling handles horizontal scaling.

Why this answer

In cloud environments, FTD virtual appliances can be deployed within an Auto Scaling group to handle dynamic traffic loads.

122
MCQhard

An administrator is configuring static route tracking on a Cisco Secure Firewall Threat Defense device managed by FMC. A tracked IP address becomes unreachable, and the primary static route is removed from the routing table. What mechanism does FTD use to verify the reachability of the tracked destination?

A.ARP request polling sent every 3 seconds to the default gateway MAC address
B.ICMP Echo or TCP Connect probes managed by IP SLA tracking objects
C.Continuous bidirectional forwarding detection (BFD) sessions initiated directly from the routing daemon process
D.SNMP trap polling managed by the Firepower Management Center correlation engine
AnswerB

FTD uses IP SLA tracking objects that issue ICMP Echo or TCP probes to determine reachability.

Why this answer

Static route tracking in FTD uses IP SLA monitoring (ICMP Echo or TCP probes) to continuously test reachability and trigger failover to a backup route.

123
Multi-Selecthard

Which THREE of the following are necessary to configure an FTD in passive mode?

Select 3 answers
A.Assign a static route to the passive interface.
B.Disable the interface IP address.
C.Enable hardware bypass.
D.Connect to a SPAN or TAP source.
E.Configure the interface as 'Passive'.
AnswersB, D, E

Passive interfaces should not have an IP address.

Why this answer

Passive mode requires an interface to be in a non-routing mode, typically using a SPAN port, and it does not allow for blocking traffic.

124
Multi-Selectmedium

Which THREE of the following are valid requirements or characteristics when deploying Cisco Secure Firewall Threat Defense in a high availability (HA) configuration? (Choose three)

Select 3 answers
A.Transparent mode HA supports asymmetric routing paths across both active and standby units simultaneously.
B.The active and standby units can have differing amounts of RAM as long as the CPU core counts match.
C.Both units must run the exact same software version and maintenance patch level.
D.A dedicated physical interface must be configured as the HA failover link.
E.The units must be of the same model (e.g., two FPR-1010 units).
AnswersC, D, E

Software version consistency is mandatory for FTD HA formation.

Why this answer

FTD High Availability requires identical hardware/virtual models, the same software versions, and dedicated HA links.

125
MCQeasy

Which deployment scenario represents the correct use case for deploying a Cisco Secure Firewall Threat Defense in passive NGIPS mode?

A.Out-of-band monitoring of core switch traffic using a SPAN port to detect threats without impacting production latency.
B.Acting as the default Layer 3 gateway and DHCP server for guest Wi-Fi users.
C.Terminating remote access AnyConnect VPN tunnels for mobile employees.
D.Inline inspection of all core data center traffic where blocking malicious packets is mandatory.
AnswerA

Passive mode monitors traffic via SPAN/tap out-of-band, avoiding latency or inline points of failure.

Why this answer

Passive NGIPS mode is used when monitoring traffic out-of-band via a tap or SPAN port without putting the device in the direct path of data flow.

126
MCQeasy

Which FTD deployment mode must be selected to use the device as a transparent bump-in-the-wire for security inspection?

A.Hybrid
B.Passive
C.Transparent
D.Routed
AnswerC

Transparent mode is the correct mode for bump-in-the-wire.

Why this answer

Transparent mode allows the FTD to be inserted into a network without changing the IP scheme, acting as a bridge.

127
MCQmedium

You are configuring an active/standby High Availability pair for Cisco Secure Firewall Threat Defense using FMC. You need to configure port channels for the data interfaces to increase bandwidth and redundancy. Which guideline must be followed regarding port channels in an HA deployment?

A.LACP active mode is unsupported on HA secondary units; static port channels must be used instead.
B.Port channels are restricted to transparent mode HA configurations only.
C.The port channel interfaces on both the primary and secondary units must have identical interface IDs and member port compositions.
D.Port channels can only be configured on the active unit; the standby unit automatically inherits them via stateful sync.
AnswerC

HA units require symmetrical configurations, meaning port channels and their physical members must match precisely on both devices.

Why this answer

Port channel configurations (EtherChannels) must be identically configured on both the active and standby units. The physical member ports must match across both firewalls.

128
MCQeasy

You are deploying a Cisco Secure Firewall Threat Defense in an existing core network as an out-of-band intrusion prevention system. Which NGIPS deployment mode should you configure to ensure the firewall performs deep packet inspection and generates alerts without dropping any production traffic in the event of a device failure or high load?

A.Transparent mode with inline bypass enabled
B.Inline deployment mode with fail-open enabled
C.Routed mode with asymmetric routing tolerance
D.Passive deployment mode using a SPAN or tap source
AnswerD

Passive mode receives mirrored traffic via SPAN/TAP and operates entirely out-of-band without interfering with the live traffic path.

Why this answer

Passive mode listens to a mirrored traffic stream (e.g., via SPAN or TAP). It analyzes copies of packets and cannot drop live production traffic.

129
Multi-Selectmedium

You are deploying a high-availability pair of Firepower Threat Defense (FTD) units. Which TWO requirements must be met to ensure stateful failover functions correctly?

Select 2 answers
A.The failover link must be connected to a dedicated management port.
B.The standby unit must be configured with a different hostname.
C.The failover interface must be configured as a physical interface for redundancy.
D.Both units must be running the exact same version of FTD software.
E.The primary and secondary units must have identical hardware models.
AnswersD, E

Software version parity is mandatory.

Why this answer

Stateful failover requires a dedicated link and matching hardware/software configurations.

130
MCQmedium

You are troubleshooting high availability. The units are connected, but the failover link shows as 'Down'. What is the most likely cause?

A.Mismatched failover link configuration or physical layer issues.
B.The primary unit is in routed mode.
C.The standby unit has an expired license.
D.Mismatched IP addresses on the data interface.
AnswerA

Physical or configuration mismatch on the failover port prevents the link from forming.

Why this answer

The failover link must be a direct cable connection or a dedicated VLAN. Mismatched cable types or misconfigured link settings are common causes for the link to remain down.

131
MCQeasy

An enterprise network design incorporates Equal-Cost Multi-Path (ECMP) routing across two Cisco Secure Firewall Threat Defense units functioning independently in routed mode. What is the primary benefit of enabling ECMP on the firewalls?

A.It allows passive NGIPS interfaces to share inspection load without SPAN replication.
B.It pools the CPU and memory resources of both firewalls into a single logical cluster.
C.It enables the firewall to balance outbound traffic across multiple next-hop gateways using multiple equal-cost routes.
D.It synchronizes connection state tables across both independent firewalls for zero-loss failover.
AnswerC

ECMP provides traffic load balancing across multiple equal-cost paths.

Why this answer

ECMP allows the firewall to install multiple equal-cost paths to the same destination in its routing table, distributing traffic across multiple next-hop routers for load balancing and redundancy.

132
MCQhard

When deploying an FTD cluster, which component is responsible for distributing traffic across the members of the cluster?

A.The standby unit.
B.The primary management console.
C.The external load balancer using EtherChannel hash algorithms.
D.The virtual MAC address shared by the cluster.
AnswerC

The external switch distributes traffic via EtherChannel (LACP) using hash-based load balancing.

Why this answer

In an FTD cluster, the control node (or a dedicated switch using EtherChannel) handles traffic distribution based on the configured load-balancing method.

133
Multi-Selecthard

An administrator is planning an Active/Standby High Availability deployment for two Cisco Secure Firewall Threat Defense devices managed by FMC. Which THREE prerequisites must be satisfied before configuring the HA pair? (Choose three)

Select 3 answers
A.A dedicated link must be available to serve as the stateful failover control and health monitoring link.
B.The secondary unit must have a higher management IP address than the primary unit.
C.Both FTD devices must be running the exact same software version and maintenance patch level.
D.Both FTD devices must be identical hardware models with matching interface counts and module types.
E.Both firewalls must be configured in transparent mode; routed mode is unsupported in HA.
AnswersA, C, D

A dedicated failover/control link is required between the peers.

Why this answer

HA deployment requires identical hardware models, matching major/minor FTD software versions, and dedicated physical or logical links for stateful failover control.

134
Multi-Selectmedium

An engineer is configuring dynamic routing using OSPF on a Cisco Secure Firewall Threat Defense device managed by FMC. Which TWO configuration steps are required to establish an OSPF adjacency? (Choose two)

Select 2 answers
A.Set the firewall operating mode to passive NGIPS.
B.Configure the management interface as an OSPF passive interface.
C.Create an OSPF routing process and define the OSPF area ID in FMC under Device Routing settings.
D.Configure a Bridge Virtual Interface (BVI) for every OSPF neighbor.
E.Enable OSPF on the desired routed interfaces participating in the routing exchange.
AnswersC, E

Enabling the OSPF process and defining areas in FMC is the first step.

Why this answer

OSPF setup on FTD requires enabling the OSPF process globally and configuring the specific interfaces within the area with correct parameters.

135
MCQeasy

Which FTD command-line tool is primarily used to check interface status and physical link state?

A.show interface
B.show run
C.show service-policy
D.show version
AnswerA

This provides physical interface information.

Why this answer

The 'show interface' command provides detailed status on physical link state, speed, and duplex.

136
MCQmedium

You are deploying a Cisco Firepower Threat Defense (FTD) unit in transparent mode. Which requirement must be met for the device to process traffic correctly in this mode?

A.The device does not require an IP address on its interfaces to forward traffic.
B.Each interface must have a unique IP address assigned within the same subnet.
C.The FTD must be configured with a management IP address for traffic forwarding.
D.The upstream router must be configured with a static ARP entry for the FTD management IP.
AnswerA

Transparent mode interfaces act as a bump-in-the-wire and do not require IP addresses.

Why this answer

Transparent mode requires the FTD to be configured with a management IP address, but it acts as a Layer 2 device where interfaces do not require IP addresses for traffic forwarding.

137
MCQhard

In an FTD cluster, what happens if the cluster control link fails?

A.The FMC takes over the cluster.
B.The cluster nodes may disable themselves to avoid split-brain.
C.The cluster continues to operate normally.
D.The entire cluster reboots.
AnswerB

This prevents inconsistent traffic handling.

Why this answer

If the control link fails, the cluster members cannot synchronize state or status, typically leading to a split-brain scenario or the standby nodes disabling themselves to prevent inconsistency.

138
MCQhard

An administrator configures a Cisco Secure Firewall Threat Defense cluster. During normal operations, a data node experiences a critical hardware failure. What happens to the active connections currently processed by that specific failed data node?

A.Active connections are migrated or maintained by surviving cluster nodes because connection state is distributed across the cluster.
B.Traffic destined for the failed node is permanently blackholed until the physical module is replaced.
C.All active connections are immediately dropped, forcing clients to re-establish TCP handshakes from scratch.
D.The entire cluster reboots to elect a new control node and rebuild the data plane.
AnswerA

Clustered devices share connection state information, allowing surviving nodes to absorb and maintain active flows upon node failure.

Why this answer

In a firewall cluster, connection states are shared or can be redistributed/failed over. When a data node fails, existing connections handled by that node are re-hashed or terminated unless state is synchronized across the cluster nodes.

139
MCQhard

You are deploying an FTD in a cloud environment and need to ensure high availability. Which technology is typically used to manage the virtual IP failover?

A.VRRP.
B.Cloud API calls to update route tables.
C.EtherChannel hashing.
D.Gratuitous ARP.
AnswerB

Updating route tables is the standard cloud method for failover.

Why this answer

Cloud providers (like AWS) do not support gratuitous ARP in the same way as physical switches. FTDv uses API calls to update the routing table or elastic IP to point to the new active instance.

140
MCQhard

Which of the following is a limitation when deploying an FTD in transparent mode?

A.It does not support NAT.
B.It cannot handle VLAN tags.
C.It requires manual ARP entries for all hosts.
D.It does not support dynamic routing protocols.
AnswerD

Transparent mode is L2 and does not route.

Why this answer

Transparent mode does not support dynamic routing protocols (like OSPF or BGP) because it acts as an L2 bridge.

141
Multi-Selectmedium

Which TWO of the following are required when configuring a static route with tracking?

Select 2 answers
A.Interface tracking group.
B.BGP weight.
C.OSPF cost value.
D.Track ID association in the static route.
E.SLA Monitor object.
AnswersD, E

Links the route to the monitor.

Why this answer

Static route tracking requires an SLA Monitor object to check reachability and a static route that references this monitor.

142
MCQmedium

An administrator is setting up FTD HA. Which of the following is true regarding the configuration synchronization between the primary and secondary units?

A.Only the security policies are synchronized, not interface settings.
B.The standby unit must be configured manually to match the active unit.
C.The FMC pushes configurations to both units in the HA pair.
D.The standby unit uses a different policy than the active unit.
AnswerC

The FMC serves as the single source of truth for the HA pair.

Why this answer

The FMC manages the configuration of the HA pair and pushes the same configuration to both units, ensuring they remain synchronized.

143
MCQmedium

You are configuring an NGIPS mode deployment on an FTD device. You need to ensure that the FTD can drop malicious traffic in real-time. Which mode must you select?

A.Promiscuous Mode
B.Inline Mode
C.Bypass Mode
D.Passive Mode
AnswerB

Inline mode places the FTD in the traffic path, enabling dropping and resetting of connections.

Why this answer

Inline mode allows the FTD to actively inspect and drop packets, whereas passive mode only inspects traffic via a copy/span port and cannot drop packets.

144
Multi-Selectmedium

Which TWO of the following are benefits of using a Port Channel on an FTD?

Select 2 answers
A.Improved link redundancy.
B.Reduced latency.
C.Elimination of spanning tree.
D.Automatic NAT mapping.
E.Increased aggregate bandwidth.
AnswersA, E

If one link fails, traffic continues on others.

Why this answer

Port channels increase aggregate bandwidth and provide physical link redundancy.

145
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.

146
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.

147
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.

148
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.

149
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.

150
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.

← PreviousPage 2 of 2 · 150 questions total

Ready to test yourself?

Try a timed practice session using only Deployment questions.