nerdexam
F5

201 · Question #4

Which three statements describe a characteristic of profiles. (Choose three.)

The correct answer is A. Default profiles cannot be created or deleted. B. Custom profiles are always based on a parent profile. C. A profile can be a child of one profile and a parent of another.. Profiles on the BIG-IP system exhibit a hierarchical structure where default profiles are fixed, custom profiles inherit from parents, and profiles can act as both child and parent in the hierarchy.

Administer a BIG-IP Device

Question

Which three statements describe a characteristic of profiles. (Choose three.)

Options

  • ADefault profiles cannot be created or deleted.
  • BCustom profiles are always based on a parent profile.
  • CA profile can be a child of one profile and a parent of another.
  • DAll changes to parent profiles are propagated to their child profiles.
  • EWhile most virtual servers have at least one profile associated with them, it is not required.

How the community answered

(38 responses)
  • A
    89% (34)
  • D
    8% (3)
  • E
    3% (1)

Why each option

Profiles on the BIG-IP system exhibit a hierarchical structure where default profiles are fixed, custom profiles inherit from parents, and profiles can act as both child and parent in the hierarchy.

ADefault profiles cannot be created or deleted.Correct

Default profiles (e.g., tcp, http) are system-defined and serve as templates; they cannot be created or deleted by users.

BCustom profiles are always based on a parent profile.Correct

Custom profiles are always based on a parent profile, inheriting its settings and allowing for specific modifications.

CA profile can be a child of one profile and a parent of another.Correct

A profile can be a child of a higher-level profile (inheriting its settings) and simultaneously act as a parent for other custom profiles created from it.

DAll changes to parent profiles are propagated to their child profiles.

While child profiles inherit settings from their parents, changes to a parent profile are not automatically propagated or forced onto existing child profiles if those specific settings have been explicitly overridden in the child.

EWhile most virtual servers have at least one profile associated with them, it is not required.

Virtual servers always require at least a TCP profile, as it defines the fundamental connection behavior; it is a mandatory association.

Concept tested: BIG-IP profile hierarchy and inheritance

Source: https://clouddocs.f5.com/clouddocs/big-ip-system-and-modules/latest/big-ip-ltm-basics/profiles.html

Topics

#profiles#parent profiles#child profiles#default profiles

Community Discussion

No community discussion yet for this question.

Full 201 Practice