CN114531414A - Terminal migration acceleration method and device - Google Patents
Terminal migration acceleration method and device Download PDFInfo
- Publication number
- CN114531414A CN114531414A CN202210016592.0A CN202210016592A CN114531414A CN 114531414 A CN114531414 A CN 114531414A CN 202210016592 A CN202210016592 A CN 202210016592A CN 114531414 A CN114531414 A CN 114531414A
- Authority
- CN
- China
- Prior art keywords
- terminal
- mac
- arp
- switching device
- mac authentication
- 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
- 230000005012 migration Effects 0.000 title claims abstract description 49
- 238000013508 migration Methods 0.000 title claims abstract description 49
- 238000000034 method Methods 0.000 title claims abstract description 40
- 230000001133 acceleration Effects 0.000 title claims description 7
- 238000001514 detection method Methods 0.000 claims abstract description 17
- 239000000523 sample Substances 0.000 claims description 24
- 238000004891 communication Methods 0.000 claims description 16
- 238000004590 computer program Methods 0.000 claims description 12
- 230000004044 response Effects 0.000 claims description 6
- 238000012545 processing Methods 0.000 description 11
- 238000010586 diagram Methods 0.000 description 9
- 208000036829 Device dislocation Diseases 0.000 description 8
- 230000008569 process Effects 0.000 description 8
- 230000008859 change Effects 0.000 description 5
- 238000012217 deletion Methods 0.000 description 5
- 230000037430 deletion Effects 0.000 description 5
- 238000012986 modification Methods 0.000 description 5
- 230000004048 modification Effects 0.000 description 5
- 230000001960 triggered effect Effects 0.000 description 5
- 230000006870 function Effects 0.000 description 4
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 230000000750 progressive effect Effects 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L61/00—Network arrangements, protocols or services for addressing or naming
- H04L61/09—Mapping addresses
- H04L61/10—Mapping addresses of different types
- H04L61/103—Mapping addresses of different types across network layers, e.g. resolution of network layer into physical layer addresses or address resolution protocol [ARP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/08—Network architectures or network communication protocols for network security for authentication of entities
- H04L63/0876—Network architectures or network communication protocols for network security for authentication of entities based on the identity of the terminal or configuration, e.g. MAC address, hardware or software configuration or device fingerprint
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Power Engineering (AREA)
- Computer Hardware Design (AREA)
- Computer Security & Cryptography (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
本发明公开了一种终端迁移的加速方法及装置,所述方法应用于交换设备,包括:当终端第一次接入所述交换设备时的媒体接入控制MAC认证通过后,将所述终端的网际互联协议地址IP和媒体接入控制地址MAC作为全局用户表项存储至芯片中;以及所述交换设备的MAC认证模块发送地址解析协议ARP探测报文给所述终端以进行ARP表项的学习。本发明实施例能够解决现有技术中存在终端迁移时间过长,导致断流时间过长的问题。
The present invention discloses a method and device for accelerating terminal migration. The method is applied to switching equipment, comprising: when the terminal accesses the switching equipment for the first time, the media access control MAC authentication is passed; The Internet Protocol address IP and the media access control address MAC are stored in the chip as global user entries; and the MAC authentication module of the switching device sends an address resolution protocol ARP detection message to the terminal to perform the ARP entry. study. The embodiments of the present invention can solve the problem in the prior art that the terminal migration time is too long, resulting in an excessively long disconnection time.
Description
技术领域technical field
本发明涉及数据通信领域,尤指一种终端迁移的加速方法及装置。The present invention relates to the field of data communication, in particular to a method and device for accelerating terminal migration.
背景技术Background technique
媒体接入控制(Media Access Control,MAC)地址认证用于终端接入场景,只有终端进行MAC地址认证通过后才能访问网络,认证通过后设置包含有终端的网际互连协议(Internet Protocol,IP)地址、MAC以及接入端口PORT信息的用户表项到交换设备的硬件芯片中,只有符合这些用户表项信息的终端用户才被允许访问网络,该用户的流量才能在该交换设备中放行,否则流量不通。Media Access Control (MAC) address authentication is used in terminal access scenarios. Only the terminal can access the network after passing the MAC address authentication. After the authentication is passed, the Internet Protocol (IP) including the terminal is set. The user entries of the address, MAC, and PORT information of the access port are stored in the hardware chip of the switching device. Only the end users that meet the information of these user entries are allowed to access the network, and the user's traffic can be released in the switching device. Traffic is blocked.
当终端MAC认证通过后,会存在终端所接入交换设备的接口变化或者重新接入到新交换设备的情况,此种终端的接入交换设备的接口或者接入新交换设备的变化统称为终端迁移;特别是下联无线WIFI网络的场景,随着用户不断的移动,终端迁移会频繁发生。After the terminal's MAC authentication is passed, the interface of the switching device accessed by the terminal may change or re-connect to the new switching device. Such changes in the interface of the terminal accessing the switching device or accessing the new switching device are collectively referred to as the terminal. Migration; especially in the scenario of downlinking the wireless WIFI network, as the user moves continuously, terminal migration will occur frequently.
迁移期间会导致终端断流,对于使用者希望断流时间尽可能的短,以满足频繁迁移场景下不断流需求。因此如何最大限度地提高迁移速度,降低断流时间成为一个亟待解决的问题。During the migration, the terminal will be disconnected. For users, the disconnection time should be as short as possible to meet the continuous flow requirement in frequent migration scenarios. Therefore, how to maximize the migration speed and reduce the interruption time has become an urgent problem to be solved.
发明内容SUMMARY OF THE INVENTION
本发明实施例提供一种终端迁移的加速方法及装置,用以解决现有技术中存在终端迁移时间过长,导致断流时间过长的问题。Embodiments of the present invention provide a method and an apparatus for accelerating terminal migration, which are used to solve the problem in the prior art that the terminal migration time is too long, resulting in an excessively long disconnection time.
根据本发明实施例,提供一种终端迁移的加速方法,所述方法应用于交换设备,包括:According to an embodiment of the present invention, a method for accelerating terminal migration is provided, and the method is applied to a switching device, including:
当终端第一次接入所述交换设备时的媒体接入控制MAC认证通过后,将所述终端的网际互联协议地址IP和媒体接入控制地址MAC作为全局用户表项存储至芯片中;以及After the media access control MAC authentication when the terminal accesses the switching device for the first time is passed, the Internet Protocol address IP and the media access control address MAC of the terminal are stored in the chip as global user entries; and
所述交换设备的MAC认证模块发送地址解析协议ARP探测报文给所述终端以进行ARP表项的学习。The MAC authentication module of the switching device sends an address resolution protocol ARP probe message to the terminal to learn ARP entries.
可选地,所述终端的MAC认证,包括:Optionally, the MAC authentication of the terminal includes:
所述芯片学习到所述终端的MAC地址后,发送快速MAC地址通告给所述交换设备的MAC认证模块;After the chip learns the MAC address of the terminal, it sends a fast MAC address notification to the MAC authentication module of the switching device;
所述MAC认证模块发起MAC认证。The MAC authentication module initiates MAC authentication.
可选地,所述方法,还包括:Optionally, the method further includes:
当所述终端的接入端口PORT发生变化,则触发所述芯片的MAC违例事件以发送迁移通告给所述交换设备的MAC认证模块;When the access port PORT of the terminal changes, trigger the MAC violation event of the chip to send a migration notification to the MAC authentication module of the switching device;
所述MAC认证模块接收到所述迁移通告后发送地址解析协议ARP探测报文给所述终端以进行ARP表项的学习。After receiving the relocation announcement, the MAC authentication module sends an address resolution protocol ARP probe message to the terminal to learn ARP entries.
可选地,所述MAC认证模块发送ARP探测报文给所述终端以进行ARP表项的学习,包括:Optionally, the MAC authentication module sends an ARP probe packet to the terminal to learn ARP entries, including:
所述MAC认证模块发送ARP探测报文给所述终端;The MAC authentication module sends an ARP detection message to the terminal;
接收所述终端根据所述ARP探测报文返回的ARP响应报文进行ARP表项的学习。The terminal receives the ARP response message returned by the ARP detection message and performs ARP entry learning.
本发明实施例还提供一种终端迁移的加速装置,所述装置应用于交换设备,包括:全局用户表项生成模块、MAC认证模块;其中,An embodiment of the present invention further provides an apparatus for accelerating terminal migration, the apparatus is applied to a switching device, and includes: a global user entry generation module and a MAC authentication module; wherein,
所述全局用户表项生成模块,用于终端第一次接入所述交换设备时的MAC认证通过后,将所述终端的网际互联协议地址IP和媒体接入控制地址MAC作为全局用户表项存储至芯片中;The global user entry generation module is used to use the terminal's Internet Protocol address IP and media access control address MAC as the global user entry after the MAC authentication when the terminal accesses the switching device for the first time is passed stored in the chip;
所述MAC认证模块,用于终端第一次接入所述交换设备时的MAC认证通过后发送地址解析协议ARP探测报文给所述终端以进行ARP表项的学习。The MAC authentication module is used for sending an address resolution protocol ARP detection message to the terminal to learn ARP entries after the terminal has passed the MAC authentication when accessing the switching device for the first time.
可选地,所述装置,还包括:第一发送模块,用于在所述芯片学习到所述终端的MAC地址后,发送快速MAC地址通告给所述交换设备的MAC认证模块;Optionally, the apparatus further includes: a first sending module, configured to send a fast MAC address notification to the MAC authentication module of the switching device after the chip learns the MAC address of the terminal;
所述MAC认证模块,还用于接收到所述快速MAC地址通告后发起MAC认证。The MAC authentication module is further configured to initiate MAC authentication after receiving the fast MAC address announcement.
可选地,所述装置,还包括:触发模块,用于当所述终端的接入端口PORT发生变化,则触发所述芯片的MAC违例事件以发送迁移通告给所述交换设备的MAC认证模块;Optionally, the apparatus further includes: a triggering module configured to trigger a MAC violation event of the chip to send a migration notification to the MAC authentication module of the switching device when the access port PORT of the terminal changes ;
所述MAC认证模块,还用于接收到所述迁移通告后发送地址解析协议ARP探测报文给所述终端以进行ARP表项的学习。The MAC authentication module is further configured to send an address resolution protocol ARP probe message to the terminal after receiving the relocation announcement to learn ARP entries.
可选地,所述MAC认证模块,用于发送ARP探测报文给所述终端以进行ARP表项的学习,具体用于:发送ARP探测报文给所述终端;接收所述终端根据所述ARP探测报文返回的ARP响应报文进行ARP表项的学习。Optionally, the MAC authentication module is configured to send an ARP probe packet to the terminal to learn ARP entries, and is specifically configured to: send an ARP probe packet to the terminal; receive the terminal according to the The ARP response packet returned by the ARP probe packet is used to learn ARP entries.
根据本发明实施例,还提供一种电子设备,所述电子设备包括处理器、通信接口、存储器和通信总线,其中,处理器,通信接口,存储器通过通信总线完成相互间的通信;According to an embodiment of the present invention, an electronic device is also provided, the electronic device includes a processor, a communication interface, a memory, and a communication bus, wherein the processor, the communication interface, and the memory communicate with each other through the communication bus;
存储器,用于存放计算机程序;memory for storing computer programs;
处理器,用于执行存储器上所存储的程序时,实现上述的方法步骤。The processor is configured to implement the above method steps when executing the program stored in the memory.
根据本发明实施例,还提供一种计算机可读存储介质,所述计算机可读存储介质内存储有计算机程序,所述计算机程序被处理器执行时实现上述的方法步骤。According to an embodiment of the present invention, a computer-readable storage medium is further provided, where a computer program is stored in the computer-readable storage medium, and the computer program implements the above method steps when executed by a processor.
本发明有益效果如下:The beneficial effects of the present invention are as follows:
本发明实施例提供的终端迁移的加速方法及装置,通过当终端第一次接入所述交换设备时的MAC认证通过后,将所述终端的网际互联协议地址IP和媒体接入控制地址MAC作为全局用户表项存储至芯片中;以及所述交换设备的MAC认证模块发送地址解析协议ARP探测报文给所述终端以进行ARP表项的学习。当终端接入网络后,报文的正确转发并不依赖于接入端口PORT信息,因此在终端首次接入交换设备时,本发明实施例中交换设备只将IP和MAC作为全局用户表项的信息存入芯片,后续在转发报文时,只需要匹配全局用户表项即可,如此,当终端在同一交换设备内部进行迁移时,由于全局用户表项并未存储有PORT信息,因此避免了硬件芯片表项的增删操作,减少了迁移耗时;并且,交换设备在确定有新的终端接入时,在终端MAC地址认证通过后,即主动发送ARP探测报文给所述终端以进行ARP表项的学习,相较于被动等待终端发起ARP学习,更能快速完成ARP表项的学习,加快了迁移速度,减少了断流时长,提高了业务的可靠性。The method and device for accelerating terminal migration provided by the embodiments of the present invention, after the MAC authentication when the terminal accesses the switching device for the first time is passed, the Internet Protocol address IP and the media access control address MAC address of the terminal are passed. It is stored in the chip as a global user entry; and the MAC authentication module of the switching device sends an address resolution protocol ARP detection message to the terminal to learn the ARP entry. After the terminal accesses the network, the correct forwarding of the packet does not depend on the PORT information of the access port. Therefore, when the terminal accesses the switching device for the first time, the switching device in this embodiment of the present invention only uses the IP and MAC as the global user entry. The information is stored in the chip. When forwarding packets later, it only needs to match the global user entry. In this way, when the terminal migrates within the same switching device, since the global user entry does not store PORT information, it is avoided. The addition and deletion of hardware chip table entries reduces the time-consuming of migration; and when the switching device determines that a new terminal is connected, after the terminal MAC address authentication is passed, it will actively send an ARP probe packet to the terminal for ARP Compared with passively waiting for the terminal to initiate ARP learning, the learning of table entries can complete the learning of ARP table entries more quickly, speed up the migration speed, reduce the interruption time, and improve the reliability of services.
附图说明Description of drawings
图1为本发明实施例中终端迁移的加速方法的流程图;1 is a flowchart of a method for accelerating terminal migration in an embodiment of the present invention;
图2为本发明实施例中终端迁移的加速装置的结构示意图;FIG. 2 is a schematic structural diagram of an apparatus for accelerating terminal migration in an embodiment of the present invention;
图3为本申请示出的一种电子设备的结构示意图。FIG. 3 is a schematic structural diagram of an electronic device shown in this application.
具体实施方式Detailed ways
通常来说,设备迁移包括设备内迁移和设备间迁移两种情形,具体过程如下:Generally speaking, device migration includes two situations: intra-device migration and inter-device migration. The specific process is as follows:
1.设备内迁移:终端接入的交换设备不变,仅接入的交换设备的接口发生变化,此时接入的交换设备先把原来上线的用户踢下线同时删除芯片中的用户表项,然后重新上线添加新的用户表项,并更新MAC表和地址解析协议(Address Resolution Protocol,ARP)表。1. In-device migration: The switching device accessed by the terminal remains unchanged, but only the interface of the connected switching device changes. At this time, the connected switching device first kicks off the original online user and deletes the user entry in the chip. , and then go online again to add a new user entry, and update the MAC table and the Address Resolution Protocol (ARP) table.
2.设备间迁移:终端接入的交换设备发生变化,新的交换设备首先进行MAC地址学习,然后进行MAC认证通过后添加新的用户表项,并将新的用户表项更新至MAC表和ARP表。2. Migration between devices: The switching device accessed by the terminal changes. The new switching device first learns the MAC address, and then adds a new user entry after the MAC authentication is passed, and updates the new user entry to the MAC table and ARP table.
不论设备内迁移还是设备间迁移,对于开启MAC认证的报文的正常转发除了依赖硬件芯片的用户表项外,还需要依赖MAC地址表和地址解析协议(Address ResolutionProtocol,ARP)表,该些表项的建立时长同样会影响迁移后断流时间,因此针对现有技术中存在的终端迁移过程时间过长造成的断流时间过程的问题,可以通过加快迁移后各种转发表项的建立进行改善;故本发明实施例提供一种终端迁移的加速方法,该方法应用于交换设备,通过将用户表项设置为全局用户表项,并且交换设备在确定有新的终端加入时,主动发起ARP表项的学习,而不再被动的等待终端发起,来实现转发表项的快速建立,具体过程如图1所示,执行步骤如下:Regardless of intra-device migration or inter-device migration, the normal forwarding of packets with MAC authentication enabled depends not only on the user entry of the hardware chip, but also on the MAC address table and the Address Resolution Protocol (ARP) table. The establishment time of the entry will also affect the disconnection time after the migration. Therefore, in view of the problem of the disconnection time process caused by the excessively long terminal migration process in the prior art, it can be improved by accelerating the establishment of various forwarding entries after the migration. Therefore, the embodiment of the present invention provides a kind of acceleration method of terminal migration, the method is applied to switching equipment, by setting the user entry as a global user entry, and the switching equipment actively initiates an ARP table when it is determined that a new terminal is added. Instead of passively waiting for the terminal to initiate, to realize the rapid establishment of forwarding entries, the specific process is shown in Figure 1, and the execution steps are as follows:
步骤101,当终端第一次接入所述交换设备时的MAC认证通过后,将所述终端的网际互联协议地址IP和媒体接入控制地址MAC作为全局用户表项存储至芯片中;
具体地,交换设备在进行用户转发时,并不依赖PORT信息,因此,本发明实施例中交换设备只将终端的IP和MAC作为全局用户表项的信息存入芯片,后续在转发报文时,只需要匹配该全局用户表项中的IP和MAC也可以同样完成报文转发,因此,本发明实施例中全局用户表项并不需要设置PORT信息,如此,当终端在同一交换设备内部进行迁移时,由于全局用户表项并未存储有PORT信息,即此时的全局用户表项并未发生改变,因此避免了硬件芯片表项的增删操作,减少了迁移耗时。Specifically, when the switching device performs user forwarding, it does not rely on the PORT information. Therefore, in the embodiment of the present invention, the switching device only stores the IP and MAC of the terminal as the information of the global user entry in the chip, and then forwards the packet later. , it is only necessary to match the IP and MAC in the global user entry to complete packet forwarding. Therefore, in this embodiment of the present invention, the global user entry does not need to set PORT information. During migration, since the global user table entry does not store PORT information, that is, the global user table entry does not change at this time, thus avoiding the addition and deletion of hardware chip table entries and reducing the time-consuming of migration.
步骤102,所述交换设备的MAC认证模块发送地址解析协议ARP探测报文给所述终端以进行ARP表项的学习。
在终端MAC地址认证通过后,MAC认证模块则主动发送ARP探测报文给所述终端以进行ARP表项的学习,相较于被动等待终端发起ARP学习,MAC地址认证模块稳定性及处理性能更高,更能快速完成ARP表项的学习。After the terminal's MAC address authentication is passed, the MAC address authentication module actively sends an ARP probe message to the terminal to learn ARP entries. Compared with passively waiting for the terminal to initiate ARP learning, the MAC address authentication module has better stability and processing performance. higher, the learning of ARP entries can be completed more quickly.
应当理解,步骤101和步骤102并不存在严格的先后执行顺序,也可以并行进行。It should be understood that
其中,所述终端的MAC认证,包括:Wherein, the MAC authentication of the terminal includes:
所述芯片学习到所述终端的MAC地址后,发送快速MAC地址通告给所述交换设备的MAC认证模块;After the chip learns the MAC address of the terminal, it sends a fast MAC address notification to the MAC authentication module of the switching device;
所述MAC认证模块发起MAC认证;这里,所述MAC认证模块在接收到快速MAC地址通告后,可以直接从所述快速MAC地址通告中获取到MAC地址并进行MAC认证,相较于芯片将MAC地址通告给MAC地址管理模块,如bridege模块,再由MAC地址管理模块通告给MAC认证模块,减少了中间其他模块的处理流程,能够更为快速地完成设备迁移。The MAC authentication module initiates MAC authentication; here, after receiving the fast MAC address announcement, the MAC authentication module can directly obtain the MAC address from the fast MAC address announcement and perform MAC authentication. The address is notified to the MAC address management module, such as the bridge module, and then the MAC address management module is notified to the MAC authentication module, which reduces the processing flow of other modules in the middle, and can complete the device migration more quickly.
可选地,所述方法,还包括:Optionally, the method further includes:
当所述终端的接入端口PORT发生变化,则触发所述芯片的MAC违例事件以发送迁移通告给所述交换设备的MAC认证模块;这里,所述MAC违例事件是指终端PORT发生变化触发的事件,当MAC违例事件被触发后,则会发送迁移通告告知MAC认证模块需要重新进行ARP表项的学习。When the access port PORT of the terminal changes, a MAC violation event of the chip is triggered to send a migration notification to the MAC authentication module of the switching device; here, the MAC violation event is triggered by the change of the terminal PORT When the MAC violation event is triggered, a migration notification will be sent to inform the MAC authentication module that it needs to re-learn ARP entries.
所述MAC认证模块接收到所述迁移通告后发送地址解析协议ARP探测报文给所述终端以进行ARP表项的学习。After receiving the relocation announcement, the MAC authentication module sends an address resolution protocol ARP probe message to the terminal to learn ARP entries.
可选地,所述MAC认证模块发送ARP探测报文给所述终端以进行ARP表项的学习,包括:Optionally, the MAC authentication module sends an ARP probe packet to the terminal to learn ARP entries, including:
所述MAC认证模块发送ARP探测报文给所述终端;The MAC authentication module sends an ARP detection message to the terminal;
接收所述终端根据所述ARP探测报文返回的ARP响应报文进行ARP表项的学习。The terminal receives the ARP response message returned by the ARP detection message and performs ARP entry learning.
本发明实施例提供的终端迁移的加速方法,通过当终端第一次接入所述交换设备时的MAC认证通过后,将所述终端的网际互联协议地址IP和媒体接入控制地址MAC作为全局用户表项存储至芯片中;以及所述交换设备的MAC认证模块发送地址解析协议ARP探测报文给所述终端以进行ARP表项的学习。当终端接入网络后,报文的正确转发并不依赖于接入端口PORT信息,因此在终端首次接入交换设备时,本发明实施例中交换设备只将IP和MAC作为全局用户表项的信息存入芯片,后续在转发报文时,只需要匹配全局用户表项即可,如此,当终端在同一交换设备内部进行迁移时,由于全局用户表项并未存储有PORT信息,因此避免了硬件芯片表项的增删操作,减少了迁移耗时;并且,交换设备在确定有新的终端接入时,在终端MAC地址认证通过后,即主动发送ARP探测报文给所述终端以进行ARP表项的学习,相较于被动等待终端发起ARP学习,更能快速完成ARP表项的学习,加快了迁移速度,减少了断流时长,提高了业务的可靠性。In the acceleration method for terminal migration provided by the embodiment of the present invention, after the MAC authentication when the terminal accesses the switching device for the first time is passed, the Internet Protocol address IP and the media access control address MAC of the terminal are used as the global The user entry is stored in the chip; and the MAC authentication module of the switching device sends an address resolution protocol ARP probe message to the terminal to learn the ARP entry. After the terminal accesses the network, the correct forwarding of the packet does not depend on the PORT information of the access port. Therefore, when the terminal accesses the switching device for the first time, the switching device in this embodiment of the present invention only uses IP and MAC as the global user entry. The information is stored in the chip. When forwarding packets later, it only needs to match the global user entry. In this way, when the terminal migrates within the same switching device, since the global user entry does not store PORT information, it is avoided. The addition and deletion of hardware chip entries reduces the time-consuming of migration; and when the switching device determines that there is a new terminal access, after the terminal MAC address authentication is passed, it will actively send an ARP detection packet to the terminal for ARP Compared with passively waiting for the terminal to initiate ARP learning, the learning of table entries can quickly complete the learning of ARP table entries, speed up the migration speed, reduce the interruption time, and improve the reliability of services.
基于同一发明构思,本发明实施例提供一种终端迁移的加速装置,该装置可以应用于交换设备中,结构如图2所示,包括:全局用户表项生成模块21、MAC认证模块22;其中,Based on the same inventive concept, an embodiment of the present invention provides an acceleration device for terminal migration, which can be applied to a switching device. The structure is shown in FIG. 2 , including: a global user
所述全局用户表项生成模块21,用于终端第一次接入所述交换设备时的MAC认证通过后,将所述终端的网际互联协议地址IP和媒体接入控制地址MAC作为全局用户表项存储至芯片中;具体地,交换设备在进行用户转发时,并不依赖PORT信息,因此,本发明实施例中交换设备只将终端的IP和MAC作为全局用户表项的信息存入芯片,后续在转发报文时,只需要匹配该全局用户表项种的IP和MAC也可以同样完成报文转发,因此,本发明实施例中全局用户表项并不需要设置PORT信息,如此,当终端在同一交换设备内部进行迁移时,由于全局用户表项并未存储有PORT信息,即此时的全局用户表项并未发生改变,因此避免了硬件芯片表项的增删操作,减少了迁移耗时。The global user table
所述MAC认证模块22,用于终端第一次接入所述交换设备时的MAC认证通过后发送地址解析协议ARP探测报文给所述终端以进行ARP表项的学习。在终端MAC地址认证通过后,MAC认证模块则主动发送ARP探测报文给所述终端以进行ARP表项的学习,相较于被动等待终端发起ARP学习,MAC地址认证模块稳定性及处理性能更高,更能快速完成ARP表项的学习。The
可选地,所述装置,还包括:第一发送模块,用于在所述芯片学习到所述终端的MAC地址后,发送快速MAC地址通告给所述交换设备的MAC认证模块;Optionally, the apparatus further includes: a first sending module, configured to send a fast MAC address notification to the MAC authentication module of the switching device after the chip learns the MAC address of the terminal;
所述MAC认证模块,还用于接收到所述快速MAC地址通告后发起MAC认证。这里,所述MAC认证模块在接收到快速MAC地址通告后,可以直接从所述快速MAC地址通告中获取到MAC地址并进行MAC认证,相较于芯片将MAC地址通告给MAC地址管理模块,如bridege模块,再由MAC地址管理模块通告给MAC认证模块,减少了中间其他模块的处理流程,能够更为快速地完成设备迁移。The MAC authentication module is further configured to initiate MAC authentication after receiving the fast MAC address announcement. Here, after receiving the fast MAC address announcement, the MAC authentication module can directly obtain the MAC address from the fast MAC address announcement and perform MAC authentication. Compared with the chip notifying the MAC address to the MAC address management module, such as The bridege module is then notified by the MAC address management module to the MAC authentication module, which reduces the processing flow of other intermediate modules and can complete the device migration more quickly.
可选地,所述装置,还包括:触发模块,用于当所述终端的接入端口PORT发生变化,则触发所述芯片的MAC违例事件以发送迁移通告给所述交换设备的MAC认证模块;这里,所述MAC违例事件是指终端PORT发生变化触发的事件,当MAC违例事件被触发后,则会发送迁移通告告知MAC认证模块需要重新进行ARP表项的学习。Optionally, the apparatus further includes: a triggering module configured to trigger a MAC violation event of the chip to send a migration notification to the MAC authentication module of the switching device when the access port PORT of the terminal changes Here, the MAC violation event refers to an event triggered by the change of the terminal PORT. When the MAC violation event is triggered, a migration notification will be sent to inform the MAC authentication module that it needs to re-learn ARP entries.
所述MAC认证模块,还用于接收到所述迁移通告后发送地址解析协议ARP探测报文给所述终端以进行ARP表项的学习。The MAC authentication module is further configured to send an address resolution protocol ARP probe message to the terminal after receiving the relocation announcement to learn ARP entries.
可选地,所述MAC认证模块,用于发送ARP探测报文给所述终端以进行ARP表项的学习,具体用于:发送ARP探测报文给所述终端;接收所述终端根据所述ARP探测报文返回的ARP响应报文进行ARP表项的学习。Optionally, the MAC authentication module is configured to send an ARP probe packet to the terminal to learn ARP entries, and is specifically configured to: send an ARP probe packet to the terminal; receive the terminal according to the The ARP response packet returned by the ARP probe packet is used to learn ARP entries.
应当理解,本发明实施例提供的终端迁移的加速装置实现原理及过程与上述图1及所示的实施例类似,在此不再赘述。It should be understood that the implementation principle and process of the apparatus for accelerating terminal migration provided by the embodiment of the present invention are similar to the above-mentioned FIG. 1 and the embodiment shown, and details are not described herein again.
本发明实施例提供的终端迁移的加速方法及装置,通过当终端第一次接入所述交换设备时的MAC认证通过后,将所述终端的网际互联协议地址IP和媒体接入控制地址MAC作为全局用户表项存储至芯片中;以及所述交换设备的MAC认证模块发送地址解析协议ARP探测报文给所述终端以进行ARP表项的学习。当终端接入网络后,报文的正确转发并不依赖于接入端口PORT信息,因此在终端首次接入交换设备时,本发明实施例中交换设备只将IP和MAC作为全局用户表项的信息存入芯片,后续在转发报文时,只需要匹配全局用户表项即可,如此,当终端在同一交换设备内部进行迁移时,由于全局用户表项并未存储有PORT信息,因此避免了硬件芯片表项的增删操作,减少了迁移耗时;并且,交换设备在确定有新的终端接入时,在终端MAC地址认证通过后,即主动发送ARP探测报文给所述终端以进行ARP表项的学习,相较于被动等待终端发起ARP学习,更能快速完成ARP表项的学习,加快了迁移速度,减少了断流时长,提高了业务的可靠性。The method and device for accelerating terminal migration provided by the embodiments of the present invention, after the MAC authentication when the terminal accesses the switching device for the first time is passed, the Internet Protocol address IP and the media access control address MAC address of the terminal are passed. It is stored in the chip as a global user entry; and the MAC authentication module of the switching device sends an address resolution protocol ARP probe message to the terminal to learn the ARP entry. After the terminal accesses the network, the correct forwarding of the packet does not depend on the PORT information of the access port. Therefore, when the terminal accesses the switching device for the first time, the switching device in this embodiment of the present invention only uses IP and MAC as the global user entry. The information is stored in the chip. When forwarding packets later, it only needs to match the global user entry. In this way, when the terminal migrates within the same switching device, since the global user entry does not store PORT information, it is avoided. The addition and deletion of hardware chip entries reduces the time-consuming of migration; and when the switching device determines that there is a new terminal access, after the terminal MAC address authentication is passed, it will actively send an ARP detection packet to the terminal for ARP Compared with passively waiting for the terminal to initiate ARP learning, the learning of table entries can quickly complete the learning of ARP table entries, speed up the migration speed, reduce the interruption time, and improve the reliability of services.
本申请实施例还提供了一种电子设备,请参见图3所示,包括处理器510、通信接口520、存储器530和通信总线540,其中,处理器510,通信接口520,存储器530通过通信总线540完成相互间的通信。An embodiment of the present application further provides an electronic device, as shown in FIG. 3 , including a
存储器530,用于存放计算机程序;a
处理器510,用于执行存储器530上所存放的程序时,实现上述实施例中任一所述的终端迁移的加速方法。The
通信接口520用于上述电子设备与其他设备之间的通信。The
存储器可以包括随机存取存储器(Random Access Memory,RAM),也可以包括非易失性存储器(Non-Volatile Memory,NVM),例如至少一个磁盘存储器。可选的,存储器还可以是至少一个位于远离前述处理器的存储装置。The memory may include random access memory (Random Access Memory, RAM), and may also include non-volatile memory (Non-Volatile Memory, NVM), such as at least one disk memory. Optionally, the memory may also be at least one storage device located away from the aforementioned processor.
上述的处理器可以是通用处理器,包括中央处理器(Central Processing Unit,CPU)、网络处理器(Network Processor,NP)等;还可以是数字信号处理器(Digital SignalProcessing,DSP)、专用集成电路(Application Specific Integrated Circuit,ASIC)、现场可编程门阵列(Field-Programmable Gate Array,FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件。The above-mentioned processor may be a general-purpose processor, including a central processing unit (Central Processing Unit, CPU), a network processor (Network Processor, NP), etc.; may also be a digital signal processor (Digital Signal Processing, DSP), an application-specific integrated circuit (Application Specific Integrated Circuit, ASIC), Field-Programmable Gate Array (Field-Programmable Gate Array, FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components.
该方案中,交换设备只将IP和MAC作为全局用户表项的信息存入芯片,后续在转发报文时,只需要匹配全局用户表项即可,如此,当终端在同一交换设备内部进行迁移时,由于全局用户表项并未存储有PORT信息,因此避免了硬件芯片表项的增删操作,减少了迁移耗时;并且,交换设备在确定有新的终端接入时,在终端MAC地址认证通过后,即主动发送ARP探测报文给所述终端以进行ARP表项的学习,相较于被动等待终端发起ARP学习,更能快速完成ARP表项的学习,加快了迁移速度,减少了断流时长,提高了业务的可靠性。In this solution, the switching device only stores the IP and MAC as the information of the global user entry in the chip. When forwarding packets later, it only needs to match the global user entry. In this way, when the terminal migrates within the same switching device When the PORT information is not stored in the global user table, the operation of adding and deleting hardware chip table entries is avoided, and the migration time is reduced. Moreover, when the switching device determines that a new terminal is connected, the MAC address of the terminal is authenticated. After passing, it actively sends ARP detection packets to the terminal to learn ARP entries. Compared with passively waiting for the terminal to initiate ARP learning, the learning of ARP entries can be completed quickly, which speeds up migration and reduces interruptions. Streaming duration improves service reliability.
相应地,本申请实施例还提供一种计算机可读存储介质,该计算机可读存储介质中存储有指令,当其在计算机上运行时,使得计算机执行上述实施例中任一所述的终端迁移的加速方法。Correspondingly, an embodiment of the present application further provides a computer-readable storage medium, where instructions are stored in the computer-readable storage medium, and when the computer-readable storage medium runs on a computer, the computer enables the computer to perform the terminal migration described in any of the foregoing embodiments. acceleration method.
该方案中,交换设备只将IP和MAC作为全局用户表项的信息存入芯片,后续在转发报文时,只需要匹配全局用户表项即可,如此,当终端在同一交换设备内部进行迁移时,由于全局用户表项并未存储有PORT信息,因此避免了硬件芯片表项的增删操作,减少了迁移耗时;并且,交换设备在确定有新的终端接入时,在终端MAC地址认证通过后,即主动发送ARP探测报文给所述终端以进行ARP表项的学习,相较于被动等待终端发起ARP学习,更能快速完成ARP表项的学习,加快了迁移速度,减少了断流时长,提高了业务的可靠性。In this solution, the switching device only stores the IP and MAC as the information of the global user entry in the chip. When forwarding packets later, it only needs to match the global user entry. In this way, when the terminal migrates within the same switching device When the PORT information is not stored in the global user table, the operation of adding and deleting hardware chip table entries is avoided, and the migration time is reduced. Moreover, when the switching device determines that a new terminal is connected, the MAC address of the terminal is authenticated. After passing, it actively sends ARP detection packets to the terminal to learn ARP entries. Compared with passively waiting for the terminal to initiate ARP learning, the learning of ARP entries can be completed quickly, which speeds up migration and reduces interruptions. Streaming duration improves service reliability.
本领域普通技术人员可以理解:附图只是一个实施例的示意图,附图中的模块或流程并不一定是实施本发明所必须的。Those of ordinary skill in the art can understand that the accompanying drawing is only a schematic diagram of an embodiment, and the modules or processes in the accompanying drawing are not necessarily necessary to implement the present invention.
通过以上的实施方式的描述可知,本领域的技术人员可以清楚地了解到本发明可借助软件加必需的通用硬件平台的方式来实现。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品可以存储在存储介质中,如ROM/RAM、磁碟、光盘等,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本发明各个实施例或者实施例的某些部分所述的方法。From the description of the above embodiments, those skilled in the art can clearly understand that the present invention can be implemented by means of software plus a necessary general hardware platform. Based on this understanding, the technical solutions of the present invention can be embodied in the form of software products in essence or the parts that make contributions to the prior art. The computer software products can be stored in storage media, such as ROM/RAM, magnetic disks, etc. , CD, etc., including several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in various embodiments or some parts of the embodiments of the present invention.
本说明书中的各个实施例均采用递进的方式描述,各个实施例之间相同相似的部分互相参见即可,每个实施例重点说明的都是与其他实施例的不同之处。尤其,对于装置或系统实施例而言,由于其基本相似于方法实施例,所以描述得比较简单,相关之处参见方法实施例的部分说明即可。以上所描述的装置及系统实施例仅仅是示意性的,其中所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部模块来实现本实施例方案的目的。本领域普通技术人员在不付出创造性劳动的情况下,即可以理解并实施。Each embodiment in this specification is described in a progressive manner, and the same and similar parts between the various embodiments may be referred to each other, and each embodiment focuses on the differences from other embodiments. In particular, for the apparatus or system embodiments, since they are basically similar to the method embodiments, the description is relatively simple, and reference may be made to some descriptions of the method embodiments for related parts. The apparatus and system embodiments described above are only illustrative, wherein the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, It can be located in one place, or it can be distributed over multiple network elements. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution in this embodiment. Those of ordinary skill in the art can understand and implement it without creative effort.
另外,在上述实施例及附图中的描述的一些流程中,包含了按照特定顺序出现的多个操作,但是应该清楚了解,这些操作可以不按照其在本文中出现的顺序来执行或并行执行,操作的序号如201、202、203等,仅仅是用于区分开各个不同的操作,序号本身不代表任何的执行顺序。另外,这些流程可以包括更多或更少的操作,并且这些操作可以按顺序执行或并行执行。需要说明的是,本文中的“第一”、“第二”等描述,是用于区分不同的消息、设备、模块等,不代表先后顺序,也不限定“第一”和“第二”是不同的类型。In addition, in some of the processes described in the above embodiments and the accompanying drawings, multiple operations appearing in a specific order are included, but it should be clearly understood that these operations may be performed out of the order in which they appear in this document or performed in parallel , the sequence numbers of the operations, such as 201, 202, 203, etc., are only used to distinguish different operations, and the sequence numbers themselves do not represent any execution order. Additionally, these flows may include more or fewer operations, and these operations may be performed sequentially or in parallel. It should be noted that the descriptions such as "first" and "second" in this document are used to distinguish different messages, devices, modules, etc., and do not represent a sequence, nor do they limit "first" and "second" are different types.
以上所描述的装置实施例仅仅是示意性的,其中所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部模块来实现本实施例方案的目的。本领域普通技术人员在不付出创造性的劳动的情况下,即可以理解并实施。The device embodiments described above are only illustrative, wherein the units described as separate components may or may not be physically separated, and the components shown as units may or may not be physical units, that is, they may be located in One place, or it can be distributed over multiple network elements. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution in this embodiment. Those of ordinary skill in the art can understand and implement it without creative effort.
本发明是参照根据本发明实施例的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block in the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to the processor of a general purpose computer, special purpose computer, embedded processor or other programmable data processing device to produce a machine such that the instructions executed by the processor of the computer or other programmable data processing device produce Means for implementing the functions specified in a flow or flow of a flowchart and/or a block or blocks of a block diagram.
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。These computer program instructions may also be stored in a computer-readable memory capable of directing a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory result in an article of manufacture comprising instruction means, the instructions The apparatus implements the functions specified in the flow or flow of the flowcharts and/or the block or blocks of the block diagrams.
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions can also be loaded on a computer or other programmable data processing device to cause a series of operational steps to be performed on the computer or other programmable device to produce a computer-implemented process such that The instructions provide steps for implementing the functions specified in the flow or blocks of the flowcharts and/or the block or blocks of the block diagrams.
尽管已描述了本发明的可选实施例,但本领域内的技术人员一旦得知了基本创造性概念,则可对这些实施例作出另外的变更和修改。所以,所附权利要求意欲解释为包括可选实施例以及落入本发明范围的所有变更和修改。Although alternative embodiments of the present invention have been described, additional changes and modifications to these embodiments may occur to those skilled in the art once the basic inventive concepts are known. Therefore, the appended claims are intended to be construed to include alternative embodiments and all changes and modifications that fall within the scope of the present invention.
显然,本领域的技术人员可以对本发明实施例进行各种改动和变型而不脱离本发明实施例的精神和范围。这样,倘若本发明实施例的这些修改和变型属于本发明权利要求及其等同技术的范围之内,则本发明也意图包含这些改动和变型在内。Obviously, those skilled in the art can make various changes and modifications to the embodiments of the present invention without departing from the spirit and scope of the embodiments of the present invention. Thus, provided that these modifications and variations of the embodiments of the present invention fall within the scope of the claims of the present invention and their equivalents, the present invention is also intended to include such modifications and variations.
Claims (10)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202210016592.0A CN114531414B (en) | 2022-01-07 | 2022-01-07 | Terminal migration acceleration method and device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202210016592.0A CN114531414B (en) | 2022-01-07 | 2022-01-07 | Terminal migration acceleration method and device |
Publications (2)
Publication Number | Publication Date |
---|---|
CN114531414A true CN114531414A (en) | 2022-05-24 |
CN114531414B CN114531414B (en) | 2025-01-14 |
Family
ID=81621215
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202210016592.0A Active CN114531414B (en) | 2022-01-07 | 2022-01-07 | Terminal migration acceleration method and device |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN114531414B (en) |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102938715A (en) * | 2012-11-30 | 2013-02-20 | 杭州华三通信技术有限公司 | Offline detection method and offline detection device based on MAC (Media Access Control) address authentication |
CN104333552A (en) * | 2014-11-04 | 2015-02-04 | 福建星网锐捷网络有限公司 | Authentication determination method and accessing equipment |
CN105744579A (en) * | 2014-12-11 | 2016-07-06 | 华为技术有限公司 | Method for switching terminal between APs, switching control apparatus, and access apparatus |
CN106102122A (en) * | 2016-05-16 | 2016-11-09 | 杭州华三通信技术有限公司 | MAC Address list item update method and device |
CN108259644A (en) * | 2018-01-18 | 2018-07-06 | 新华三技术有限公司 | A kind of communication equipment and its ARP entry generation method |
CN109413649A (en) * | 2018-11-06 | 2019-03-01 | 新华三技术有限公司 | A kind of access authentication method and device |
CN110247851A (en) * | 2019-06-28 | 2019-09-17 | 北京东土军悦科技有限公司 | Information updating method, device, three-tier switch and medium in three-tier switch |
CN110839050A (en) * | 2018-08-16 | 2020-02-25 | 中国电信股份有限公司 | Method, system and wireless access point for detecting user offline |
-
2022
- 2022-01-07 CN CN202210016592.0A patent/CN114531414B/en active Active
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102938715A (en) * | 2012-11-30 | 2013-02-20 | 杭州华三通信技术有限公司 | Offline detection method and offline detection device based on MAC (Media Access Control) address authentication |
CN104333552A (en) * | 2014-11-04 | 2015-02-04 | 福建星网锐捷网络有限公司 | Authentication determination method and accessing equipment |
CN105744579A (en) * | 2014-12-11 | 2016-07-06 | 华为技术有限公司 | Method for switching terminal between APs, switching control apparatus, and access apparatus |
CN106102122A (en) * | 2016-05-16 | 2016-11-09 | 杭州华三通信技术有限公司 | MAC Address list item update method and device |
CN108259644A (en) * | 2018-01-18 | 2018-07-06 | 新华三技术有限公司 | A kind of communication equipment and its ARP entry generation method |
CN110839050A (en) * | 2018-08-16 | 2020-02-25 | 中国电信股份有限公司 | Method, system and wireless access point for detecting user offline |
CN109413649A (en) * | 2018-11-06 | 2019-03-01 | 新华三技术有限公司 | A kind of access authentication method and device |
CN110247851A (en) * | 2019-06-28 | 2019-09-17 | 北京东土军悦科技有限公司 | Information updating method, device, three-tier switch and medium in three-tier switch |
Also Published As
Publication number | Publication date |
---|---|
CN114531414B (en) | 2025-01-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2020186909A1 (en) | Virtual network service processing method, apparatus and system, and controller and storage medium | |
CN109194559B (en) | Multicast method and VTEP device | |
TW201738746A (en) | Methods and systems for analyzing record and usage in post package repair | |
WO2021068205A1 (en) | Access control method and apparatus, and server and computer-readable medium | |
WO2024022333A1 (en) | Reflective qos control method, upf entity, communication system, and storage medium | |
CN114500467A (en) | A kind of address conflict detection method, address conflict detection device and electronic equipment | |
CN114726854A (en) | Service request processing method and device and cloud service system | |
CN116301568A (en) | A data access method, device and equipment | |
CN108494535B (en) | Method and device for enhancing random access channel capacity based on interleaving | |
WO2012163233A1 (en) | Loopback detection method and apparatus | |
CN114598645A (en) | Flow table entry control method and device | |
CN114531414A (en) | Terminal migration acceleration method and device | |
CN108768849A (en) | Message processing method and device | |
WO2023011233A1 (en) | Traffic management method and apparatus, device, and computer-readable storage medium | |
JP7469948B2 (en) | Terminal connection method and system for multimedia communication | |
CN108111431B (en) | Service data sending method, apparatus, computing device, and computer-readable storage medium | |
CN111988154B (en) | A method, device and computer-readable storage medium for network transmission acceleration | |
WO2020220986A1 (en) | Packet processing method, device, and apparatus | |
CN114979128A (en) | Cross-region communication method and device and electronic equipment | |
WO2024148813A1 (en) | Method for processing media access control address, electronic device, and storage medium | |
CN104919765A (en) | Method and device for issuing flow entry | |
CN112738162B (en) | Terminal-device communication method, terminal, electronic device, and storage medium | |
CN112653503B (en) | Space satellite voice channel multiplexing method | |
CN109347933B (en) | Method and device for establishing connection | |
US20240297936A1 (en) | Method and apparatus for processing requests from voice bots |
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 |