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…
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)- A5% (3)
- B83% (49)
- C3% (2)
- D8% (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
Community Discussion
No community discussion yet for this question.