tencent cloud

Cloud Virtual Machine

最新情報とお知らせ
製品情報
パブリックイメージの更新情報
OSの公式サポート終了計画
製品に関するお知らせ
製品概要
CVM概要
製品の強み
基本概念
リージョンとゾーン
初心者ガイド
Service Regions and Service Providers
製品の課金
課金概要
課金モデル
課金項目
課金モデルの変更
購入インスタンス
仕様変更の料金説明
料金未払いに関する説明
クイックスタート
カスタム設定によるLinuxインスタンスの購入
カスタム設定によるWindowsインスタンスの購入
ユーザーガイド
操作ガイド一覧
ご利用制限一覧
インスタンス
スポットインスタンス
リザーブドインスタンス
イメージ
ストレージ
バックアップと復元
ネットワーク
セキュリティ
パスワード/キー
監視とアラート
運用管理
便利な機能
サーバー移行
オンライン移行
オフライン移行
移行に関するご相談
トラブルシューティング
CVMインスタンスにログインできない原因や対処法
Windowsインスタンスのログインに関する障害
Linuxインスタンスのログインに関する障害
その他のインスタンスログインに関する障害
インスタンス実行時の障害
Linuxインスタンスのメモリに関する障害
ネットワーク障害
実践チュートリアル
CVMの選定ガイド
環境構築
ウェブサイトの構築
アプリケーションの構築
可視化ページの構築
ローカルファイルをCVMへアップロード
ネットワークパフォーマンステスト
その他の実践チュートリアル
API リファレンス
History
Introduction
API Category
Making API Requests
Region APIs
Instance APIs
Cloud Hosting Cluster APIs
Image APIs
Instance Launch Template APIs
Placement Group APIs
Key APIs
Security Group APIs
Network APIs
Data Types
Error Codes
セキュリティとコンプライアンス
Cloud Access Management(CAM)
ネットワーク
よくあるご質問
リージョンとアベイラビリティゾーンに関するご質問
課金クラス
インスタンスに関するご質問
ストレージに関するご質問
イメージに関するご質問
サーバー移行について
ネットワークに関するご質問
セキュリティに関するご質問
OSに関するご質問
運用と監視に関するご質問
CAMに関するご質問
NTPサービスに関するご質問
適用シナリオに関するご質問
Agreements
CVM Service Level Agreements
Red Hat Enterprise Linux Image Service Agreement
Public IP Service Level Agreement
用語集
文档Cloud Virtual Machine

MTU

聚焦模式
字号
最后更新时间: 2025-09-05 10:51:47

Maximum Transmission Unit (MTU)

The MTU determines the maximum size of a data packet that can be transmitted at one time on the network, including the IP packet header and payload, but excluding the Ethernet header. In theory, the larger the MTU, the more data can be transferred in a single packet, resulting in more efficient network communication. This document describes features related to Jumbo Frames.

Jumbo Frame

A Jumbo Frame refers to an Ethernet frame with a payload exceeding 1500 bytes. The increased payload percentage helps improve link utilization rate and achieve better network performance. Tencent Cloud supports Jumbo Frames up to 8500 bytes, allowing you to send Ethernet frames with an 8500-byte payload.
Currently, some instances support enabling jumbo frame (Jumbo) capacity with adjustable MTU up to 8500. For supported models, refer to Instance Specifications.
Note:
Network communication using Jumbo Frames requires considering the network link and peer host's MTU limit. Packets exceeding the MTU limit will be sharded or discarded. It is recommended to test if there are connectivity and performance issues due to MTU mismatches in business scenarios before deploying services within CVM using Jumbo Frames, and manage the packet size in these scenarios to reduce unnecessary performance loss.
Disabling the Jumbo Frame feature is in grayscale. If you need to disable it by definition, Submit a ticket for support.

CVM Intercommunication Link MTU Limit

When CVM instances supporting Jumbo Frames are used as the source host, the link maximum MTU limit for the destination host in different communication scenarios is shown in the table below:
Destination Host
Allowed Maximum MTU
Description
Within the same VPC, CVM instances with Jumbo Frames enabled
8500
No
Within the VPCs interconnected through CCN, CVM instances with Jumbo Frames enabled
The Jumbo Frame capability needs to be enabled on the CCN. CCN's support for the Jumbo Frame capability is in beta testing. If needed, you can submit a ticket to apply.
Hosts within the offline IDC connected through dedicated channels
The Jumbo Frame capability needs to be enabled on the Direct Connect Gateway. Direct Connect Gateway's support for the Jumbo Frame capability is in beta testing. For details, see Change Channel.
Within the same VPC, CVM instances without enabling Jumbo Frames
1500
No
Within the VPCs interconnected through CCN, CVM instances without enabling Jumbo Frames
No
Hosts within the offline IDC connected through dedicated channels
No
Access external hosts through EIP
No

Cloud Network Product MTU Limit

When accessing specific network products using non-TCP protocols (UDP and ICMP), pay attention to the MTU limitations of different network products. Tencent Cloud is currently improving and perfecting the scenarios for supporting Jumbo Frames. The maximum MTU limitations of some network products are as follows:
Network Product
Supported Maximum MTU
Description
NAT Gateway
1500
No
CLB (including ALB, NLB, and CLB)
1500
No
Direct Connect Gateway
8500
The Jumbo Frame capability needs to be enabled on the Direct Connect Gateway. Direct Connect Gateway's support for the Jumbo Frame capability is in beta testing. For details, refer to Change Channel.
Cloud Connect Network
8500
The Jumbo Frame capability needs to be enabled on the CCN. CCN's support for the Jumbo Frame capability is in beta testing. If needed, you can Submit a Ticket to apply.
Peering connection
1500
No
Note:
For data packets exceeding the maximum MTU limitations of cloud products, Tencent Cloud's forwarding components will shard or negotiate the message. This ensures connectivity only but not network communication performance. Therefore, in communication scenarios where the maximum MTU of cloud products is 1500, avoid using Jumbo Frames for UDP and ICMP communication.

FAQs

Problem Description: When using Jumbo Frames for UDP and ICMP communication, how to resolve the situation if there is a sharp performance decline?
Solution: Check for data packet sharding and disable Jumbo Frames on CVM instances if necessary.
If the following scenarios are involved, it is recommended to disable the Jumbo Frame capability on CVM instances:
Scenario One: If there is a need for interconnection with other public cloud providers through the public network, it is recommended to disable the Jumbo Frame capability on CVM instances.
Scenario Two: If there is a need for interconnection with other cloud providers through a dedicated line or VPN, it is recommended to disable the Jumbo Frame capability on CVM instances.
If the following scenarios require enabling Jumbo Frames, ensure that all gateway devices along the link are enabled for Jumbo Frames:
Scenario One: When multiple gateway devices are passed, all gateway devices along the link need to enable Jumbo Frames, such as in CCN + dedicated line scenarios.
Scenario Two: When multiple subnets form ECMP routing, all gateway devices need to enable Jumbo Frames, for example, two dedicated line gateways form ECMP.
How to calculate the appropriate MTU value when data is encapsulated in a tunnel?
Scenario: How to calculate a reasonable MTU when establishing a tunnel between the customer's IDC and the cloud CVM?
Calculation method: 1500 - {Tunnel encapsulation overhead} - 36 bytes (GRE encapsulation overhead). The tunnel encapsulation overhead should be calculated based on the actual tunnel type used.


帮助和支持

本页内容是否解决了您的问题?

填写满意度调查问卷,共创更好文档体验。

文档反馈