nerdexam
Network_Appliance

NS0-521 · Question #72

A customer needs to verify if jumbo frames have been configured correctly for an ISCSI workload. Which command should be used?

The correct answer is B. ping -lif <LIF> -vserver <SVM> -destination <IP> -disallow-fragmentation true -packet-size 9000. To verify if jumbo frames have been configured correctly for an iSCSI workload, the command ping - lif <LIF> -vserver <SVM> -destination <IP> -disallow-fragmentation true -packet-size 9000 should be used. This command tests the network path with the jumbo frame size (9000…

ONTAP SAN Solutions Troubleshooting

Question

A customer needs to verify if jumbo frames have been configured correctly for an ISCSI workload. Which command should be used?

Options

  • Aping -lif <LIF> -vserver <SVM> -destination <IP> -disallow-fragmentation false -packet-size 1500
  • Bping -lif <LIF> -vserver <SVM> -destination <IP> -disallow-fragmentation true -packet-size 9000
  • Cping -lif <LIF> -vserver <svm> -destination <ip> -disallow- fragmentation true -packet-size 8900
  • Dping -lif <LIF> -vserver <SVM> -destination <IP> -disallow- fragmentation true -packet-size 1500

How the community answered

(59 responses)
  • A
    5% (3)
  • B
    83% (49)
  • C
    3% (2)
  • D
    8% (5)

Explanation

To verify if jumbo frames have been configured correctly for an iSCSI workload, the command ping - lif <LIF> -vserver <SVM> -destination <IP> -disallow-fragmentation true -packet-size 9000 should be used. This command tests the network path with the jumbo frame size (9000 bytes) and ensures that the packets are not fragmented, confirming that jumbo frames are supported

Topics

#jumbo frames#iSCSI#MTU verification#ping test

Community Discussion

No community discussion yet for this question.

Full NS0-521 Practice