NetApp Certified Implementation Engineer – ONTAP v4 — Question 32
A customer has recently installed a new NetApp AFF system and Cisco Nexus 9000 Series switches for their SAN workload. The administrator is tasked with configuring interface groups for port-based load balancing.
Which two commands are required? (Choose two.)
Answer options
- A. network port ifgrp create -distr-func port in NetApp ONTAP software
- B. port-channel load-balance src-dst 14port on the switch
- C. channel-group mode passive on the switch
- D. network port modify -flowcontrol-admin false in NetApp ONTAP software
Correct answer: A, B
Explanation
The command 'network port ifgrp create -distr-func port' is essential for creating interface groups in NetApp ONTAP, while 'port-channel load-balance src-dst 14port' is necessary for configuring load balancing on the Cisco switch. The other options, while related to network configuration, do not directly pertain to setting up port-based load balancing for interface groups.