nerdexam
Check_Point

156-836 · Question #109

Which file on Appliance includes information about Security Group?

The correct answer is B. /etc/sgdb.json. /etc/sgdb.json is correct because the filename directly encodes its purpose: sg stands for Security Group and db stands for database - making it the dedicated store for Security Group configuration data on the Appliance. The distractors each point to different subsystems…

Maestro Architecture & Deployment

Question

Which file on Appliance includes information about Security Group?

Options

  • A/etc/chassisdb.json
  • B/etc/sgdb.json
  • C/etc/smodb.json
  • D/etc/distutil.json

How the community answered

(21 responses)
  • A
    5% (1)
  • B
    90% (19)
  • C
    5% (1)

Explanation

/etc/sgdb.json is correct because the filename directly encodes its purpose: sg stands for Security Group and db stands for database - making it the dedicated store for Security Group configuration data on the Appliance.

The distractors each point to different subsystems: /etc/chassisdb.json (option A) relates to chassis hardware configuration; /etc/smodb.json (option C) pertains to SMO (Service Management Object) data; and /etc/distutil.json (option D) is associated with distribution utilities - none of which are Security Group concerns.

Memory tip: Break the filename into parts - sg + db + .json. If you can remember that sg is the universal shorthand for Security Group (you'll see it in AWS, firewalls, and networking tools alike), the filename essentially spells out its own answer.

Topics

#Security Groups#Appliance Configuration#Configuration Files#File System

Community Discussion

No community discussion yet for this question.

Full 156-836 Practice