CN110912766A - Communication network multi-plane data consistency checking method - Google Patents

Communication network multi-plane data consistency checking method Download PDF

Info

Publication number
CN110912766A
CN110912766A CN201910991038.2A CN201910991038A CN110912766A CN 110912766 A CN110912766 A CN 110912766A CN 201910991038 A CN201910991038 A CN 201910991038A CN 110912766 A CN110912766 A CN 110912766A
Authority
CN
China
Prior art keywords
data
plane device
message
loaded
checksum
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
Application number
CN201910991038.2A
Other languages
Chinese (zh)
Other versions
CN110912766B (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.)
Chang'an Communication Technology Co ltd
Xinxun Digital Technology Hangzhou Co ltd
National Computer Network and Information Security Management Center
Original Assignee
CHANGAN COMMUNICATION TECHNOLOGY Co Ltd
National Computer Network and Information Security Management Center
Hangzhou Dongxin Beiyou Information Technology 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 CHANGAN COMMUNICATION TECHNOLOGY Co Ltd, National Computer Network and Information Security Management Center, Hangzhou Dongxin Beiyou Information Technology Co Ltd filed Critical CHANGAN COMMUNICATION TECHNOLOGY Co Ltd
Priority to CN201910991038.2A priority Critical patent/CN110912766B/en
Publication of CN110912766A publication Critical patent/CN110912766A/en
Application granted granted Critical
Publication of CN110912766B publication Critical patent/CN110912766B/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
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • H04L43/0823Errors, e.g. transmission errors
    • H04L43/0847Transmission error
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0428Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload

Landscapes

  • Engineering & Computer Science (AREA)
  • Environmental & Geological Engineering (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

A method for checking consistency of multi-plane data of a communication network comprises the following steps: the service plane device encrypts the data, packages the data into a data message, and then sends the data message to the control plane device: the control plane device extracts the data routing rule from the data message and then distributes the data message to the corresponding access plane device; the access plane device reads and loads each encrypted data one by one from the data message sent by the control plane device, calculates the number of loaded data items and the data checksum after all the data are loaded, compares the number of loaded data items and the data checksum with the number of data items and the data checksum extracted from the data message, and returns a data loading success result message to the service plane device when the comparison result is consistent. The invention belongs to the technical field of information, and can effectively ensure the data synchronization consistency among multiple planes based on the current communication network management architecture, thereby ensuring the safety and reliability of a communication network.

Description

Communication network multi-plane data consistency checking method
Technical Field
The invention relates to a communication network multi-plane data consistency checking method, belonging to the technical field of information.
Background
The current mainstream communication network management architecture consists of a service plane + a control plane + an access plane. Wherein the service plane belongs to a service data sending source and comprises basic data and strategy data, and the data belongs to a sensitive data type. The service plane desensitizes and encrypts the data and then sends the desensitized and encrypted data to the control plane, and the control plane distributes the data to the corresponding access plane for loading according to the data routing rule.
In the communication network security, the unpredictable effect will be caused by the inconsistent data loading of multiple planes, so how to effectively ensure the data synchronization consistency among multiple planes based on the current communication network management architecture, thereby ensuring the safety and reliability of the communication network has become a technical problem generally concerned by technicians.
Disclosure of Invention
In view of the above, an object of the present invention is to provide a method for checking consistency of multi-plane data in a communication network, which can effectively ensure consistency of data synchronization between multiple planes based on a current communication network management architecture, thereby ensuring security and reliability of the communication network.
In order to achieve the above object, the present invention provides a method for checking consistency of multi-plane data in a communication network, comprising:
step one, the service plane device encrypts data and encapsulates the data into data messages, and then sends the encapsulated data messages to the control plane device, wherein the encapsulated data messages comprise the following information: data processing serial number, data entry number, data checksum, data routing rule, data type, encrypted data:
step two, the control plane device extracts a data routing rule from the received data message, and then distributes the received data message to the corresponding access plane device;
step three, the access plane device reads and loads each piece of encrypted data one by one from the data message sent by the control plane device, after all data are loaded, the number of loaded data items and the data checksum are calculated, then the number of loaded data items and the data checksum are compared with the number of data items and the data checksum extracted from the data message, and when the comparison result is consistent, a data loading success result message is returned to the service plane device through the control plane device.
Compared with the prior art, the invention has the beneficial effects that: the invention can effectively ensure the consistent data loading of a plurality of planes while avoiding the transmission of repeated data, thereby ensuring the real safety and reliability of the communication network.
Drawings
Fig. 1 is a flowchart of a method for checking consistency of multi-plane data in a communication network according to the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is further described in detail with reference to the accompanying drawings.
The invention is based on the current mainstream communication network management structure: traffic plane + control plane + access plane. As shown in fig. 1, the present invention provides a method for checking consistency of multi-plane data in a communication network, including:
step one, the service plane device encrypts data and encapsulates the data into data messages, and then sends the encapsulated data messages to the control plane device, wherein the encapsulated data messages comprise the following information: data processing serial number, data entry number, data checksum, data routing rule, data type, encrypted data:
step two, the control plane device extracts a data routing rule from the received data message, and then distributes the received data message to the corresponding access plane device;
step three, the access plane device reads and loads each piece of encrypted data one by one from the data message sent by the control plane device, after all data are loaded, the number of loaded data items and the data checksum are calculated, then the number of loaded data items and the data checksum are compared with the number of data items and the data checksum extracted from the data message, and when the comparison result is consistent, a data loading success result message is returned to the service plane device through the control plane device.
Since the situation that part of the data in the data message is not loaded successfully may occur in step three, this will result in inconsistency of the comparison result. Therefore, in the third step, when the comparison results are inconsistent, the present invention further includes:
step 31, the access plane device constructs a feedback message of unsuccessful data loading, and sends the feedback message to the control plane device, where the feedback message of unsuccessful data loading includes the following information: the data processing serial number, the loaded data label set and the loaded data checksum;
step 32: the control plane device transmits the feedback message of data loading unsuccessfully to the service plane device;
step 33: the service plane device calculates a data checksum corresponding to the loaded data label set according to the loaded data label set in the received data loading unsuccessful feedback message, then compares the calculated data checksum with the loaded data checksum in the data loading unsuccessful feedback message, when the comparison result is consistent, processes a serial number according to the data in the data loading unsuccessful feedback message, searches for the sent data message, then encrypts and repackages other unloaded data in the sent data message into a data message according to the loaded data label set, finally sends the repackaged data message to the control plane device, and the second step is switched to.
In this way, when the data loaded by the access plane device is inconsistent with the data sent by the service plane device, the service plane device will resend the original data until the data is consistent.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (2)

1. A method for checking consistency of multi-plane data of a communication network is characterized by comprising the following steps:
step one, the service plane device encrypts data and encapsulates the data into data messages, and then sends the encapsulated data messages to the control plane device, wherein the encapsulated data messages comprise the following information: data processing serial number, data entry number, data checksum, data routing rule, data type, encrypted data:
step two, the control plane device extracts a data routing rule from the received data message, and then distributes the received data message to the corresponding access plane device;
step three, the access plane device reads and loads each piece of encrypted data one by one from the data message sent by the control plane device, after all data are loaded, the number of loaded data items and the data checksum are calculated, then the number of loaded data items and the data checksum are compared with the number of data items and the data checksum extracted from the data message, and when the comparison result is consistent, a data loading success result message is returned to the service plane device through the control plane device.
2. The method of claim 1, wherein in step three, when the alignment result is inconsistent, the method further comprises:
step 31, the access plane device constructs a feedback message of unsuccessful data loading, and sends the feedback message to the control plane device, where the feedback message of unsuccessful data loading includes the following information: the data processing serial number, the loaded data label set and the loaded data checksum;
step 32: the control plane device transmits the feedback message of data loading unsuccessfully to the service plane device;
step 33: the service plane device calculates a data checksum corresponding to the loaded data label set according to the loaded data label set in the received data loading unsuccessful feedback message, then compares the calculated data checksum with the loaded data checksum in the data loading unsuccessful feedback message, when the comparison result is consistent, processes a serial number according to the data in the data loading unsuccessful feedback message, searches for the sent data message, then encrypts and repackages other unloaded data in the sent data message into a data message according to the loaded data label set, finally sends the repackaged data message to the control plane device, and the second step is switched to.
CN201910991038.2A 2019-10-18 2019-10-18 Communication network multi-plane data consistency checking method Active CN110912766B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910991038.2A CN110912766B (en) 2019-10-18 2019-10-18 Communication network multi-plane data consistency checking method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910991038.2A CN110912766B (en) 2019-10-18 2019-10-18 Communication network multi-plane data consistency checking method

Publications (2)

Publication Number Publication Date
CN110912766A true CN110912766A (en) 2020-03-24
CN110912766B CN110912766B (en) 2021-04-20

Family

ID=69815396

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910991038.2A Active CN110912766B (en) 2019-10-18 2019-10-18 Communication network multi-plane data consistency checking method

Country Status (1)

Country Link
CN (1) CN110912766B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113472670A (en) * 2020-03-31 2021-10-01 瞻博网络公司 Route consistency checker for network device
CN113572726A (en) * 2021-06-07 2021-10-29 中国人民解放军战略支援部队信息工程大学 Multi-mode network control-data plane consistency verification method and device

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1816039A (en) * 2005-02-01 2006-08-09 华为技术有限公司 Method for checking data coherence and data synchronization, and distribution type system
US20070061670A1 (en) * 2005-08-30 2007-03-15 Shih W H Digital data transmission error checking method and system
CN101278512A (en) * 2005-09-29 2008-10-01 杜比实验室特许公司 Error correction in packet-based communication networks using data consistency checks
CN102045201A (en) * 2010-12-27 2011-05-04 北京锐安科技有限公司 Automatic upgrading method and system of intranet server cluster
CN102354292A (en) * 2011-09-21 2012-02-15 国家计算机网络与信息安全管理中心 Method and system for checking consistency of records in master and backup databases
CN103345487A (en) * 2013-06-24 2013-10-09 北京奇虎科技有限公司 Method and system of verifying data consistency between multiple platforms
CN103391311A (en) * 2013-06-24 2013-11-13 北京奇虎科技有限公司 Method and system for consistency verification of data among multiple platforms
CN104077373A (en) * 2014-06-24 2014-10-01 北京京东尚科信息技术有限公司 Data consistency checking method
CN108768769A (en) * 2018-05-17 2018-11-06 南方科技大学 The detection method of control plane and data surface consistency, detecting system and interchanger
US20190215234A1 (en) * 2018-01-05 2019-07-11 Idemia Identity & Security France Method and system for securing data transmitted by a connected object against attacks affecting a control circuit of said object
CN110299971A (en) * 2018-03-23 2019-10-01 天地融科技股份有限公司 A kind of data message method of reseptance and device

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1816039A (en) * 2005-02-01 2006-08-09 华为技术有限公司 Method for checking data coherence and data synchronization, and distribution type system
US20070061670A1 (en) * 2005-08-30 2007-03-15 Shih W H Digital data transmission error checking method and system
CN101278512A (en) * 2005-09-29 2008-10-01 杜比实验室特许公司 Error correction in packet-based communication networks using data consistency checks
CN102045201A (en) * 2010-12-27 2011-05-04 北京锐安科技有限公司 Automatic upgrading method and system of intranet server cluster
CN102354292A (en) * 2011-09-21 2012-02-15 国家计算机网络与信息安全管理中心 Method and system for checking consistency of records in master and backup databases
CN103345487A (en) * 2013-06-24 2013-10-09 北京奇虎科技有限公司 Method and system of verifying data consistency between multiple platforms
CN103391311A (en) * 2013-06-24 2013-11-13 北京奇虎科技有限公司 Method and system for consistency verification of data among multiple platforms
CN104077373A (en) * 2014-06-24 2014-10-01 北京京东尚科信息技术有限公司 Data consistency checking method
US20190215234A1 (en) * 2018-01-05 2019-07-11 Idemia Identity & Security France Method and system for securing data transmitted by a connected object against attacks affecting a control circuit of said object
CN110299971A (en) * 2018-03-23 2019-10-01 天地融科技股份有限公司 A kind of data message method of reseptance and device
CN108768769A (en) * 2018-05-17 2018-11-06 南方科技大学 The detection method of control plane and data surface consistency, detecting system and interchanger

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113472670A (en) * 2020-03-31 2021-10-01 瞻博网络公司 Route consistency checker for network device
CN113472670B (en) * 2020-03-31 2023-04-25 瞻博网络公司 Method for computer network, network device and storage medium
CN113572726A (en) * 2021-06-07 2021-10-29 中国人民解放军战略支援部队信息工程大学 Multi-mode network control-data plane consistency verification method and device

Also Published As

Publication number Publication date
CN110912766B (en) 2021-04-20

Similar Documents

Publication Publication Date Title
CN108965484B (en) Internet of things data transmission method, system and terminal
CN107567000B (en) Method and system for intelligently selecting short message sending channel
CN111818136B (en) Data processing method, device, electronic equipment and computer readable medium
CN105991412B (en) Information push method and device
CN110912766B (en) Communication network multi-plane data consistency checking method
CN106161256B (en) A kind of processing method and processing device of Border Gateway Protocol (BGP) routing
CN109391673A (en) A kind of method, system and the terminal device of management update file
CN103259797A (en) Data file transmission method and platform
US6922778B2 (en) Transcoding in data communications
CN112087475B (en) Message pushing method and device for cloud platform component application and message server
CN115988053A (en) Communication node, data transmission method and storage medium
CN109246695A (en) Data transmission method, device and computer readable storage medium
CN113259874A (en) Message processing method, electronic device and storage medium
CN117118992A (en) Trusted DCS upper computer trusted state synchronization method, system, equipment and storage medium
CN109788065B (en) Off-line message transmission method and off-line message transmission device based on Beidou system
CN114816785A (en) Service data processing method and device, electronic equipment and storage medium
CN114465825B (en) Online monitoring system, method and device for power transmission line and master station
CN109587087B (en) Message processing method and system
CN105591976A (en) Message processing method, apparatus, and system
CN111240867A (en) Information communication system and method
CN115296940B (en) Secure remote data interaction method for isolated network and related equipment
KR102011311B1 (en) Power system and method for transferring data using the same
CN114189384B (en) Service processing method, device, equipment and storage medium
CN109803260A (en) Refuse cut-in method, apparatus and system
CN114827188B (en) Platform equipment management method, system, terminal and storage medium

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
CP01 Change in the name or title of a patent holder
CP01 Change in the name or title of a patent holder

Address after: 100029 Beijing city Chaoyang District Yumin Road No. 3

Patentee after: NATIONAL COMPUTER NETWORK AND INFORMATION SECURITY MANAGEMENT CENTER

Patentee after: CHANG'AN COMMUNICATION TECHNOLOGY Co.,Ltd.

Patentee after: Xinxun Digital Technology (Hangzhou) Co.,Ltd.

Address before: 100029 Beijing city Chaoyang District Yumin Road No. 3

Patentee before: NATIONAL COMPUTER NETWORK AND INFORMATION SECURITY MANAGEMENT CENTER

Patentee before: CHANG'AN COMMUNICATION TECHNOLOGY Co.,Ltd.

Patentee before: EB Information Technology Ltd.