CN115314450A - Method for realizing adaptation of low-rate port to high-rate port in cut-through forwarding mode - Google Patents
Method for realizing adaptation of low-rate port to high-rate port in cut-through forwarding mode Download PDFInfo
- Publication number
- CN115314450A CN115314450A CN202210926374.0A CN202210926374A CN115314450A CN 115314450 A CN115314450 A CN 115314450A CN 202210926374 A CN202210926374 A CN 202210926374A CN 115314450 A CN115314450 A CN 115314450A
- Authority
- CN
- China
- Prior art keywords
- rate
- port
- fragment
- low
- rate port
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L49/00—Packet switching elements
- H04L49/25—Routing or path finding in a switch fabric
- H04L49/251—Cut-through or wormhole routing
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/08—Configuration management of networks or network elements
- H04L41/0893—Assignment of logical groups to network elements
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L49/00—Packet switching elements
- H04L49/25—Routing or path finding in a switch fabric
- H04L49/252—Store and forward routing
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L49/00—Packet switching elements
- H04L49/35—Switches specially adapted for specific applications
- H04L49/351—Switches specially adapted for specific applications for local area network [LAN], e.g. Ethernet switches
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L5/00—Arrangements affording multiple use of the transmission path
- H04L5/003—Arrangements for allocating sub-channels of the transmission path
Landscapes
- Engineering & Computer Science (AREA)
- Signal Processing (AREA)
- Computer Networks & Wireless Communication (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Small-Scale Networks (AREA)
Abstract
The invention provides a method for realizing the adaptation of a low-rate port to a high-rate port in a cut-through forwarding mode, which comprises the following steps: splitting the MAC layer of the high-rate port into a plurality of sub-MAC layers according to the number of the low-rate ports, so that each low-rate port corresponds to one sub-MAC layer of one high-rate port; adding an MAC merging layer between an MAC layer and a PHY layer of the high-rate port, wherein each sub-MAC layer of the high-rate port is connected with the PHY layer through the MAC merging layer; dividing the bandwidth of a high-rate port into a plurality of time slots according to the rate grade of a low-rate port, wherein the rate of a logical communication link divided according to the time slots is equal to the access rate of the corresponding low-rate port, and the number of the time slots is equal to the number of the logical communication links; and the low-rate port sends data to a corresponding sub MAC layer of the high-rate port according to a rate consistency principle. The invention solves the problem that the direct-through storage and forwarding mode can not be used when the low-speed port forwards data to the high-speed port.
Description
Technical Field
The invention relates to the field of realization of an Ethernet network processing chip integrated circuit, in particular to a method for realizing a low-rate port adaptive high-rate port in a direct forwarding mode.
Background
There are two ways of forwarding packets at the switching or routing nodes of a packet-switched network, one is store-and-forward and the other is cut-through forwarding. The storing and forwarding is to receive the whole message and then to perform the processing of message distribution, filtering, statistics, routing/switching and forwarding, etc. The store-and-forward method has a relatively large packet storage delay, for example, an ethernet packet of 1542 bytes is received at a gigabit rate, which takes 12.336us and has a relatively large delay. The through forwarding does not need to receive the whole message completely, and only needs to receive a part of the message, such as the first 14 bytes of the ethernet message or the first 64 bytes of the message, and the like, to start message processing, so that the packet storage delay of the message is greatly reduced, and meanwhile, the jitter caused by different message lengths can be reduced, and the method is often used in scenes requiring low delay or jitter, such as a TSN time sensitive network and the like.
Due to the problem of port rate adaptation, the direct forwarding mode cannot be realized from a low-rate port to a high-rate port, that is, when a packet is forwarded from the low-rate port to the high-rate port, the direct forwarding mode cannot be used, for example, a 100Mbps port forwards data to a 1Gbps port or a 1Gbps port forwards data to a 10Gbps port, and a common solution is to change the direct forwarding mode into a store-and-forward mode. But the store-and-forward mode necessarily brings a relatively large forwarding delay.
Disclosure of Invention
The invention aims to solve the problem that in a specific scene, network equipment can still use a direct forwarding mode when encountering the condition of forwarding data from a low-speed port to a high-speed port, thereby reducing the forwarding time delay of a message.
In order to solve the technical problem, the invention discloses a method for realizing the adaptation of a low-rate port to a high-rate port in a cut-through forwarding mode, which comprises the following steps: splitting a data link layer MAC layer of a high-rate port into a plurality of sub-MAC layers according to the number of low-rate ports, so that each low-rate port corresponds to one sub-MAC layer of one high-rate port; adding an MAC merging layer between an MAC layer and a physical layer (PHY) layer of the high-rate port, wherein each sub-MAC layer of the high-rate port is connected with the PHY layer through the MAC merging layer; dividing the bandwidth of a high-rate port into a plurality of time slots according to the rate grade of a low-rate port, wherein the rate of a logic communication link divided according to the time slots is equal to the access rate of the corresponding low-rate port, and the number of the time slots is equal to the number of the logic communication links; and the low-rate port sends data to a corresponding sub MAC layer of the high-rate port according to a rate consistency principle.
In a further technical scheme, received message fragments are forwarded to a sub-MAC layer of a high-rate port corresponding to a low-rate port from the low-rate port, the message fragments are packaged into Ethernet fragment messages by an MAC merging layer of the high-rate port, and the message fragments of each sub-MAC layer are forwarded according to time slots.
In a further technical scheme, when the message is packaged into the Ethernet fragment message in a fragment manner, the preamble of the message is modified, and the identification information of the logical link and the message fragment information are added.
In a further technical scheme, modifying a preamble of a packet and adding logical link identification information and packet fragmentation information includes: the method comprises the steps that an original lead code of 7 bytes of an Ethernet message is changed into 5 bytes, the 6 th byte of the original lead code is changed into a fragment start delimiter, the fragment start delimiter comprises a first fragment delimiter for indicating that the current fragment is a first fragment and a non-first fragment delimiter for indicating that the current fragment is a subsequent fragment, and the 7 th byte of the original lead code is changed into a channel identification ID for indicating a logic communication link where the fragments are located.
In a further technical solution, modifying the preamble of the packet, and adding the logical link identification information and the packet fragmentation information further includes: the method comprises the steps of changing an Ethernet message initial separator into a fragment effective data length to indicate the effective data length of a data field of the current Ethernet fragment message, filling data to 60 bytes when the last fragment data is less than 60 bytes, wherein the data field is used for storing message fragment contents, and a cyclic redundancy check code (CRC) is used for identifying the end of the fragment and the end of the message.
In a further technical scheme, the high-rate port sequentially sends out the data in each sub-MAC according to time slots and fragments, and receives the data information of each logical communication link according to time slots at the receiving end of the high-rate port and processes the message fragments.
In a further technical scheme, when the high-rate port receives a message, if the high-rate port is in a direct-through mode, the message is continuously processed according to the direct-through forwarding mode, and if the high-rate port is in a store-and-forward mode, the effective data of each fragment is extracted according to the channel identification ID and the effective data length of the fragment in the Ethernet fragment message, so that a complete Ethernet message is formed.
Drawings
FIG. 1 is an exemplary illustration of the use of the product of the present invention;
FIG. 2 is a model diagram of the data link layer of the high rate port of the present invention;
FIG. 3 is an exemplary diagram of the network chip internal data path mapping of the present invention;
FIG. 4 is an exemplary diagram of a message fragmentation forwarding process of the present invention;
fig. 5 is a schematic diagram of an ethernet fragment packet encapsulation format according to the present invention.
Detailed Description
The technical solution of the present invention will be further described with reference to the following specific examples, but the present invention is not limited to these examples.
The invention aims to solve the problem that in a specific scene, network equipment can still use a direct forwarding mode when encountering the condition of forwarding data from a low-speed port to a high-speed port, thereby reducing the forwarding time delay of a message. As shown in fig. 1, VPN users access to a network at a gigabit GE rate and converge on a 10GE port, and then connect two networks through a 10GE link, and reduce forwarding delay by using a direct forwarding mode, where if the packet processing depth of the direct forwarding mode is 64 bytes (the packet is divided into 64 byte fragments), the packet storage delay of each hop of the packet is reduced to 512ns, thereby greatly improving network performance.
The design key points of the invention comprise:
(1) And splitting the MAC layer of the high-rate port into a plurality of sub-MACs according to the rate matching level.
(2) And adding a MAC merging layer between the MAC layer and the PHY layer of the high-rate port.
(3) The bandwidth of the high-speed port is divided into a plurality of time slots according to the rate grade of the low-speed port, namely, the high-speed channel is divided into a plurality of logical communication links according to the rate grade of the low speed.
(4) And the low-rate port sends data to the corresponding sub-MAC of the high-rate port according to the rate consistency principle.
(5) Modifying the message lead code, and adding the logic link identification information and the message fragment information.
(6) The high-speed port sends out the data in each sub-MAC in sequence according to the time slot, and receives the data information of each logic communication link according to the time slot at the receiving end of the high-speed port, and processes the message fragment.
As shown in fig. 2, the present invention performs design modification on an ethernet data link layer of the OSI network reference model, and splits the MAC of a high-rate port into a plurality of sub-MACs according to the number of low-rate ports, wherein each sub-MAC of the high-rate port is connected to a PHY layer through a MAC merging layer. As shown in fig. 3, each low-rate port corresponds to a sub-MAC for a high-rate port. Dividing time slots of high-speed ports according to access rate grades of low-speed ports, wherein the speed of a logic communication link divided according to the time slots is equal to the access rate of a corresponding low-speed port, the number of the time slots is equal to the number of the logic communication links, and if the length of a message fragment in a straight-through forwarding mode is set to be L, the L is larger than or equal to 64 bytes, and the minimum time slot length can send the fragment with the length of L.
As shown in fig. 4, in the direct mode, the received packet is fragmented from the low-rate port and forwarded to the sub-MAC of the high-rate port corresponding to the low-rate port, the packet is fragmented and encapsulated into ethernet fragmented packets by the MAC merging layer of the high-rate port, and the packet fragments of each sub-MAC are forwarded according to time slots.
As shown in fig. 5, in the encapsulation format of the ethernet fragmentation message, an original preamble of 7 bytes of the ethernet message in the 802.3 protocol is changed to 5 bytes, and a 6 th byte of the original preamble is changed to a fragmentation start delimiter, where the fragmentation start delimiter includes a first fragmentation delimiter indicating that the current fragmentation is a first fragmentation and a non-first fragmentation delimiter indicating that the current fragmentation is a subsequent fragmentation. The 7 th byte of the original preamble is changed to a channel identification ID for indicating the logical communication link where the fragment is located. The method comprises the steps of changing an Ethernet message initial delimiter in an 802.3 protocol into a fragment effective data length, indicating the effective data length of a data field of the current Ethernet fragment message, and filling data to 60 bytes when the last fragment data is less than 60 bytes. The data field is used for storing the content of the message fragments, the cyclic redundancy check code CRC is used for identifying the end of the fragment and the end of the message (the last fragment), and the identification mode adopts the same mode of preemptive message fragment identification in IEEE 802.3 br.
When the high-speed port receives the message, if the high-speed port is in a direct-through mode, the message processing is continuously carried out according to the direct-through forwarding mode, and if the high-speed port is in a store-and-forward mode, the effective data of each fragment is extracted according to the channel identification ID and the fragment effective data length in the Ethernet fragment message to form a complete Ethernet message.
Taking fig. 3 as an example, 10 low-speed 1Gbps access ports converge on 1 10G ports, 10 sub-MACs (MAC 0 to MAC 9) are set for the 10G ports according to the above principle, and bear the convergence packets of the low-speed access ports GE0 to GE9, respectively, and the 10G ports are divided into 10 time slots, which are equivalent to 1 logical communication link at 1Gbps, and the speed of the access ports is the same.
In an embodiment of the present invention, a method for implementing a pass-through forwarding mode low-rate port to a high-rate port is provided, which includes: splitting a data link layer MAC layer of a high-rate port into a plurality of sub-MAC layers according to the number of low-rate ports, so that each low-rate port corresponds to one sub-MAC layer of one high-rate port; adding an MAC merging layer between an MAC layer and a physical layer (PHY) layer of a high-rate port, wherein each sub-MAC layer of the high-rate port is connected with the PHY layer through the MAC merging layer; dividing the bandwidth of a high-rate port into a plurality of time slots according to the rate grade of a low-rate port, wherein the rate of a logical communication link divided according to the time slots is equal to the access rate of the corresponding low-rate port, and the number of the time slots is equal to the number of the logical communication links; and the low-rate port sends data to a corresponding sub-MAC layer of the high-rate port according to a rate consistency principle.
In a further technical scheme, received message fragments are forwarded to a sub-MAC layer of a high-rate port corresponding to a low-rate port from the low-rate port, the message fragments are packaged into Ethernet fragment messages by an MAC merging layer of the high-rate port, and the message fragments of each sub-MAC layer are forwarded according to time slots.
In a further technical scheme, when the message is packaged into an Ethernet fragment message in a fragment manner, a message lead code is modified, and logical link identification information and message fragment information are added.
In a further technical scheme, modifying a message preamble, and adding logical link identification information and message fragmentation information includes: the method comprises the steps of changing an original lead code of 7 bytes of an Ethernet message into 5 bytes, changing the 6 th byte of the original lead code into a fragment start delimiter, wherein the fragment start delimiter comprises a first fragment delimiter for indicating that the current fragment is a first fragment and a non-first fragment delimiter for indicating that the current fragment is a subsequent fragment, and the 7 th byte of the original lead code is changed into a channel identification ID for indicating a logic communication link where the fragments are located.
In a further technical solution, modifying the preamble of the packet, and adding the logical link identification information and the packet fragmentation information further includes: changing the Ethernet message initial separator into the effective data length of the fragment, indicating the effective data length of the data field of the current Ethernet fragment message, filling the data to 60 bytes when the last fragment data is less than 60 bytes, wherein the data field is used for storing the message fragment content, and the cyclic redundancy check code CRC is used for identifying the fragment end and the message end.
In a further technical scheme, the high-rate port sequentially sends out the data in each sub-MAC according to time slots and fragments, and receives the data information of each logical communication link according to time slots at the receiving end of the high-rate port and processes the message fragments.
In a further technical scheme, when the high-rate port receives a message, if the high-rate port is in a direct-through mode, the message is continuously processed according to the direct-through forwarding mode, and if the high-rate port is in a store-and-forward mode, the effective data of each fragment is extracted according to the channel identification ID and the fragment effective data length in the Ethernet fragment message to form a complete Ethernet message.
The invention solves the problem that the direct-through storage and forwarding mode can not be used when the low-speed port forwards data to the high-speed port. The invention can be used for reducing the network delay and improving the network performance in certain specific scenes.
The above description is only a preferred embodiment of the present invention, and it should be noted that, for those skilled in the art, it is possible to make various changes and modifications without departing from the inventive concept, and these changes and modifications are all within the scope of the present invention.
Claims (7)
1. A method for adapting a high-rate port to a low-rate port in a cut-through forwarding mode is characterized by comprising the following steps:
splitting a data link layer MAC layer of a high-rate port into a plurality of sub-MAC layers according to the number of low-rate ports, so that each low-rate port corresponds to one sub-MAC layer of one high-rate port;
adding an MAC merging layer between an MAC layer and a physical layer (PHY) layer of the high-rate port, wherein each sub-MAC layer of the high-rate port is connected with the PHY layer through the MAC merging layer;
dividing the bandwidth of a high-rate port into a plurality of time slots according to the rate grade of a low-rate port, wherein the rate of a logical communication link divided according to the time slots is equal to the access rate of the corresponding low-rate port, and the number of the time slots is equal to the number of the logical communication links;
and the low-rate port sends data to a corresponding sub MAC layer of the high-rate port according to a rate consistency principle.
2. The method according to claim 1, wherein the received packet fragments are forwarded from the low-rate port to the sub-MAC layer of the high-rate port corresponding to the low-rate port, the MAC merging layer of the high-rate port encapsulates the packet fragments into ethernet fragment packets, and the packet fragments of each sub-MAC layer are forwarded in time slots.
3. The method according to claim 2, wherein when encapsulating the packet fragment into an ethernet fragment packet, the preamble of the packet is modified and the logical link identifier information and the packet fragment information are added.
4. The method of claim 3, wherein modifying the preamble of the packet and adding the logical link id information and the packet fragmentation information comprises:
the method comprises the steps of changing an original lead code of 7 bytes of an Ethernet message into 5 bytes, changing the 6 th byte of the original lead code into a fragment start delimiter, wherein the fragment start delimiter comprises a first fragment delimiter for indicating that the current fragment is a first fragment and a non-first fragment delimiter for indicating that the current fragment is a subsequent fragment, and the 7 th byte of the original lead code is changed into a channel identification ID for indicating a logic communication link where the fragments are located.
5. The method of claim 4, wherein modifying the preamble of the packet and adding the logical link id information and the packet fragmentation information further comprises:
the method comprises the steps of changing an Ethernet message initial separator into a fragment effective data length to indicate the effective data length of a data field of the current Ethernet fragment message, filling data to 60 bytes when the last fragment data is less than 60 bytes, wherein the data field is used for storing message fragment contents, and a cyclic redundancy check code (CRC) is used for identifying the end of the fragment and the end of the message.
6. The method of claim 5, wherein the high-rate port sequentially sends out the data in each sub-MAC according to the time slot, and receives the data information of each logical communication link according to the time slot at the receiving end of the high-rate port, and processes the message fragment.
7. The method according to claim 6, wherein when the high-speed port receives the packet, if the high-speed port is in the direct forwarding mode, the packet is continuously processed according to the direct forwarding mode, and if the high-speed port is in the store-and-forward mode, the valid data of each segment is extracted according to the channel identification ID and the segment valid data length in the ethernet segment packet, so as to form a complete ethernet packet.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202210926374.0A CN115314450B (en) | 2022-08-03 | 2022-08-03 | Method for realizing adaptation of low-rate port to high-rate port in straight-through forwarding mode |
PCT/CN2023/086393 WO2024027186A1 (en) | 2022-08-03 | 2023-04-06 | Implementation method for adapting low-rate ports to high-rate ports in cut-through forwarding mode |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202210926374.0A CN115314450B (en) | 2022-08-03 | 2022-08-03 | Method for realizing adaptation of low-rate port to high-rate port in straight-through forwarding mode |
Publications (2)
Publication Number | Publication Date |
---|---|
CN115314450A true CN115314450A (en) | 2022-11-08 |
CN115314450B CN115314450B (en) | 2024-07-16 |
Family
ID=83858865
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202210926374.0A Active CN115314450B (en) | 2022-08-03 | 2022-08-03 | Method for realizing adaptation of low-rate port to high-rate port in straight-through forwarding mode |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN115314450B (en) |
WO (1) | WO2024027186A1 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2024027186A1 (en) * | 2022-08-03 | 2024-02-08 | 昆高新芯微电子(江苏)有限公司 | Implementation method for adapting low-rate ports to high-rate ports in cut-through forwarding mode |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1815986A (en) * | 2005-02-06 | 2006-08-09 | 华为技术有限公司 | Method and system for expanding xDSL transmission band-width |
CN1855858A (en) * | 2005-04-26 | 2006-11-01 | 杭州华为三康技术有限公司 | Device and method for duplexing and deduplexing physical layer of Ethernet |
CN1953407A (en) * | 2005-10-17 | 2007-04-25 | 杭州华为三康技术有限公司 | Network access equipment and its data forwarding method |
US20070263704A1 (en) * | 2006-05-11 | 2007-11-15 | Vijay Nagarajan | Interference cancellation in variable codelength systems for multi-access communication |
US7787502B1 (en) * | 2006-06-30 | 2010-08-31 | Cortina Systems Inc. | Port multiplexing apparatus and methods |
US9712459B1 (en) * | 2010-01-27 | 2017-07-18 | Marvell International Ltd. | Low-to-high speed cut-through communication |
CN108809861A (en) * | 2017-04-27 | 2018-11-13 | 中兴通讯股份有限公司 | File transmitting method and message method of reseptance and device |
Family Cites Families (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3876414B2 (en) * | 2002-09-27 | 2007-01-31 | 富士通アクセス株式会社 | Data transmission method and data transmission apparatus |
US20080240146A1 (en) * | 2007-03-27 | 2008-10-02 | Harkirat Singh | System and method for wireless communication of uncompressed video having data transmission on a secondary low rate channel |
US20100260114A1 (en) * | 2009-04-10 | 2010-10-14 | Qualcomm Incorporated | Acknowledgement resource allocation and scheduling for wlans |
CN105791072A (en) * | 2014-12-22 | 2016-07-20 | 华为数字技术(苏州)有限公司 | Access method and device of Ethernet virtual network |
CN115314450B (en) * | 2022-08-03 | 2024-07-16 | 昆高新芯微电子(江苏)有限公司 | Method for realizing adaptation of low-rate port to high-rate port in straight-through forwarding mode |
-
2022
- 2022-08-03 CN CN202210926374.0A patent/CN115314450B/en active Active
-
2023
- 2023-04-06 WO PCT/CN2023/086393 patent/WO2024027186A1/en unknown
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1815986A (en) * | 2005-02-06 | 2006-08-09 | 华为技术有限公司 | Method and system for expanding xDSL transmission band-width |
CN1855858A (en) * | 2005-04-26 | 2006-11-01 | 杭州华为三康技术有限公司 | Device and method for duplexing and deduplexing physical layer of Ethernet |
CN1953407A (en) * | 2005-10-17 | 2007-04-25 | 杭州华为三康技术有限公司 | Network access equipment and its data forwarding method |
US20070263704A1 (en) * | 2006-05-11 | 2007-11-15 | Vijay Nagarajan | Interference cancellation in variable codelength systems for multi-access communication |
US7787502B1 (en) * | 2006-06-30 | 2010-08-31 | Cortina Systems Inc. | Port multiplexing apparatus and methods |
US9712459B1 (en) * | 2010-01-27 | 2017-07-18 | Marvell International Ltd. | Low-to-high speed cut-through communication |
CN108809861A (en) * | 2017-04-27 | 2018-11-13 | 中兴通讯股份有限公司 | File transmitting method and message method of reseptance and device |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2024027186A1 (en) * | 2022-08-03 | 2024-02-08 | 昆高新芯微电子(江苏)有限公司 | Implementation method for adapting low-rate ports to high-rate ports in cut-through forwarding mode |
Also Published As
Publication number | Publication date |
---|---|
WO2024027186A1 (en) | 2024-02-08 |
WO2024027186A9 (en) | 2024-04-18 |
CN115314450B (en) | 2024-07-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20240372622A1 (en) | Data transmission method, sending end, receiving end, and storage medium | |
US8488450B2 (en) | Method and system for physical layer aggregation | |
EP3832914A1 (en) | Oam message transmission method, sending device, receiving device, and readable storage device | |
JP7329627B2 (en) | Packet processing method and related device | |
WO2017202158A1 (en) | Data forwarding method and device | |
EP1872497B1 (en) | Ethernet encapsulation over optical transport network | |
US20040252688A1 (en) | Routing packets in frame-based data communication networks | |
US20040258081A1 (en) | Data transfer device, data transfer method, data communication system using same, and program | |
US9036640B2 (en) | Encapsulation of data | |
CN115314450B (en) | Method for realizing adaptation of low-rate port to high-rate port in straight-through forwarding mode | |
JP7027449B2 (en) | Methods, equipment and systems for transmitting traffic in the Flex Ethernet protocol | |
EP1648133B1 (en) | A method for encapsulating data stream | |
EP2071808B1 (en) | Methods and a system and devices for ipv6 datagram transmission in the ethernet | |
US11451325B2 (en) | Block generation method and apparatus, and block receiving method and apparatus | |
CN111342929A (en) | Information sending and receiving method and device and information processing system | |
CN100499579C (en) | Method of universal route package for IP partitioned message | |
CN117041143A (en) | Satellite data forwarding method and system based on label switching technology | |
WO2020029892A1 (en) | Method for receiving code block stream, method for sending code block stream and communication apparatus | |
JP2021533656A (en) | How to receive a code blockstream, how to send a codeblock stream, and communication equipment | |
CN115460298A (en) | Ethernet data encapsulation sending method | |
CN1120609C (en) | Adaption method for integrating Ethernet with quasi-synchronous digital system | |
EP3664371B1 (en) | Switching method and apparatus | |
TWI808035B (en) | High-efficiency transmission ethernet device | |
CN119728806A (en) | A data transmission system, a data receiving method and a data sending method | |
CN117201128B (en) | Method and device for preventing tunnel from fragment attack based on flow sensing |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |