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(OR 8972) <宛先IPアドレス>
  • Windows
    • ping -l 8952(OR 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.