nerdexam
Network_Appliance

NS0-157 · Question #40

You have two LIFs homed on the same single-mode interface group. You want to leverage both 10 Gb interfaces as active/active. What must you do to use both 10 Gb interfaces?

The correct answer is B. Delete the interface group, and home each LIF to one port each. A single-mode interface group keeps only one physical port active at a time, so two LIFs in the same single-mode ifgrp cannot simultaneously use both 10Gb links. The only way to achieve true active/active throughput is to remove the interface group and bind each LIF to its own…

Network Configuration and Data Access

Question

You have two LIFs homed on the same single-mode interface group. You want to leverage both 10 Gb interfaces as active/active. What must you do to use both 10 Gb interfaces?

Options

  • AMove one of the LIFs to another node in the cluster.
  • BDelete the interface group, and home each LIF to one port each.
  • CCreate another single-mode interface group and move one LIF to it.
  • DChange the ifgrp distribution function from the default IP setting to MAC.

How the community answered

(58 responses)
  • A
    9% (5)
  • B
    71% (41)
  • C
    17% (10)
  • D
    3% (2)

Why each option

A single-mode interface group keeps only one physical port active at a time, so two LIFs in the same single-mode ifgrp cannot simultaneously use both 10Gb links. The only way to achieve true active/active throughput is to remove the interface group and bind each LIF to its own dedicated port.

AMove one of the LIFs to another node in the cluster.

Moving a LIF to another node spreads load across nodes but does not resolve the single-mode constraint on the original node, and introduces unnecessary topology changes.

BDelete the interface group, and home each LIF to one port each.Correct

Single-mode interface groups operate as a failover pair - only the primary port forwards traffic while the secondary remains idle, making active/active bandwidth sharing impossible within the same group. Deleting the interface group and homing each LIF to a separate physical 10Gb port allows both ports to carry traffic concurrently, fully utilizing the available bandwidth.

CCreate another single-mode interface group and move one LIF to it.

Creating a second single-mode interface group still leaves each group with only one active port at a time, so neither group achieves active/active use of both physical interfaces.

DChange the ifgrp distribution function from the default IP setting to MAC.

The distribution function (IP vs. MAC) controls outbound packet hashing in multi-mode interface groups and has no effect on single-mode ifgrps, which cannot activate both ports simultaneously regardless of this setting.

Concept tested: Single-mode interface group active/active port limitations

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

Topics

#interface group#single-mode ifgrp#LIF placement#10Gb networking

Community Discussion

No community discussion yet for this question.

Full NS0-157 Practice