nerdexam
Fortinet

FCSS_NST_SE-7.6 · Question #60

Refer to the exhibit, which shows the partial output of FortiOS kernel slabs. Which statement is true?

The correct answer is D. The total slab size of the tcp_session slab is 7500 kB and is associated with the kernel. The tcp_session slab holds five 1,500 B objects in one slab (1,500 B × 5 = 7,500 B) and its slabdata flags indicate it's a kernel‑allocated slab.

Analyze and Troubleshoot FortiGate Operation

Question

Refer to the exhibit, which shows the partial output of FortiOS kernel slabs. Which statement is true?

Exhibit

FCSS_NST_SE-7.6 question #60 exhibit

Options

  • AThe total slab size of the sctp_session slab is 0 kB and is associated with the user space.
  • BThe total slab size of the ip_session slab is 3600 kB and is associated with the user space.
  • CThe total slab size of the ip6_session slab is 1300 kB and is associated with the kernel.
  • DThe total slab size of the tcp_session slab is 7500 kB and is associated with the kernel.

How the community answered

(38 responses)
  • A
    13% (5)
  • B
    3% (1)
  • C
    5% (2)
  • D
    79% (30)

Explanation

The tcp_session slab holds five 1,500 B objects in one slab (1,500 B × 5 = 7,500 B) and its slabdata flags indicate it's a kernel‑allocated slab.

Topics

#kernel slabs#session memory#FortiOS diagnostics#tcp_session

Community Discussion

No community discussion yet for this question.

Full FCSS_NST_SE-7.6 Practice