CN106850464B - Message processing method and device - Google Patents

Message processing method and device Download PDF

Info

Publication number
CN106850464B
CN106850464B CN201611183597.3A CN201611183597A CN106850464B CN 106850464 B CN106850464 B CN 106850464B CN 201611183597 A CN201611183597 A CN 201611183597A CN 106850464 B CN106850464 B CN 106850464B
Authority
CN
China
Prior art keywords
message
flag
special management
mark
indicia
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.)
Active
Application number
CN201611183597.3A
Other languages
Chinese (zh)
Other versions
CN106850464A (en
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.)
State Grid Corp of China SGCC
State Grid Zhejiang Electric Power Co Ltd
Global Energy Interconnection Research Institute
Original Assignee
State Grid Corp of China SGCC
State Grid Zhejiang Electric Power Co Ltd
Global Energy Interconnection Research Institute
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 State Grid Corp of China SGCC, State Grid Zhejiang Electric Power Co Ltd, Global Energy Interconnection Research Institute filed Critical State Grid Corp of China SGCC
Priority to CN201611183597.3A priority Critical patent/CN106850464B/en
Publication of CN106850464A publication Critical patent/CN106850464A/en
Application granted granted Critical
Publication of CN106850464B publication Critical patent/CN106850464B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/30Peripheral units, e.g. input or output ports
    • H04L49/3009Header conversion, routing tables or routing tags
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/26Special purpose or proprietary protocols or architectures

Abstract

The invention provides a message processing method and a device, wherein the method comprises the following steps: receiving a message with a first mark; removing the first mark in the message in the physical layer, and adding a second mark in the message; wherein the first indicia is different from the second indicia; and sending the message added with the second mark to an application layer. The invention solves the problems that the switching equipment in the prior art sends the special management message and the common management message in the same way, which causes the increase of the load of a TCP/IP protocol control channel and the failure of positioning the lost special message.

Description

Message processing method and device
Technical Field
The invention relates to the field of power systems, in particular to a message processing method and device.
Background
In the intelligent substation switching equipment, the message management method plays an important role, and has the main functions of: managing the state of the ports of the switching equipment, setting the communication mode of the switching equipment, controlling the communication between the switching equipment, collecting and managing important messages of each switching equipment and the like.
In the power switching equipment, power service information is generally managed and controlled by a linux bottom TCP/IP protocol, and service information and configuration information of a port are transmitted to a Central Processing Unit (CPU) and are responsible for monitoring the operating state of each port and configuration of states such as up and down of the port.
At present, most of switching devices process special messages together with common messages, and transmit the special messages to an application layer through a linux bottom layer TCP/IP protocol for processing. For some special messages, if the protocol stack of the TCP/IP operating system is reused, on one hand, the burden of a TCP/IP protocol control channel is increased, which is not beneficial to the processing of a CPU, on the other hand, under the condition that the flow of some data packets is large, the special messages are lost, and if the messages are lost, the messages are not beneficial to the direct positioning of the messages.
Disclosure of Invention
In view of this, embodiments of the present invention provide a message processing method and apparatus, so as to solve the problems in the prior art that a switch device sends a special management message and a normal management message in the same manner, which increases the burden of a TCP/IP protocol control channel and cannot locate a lost special message.
Therefore, the embodiment of the invention provides the following technical scheme:
the embodiment of the invention provides a message processing method, which comprises the following steps: receiving a message with a first mark; removing the first mark in the message in a physical layer, and adding a second mark in the message; wherein the first indicia is different from the second indicia; and sending the message added with the second mark to an application layer.
Optionally, the message with the first flag is obtained by adding the first flag to the message by a switch chip.
The embodiment of the invention also provides another message processing method, which comprises the following steps: acquiring a message; adding a second mark in the message; removing a second mark in the message in the physical layer, and adding a first mark in the message; wherein the first indicia is different from the second indicia; and sending the message added with the first mark to a switching chip.
Optionally, the message added with the first flag is sent to a port after the first flag is removed by a switch chip.
Optionally, the first flag is a DSA flag.
Optionally, the message includes at least one of: goose messages, sv messages.
An embodiment of the present invention provides a packet processing apparatus, including: the receiving module is used for receiving the message with the first mark; a first processing module, configured to remove the first flag in the message in a physical layer, and add a second flag in the message; wherein the first indicia is different from the second indicia; and the first sending module is used for sending the message added with the second mark to an application layer.
Optionally, the message with the first flag is obtained by adding the first flag to the message by a switch chip.
An embodiment of the present invention further provides another packet processing apparatus, including: the acquisition module is used for acquiring the message; the adding module is used for adding a second mark in the message; a second processing module, configured to remove a second flag from the message in the physical layer, and add the first flag to the message; wherein the first indicia is different from the second indicia; and the second sending module is used for sending the message added with the first mark to a switching chip.
Optionally, the message added with the first flag is sent to a port after the first flag is removed by a switch chip.
Optionally, the first flag is a DSA flag.
Optionally, the message includes at least one of: goose messages, sv messages.
The technical scheme of the embodiment of the invention has the following advantages:
the embodiment of the invention provides a message processing method and a device, which are used for receiving a message with a first mark, removing the first mark in the message in a physical layer, adding a second mark different from the first mark in the message, and sending the message added with the second mark to an application layer. The message is directly sent to the high-level application layer from the bottom physical layer, which is different from the prior art that the message is sent by the control channel of the TCP/IP protocol stack no matter the message is a common management message or a special management message, thereby reducing the burden of the control channel of the TCP/IP protocol stack. On the other hand, in the process of message transmission, different marks are added to the message when the message passes through different layers, and when the message is lost or is difficult to issue, the position of the lost message can be quickly positioned through the information of the different position marks, so that the time for searching and positioning the lost message is saved, and convenience is provided for the lost positioning of the message. The embodiment of the invention solves the problems that the switching equipment in the prior art sends the special management message and the common management message in the same way, so that the load of a TCP/IP protocol control channel is increased and the lost special message cannot be positioned.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and other drawings can be obtained by those skilled in the art without creative efforts.
FIG. 1 is a flow chart of a message processing method according to an embodiment of the invention;
FIG. 2 is another flow chart of a message processing method according to an embodiment of the invention;
FIG. 3 is a hardware connection diagram of an embedded system according to an embodiment of the invention;
FIG. 4 is a flow chart of a tag tracking method according to an embodiment of the present invention;
fig. 5 is a block diagram of a structure of a message processing apparatus according to an embodiment of the present invention;
fig. 6 is another block diagram of a message processing apparatus according to an embodiment of the present invention.
Detailed Description
The technical solutions of the present invention will be described clearly and completely with reference to the accompanying drawings, and it should be understood that the described embodiments are some, but not all embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
In the description of the present invention, it should be noted that the terms "center", "upper", "lower", "left", "right", "vertical", "horizontal", "inner", "outer", etc., indicate orientations or positional relationships based on the orientations or positional relationships shown in the drawings, and are only for convenience of description and simplicity of description, but do not indicate or imply that the device or element being referred to must have a particular orientation, be constructed and operated in a particular orientation, and thus, should not be construed as limiting the present invention. Furthermore, the terms "first," "second," and "third" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance.
In the description of the present invention, it should be noted that, unless otherwise explicitly specified or limited, the terms "mounted," "connected," and "connected" are to be construed broadly, e.g., as meaning either a fixed connection, a removable connection, or an integral connection; can be mechanically or electrically connected; the two elements may be directly connected or indirectly connected through an intermediate medium, or may be communicated with each other inside the two elements, or may be wirelessly connected or wired connected. The specific meanings of the above terms in the present invention can be understood in specific cases to those skilled in the art.
In addition, the technical features involved in the different embodiments of the present invention described below may be combined with each other as long as they do not conflict with each other.
Example 1
The message processing method described in this embodiment is mainly used in communication devices of an electric power communication system, and can also be used in communication devices such as telecommunication, Unicom, Mobile, and the like.
In this embodiment, a message processing method is provided, fig. 1 is a flowchart of a message processing method according to an embodiment of the present invention, and in this embodiment, a process of sending a message from a physical layer to an application layer is described, as shown in fig. 1, the process includes the following steps:
step S101, receiving a message with a first mark; in the communication device of the power communication system, for example, the message with the first flag may be received from the switch chip, and the message with the first flag is obtained by adding the first flag to the message by the switch chip;
step S102, removing the first mark in the message in the physical layer, and adding a second mark in the message; wherein the first indicia is different from the second indicia; in the message transmission process, different marks are added to the message when the message passes through different layers, and when the message is lost or is difficult to issue, the position of the lost message can be quickly positioned through the information of the different position marks, so that the time for searching and positioning the lost message is saved, and convenience is provided for the lost positioning of the message; for example, the second flag may be a 0x9100 flag;
and step S103, sending the message added with the second mark to an application layer. The message is directly sent to the high-level application layer from the bottom-level physical layer.
Through the steps, the message with the first mark is received, the first mark in the message is removed from the physical layer, the second mark different from the first mark is added into the message, and the message with the second mark is sent to the application layer. The message is directly sent to the high-level application layer from the bottom physical layer, which is different from the prior art that the message is sent by the control channel of the TCP/IP protocol stack no matter the message is a common management message or a special management message, thereby reducing the burden of the control channel of the TCP/IP protocol stack. On the other hand, in the process of message transmission, different marks are added to the message when the message passes through different layers, and when the message is lost or is difficult to issue, the position of the lost message can be quickly positioned through the information of the different position marks, so that the time for searching and positioning the lost message is saved, and convenience is provided for the lost positioning of the message. The above steps solve the problems that the switching equipment in the prior art sends the special management message and the common management message in the same way, which causes the burden of increasing the TCP/IP protocol control channel and can not position the lost special message.
In an alternative embodiment, the first flag is a DSA flag.
In the field of power communication, in an optional embodiment, the message is a special management message, and may be, for example, a goose message or an sv message.
In this embodiment, another message processing method is further provided, fig. 2 is another flowchart of the message processing method according to the embodiment of the present invention, and in this embodiment, a process of sending a message from an application layer to a physical layer is described, as shown in fig. 2, the process includes the following steps:
step S201, obtaining a message; that is, the message is acquired in the application layer;
step S202, adding a second mark in the message; for example, a 0x9100 flag is marked in the message;
step S203, removing the second mark in the message in the physical layer, and adding the first mark in the message; wherein the first indicia is different from the second indicia; in the message transmission process, different marks are added to the message when the message passes through different layers, and when the message is lost or is difficult to issue, the position of the lost message can be quickly positioned through the information of the different position marks, so that the time for searching and positioning the lost message is saved, and convenience is provided for the lost positioning of the message;
step S204, the message added with the first mark is sent to the exchange chip.
Through the steps, the message is directly sent to the physical layer of the bottom layer from the application layer of the high layer, which is different from the prior art that the message is sent through the control channel of the TCP/IP protocol stack no matter the message is a common management message or a special management message, and the burden of the control channel of the TCP/IP protocol stack is reduced. On the other hand, in the process of message transmission, different marks are added to the message when the message passes through different layers, and when the message is lost or is difficult to issue, the position of the lost message can be quickly positioned through the information of the different position marks, so that the time for searching and positioning the lost message is saved, and convenience is provided for the lost positioning of the message. The above steps solve the problems that the switching equipment in the prior art sends the special management message and the common management message in the same way, which causes the burden of increasing the TCP/IP protocol control channel and can not position the lost special message.
After step S204, in an optional embodiment, after the switch chip receives the message with the first flag, the first flag in the message is removed, and the message is sent to the port through the switch chip.
In an alternative embodiment, the first flag is a DSA flag.
In the field of power communication, in an optional embodiment, the message is a special management message, and may be, for example, a goose message or an sv message.
This is described below in connection with a specific alternative embodiment.
According to the method for processing the special management message of the embedded system, provided by the embodiment of the invention, various special messages of the transformer substation can be positioned, if messages such as goose and sv exist, the method is applied to a power exchange management system, firstly, the hardware design of equipment meets the requirement of figure 3, and the equipment is powered on and started.
In the process of sending the message from the port to the application layer, in the process of power-on starting, the application program and the kernel are normally started, and the configuration exchange information of the exchange port can be managed and received.
Step 1, the system is powered on to run, the special management message packet is received and processed, bottom layer software communicates with an upper application protocol through an interrupt receiving function and middle package transmission of a network layer, after the system is powered on, DSA marks are added to a switching chip for the special management message coming from a port, the common switching message and the management message are not processed, then message data are sent to a linux bottom layer interrupt processing function together, and the message is detected, analyzed, recombined and packaged in the interrupt function.
And 2, judging whether the data packet is a special management message or not in the interrupt processing function packet receiving function, if so, removing the DSA label of the message, printing a special label (such as a 0x9100 label), and providing convenience for an application layer to analyze the message and support for message positioning through the 0x9100 label. If the message is not a special management message, no processing is performed.
And 3, the upper layer application receives the data packet, if the label is 0x9100, the data packet is considered as a special management message and is subjected to function processing of the special management message, and in the special processing function, classification processing of the message is performed according to different types of the message, for example, by identifying the type of the goose message (0x88B8), and analysis are performed according to data information of the message. If no label exists, the other messages are considered to be handed to other functions for processing.
In the process of sending the message to the port from the application layer, the system is powered on to operate, the special management message packet is sent and processed, the upper layer application protocol is called by the system, and the bottom layer sending function sends the management message to the corresponding hardware port.
And step 1, if the upper layer application sends a special management message to the corresponding port. Firstly, a label of 0x9100 is marked on a port special management message, other data packets are not processed, and the data packets are sent to a network equipment interface layer through a network protocol interface (such as a dev _ queue _ xmit () function).
And 2, after the data reaches the interface layer of the network equipment, entering linux bottom layer drive and entering an equipment drive function layer function (such as a hard _ start _ xmit () function).
And 3, in the function of the device driving function layer, removing the 0x9100 label of the special management message, marking a DSA label (only the data marked with the label can be forwarded), and not processing other types of data packets.
The following describes the location of lost messages by way of a specific alternative embodiment.
As shown in fig. 4, the packets are tracked at three positions (1), (2) and (3), when a 0x9100 tag is detected at position (3), it indicates that a packet may be lost in the channel transmitted to the application layer, if a DSA tag is detected at position (2) and no 0x9100 tag is detected at position (3), it indicates that a packet is lost on the path from the switch port to the bottom layer driver processing, and if a packet is present at position (1) and no DSA tag is present at position (2), it indicates that the packet does not pass through the switch chip.
Example 2
In this embodiment, a message processing apparatus is further provided, and the apparatus is used to implement the foregoing embodiments and preferred embodiments, and details of which have been already described are omitted. As used below, the term "module" may be a combination of software and/or hardware that implements a predetermined function. Although the means described in the embodiments below are preferably implemented in software, an implementation in hardware, or a combination of software and hardware is also possible and contemplated.
Fig. 5 is a block diagram of a message processing apparatus according to an embodiment of the present invention, and as shown in fig. 5, the message processing apparatus includes: a receiving module 51, configured to receive a message with a first flag; a first processing module 52, configured to remove the first flag from the message in the physical layer, and add a second flag to the message; wherein the first indicia is different from the second indicia; a first sending module 53, configured to send the message with the second flag added thereto to an application layer.
Optionally, the message with the first flag is obtained by adding the first flag to the message by the switch chip.
Optionally, the first flag is a DSA flag.
Optionally, the message includes at least one of: goose messages, sv messages.
Further functional descriptions of the modules are the same as those of the corresponding embodiments, and are not repeated herein.
Example 3
In this embodiment, a message processing apparatus is further provided, and the apparatus is used to implement the foregoing embodiments and preferred embodiments, and details of which have been already described are omitted. As used below, the term "module" may be a combination of software and/or hardware that implements a predetermined function. Although the means described in the embodiments below are preferably implemented in software, an implementation in hardware, or a combination of software and hardware is also possible and contemplated.
Fig. 6 is another structural block diagram of a message processing apparatus according to an embodiment of the present invention, as shown in fig. 6, including: an obtaining module 61, configured to obtain a message; an adding module 62, configured to add a second flag to the message; a second processing module 63, configured to remove the second flag from the message in the physical layer, and add the first flag to the message; wherein the first indicia is different from the second indicia; and a second sending module 64, configured to send the message with the first flag added thereto to a switch chip.
Optionally, the message added with the first flag is sent to the port after the first flag is removed by the switch chip.
Optionally, the first flag is a DSA flag.
Optionally, the message includes at least one of: goose messages, sv messages.
Further functional descriptions of the modules are the same as those of the corresponding embodiments, and are not repeated herein.
In summary, the embodiments of the present invention provide a special management channel, and when a management packet is lost or is difficult to issue, the position of the lost packet can be quickly located through information of different position tags, so that time for searching and locating the type of the lost packet is saved, and convenience is provided for message loss location. In the embodiment, a channel is directly established from the bottom layer for application, so that the special processing work of special messages in the management system of the power communication switching equipment is effectively solved, and the problem that some management services cannot stably run due to the sharing of the management channel and the service channel is solved. That is, the embodiment of the present invention directly processes the special management packet, and if the transmission of the special management packet is lost, the device tracks the packet, and according to different labels of the packet at different positions, the position of the lost packet can be quickly located, thereby saving the reliability of network packet transmission.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention 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 the like) having computer-usable program code embodied therein.
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 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.
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.
It should be understood that the above examples are only for clarity of illustration and are not intended to limit the embodiments. Other variations and modifications will be apparent to persons skilled in the art in light of the above description. And are neither required nor exhaustive of all embodiments. And obvious variations or modifications therefrom are within the scope of the invention.

Claims (10)

1. A message processing method is characterized by comprising the following steps:
receiving a special management message with a first flag, wherein the special management message comprises at least one of the following: goose messages and sv messages;
removing the first mark in the special management message in a physical layer, and adding a second mark in the special management message; wherein the first indicia is different from the second indicia;
and sending the special management message added with the second mark to an application layer.
2. The method according to claim 1, wherein the special management packet with the first flag is obtained by a switch chip adding the first flag to the special management packet.
3. A message processing method is characterized by comprising the following steps:
acquiring a special management message, wherein the special management message comprises at least one of the following: goose messages and sv messages;
adding a second mark in the special management message;
removing the second mark in the special management message in the physical layer, and adding the first mark in the special management message; wherein the first indicia is different from the second indicia;
and sending the special management message added with the first mark to a switching chip.
4. The method according to claim 3, wherein the special management packet added with the first flag is sent to a port after the first flag is removed by a switch chip.
5. The method of any of claims 1 to 4, wherein the first flag is a DSA flag.
6. A message processing apparatus, comprising:
a receiving module, configured to receive a special management packet with a first flag, where the special management packet includes at least one of the following: goose messages and sv messages;
a first processing module, configured to remove the first flag in the special management packet in a physical layer, and add a second flag in the special management packet; wherein the first indicia is different from the second indicia;
and the first sending module is used for sending the special management message added with the second mark to an application layer.
7. The apparatus of claim 6, wherein the special management packet with the first flag is obtained by a switch chip adding the first flag to the special management packet.
8. A message processing apparatus, comprising:
an obtaining module, configured to obtain a special management packet, where the special management packet includes at least one of the following: goose messages and sv messages;
the adding module is used for adding a second mark in the special management message;
a second processing module, configured to remove a second flag in the special management packet in the physical layer, and add a first flag in the special management packet; wherein the first indicia is different from the second indicia;
and the second sending module is used for sending the special management message added with the first mark to a switching chip.
9. The apparatus according to claim 8, wherein the special management packet added with the first flag is sent to a port after the first flag is removed by a switch chip.
10. The apparatus of any of claims 6 to 9, wherein the first flag is a DSA flag.
CN201611183597.3A 2016-12-20 2016-12-20 Message processing method and device Active CN106850464B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611183597.3A CN106850464B (en) 2016-12-20 2016-12-20 Message processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611183597.3A CN106850464B (en) 2016-12-20 2016-12-20 Message processing method and device

Publications (2)

Publication Number Publication Date
CN106850464A CN106850464A (en) 2017-06-13
CN106850464B true CN106850464B (en) 2021-05-04

Family

ID=59140611

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611183597.3A Active CN106850464B (en) 2016-12-20 2016-12-20 Message processing method and device

Country Status (1)

Country Link
CN (1) CN106850464B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108471424A (en) * 2018-06-07 2018-08-31 成都中嵌自动化工程有限公司 A kind of encapsulation of communication message for electric energy efficiency monitoring system and analytic method
CN108932201A (en) * 2018-07-16 2018-12-04 北京中科网威信息技术有限公司 The method and device of Shen prestige firewall message trajectory track

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101136788A (en) * 2006-08-30 2008-03-05 华为技术有限公司 Fault location method and system for MPLS multicast
CN104283714A (en) * 2014-10-22 2015-01-14 上海斐讯数据通信技术有限公司 Exchanger and system and method for achieving multiple management VLANs

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100555949C (en) * 2006-03-22 2009-10-28 华为技术有限公司 A kind of to GPON system configuration Native VLAN and processing Ethernet method of message
CN101325538A (en) * 2007-06-13 2008-12-17 中兴通讯股份有限公司 Apparatus and method for implementing margin gateway total system QoS
CN102647359B (en) * 2012-04-26 2014-10-08 网经科技(苏州)有限公司 Method for implementing network bridge IGMP (internet group management protocol) Snooping based on DSA TAG (digital signature algorithm tag) and user-defined protocol stack
CN102761486B (en) * 2012-07-12 2015-07-29 许继电气股份有限公司 A kind of mono-point-to-multipoint of GOOSE of low discreteness and multiple spot are to the receiving/transmission method of single-point
CN104780119B (en) * 2015-04-28 2017-08-29 重庆大学 A kind of packet loss position and detection method based on SCPS TP

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101136788A (en) * 2006-08-30 2008-03-05 华为技术有限公司 Fault location method and system for MPLS multicast
CN104283714A (en) * 2014-10-22 2015-01-14 上海斐讯数据通信技术有限公司 Exchanger and system and method for achieving multiple management VLANs

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
变电站GOOSE报文在IED中的实时处理;段吉泉 等;《电力系统自动化》;20070610;第31卷(第11期);第65-69页 *

Also Published As

Publication number Publication date
CN106850464A (en) 2017-06-13

Similar Documents

Publication Publication Date Title
CN103081409B (en) Network system and network management method
CN102752149B (en) 4g nms
CN105577545A (en) Label-switched packets with device-independent labels
CN104660498A (en) Gateway equipment and information processing method
CN102692985B (en) The steady band external power control method of telemanagement formula computer system and system
CN103621027A (en) Communication path control system, and communication path control method
US20160283276A1 (en) Process control system
US10667306B2 (en) BSSID updating
CN106850464B (en) Message processing method and device
US20190268039A1 (en) Data center management using device identification over power-line
EP3544228B1 (en) Selective modification of power states based on conditions
CN106301840B (en) Method and device for sending Bidirectional Forwarding Detection (BFD) message
US20170280410A1 (en) Method, device and system for implementing information self-registration, and computer storage medium
CN101699918A (en) Thin AP architecture based hot spare method
CA2970552C (en) Method, apparatus, and system for managing terminal device in passive optical network
CN112398661B (en) Equipment dormancy processing method and device, ioT equipment and storage medium
US20170257272A1 (en) Application service location and management system
CN101741618A (en) Service processing method of data communication equipment and data communication equipment
EP2882216A1 (en) Device and method for controlling and supervising and alarming power supply of base station
US9357008B2 (en) Network system, node device group, sensor device group, and method for transmitting and receiving sensor data
CN109343944A (en) Data processing method, device, terminal and the storage medium of eSIM card
WO2013165402A1 (en) Application service location and management system
CN110224872B (en) Communication method, device and storage medium
CN101998570A (en) Network switching method and system
CN115883466B (en) Switch control method and device, storage medium and electronic 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
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 102209 Beijing City, the future of science and Technology City Binhe Road, No. 18, No.

Applicant after: Global energy Internet Institute, Inc.

Applicant after: State Grid Corporation of China

Applicant after: State Grid Zhejiang Electric Power Company

Address before: 102211 Beijing city Changping District Xiaotangshan town big East Village Road No. 270

Applicant before: GLOBAL ENERGY INTERCONNECTION RESEARCH INSTITUTE

Applicant before: State Grid Corporation of China

Applicant before: State Grid Zhejiang Electric Power Company

CB02 Change of applicant information
CB02 Change of applicant information

Address after: 102209 18 Riverside Avenue, Changping District science and Technology City, Beijing

Applicant after: Global energy Internet Institute, Inc.

Applicant after: State Grid Corporation of China

Applicant after: State Grid Zhejiang Electric Power Company

Address before: 102209 18 Riverside Avenue, Changping District science and Technology City, Beijing

Applicant before: Global energy Internet Institute, Inc.

Applicant before: State Grid Corporation of China

Applicant before: State Grid Zhejiang Electric Power Company

GR01 Patent grant
GR01 Patent grant