PowerScale: Isilon: OneFS, Linux 및 Windows에서 JUMBO 프레임이 활성화되었는지 확인하는 방법

Summary: 이 문서에서는 OneFS, Linux 및 Windows에서 JUMBO 프레임이 활성화되었는지 확인하는 방법에 대해 설명합니다.

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Instructions

소개
이 문서에서는 OneFS, Linux 및 Windows에 대해 JUMBO 프레임(MTU 9000)이 활성화되어 있는지 확인하는 방법에 대해 설명합니다.

절차
  • OneFS
    • ping -D -s 8952(또는 8972) <대상 IP 주소>
  • Linux
    • ping -M do -s 8952(또는 8972) <대상 IP 주소>
  • Windows
    • ping -l 8952(또는 8972) -f <대상 IP 주소>
예(MTU 9000)
[root@sut14 ~]# ping -M do -s 8972 10.10.10.10
PING 10.10.10.10 (10.10.10.10) 8972(9000) bytes of data.
8980 bytes from 10.10.10.10: icmp_seq=1 ttl=64 time=0.186 ms   <<< Ping Success, JUMBO frame enabled
8980 bytes from 10.10.10.10: icmp_seq=2 ttl=64 time=0.199 ms
8980 bytes from 10.10.10.10: icmp_seq=3 ttl=64 time=0.183 ms
^C
--- 10.10.10.10 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 38ms
rtt min/avg/max/mdev = 0.183/0.189/0.199/0.013 ms
[root@sut14 ~]# 

예(MTU 1500)
[root@sut14 ~]# ping -M do -s 8972 10.10.10.11
PING 10.10.10.11 (10.10.10.11) 8972(9000) bytes of data.
ping: local error: Message too long, mtu=1500   <<< Ping Failure, JUMBO frame disabled
ping: local error: Message too long, mtu=1500
ping: local error: Message too long, mtu=1500
^C
--- 10.10.10.11 ping statistics ---
3 packets transmitted, 0 received, +3 errors, 100% packet loss, time 38ms
[root@sut14 ~]#

Affected Products

PowerScale OneFS
Article Properties
Article Number: 000194177
Article Type: How To
Last Modified: 07 Jul 2025
Version:  3
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.