Courseiva

CCNA Nse7 Enterprise Firewall System Configuration Questions

31 questions · Nse7 Enterprise Firewall System Configuration · All types, answers revealed

1
MCQmedium

Which command allows you to view the current routing table for a specific VDOM?

A.get router info routing-table all
B.get system routing
C.diag ip route
D.show router table
AnswerA

This displays the routing table for the current context.

Why this answer

The 'get router info' command is context-aware and must be prefixed with the VDOM scope or executed within the VDOM context.

2
Multi-Selectmedium

Which TWO methods are used to achieve traffic separation in a multi-VDOM environment?

Select 2 answers
A.Using VLAN sub-interfaces
B.Enabling SSL inspection globally
C.Assigning physical ports to VDOMs
D.Using different HA clusters
E.Using different firmware versions
AnswersA, C

Logical separation on a single port.

Why this answer

Physical port assignment and VLAN tagging are the standard methods for segmenting traffic at the network edge in VDOMs.

3
MCQeasy

Which CLI command shows the current HA synchronization status and the checksums of the configurations?

A.get system ha status
B.diag hardware ha
C.show system ha
D.diagnose sys ha sync
AnswerA

This command provides the cluster state and configuration synchronization verification.

Why this answer

'get system ha status' provides the overall cluster health, including checksum comparison between nodes.

4
MCQmedium

When using SD-WAN, how does the 'member' configuration interact with physical interfaces?

A.Members replace the IP configuration
B.Members require a separate VDOM
C.Members are logical groups of interfaces
D.Members must have DHCP enabled
AnswerC

You add physical ports to the SD-WAN zone to utilize them for load balancing.

Why this answer

SD-WAN members are physical interfaces (or tunnels) added to the SD-WAN zone, allowing the FortiGate to manage them as a single logical pool.

5
MCQhard

You need to inspect traffic between two VDOMs. Which mechanism is required?

A.Policy-based routing
B.Physical loopback cable
C.Inter-VDOM Link
D.Static NAT
AnswerC

This is the native FortiGate feature for VDOM-to-VDOM communication.

Why this answer

Inter-VDOM links are virtual interfaces used to route traffic between distinct VDOMs, essentially creating a 'cable' between them.

6
MCQhard

Which parameter, when modified in a policy, causes a session flush for all active connections hitting that policy?

A.Schedule
B.Action (Accept to Deny)
C.Comments field
D.Policy Name
AnswerB

Changing the action forces the existing session to be dropped/re-evaluated.

Why this answer

Changing critical security profile settings or specific policy parameters that affect the session tuple typically triggers a session flush to ensure consistent security enforcement.

7
MCQhard

An administrator notices that hardware acceleration (NP6) is failing to offload traffic for a specific policy. Which command is best used to verify if hardware offloading is actually occurring for a specific session?

A.get hardware npu np6
B.get system performance status
C.diagnose npu np6 status
D.diagnose sys session list
AnswerD

The session list output includes flags like 'offload' which indicate if the NP is handling the session.

Why this answer

The command 'diag sys session filter' combined with 'diag sys session list' allows the administrator to view session flags, specifically looking for the 'offload' flag.

8
Multi-Selectmedium

Which TWO components are synchronized between HA members?

Select 2 answers
A.Administrator credentials
B.Active session table
C.Local log files
D.Firmware image
E.Configuration database
AnswersB, E

Essential for seamless failover.

Why this answer

The configuration and the session table are the primary elements that must be synchronized for transparent failover.

9
Multi-Selectmedium

Which TWO protocols are supported by the FortiGate for heartbeat synchronization between HA nodes?

Select 2 answers
A.SNMP
B.TCP/443
C.IP (Non-UDP/TCP)
D.UDP/514
E.Ethernet (Native)
AnswersC, E

HA heartbeats use a dedicated EtherType.

Why this answer

FortiGate uses proprietary HA keepalive packets over the configured HA interfaces.

10
MCQeasy

What is the default behavior for 'override' in FortiGate HA?

A.Depends on the model
B.Enabled
C.Always enabled
D.Disabled
AnswerD

The default setting is disabled to ensure stability.

Why this answer

Override is disabled by default to prevent unnecessary failbacks and flapping in the cluster.

11
MCQmedium

If a FortiGate is in Active-Passive HA mode, what happens to the secondary device if the heartbeat is lost?

A.It shuts down its interfaces
B.It initiates a master election
C.It enters standalone mode
D.It ignores the loss
AnswerB

The loss of heartbeat triggers the election process.

Why this answer

If heartbeat is lost, the secondary assumes the master is down and attempts to promote itself to primary if it has the higher priority or preemption settings configured.

12
MCQeasy

What is the impact of changing the 'set vdom-mode' from 'no-vdom' to 'multi-vdom'?

A.Automatic disablement of HA
B.Loss of all firewall policies
C.No impact, immediate change
D.System reboot required
AnswerD

The configuration migration requires a system reload.

Why this answer

Changing the VDOM mode triggers a system reboot because it fundamentally changes how the kernel handles memory allocation and resource segmentation.

13
MCQmedium

A FortiGate is operating in transparent mode. What is the default behavior when the device receives a frame with an unknown MAC address?

A.Drop the packet
B.Flood to all ports
C.Forward to the management interface
D.Send an ICMP unreachable message
AnswerB

Standard bridging behavior for unknown unicast/broadcast frames.

Why this answer

In transparent mode, the FortiGate acts as a Layer 2 bridge and will flood the unknown frame to all interfaces in the bridge domain except the incoming port.

14
MCQeasy

Which configuration mode allows you to define a virtual MAC address for an HA cluster to prevent ARP cache issues on switches?

A.DHCP relay
B.Static ARP
C.Virtual MAC
D.Physical MAC
AnswerC

Using a virtual MAC ensures the downstream switches do not need to relearn the MAC address during failover.

Why this answer

The 'ha-mgmt-status' and virtual MAC features ensure that the cluster presents a consistent MAC regardless of which node is master.

15
MCQmedium

You are troubleshooting high CPU usage on a FortiGate. Which process would you check to see if the IPS engine is the cause?

A.diag sys top
B.get system status
C.diagnose hardware status
D.show sys resource
AnswerA

This shows all running processes and their resource consumption.

Why this answer

The 'diag sys top' command displays real-time resource utilization, allowing the admin to identify specific processes like 'ipsengine' consuming CPU.

16
Multi-Selecthard

Which THREE items are included in the configuration file of a FortiGate?

Select 3 answers
A.User certificates
B.Network interface settings
C.FortiGuard cached updates
D.Real-time session tables
E.Firewall policies
AnswersA, B, E

Stored in the config file.

Why this answer

The configuration file contains system settings, policy rules, and interface definitions.

17
MCQeasy

Which administrative access type is recommended to be disabled on public-facing interfaces for security best practices?

A.SSH
B.HTTPS
C.SNMP
D.HTTP
AnswerD

HTTP sends credentials in cleartext and should be restricted.

Why this answer

HTTP and Telnet are unencrypted protocols and should always be disabled on external interfaces.

18
Multi-Selectmedium

Which TWO settings are modified to reduce the impact of a failover event in an HA cluster?

Select 2 answers
A.group-password
B.hb-interval
C.hb-lost-threshold
D.priority
E.monitored-interfaces
AnswersB, C

Faster interval leads to faster detection.

Why this answer

'hb-interval' and 'hb-lost-threshold' determine how quickly the cluster reacts to heartbeat loss.

19
MCQhard

You need to ensure that session synchronization between HA nodes is as efficient as possible. Which parameter should be tuned in the HA configuration?

A.monitor-interface
B.override
C.heartbeat-interval
D.session-pickup-delay
AnswerD

This setting allows delaying session pickup, which can reduce CPU utilization during high-frequency session creation.

Why this answer

The 'session-pickup' setting, specifically 'session-pickup-delay', helps manage the timing and load of session synchronization to prevent CPU spikes.

20
Multi-Selecthard

Which THREE aspects of the FortiGate system are affected by changing the global 'set vdom-mode' to 'multi-vdom'?

Select 3 answers
A.CLI command hierarchy
B.The HA cluster size
C.Management of system resources
D.The physical port order
E.How firewall policies are applied
AnswersA, C, E

The 'config vdom' context becomes available.

Why this answer

Changing the VDOM mode affects the CLI hierarchy, the available memory for VDOMs, and how system resources are partitioned.

21
Multi-Selecthard

Which THREE factors influence the Master election in an HA cluster?

Select 3 answers
A.CPU load
B.Device Hostname
C.Uptime (if priority is equal)
D.Device Priority
E.Monitor interface status
AnswersC, D, E

Longest uptime wins if priority matches.

Why this answer

The election process considers the monitor status, the override setting, and the priority values of the devices.

22
MCQhard

In a VDOM-enabled environment, how are administrative accounts managed?

A.Admins can be scoped to specific VDOMs
B.Only the root VDOM admin can change settings
C.Admins must be global
D.All admins see all VDOMs
AnswerA

This is the primary benefit of administrative VDOM access control.

Why this answer

Administrative accounts can be restricted to specific VDOMs (Global admin vs. VDOM admin) for granular access control.

23
MCQeasy

Which FortiGate feature is used to group multiple physical interfaces for redundancy at Layer 2?

A.Loopback interface
B.802.3ad Aggregate
C.SD-WAN
D.VLAN tagging
AnswerB

This provides port-channel functionality.

Why this answer

802.3ad Link Aggregation (LACP) is the standard for binding physical ports into a single logical interface.

24
MCQhard

Which feature allows an administrator to offload SSL inspection to the hardware?

A.CP offloading
B.Flow-based inspection
C.IPS engine offloading
D.NP6 offloading
AnswerA

The Content Processor (CP) offloads encryption/decryption.

Why this answer

The FortiASIC CP (Content Processor) hardware chips are specifically designed to offload CPU-intensive tasks like SSL/TLS decryption.

25
Multi-Selectmedium

Which TWO actions should be taken when preparing to upgrade a FortiGate HA cluster?

Select 2 answers
A.Review release notes
B.Clear all sessions
C.Backup the configuration
D.Disable heartbeat interfaces
E.Change HA mode to Standalone
AnswersA, C

Crucial for known issues and upgrade paths.

Why this answer

A configuration backup is mandatory, and checking the release notes for firmware-specific HA behavior is critical for a smooth upgrade.

26
Multi-Selecthard

Which THREE conditions must be met for a successful Inter-VDOM link?

Select 3 answers
A.IP addresses in the same subnet
B.One side is in a different VDOM
C.Hardware acceleration must be disabled
D.The link must be added to a policy
E.The link must be in transparent mode
AnswersA, B, D

Point-to-point links require an L3 subnet.

Why this answer

Inter-VDOM links require pairing, routing, and specific interface assignment within the relevant VDOMs.

27
MCQhard

An administrator is troubleshooting an issue where hardware acceleration is not working after upgrading firmware. Which command identifies if the NP configuration has changed?

A.diag hardware npu np6 port-list
B.config system npu
C.diagnose firewall npu
D.get hardware status
AnswerA

This allows verification of the port-to-NPU mapping.

Why this answer

'diag hardware npu np6 port-list' or similar status commands help verify the current operational state and mapping of physical ports to NPU cores.

28
MCQeasy

What is the purpose of 'dedicated HA' interfaces?

A.To provide extra management access
B.To isolate heartbeat traffic
C.To increase throughput
D.To act as a backup WAN port
AnswerB

Dedicated interfaces prevent data traffic from interfering with HA signaling.

Why this answer

They isolate heartbeat traffic from data traffic to prevent jitter and ensure cluster stability.

29
MCQmedium

What does the 'set tcp-rst-timeout' command control?

A.The TCP handshake timeout
B.The maximum session duration
C.The time to wait after sending a reset
D.The time before an idle session is dropped
AnswerC

This helps clean up resources after a connection reset.

Why this answer

It specifies how long the FortiGate waits after sending a TCP RST packet before clearing the session from the session table.

30
Multi-Selecthard

Which THREE types of traffic are typically NOT offloaded by the NP6 processor?

Select 3 answers
A.Simple ICMP packets
B.Traffic requiring proxy-based inspection
C.Encrypted traffic before decryption
D.Traffic using unsupported protocols
E.Standard UDP traffic
AnswersB, C, D

Proxy modes are CPU-intensive and generally not NP-offloaded.

Why this answer

Traffic that requires complex inspection, such as encrypted traffic that hasn't been decrypted or specific types of tunnels without hardware support, is handled by the CPU.

31
MCQeasy

A network administrator is configuring an HA cluster with two FortiGates in Active-Passive mode. Which parameter must be identical on both devices to ensure a successful cluster formation?

A.Device Hostname
B.Serial Number
C.HA Group ID
D.Priority value
AnswerC

The HA Group ID must match to allow devices to discover each other.

Why this answer

In an HA cluster, devices must share identical HA group IDs, passwords, and heartbeats to form a cluster.

Ready to test yourself?

Try a timed practice session using only Nse7 Enterprise Firewall System Configuration questions.