Courseiva

CCNA Integration Questions

31 of 106 questions · Page 2/2 · Integration topic · Answers revealed

76
Multi-Selecthard

An engineer is troubleshooting Cisco SecureX threat intelligence integration with Cisco Secure Firewall Management Center. The firewall is failing to receive updated indicators of compromise. Which TWO troubleshooting steps should the engineer perform? (Choose two)

Select 2 answers
A.Verify that outbound HTTPS (port 443) connectivity from the FMC management interface to the SecureX cloud is unobstructed.
B.Re-register the FTD with the FMC using a new registration key.
C.Check the FMC integration settings and re-authenticate or regenerate the SecureX API integration credentials if expired.
D.Run 'show threat-response debug' on the FTD CLI.
E.Restart the pxGrid service on the FTD command line.
AnswersA, C

FMC must be able to reach SecureX cloud APIs over outbound HTTPS port 443.

Why this answer

Troubleshooting SecureX integration involves verifying API token validity, cloud reachability over HTTPS, and FMC cloud services logs.

77
MCQhard

An organization mandates that all integration traffic between Cisco Firepower Management Center and Cisco SecureX must be inspected. Which cloud connection mechanism does FMC use to communicate with SecureX threat intelligence and telemetry?

A.Direct syslog forwarding over TCP 6514 to the SecureX collector.
B.Outbound HTTPS REST API communication to Cisco SecureX cloud endpoints.
C.Inbound SSH tunneling initiated by the SecureX cloud connector.
D.Bidirectional IPSec VPN tunnel established automatically between FMC and SecureX cloud cluster.
AnswerB

FMC initiates outbound HTTPS (TCP 443) connections to Cisco SecureX cloud APIs for telemetry and threat intelligence sync.

Why this answer

FMC connects outbound to Cisco SecureX using HTTPS (TCP port 443) via public cloud APIs and messaging fabric.

78
MCQhard

A network security engineer configures Cisco Secure Firewall Threat Defense to ingest Security Group Tags (SGTs) from Cisco ISE via pxGrid. The integration is active, and SGTs are successfully mapped to IP addresses. However, access control rules referencing Security Group Tags fail to match traffic originating from authenticated endpoints. What is the most likely cause of this behavior on FTD?

A.Cisco Secure Firewall Threat Defense does not support enforcement of SGTs learned via pxGrid; it only supports SXP.
B.The TrustSec SXP peering is not configured between the FTD and the authenticator switch, causing the firewall data plane to drop or ignore inline SGT headers.
C.The Identity Source Sequence on ISE must include Active Directory LDAP bindings specifically for FTD rule evaluation.
D.The FMC requires a manual restart of the Snort detection engine every time a new SGT is learned via pxGrid.
AnswerB

If SXP or inline TrustSec is missing along the data path, the firewall does not receive the SGT metadata embedded or mapped in the packets.

Why this answer

For SGTs to be enforced in Access Control policies on FTD, the SGT metadata must be preserved in the data plane (such as through inline SGT propagation using Cisco TrustSec SXP or inline tagging). If SXP is not configured to propagate the tags across routed hops, or if the interface is not configured to trust SGT headers, FTD will not inspect the tag in the packet header.

79
MCQmedium

An administrator configures Cisco Secure Firewall Threat Defense to send connection logs to a syslog server. The SIEM administrator reports that connection teardown logs are missing, while connection creation logs are successfully received. What setting in the FTD Platform Settings syslog configuration needs to be adjusted?

A.Increase the syslog severity level from informational to debug.
B.Change the syslog facility from local4 to daemon.
C.Ensure that 'Log Beginning of Connection' and 'Log End of Connection' (Teardown) are both explicitly enabled in the FTD Platform Settings logging configuration.
D.Enable 'Reliable Syslog' over TCP.
AnswerC

Teardown logs are generated only when connection end logging is explicitly enabled in the platform settings or access control rule logging options.

Why this answer

By default, FTD logging options allow configuring whether to log connection begin, connection end (teardown), or both. If teardown logs are missing, the logging option for 'Connection Teardown' (or closed connections) is disabled in the Platform Settings logging configuration.

80
Multi-Selecthard

An administrator integrates Cisco Secure Firewall Management Center with Cisco SecureX. Which TWO benefits and features are unlocked by this cloud integration? (Choose two)

Select 2 answers
A.Replacement of the FMC PostgreSQL database with a cloud-hosted data warehouse.
B.Direct hardware provisioning and zero-touch booting of physical FTD appliances via SecureX.
C.Cross-product pivoting and investigation capabilities from security events to network flows.
D.Automatic generation of TACACS+ administrator credentials for FTD CLI access.
E.Centralized threat intelligence synchronization and automated indicator blocking across managed FTD sensors.
AnswersC, E

SecureX allows security analysts to pivot across endpoints, network firewalls, and email security vectors.

Why this answer

SecureX integration provides unified threat response actions and cross-product threat intelligence correlation.

81
Multi-Selecthard

An administrator is configuring third-party SIEM integration using syslog on Cisco Secure Firewall Threat Defense. Which TWO configuration practices are recommended to ensure optimal log management and troubleshooting? (Choose two)

Select 2 answers
A.Disable connection teardown logging to reduce log volume.
B.Configure all FTD devices to use UDP port 514 without severity filters.
C.Configure severity filtering to prevent excessive, low-priority debug logs from overwhelming the SIEM ingestion capacity.
D.Export raw PCAP files via syslog instead of text logs.
E.Use Reliable Syslog over TCP with TLS encryption where confidentiality and guaranteed delivery are required.
AnswersC, E

Filtering unnecessary low-priority logs prevents SIEM performance bottlenecks and log storage exhaustion.

Why this answer

Recommended syslog practices include filtering event severities to avoid log flooding and using Reliable Syslog (TCP/TLS) for secure, guaranteed transmission.

82
Multi-Selectmedium

An administrator is troubleshooting eStreamer event export from a Firepower Management Center to a third-party SIEM tool. Which TWO factors can cause eStreamer communication to fail? (Choose two.)

Select 2 answers
A.TCP port 8302 is blocked by an intermediate firewall between the FMC and the eStreamer client.
B.The eStreamer client certificate has expired or was generated with an incorrect IP/hostname binding.
C.NetFlow export rate-limiting has been exceeded on the data interfaces.
D.The SNMPv3 authentication password does not match between the devices.
E.The Syslog server is configured to use UDP port 514 instead of TCP port 514.
AnswersA, B

The eStreamer protocol operates exclusively over TCP port 8302, which must be permitted.

Why this answer

eStreamer communication relies on valid PKCS#12 client certificates generated on the FMC and proper firewall/network rules allowing TCP port 8302 between the FMC and the eStreamer client.

83
MCQmedium

An administrator is configuring third-party SIEM integration using eStreamer. The external client application encounters a TLS handshake failure when attempting to connect to the FMC eStreamer port. What is the standard troubleshooting step to resolve certificate validation issues between an external eStreamer client and the FMC?

A.Disable SSL/TLS verification in the FMC Platform Settings under the eStreamer daemon parameters.
B.Restart the Snort inspection engine on all managed FTD devices.
C.Generate a new pkcs12 client certificate bundle from the FMC eStreamer configuration menu and import it into the client application store.
D.Change the eStreamer listening port from 8302 to 443 in the FMC System Preferences.
AnswerC

Mutual TLS requires the client to present a valid certificate generated by the FMC's internal CA during the eStreamer setup.

Why this answer

When setting up an external eStreamer client, the administrator must generate a PKCS#12 (.pfx or .pem) client certificate bundle and copy the corresponding CA certificate to the client host so that mutual TLS authentication succeeds.

84
Multi-Selecthard

An enterprise integrates Cisco Secure Firewall Threat Defense with Cisco ISE via pxGrid. The security team notices that user identity mapping is intermittent for wireless clients roaming across different access points. Which TWO factors should be verified to ensure robust identity continuity during wireless roaming? (Choose two)

Select 2 answers
A.Disable the Snort engine during wireless handover events.
B.Ensure that ISE session updates and RADIUS accounting interim updates are properly configured on the wireless controllers.
C.Verify that pxGrid session publishing is active and subscriptions are maintained without disconnects.
D.Ensure the FTD is configured as an SXP speaker for wireless SSIDs.
E.Configure static ARP entries for all wireless client MAC addresses on the FTD.
AnswersB, C

Wireless controllers must send accounting updates to ISE quickly so pxGrid can update IP-to-user bindings during roaming.

Why this answer

Roaming wireless clients require rapid RADIUS accounting updates and ISE session continuity to update pxGrid mapping without delays.

85
Multi-Selecthard

When configuring Cisco Secure Firewall Threat Defense integration with Cisco Threat Response (SecureX Threat Response) for automated threat hunting and mitigation, which THREE components or steps are required? (Choose three.)

Select 3 answers
A.Register the Firepower Management Center with the SecureX cloud portal using a generated registration token.
B.Enable the SecureX integration module within the FMC System Integration settings.
C.Configure an eStreamer client certificate specifically for SecureX cloud relay.
D.Deploy an external Syslog collector virtual appliance inside the SecureX cloud tenant.
E.Ensure outbound HTTPS (TCP port 443) connectivity from the FMC to the SecureX cloud APIs.
AnswersA, B, E

FMC must be registered with SecureX using a token obtained from the SecureX cloud console.

Why this answer

Integrating Secure Firewall with SecureX Threat Response requires registering the FMC with SecureX, configuring API access, and ensuring outbound HTTPS connectivity to the SecureX cloud infrastructure.

86
Multi-Selecteasy

Which TWO protocols or mechanisms are used to integrate Cisco Identity Services Engine (ISE) with Cisco Secure Firewall Threat Defense? (Choose two)

Select 2 answers
A.NetFlow v5
B.SXP
C.pxGrid
D.LDAP direct bind
E.SNMPv1
AnswersB, C

SXP is used to propagate Security Group Tag (SGT) and IP bindings to the firewall.

Why this answer

Cisco ISE integrates with Secure Firewall using pxGrid (for identity/context sharing) and SXP (for SGT tag and IP mapping propagation).

87
MCQeasy

When integrating Cisco Secure Firewall with Cisco SecureX, which component acts as the local orchestrator and liaison that relays threat intelligence and response actions between the managed FTD devices and the SecureX cloud?

A.Cisco Secure Firewall Management Center (FMC)
B.The Snort inspection engine running on each FTD
C.The Cisco Defense Orchestrator (CDO) local proxy
D.Cisco Identity Services Engine (ISE)
AnswerA

The FMC manages the cloud connection to SecureX and orchestrates threat intelligence updates and response actions to the FTD sensors.

Why this answer

The Cisco Secure Firewall Management Center (FMC) acts as the central management point and cloud connector for SecureX integrations across all managed FTD sensors.

88
MCQeasy

An administrator is integrating Cisco Secure Firewall Threat Defense with Cisco Identity Services Engine (ISE) using Platform Exchange Services (pxGrid). Which service must be enabled and running on the ISE nodes for pxGrid communication to succeed?

A.IPAM Synchronization Service
B.RADIUS Accounting Service
C.Cisco pxGrid Service
D.TACACS+ Authentication Service
AnswerC

The pxGrid service is explicitly required on ISE for sharing context with external systems like Secure Firewall.

Why this answer

pxGrid must be enabled on the designated ISE nodes so that Cisco Secure Firewall Threat Defense can subscribe to user identity and session updates.

89
MCQmedium

An administrator is configuring the Cisco eStreamer client on a Linux-based SIEM collector to connect to the FMC. After copying the generated certificate files to the client, the connection attempt fails with an error indicating that the client certificate is untrusted. What is the most likely reason for this failure?

A.The eStreamer client script was written in Python 3 instead of Python 2.
B.The eStreamer service on the FMC must be restarted via expert mode after every certificate generation.
C.The FMC CA certificate was not installed in the client's trusted certificate store, preventing the client from trusting the FMC's server certificate.
D.The FMC management interface IP address changed, invalidating the eStreamer database index.
AnswerC

Mutual TLS requires both client-to-server and server-to-client trust; the client must trust the FMC's CA certificate.

Why this answer

When generating eStreamer certificates on the FMC, the administrator must download the FMC CA certificate and place it in the client's trusted certificate store so the client trusts the FMC's TLS server certificate during the handshake.

90
MCQmedium

An administrator configures pxGrid integration between Cisco ISE and Cisco Secure Firewall Management Center. The administrator wants to verify that the pxGrid service on ISE is actively responding and publishing topics. Which tool or interface on ISE should be used to check pxGrid node status?

A.In the ISE CLI, run 'show pxgrid active-sessions'.
B.In Work Centers > TrustSec > pxGrid on the FMC.
C.In the Cisco ISE GUI, navigate to Administration > pxGrid Services > Clients.
D.In the FMC GUI, navigate to System > Integration > pxGrid > Diagnostics.
AnswerC

Administration > pxGrid Services > Clients displays active pxGrid client connections, approval statuses, and registered nodes.

Why this answer

In Cisco ISE, pxGrid service status, node registration, and published topics are monitored under Administration > pxGrid Services > Webservice / Clients.

91
Multi-Selecthard

An administrator is configuring Cisco SecureX threat intelligence integration with Cisco Secure Firewall Threat Defense via the FMC. Which TWO actions can be performed directly through the SecureX integration? (Choose two)

Select 2 answers
A.Real-time firmware updates pushed from the SecureX cloud console to the managed firewalls.
B.Replacement of local FMC policy administration with cloud-only RBAC management.
C.Automatic synchronization of dynamic Indicators of Compromise (IoCs) to block malicious traffic.
D.Investigation pivoting in Cisco Threat Response based on observables found in firewall connection events.
E.Direct deployment of Snort 3 custom intrusion rules compiled locally on the SecureX cloud platform.
AnswersC, D

SecureX syncs IoCs across integrated security products, including Secure Firewall.

Why this answer

SecureX integration allows sharing indicators of compromise (IoCs) for automated blocking/alerting and pivoting to Threat Response for investigation.

92
MCQeasy

Which protocol is natively used by Cisco Secure Firewall Management Center to stream connection and intrusion events to external SIEM systems in real time?

A.HTTP SOAP
C.NetFlow v9
D.eStreamer
AnswerD

eStreamer is the dedicated protocol for real-time event streaming from FMC.

Why this answer

eStreamer is Cisco's proprietary protocol and API used for streaming security events from FMC to SIEMs.

93
MCQeasy

Which type of events can be exported from Cisco Secure Firewall Management Center to a SIEM using the eStreamer protocol?

A.FMC administrator login CLI keystrokes only
B.Raw packet captures (PCAP) of every inspected flow
C.Routing table updates from OSPF and BGP protocols
D.Connection, intrusion, and malware/file events
AnswerD

eStreamer is designed to stream connection, intrusion, and malware detection events to external SIEMs.

Why this answer

eStreamer supports exporting connection events, intrusion events, malware events, and host/identity data from the FMC database.

94
MCQhard

A security engineer is integrating Cisco Secure Firewall with a third-party SIEM using eStreamer. The SIEM vendor's connector documentation requires the eStreamer event types to be parsed correctly. Which file format or protocol encoding does eStreamer use to transmit event records over TCP port 8305?

A.JSON over HTTPS REST API
B.XML-formatted SOAP messages
C.Syslog-formatted plain text over TLS
D.Compressed binary-encoded records over a custom TCP session
AnswerD

eStreamer uses a custom binary protocol with packet headers and serialized record types.

Why this answer

eStreamer transmits serialized binary event records over a secured TCP connection.

95
MCQmedium

An administrator configures Cisco Secure Firewall Management Center to integrate with Cisco Threat Response / SecureX. After completing the configuration, threat intelligence indicators are not updating on the firewall. Where can the administrator check the synchronization status and API communication logs between FMC and SecureX on the FMC CLI?

A.Execute 'show threat-intelligence sync' on the FMC GUI dashboard.
B.Access the FMC expert shell and examine the cloud services and API logs located in /var/log/cisco/.
C.Run 'show securex debug' from the FTD CLI.
D.Inspect the 'pxgrid.log' file on the FTD CLI.
AnswerB

FMC cloud integrations log API queries, token refreshes, and threat intelligence sync errors in the cisco log directory.

Why this answer

API communication, cloud services daemon logs, and SecureX synchronization activities on the FMC are recorded in the /var/log/cisco/ulf/ or /var/log/messages / cloud services logs accessible via expert shell.

96
MCQhard

An engineer is troubleshooting a Cisco ISE and Secure Firewall pxGrid integration. The administrator notices that user group memberships are not populating correctly on the FTD, even though IP-to-user mappings are visible. What is the most likely reason user group information is missing?

A.ISE is not configured to include user group attributes in pxGrid publication feeds, or the FMC requires direct LDAP/AD integration to resolve user group hierarchies.
B.The FMC eStreamer service is blocking group attribute propagation.
C.User groups can only be resolved via RADIUS accounting attributes, making pxGrid fundamentally incompatible with user group filtering.
D.The FTD Snort engine must be configured with a local flat file containing all user group names.
AnswerA

pxGrid passes identity mappings, but complete group membership resolution often requires ISE attribute publishing settings or supplementary AD integration on the FMC.

Why this answer

While pxGrid shares IP-to-user mappings, user group attribute resolution often relies on Active Directory integration or LDAP directory configurations mapped within ISE or synchronized via Active Directory Agent / ISE Active Directory attribute retrieval. If ISE is not configured to publish user group attributes over pxGrid or if the FMC lacks AD LDAP integration to resolve the groups, group-based rules will fail.

97
MCQhard

An administrator is integrating Cisco Secure Firewall Threat Defense with Cisco Threat Response (now Cisco SecureX threat intelligence). Which mechanism does the firewall use to automatically receive dynamic indicators of compromise (IoCs) and perform retrospective security analysis?

A.Syslog forwarding over TLS to the Cisco Talos collector IP.
B.Cisco SecureX cloud-native telemetry and integration settings configured in the FMC.
C.Periodic manual import of STIX/TAXII threat feeds via an automated script on port 443.
D.Direct eStreamer API polling from the Cisco Cloud proxy.
AnswerB

FMC registers with Cisco SecureX cloud services, enabling synchronization of IoCs, incident sharing, and retrospective alerts.

Why this answer

Secure Firewall integrates with Cisco SecureX threat intelligence / Threat Response via Cisco SecureX cloud services, which synchronize dynamic IoCs and trigger retrospective alerts.

98
MCQhard

You are configuring identity-based access control rules on Cisco Secure Firewall Threat Defense using user groups imported from Cisco ISE via pxGrid. Users report that they are not matching the identity rule, although their IP address is correctly mapped to their username in the FMC Active Sessions table. What is the root cause?

A.Advanced Malware Protection (AMP) cloud connection is offline.
B.SNMP traps are disabled on the Cisco ISE policy service node.
C.The eStreamer client certificate is untrusted by the FMC.
D.The Realm configuration on the FMC has failed to synchronize user group DNs from the Active Directory source.
AnswerD

While IP-to-user mappings come via pxGrid, user group membership hierarchies typically require an active FMC Realm integration with Active Directory for group-based policy evaluation.

Why this answer

If user-to-IP mapping exists in the Active Sessions table but identity rules fail, it is often because the Realm configuration on the FMC has not successfully synchronized user group memberships from the Active Directory domain controller integrated behind ISE, or the group distinguished names do not match.

99
Multi-Selecthard

An administrator is troubleshooting a Cisco Secure Firewall Threat Defense and Cisco ISE pxGrid integration where user-to-IP mappings are not being received by the FTD. Which TWO troubleshooting steps should the administrator perform on the FTD or FMC CLI to diagnose the issue? (Choose two)

Select 2 answers
A.Examine the identity daemon logs and run 'show idedb statistics' to check if user identity maps are being processed.
B.Inspect the 'estreamer.log' file on the FMC to verify pxGrid heartbeat timers.
C.Run 'debug radius packet' on the FMC CLI to trace pxGrid TLS packets.
D.Execute 'show ise-server session' on the FTD privileged EXEC mode.
E.Run 'show pxgrid status' on the FTD expert mode or CLI to check the connection state and certificate handshake.
AnswersA, E

The 'idedb' commands and identity logs show runtime processing of user identity mappings on FTD.

Why this answer

To troubleshoot pxGrid integration issues on Secure Firewall, administrators check the pxGrid client status using specific CLI commands and inspect system/identity logs on the FTD appliance.

100
MCQeasy

Which menu path in the Cisco Secure Firewall Management Center (FMC) is used to configure the connection to Cisco Threat Response or Cisco SecureX?

A.System > Integration > SecureX
B.Devices > Device Management > Threat Intelligence
C.Objects > Object Management > Cloud Services
D.Policies > Access Control > Security Intelligence
AnswerA

System > Integration > SecureX is the correct path to set up the API integration and region parameters for SecureX.

Why this answer

Integration with Cisco SecureX (Threat Response) is configured under System > Integration on the FMC interface.

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

102
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).

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

104
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
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'.

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

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

← PreviousPage 2 of 2 · 106 questions total

Ready to test yourself?

Try a timed practice session using only Integration questions.