nerdexam
Fortinet

NSE4 · Question #301

A FortiGate interface is configured with the following commands: What statements about the configuration are correct? (Choose two.)

The correct answer is A. IPv6 clients connected to port1 can use SLAAC to generate their IPv6 addresses. C. FortiGate can send IPv6 router advertisements (RAs.). The FortiGate interface configuration enables IPv6 Router Advertisements (RAs) and stateless DHCPv6 on port1.

Submitted by tyler.j· Apr 18, 2026FortiGate Deployment and System Configuration

Question

A FortiGate interface is configured with the following commands:

What statements about the configuration are correct? (Choose two.)

Exhibit

NSE4 question #301 exhibit

Options

  • AIPv6 clients connected to port1 can use SLAAC to generate their IPv6 addresses.
  • BFortiGate can provide DNS settings to IPv6 clients.
  • CFortiGate can send IPv6 router advertisements (RAs.)
  • DFortiGate can provide IPv6 addresses to DHCPv6 client.

How the community answered

(37 responses)
  • A
    70% (26)
  • B
    19% (7)
  • D
    11% (4)

Why each option

The FortiGate interface configuration enables IPv6 Router Advertisements (RAs) and stateless DHCPv6 on port1.

AIPv6 clients connected to port1 can use SLAAC to generate their IPv6 addresses.Correct

The `ipv6sendra enable` command allows IPv6 clients connected to port1 to use Stateless Address Autoconfiguration (SLAAC) to generate their IPv6 addresses based on the advertised prefix.

BFortiGate can provide DNS settings to IPv6 clients.

While `ipv6dhcp6-mode stateless` allows the FortiGate to provide DNS settings via DHCPv6, the provided configuration snippet does not explicitly show DNS servers being configured to be advertised.

CFortiGate can send IPv6 router advertisements (RAs.)Correct

The `ipv6sendra enable` command explicitly configures the FortiGate to send IPv6 Router Advertisements on the port1 interface.

DFortiGate can provide IPv6 addresses to DHCPv6 client.

The `ipv6dhcp6-mode stateless` setting indicates that the FortiGate provides configuration information but does not assign IPv6 addresses; address assignment is typically handled by SLAAC in this mode.

Concept tested: FortiGate IPv6 interface configuration (SLAAC, RAs, DHCPv6)

Source: https://docs.fortinet.com/document/fortigate/7.4.0/administration-guide/469905/ipv6

Topics

#IPv6 Addressing#SLAAC#Router Advertisements#FortiGate Interface Config

Community Discussion

No community discussion yet for this question.

Full NSE4 Practice