CN113505022A - Hot backup processing method, device, equipment and machine readable storage medium - Google Patents

Hot backup processing method, device, equipment and machine readable storage medium Download PDF

Info

Publication number
CN113505022A
CN113505022A CN202110598005.9A CN202110598005A CN113505022A CN 113505022 A CN113505022 A CN 113505022A CN 202110598005 A CN202110598005 A CN 202110598005A CN 113505022 A CN113505022 A CN 113505022A
Authority
CN
China
Prior art keywords
hot standby
hot
message
information
standby message
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.)
Pending
Application number
CN202110598005.9A
Other languages
Chinese (zh)
Inventor
范路路
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
New H3C Security Technologies Co Ltd
Original Assignee
New H3C Security Technologies Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by New H3C Security Technologies Co Ltd filed Critical New H3C Security Technologies Co Ltd
Priority to CN202110598005.9A priority Critical patent/CN113505022A/en
Publication of CN113505022A publication Critical patent/CN113505022A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1448Management of the data involved in backup or backup restore
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0823Configuration setting characterised by the purposes of a change of settings, e.g. optimising configuration for enhancing reliability

Abstract

The present disclosure provides a hot backup processing method, apparatus, device and machine-readable storage medium, the method comprising: according to the received message, establishing a related session in the reserved space and generating related service table item information; acquiring a special space address in a reserved space, and filling unique information of the hot standby message related to the session in the special space; and generating the hot standby message according to the public information of the hot standby message, the service table item information and the unique information of the hot standby message, and converting the hot standby message. According to the technical scheme, the special reserved space is divided in the memory for hot backup, meanwhile, the special space for filling the unique information of the hot standby message is divided in the reserved space, the hot backup process is completed by using the reserved space of the memory, frequent execution of memory application and recovery processes is avoided, associated fixed information is generated for the public information of the hot standby message, the fixed information is not copied each time in the hot standby process, and performance overhead is reduced.

Description

Hot backup processing method, device, equipment and machine readable storage medium
Technical Field
The present disclosure relates to the field of communications technologies, and in particular, to a hot backup processing method, apparatus, device, and machine-readable storage medium.
Background
With the rapid development of the digital transformation of the internet and various industries, more and more services are carried by the network, and the importance of the services is increased. How to ensure the reliability of the network and the uninterrupted transmission of the services becomes a problem which needs to be solved in the network construction. In a networking, a certain network device is deployed at an exit of a network, and services between an internal network and an external network are processed and forwarded through the network device, and if the network device fails, all the services between the internal network and the external network are interrupted, so that in the case that only one device is used at the key position of the network, no matter how high the reliability is, the risk of network interruption caused by single-point failure of the device exists.
Therefore, two network devices are usually deployed at key positions of the network to improve the reliability of the network. When the main equipment fails, the flow can be forwarded through the standby equipment, and the uninterrupted operation of the service between the internal network and the external network is ensured. For traditional network devices (such as switches and routers), uninterrupted transmission of services can be ensured only by making redundancy of a two-layer network and backup of routing table entries. However, for devices that need to perform state detection and policy processing on a packet (such as a firewall, intrusion prevention, a web firewall, and internet behavior audit), it performs validity detection on the first packet of a flow, and establishes a session to record state information of the packet (including a source IP, a source port, a destination IP, a destination port, and a protocol of the packet). And the subsequent message of the flow can be processed on the equipment and message forwarding is completed only if the session is matched, and the subsequent message can be discarded if the session cannot be matched.
Therefore, when such a device performs dual-machine deployment, it is also necessary to ensure the consistency of the service table entry information and the key configuration information between two devices, and thus, it is only possible to ensure uninterrupted transmission of services. The hot backup function can realize the consistency between the service table item information and the key configuration information of the two devices, but the hot backup frequently executes the memory application and recovery process, the performance cost is high, and all the information needs to be copied, thereby further increasing the performance cost.
Disclosure of Invention
In view of the above, the present disclosure provides a hot backup processing method and apparatus, an electronic device, and a machine-readable storage medium to solve the problem of high hot backup performance overhead.
The specific technical scheme is as follows:
the present disclosure provides a hot backup processing method, applied to a hot backup device, the method including: according to the received message, establishing a related session in the reserved space and generating related service table item information; acquiring a special space address in a reserved space, and filling unique information of the hot standby message related to the session in the special space; generating a hot standby message according to the public information of the hot standby message, the service table item information and the unique information of the hot standby message, and converting the hot standby message to enable the hot standby equipment of the opposite end to complete hot standby according to the hot standby message; the public information of the hot standby message is fixed information generated according to the configured hot standby function.
As a technical solution, the public information of the hot standby message includes a source MAC address, a destination MAC address, a source IP address, and a destination IP address.
As a technical solution, the obtaining a private space address in a reserved space and filling unique information of a hot standby packet associated with the session in the private space includes: and after the hot standby message is forwarded, recovering the special space.
The present disclosure provides a hot backup processing method, applied to a hot backup device, the method including: receiving a hot standby message sent by opposite-end hot standby equipment, and completing hot standby according to the hot standby message; the hot standby message is generated by the opposite-end hot standby equipment according to the public information of the hot standby message, the service table item information and the unique information of the hot standby message; the public information of the hot standby message is fixed information generated by the opposite-end hot standby equipment according to the configured hot standby function; the service table item information is generated by establishing a related session in a reserved space by the opposite-end hot backup device according to the received message; the unique information of the hot standby message is filled in a special space of a reserved space of the opposite hot standby equipment.
The present disclosure also provides a hot backup processing apparatus, which is applied to a hot backup device, and the apparatus includes: the creating module is used for creating a related session in the reserved space and generating related service table item information according to the received message; the filling module is used for acquiring a special space address in the reserved space and filling the special space with the unique information of the hot standby message related to the session; the forwarding module is used for generating a hot standby message according to the public information of the hot standby message, the service table item information and the unique information of the hot standby message, and forwarding the hot standby message so that the hot standby of the opposite-end hot standby device is completed according to the hot standby message; the public information of the hot standby message is fixed information generated according to the configured hot standby function.
As a technical solution, the public information of the hot standby message includes a source MAC address, a destination MAC address, a source IP address, and a destination IP address.
As a technical solution, the obtaining a private space address in a reserved space and filling unique information of a hot standby packet associated with the session in the private space includes: and after the hot standby message is forwarded, recovering the special space.
The present disclosure also provides a hot backup processing apparatus, which is applied to a hot backup device, and the apparatus includes: the receiving module is used for receiving a hot standby message sent by the opposite-end hot standby equipment and completing hot standby according to the hot standby message; the hot standby message is generated by the opposite-end hot standby equipment according to the public information of the hot standby message, the service table item information and the unique information of the hot standby message; the public information of the hot standby message is fixed information generated by the opposite-end hot standby equipment according to the configured hot standby function; the service table item information is generated by establishing a related session in a reserved space by the opposite-end hot backup device according to the received message; the unique information of the hot standby message is filled in a special space of a reserved space of the opposite hot standby equipment.
The present disclosure also provides an electronic device, which includes a processor and a machine-readable storage medium, where the machine-readable storage medium stores machine-executable instructions capable of being executed by the processor, and the processor executes the machine-executable instructions to implement the aforementioned hot backup processing method.
The present disclosure also provides a machine-readable storage medium having stored thereon machine-executable instructions that, when invoked and executed by a processor, cause the processor to implement the aforementioned hot-backup processing method.
The technical scheme provided by the disclosure at least brings the following beneficial effects:
the method comprises the steps of dividing a special reserved space in a memory for hot backup, dividing a special space for filling unique information of a hot standby message in the reserved space, and completing a hot backup process by using the reserved space in the memory when the hot backup is completed, so that frequent memory application and recovery processes are avoided, meanwhile, associated fixed information is generated for public information of the hot standby message, the fixed information is not copied each time in the hot standby process, and the performance overhead is reduced.
Drawings
In order to more clearly illustrate the embodiments of the present disclosure or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments of the present disclosure or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments described in the present disclosure, and other drawings can be obtained by those skilled in the art according to the drawings of the embodiments of the present disclosure.
FIG. 1 is a flow diagram of a hot backup processing method in one embodiment of the present disclosure;
FIG. 2 is a block diagram of a hot-standby processing apparatus according to an embodiment of the present disclosure;
fig. 3 is a hardware configuration diagram of an electronic device in an embodiment of the present disclosure.
Detailed Description
The terminology used in the embodiments of the present disclosure is for the purpose of describing particular embodiments only and is not intended to be limiting of the disclosure. As used in this disclosure and the claims, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used herein is meant to encompass any and all possible combinations of one or more of the associated listed items.
It is to be understood that although the terms first, second, third, etc. may be used herein to describe various information in the embodiments of the present disclosure, such information should not be limited by these terms. These terms are only used to distinguish one type of information from another. For example, first information may also be referred to as second information, and similarly, second information may also be referred to as first information, without departing from the scope of the present disclosure. Depending on the context, moreover, the word "if" as used may be interpreted as "at … …" or "when … …" or "in response to a determination".
In a technical scheme, a memory pool is applied during initialization for constructing a hot standby message, a device processes a service message, after a session is created, a memory space is applied, session information, service information, message information and the like are copied to the space, message protocol information is constructed, and then the hot standby message is sent to other devices. And after the successful transmission, the memory is released back so as to be applied for use when the session is established next time. The scheme frequently executes the memory application and recovery processes, the performance cost is high, and all information needs to be copied, so that the performance cost is further increased.
In view of the above, the present disclosure provides a hot backup processing method and apparatus, an electronic device, and a machine-readable storage medium to solve the problem of high hot backup performance overhead.
Specifically, the technical scheme is as follows.
In one embodiment, the present disclosure provides a hot backup processing method applied to a hot backup device, where the method includes: according to the received message, establishing a related session in the reserved space and generating related service table item information; acquiring a special space address in a reserved space, and filling unique information of the hot standby message related to the session in the special space; generating a hot standby message according to the public information of the hot standby message, the service table item information and the unique information of the hot standby message, and converting the hot standby message to enable the hot standby equipment of the opposite end to complete hot standby according to the hot standby message; the public information of the hot standby message is fixed information generated according to the configured hot standby function.
Specifically, as shown in fig. 1, the method comprises the following steps:
step S11, according to the received message, creating a related session in the reserved space and generating related service table item information;
step S12, obtaining the special space address in the reserved space, and filling the special space with the unique information of the hot standby message related to the conversation;
and step S13, generating the hot standby message according to the public information of the hot standby message, the service table item information and the unique information of the hot standby message, and converting the hot standby message.
The method comprises the steps of dividing a special reserved space in a memory for hot backup, dividing a special space for filling unique information of a hot standby message in the reserved space, and completing a hot backup process by using the reserved space in the memory when the hot backup is completed, so that frequent memory application and recovery processes are avoided, meanwhile, associated fixed information is generated for public information of the hot standby message, the fixed information is not copied each time in the hot standby process, and the performance overhead is reduced.
In an embodiment, the public information of the hot standby message includes a source MAC address, a destination MAC address, a source IP address, and a destination IP address.
In one embodiment, the obtaining the address of the dedicated space in the reserved space and filling the dedicated space with the unique information of the hot standby packet associated with the session includes: and after the hot standby message is forwarded, recovering the special space.
In one embodiment, the present disclosure provides a hot backup processing method applied to a hot backup device, where the method includes: receiving a hot standby message sent by opposite-end hot standby equipment, and completing hot standby according to the hot standby message; the hot standby message is generated by the opposite-end hot standby equipment according to the public information of the hot standby message, the service table item information and the unique information of the hot standby message; the public information of the hot standby message is fixed information generated by the opposite-end hot standby equipment according to the configured hot standby function; the service table item information is generated by establishing a related session in a reserved space by the opposite-end hot backup device according to the received message; the unique information of the hot standby message is filled in a special space of a reserved space of the opposite hot standby equipment. The present embodiment is the peer hot backup device in the foregoing embodiments, that is, the backup hot backup device.
When the memory pool is initialized, a reserved space corresponding to the hot standby message is reserved, and the space is reserved according to the requirement of the hot standby service, so that the memory is ensured not to be applied any more.
When a user configures the hot standby function, the public information of the hot standby message is generated, because of the dual-computer hot standby, the address information of the two hot standby devices in the normal process can not change, the data generally comprises two layers and three layers of information of the message, such as a source MAC address, a destination MAC address, a source IP address, a destination IP address and the like, and more fixed and unchangeable information related to the hot standby service can be added according to the actual service condition.
When receiving a message, the main hot backup device distinguishes the message needing to establish the session according to the message type, allocates the message to the memory of the hot backup reserved space, then establishes the associated session, generates associated service table item information, and acquires the corresponding special space control structure through the general space control structure of the message space in the memory, thereby acquiring the special space reserved during initialization and filling the special information of the hot backup message in the special space.
Three items of data are aggregated: and generating the hot standby message by the hot standby message public information, the service table entry information and the hot standby message unique information, and then forwarding the hot standby message through the network card so that the opposite-end hot standby equipment completes hot standby according to the hot standby message. After the network card finishes sending, resources in the service are recovered, and the service message processing flow is continued, so that the special space can be used for the next generation and forwarding flow of the hot standby message.
In an embodiment, the present disclosure also provides a hot-backup processing apparatus, as shown in fig. 2, applied to a hot-backup device, the apparatus including: a creating module 21, configured to create an associated session in the reserved space according to the received packet and generate associated service table entry information; a filling module 22, configured to obtain a private space address in the reserved space, and fill unique information of the hot standby packet associated with the session in the private space; the forwarding module 23 is configured to generate a hot standby message according to the public information of the hot standby message, the service table entry information, and the unique information of the hot standby message, and convert the hot standby message so that the hot standby of the opposite-end hot standby device is completed according to the hot standby message; the public information of the hot standby message is fixed information generated according to the configured hot standby function.
In an embodiment, the public information of the hot standby message includes a source MAC address, a destination MAC address, a source IP address, and a destination IP address.
In one embodiment, the obtaining the address of the dedicated space in the reserved space and filling the dedicated space with the unique information of the hot standby packet associated with the session includes: and after the hot standby message is forwarded, recovering the special space.
In one embodiment, the present disclosure also provides a hot backup processing apparatus applied to a hot backup device, where the apparatus includes: the receiving module is used for receiving a hot standby message sent by the opposite-end hot standby equipment and completing hot standby according to the hot standby message; the hot standby message is generated by the opposite-end hot standby equipment according to the public information of the hot standby message, the service table item information and the unique information of the hot standby message; the public information of the hot standby message is fixed information generated by the opposite-end hot standby equipment according to the configured hot standby function; the service table item information is generated by establishing a related session in a reserved space by the opposite-end hot backup device according to the received message; the unique information of the hot standby message is filled in a special space of a reserved space of the opposite hot standby equipment.
The device embodiments are the same or similar to the corresponding method embodiments and are not described herein again.
In an embodiment, the present disclosure provides an electronic device, including a processor and a machine-readable storage medium, where the machine-readable storage medium stores machine-executable instructions capable of being executed by the processor, and the processor executes the machine-executable instructions to implement the foregoing hot backup processing method, and from a hardware level, a schematic diagram of a hardware architecture may be shown in fig. 3.
In one embodiment, the present disclosure provides a machine-readable storage medium having stored thereon machine-executable instructions that, when invoked and executed by a processor, cause the processor to implement the aforementioned hot backup processing method.
Here, a machine-readable storage medium may be any electronic, magnetic, optical, or other physical storage device that can contain or store information such as executable instructions, data, and so forth. For example, the machine-readable storage medium may be: a RAM (random Access Memory), a volatile Memory, a non-volatile Memory, a flash Memory, a storage drive (e.g., a hard drive), a solid state drive, any type of storage disk (e.g., an optical disk, a dvd, etc.), or similar storage medium, or a combination thereof.
The systems, devices, modules or units described in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions. A typical implementation device is a computer, which may take the form of a personal computer, laptop computer, cellular telephone, camera phone, smart phone, personal digital assistant, media player, navigation device, email messaging device, game console, tablet computer, wearable device, or a combination of any of these devices.
For convenience of description, the above devices are described as being divided into various units by function, and are described separately. Of course, the functionality of the various elements may be implemented in the same one or more software and/or hardware implementations in practicing the disclosure.
As will be appreciated by one skilled in the art, embodiments of the present disclosure may be provided as a method, system, or computer program product. Accordingly, the present disclosure may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, embodiments of the present disclosure may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and so forth) having computer-usable program code embodied therein.
The present disclosure is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the disclosure. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
Furthermore, these computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
As will be appreciated by one skilled in the art, embodiments of the present disclosure may be provided as a method, system, or computer program product. Accordingly, the present disclosure may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present disclosure may take the form of a computer program product embodied on one or more computer-usable storage media (which may include, but is not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The above description is only an embodiment of the present disclosure, and is not intended to limit the present disclosure. Various modifications and variations of this disclosure will be apparent to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present disclosure should be included in the scope of the claims of the present disclosure.

Claims (10)

1. A hot backup processing method is applied to a hot backup device, and comprises the following steps:
according to the received message, establishing a related session in the reserved space and generating related service table item information;
acquiring a special space address in a reserved space, and filling unique information of the hot standby message related to the session in the special space;
generating a hot standby message according to the public information of the hot standby message, the service table item information and the unique information of the hot standby message, and converting the hot standby message to enable the hot standby equipment of the opposite end to complete hot standby according to the hot standby message;
the public information of the hot standby message is fixed information generated according to the configured hot standby function.
2. The method of claim 1, wherein the hot standby message public information comprises a source MAC address, a destination MAC address, a source IP address, and a destination IP address.
3. The method of claim 1, wherein obtaining the private space address in the reserved space and populating the private space with information unique to the hot standby packet associated with the session comprises:
and after the hot standby message is forwarded, recovering the special space.
4. A hot backup processing method is applied to a hot backup device, and comprises the following steps:
receiving a hot standby message sent by opposite-end hot standby equipment, and completing hot standby according to the hot standby message;
the hot standby message is generated by the opposite-end hot standby equipment according to the public information of the hot standby message, the service table item information and the unique information of the hot standby message;
the public information of the hot standby message is fixed information generated by the opposite-end hot standby equipment according to the configured hot standby function;
the service table item information is generated by establishing a related session in a reserved space by the opposite-end hot backup device according to the received message;
the unique information of the hot standby message is filled in a special space of a reserved space of the opposite hot standby equipment.
5. A hot backup processing device, which is applied to a hot backup device, the device comprising:
the creating module is used for creating a related session in the reserved space and generating related service table item information according to the received message;
the filling module is used for acquiring a special space address in the reserved space and filling the special space with the unique information of the hot standby message related to the session;
the forwarding module is used for generating a hot standby message according to the public information of the hot standby message, the service table item information and the unique information of the hot standby message, and forwarding the hot standby message so that the hot standby of the opposite-end hot standby device is completed according to the hot standby message;
the public information of the hot standby message is fixed information generated according to the configured hot standby function.
6. The apparatus of claim 5, wherein the hot standby message public information comprises a source MAC address, a destination MAC address, a source IP address, and a destination IP address.
7. The apparatus of claim 5, wherein obtaining the private space address in the reserved space and filling the private space with information unique to the hot standby packet associated with the session comprises:
and after the hot standby message is forwarded, recovering the special space.
8. A hot backup processing device, which is applied to a hot backup device, the device comprising:
the receiving module is used for receiving a hot standby message sent by the opposite-end hot standby equipment and completing hot standby according to the hot standby message;
the hot standby message is generated by the opposite-end hot standby equipment according to the public information of the hot standby message, the service table item information and the unique information of the hot standby message;
the public information of the hot standby message is fixed information generated by the opposite-end hot standby equipment according to the configured hot standby function;
the service table item information is generated by establishing a related session in a reserved space by the opposite-end hot backup device according to the received message;
the unique information of the hot standby message is filled in a special space of a reserved space of the opposite hot standby equipment.
9. An electronic device, comprising: a processor and a machine-readable storage medium storing machine-executable instructions executable by the processor to perform the method of any one of claims 1 to 4.
10. A machine-readable storage medium having stored thereon machine-executable instructions which, when invoked and executed by a processor, cause the processor to implement the method of any of claims 1-4.
CN202110598005.9A 2021-05-31 2021-05-31 Hot backup processing method, device, equipment and machine readable storage medium Pending CN113505022A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110598005.9A CN113505022A (en) 2021-05-31 2021-05-31 Hot backup processing method, device, equipment and machine readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110598005.9A CN113505022A (en) 2021-05-31 2021-05-31 Hot backup processing method, device, equipment and machine readable storage medium

Publications (1)

Publication Number Publication Date
CN113505022A true CN113505022A (en) 2021-10-15

Family

ID=78008848

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110598005.9A Pending CN113505022A (en) 2021-05-31 2021-05-31 Hot backup processing method, device, equipment and machine readable storage medium

Country Status (1)

Country Link
CN (1) CN113505022A (en)

Similar Documents

Publication Publication Date Title
US10742559B2 (en) Eliminating data traffic redirection in scalable clusters
CN108550038A (en) A kind of data dissemination system and method applied to block chain
CN109104364B (en) Designated forwarder election method and device
WO2019085975A1 (en) Network topology display method and network management device
CN116530066A (en) Method and device for protecting stateful business function path
EP3884620A1 (en) Fast session restoration for latency sensitive middleboxes
CN106878072A (en) A kind of message transmitting method and device
CN113507431B (en) Message management method, device, equipment and machine-readable storage medium
CN110708275B (en) Protocol message processing method and device
CN108880868B (en) BFD keep-alive message transmission method, device, equipment and machine readable storage medium
CN111130978B (en) Network traffic forwarding method and device, electronic equipment and machine-readable storage medium
CN109617716B (en) Data center exception handling method and device
CN113505022A (en) Hot backup processing method, device, equipment and machine readable storage medium
CN108632125B (en) Multicast table item management method, device, equipment and machine readable storage medium
CN111669320B (en) Method for processing message and network equipment
CN111698142B (en) Message forwarding method and device, electronic equipment and storage medium
CN111107142B (en) Service access method and device
CN113507386B (en) Hybrid backup method, device, equipment and machine-readable storage medium
US10972514B2 (en) Reestablishment of session initiation protocol (SIP) dialogs
CN111224812A (en) Network traffic forwarding method and device, electronic equipment and machine-readable storage medium
CN110740094B (en) Network equipment, BFD message transmission method and device
CN109218135B (en) BFD detection method and device
CN116846740A (en) Node fault processing method and device
WO2022199063A1 (en) Method and apparatus for fault detection using bidirectional forwarding detection
CN114726779A (en) Main/standby switching method and device

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