nerdexam
Network_Appliance

NS0-157 · Question #24

When creating a LIF for NFS or CIFS, what is the default failover policy?

The correct answer is B. Nextavail. The default LIF failover policy for NFS and CIFS data LIFs in ONTAP is 'nextavail', which moves the LIF to the next available port in the failover group when its home port fails.

Network Configuration and Data Access

Question

When creating a LIF for NFS or CIFS, what is the default failover policy?

Options

  • APriority
  • BNextavail
  • CRound robin
  • DDisabled

How the community answered

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

Why each option

The default LIF failover policy for NFS and CIFS data LIFs in ONTAP is 'nextavail', which moves the LIF to the next available port in the failover group when its home port fails.

APriority

The 'priority' failover policy selects the highest-priority available port from the failover group, but this is not the default policy assigned to NFS or CIFS LIFs in ONTAP.

BNextavailCorrect

ONTAP automatically assigns the 'nextavail' failover policy to file-services LIFs (NFS and CIFS) by default. This policy selects the next available port on the failover target list in order, ensuring the LIF migrates quickly and predictably to maintain client connectivity without requiring administrator-defined port priorities.

CRound robin

Round-robin is not a valid ONTAP LIF failover policy; supported policies include nextavail, priority, broadcast-domain-wide, and disabled, among others.

DDisabled

The 'disabled' policy prevents any LIF failover, which contradicts the default design goal of maintaining high availability for file-services traffic when a port or node fails.

Concept tested: Default LIF failover policy for NFS and CIFS in ONTAP

Source: https://docs.netapp.com/us-en/ontap/networking/configure_failover_settings_on_a_lif.html

Topics

#LIF failover policy#NFS#CIFS#nextavail

Community Discussion

No community discussion yet for this question.

Full NS0-157 Practice