nerdexam
Fortinet

NSE8_812 · Question #191

Refer to the exhibits. Exhibit A displays FortiGate device settings, including the meta field data_subnet_fgt_ip set to 10.10.1.9. Exhibit B provides CLI commands for a DHCP server, which include…

The correct answer is B. config ip-range edit 1 set start-ip 10.10.1.10 set end-ip 10.10.1.111 next end. See the full explanation below for the reasoning.

Question

Refer to the exhibits. Exhibit A displays FortiGate device settings, including the meta field data_subnet_fgt_ip set to 10.10.1.9. Exhibit B provides CLI commands for a DHCP server, which include set start-ip $(data_subnet_fgt_ip:4,+10) and set end-ip $(data_subnet_fgt_ip:4,+110). When using these meta fields in a CLI Template to configure the DHCP server on the 'office1' FortiGate, what is the resulting output for the config ip-range section?

Options

  • Aconfig ip-range edit 1 set start-ip 10.10.1.3 set end-ip 10.10.1.5 next end
  • Bconfig ip-range edit 1 set start-ip 10.10.1.10 set end-ip 10.10.1.111 next end
  • Cconfig ip-range edit 1 set start-ip 10.10.1.11 set end-ip 10.10.1.111 next end
  • Dconfig ip-range edit 1 set start-ip 10.10.1.14 set end-ip 10.10.1.114 next end

How the community answered

(36 responses)
  • A
    11% (4)
  • B
    81% (29)
  • C
    3% (1)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full NSE8_812 Practice