nerdexam
Oracle

1Z0-822 · Question #32

You want to configure an anonymous IPMP group. Which method lets you enable this behavior?

The correct answer is C. Edit the /etc/default./mpathd file and set TRACK_INTERFACES_ONLY_WITH GROUPS=no. /etc/default/mpathd Contains default values used by the in.mpathd daemon. By default, in.mpathd limits failure and repair detection to IP interfaces that are configured as part of a named IPMP group. Setting TRACK_INTERFACES_ONLY_WITH_GROUPS to no enables failure and repair…

Managing Network

Question

You want to configure an anonymous IPMP group. Which method lets you enable this behavior?

Options

  • ASet the config/transitive-probing property to true in the svc:/network/imp:default service.
  • BUse the ipadm set-ifprop command to set the anonymous property to true for the IPMP interface.
  • CEdit the /etc/default./mpathd file and set TRACK_INTERFACES_ONLY_WITH GROUPS=no.
  • DSet the config/anonymous property to true in the svc:/network/ipmp:default service.

How the community answered

(28 responses)
  • A
    7% (2)
  • B
    4% (1)
  • C
    75% (21)
  • D
    14% (4)

Explanation

  • /etc/default/mpathd Contains default values used by the in.mpathd daemon. * By default, in.mpathd limits failure and repair detection to IP interfaces that are configured as part of a named IPMP group. Setting TRACK_INTERFACES_ONLY_WITH_GROUPS to no enables failure and repair detection on all IP interfaces, even if they are not part of a named IPMP group. IP interfaces that are tracked but not part of a named IPMP group are considered to be part of the "anonymous" IPMP group. In addition to having no name, this IPMP group is special in that its IP interfaces are not equivalent and thus cannot take over for one another in the event of an IP interface failure. That is, the anonymous IPMP group can only be used for failure and repair detection, and provides no high-availability or load-spreading

Topics

#IPMP#anonymous group#TRACK_INTERFACES_ONLY_WITH_GROUPS#mpathd

Community Discussion

No community discussion yet for this question.

Full 1Z0-822 Practice