CN114928539B - Broadcast television coaxial network data management method - Google Patents

Broadcast television coaxial network data management method Download PDF

Info

Publication number
CN114928539B
CN114928539B CN202210521038.8A CN202210521038A CN114928539B CN 114928539 B CN114928539 B CN 114928539B CN 202210521038 A CN202210521038 A CN 202210521038A CN 114928539 B CN114928539 B CN 114928539B
Authority
CN
China
Prior art keywords
data
terminal
audit
service
sends
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
CN202210521038.8A
Other languages
Chinese (zh)
Other versions
CN114928539A (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.)
China Radio And Television Guangzhou Network Co ltd
Original Assignee
China Radio And Television Guangzhou Network 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 China Radio And Television Guangzhou Network Co ltd filed Critical China Radio And Television Guangzhou Network Co ltd
Priority to CN202210521038.8A priority Critical patent/CN114928539B/en
Publication of CN114928539A publication Critical patent/CN114928539A/en
Application granted granted Critical
Publication of CN114928539B publication Critical patent/CN114928539B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • 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
    • 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/0896Bandwidth or capacity management, i.e. automatically increasing or decreasing capacities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

The invention discloses a broadcast television coaxial network data management method, which comprises the steps that a BOSS system calls an API to send opened service data to a heterogeneous data middleware unit, the heterogeneous data middleware unit analyzes corresponding opening instructions according to the opened service data, records and stores the opening instructions, sends corresponding service data to an LDAP database according to the corresponding opening instructions, a CM terminal sends online request data to a DHCP subset group, the DHCP subset group distinguishes the online request data of the CM terminal, sends the CM terminal request authentication data to the LDAP database according to the distinguished data, simultaneously sends network IP configuration and service bandwidth configuration required by the online registration of the CM terminal to a CM terminal, sends CM terminal user audit data to an audit subset group, carries out opening of corresponding service according to authentication of the CM terminal request authentication data by the LDAP database and audit of the CM terminal user audit data by the audit subset group, and sends the opened service data to the corresponding CM terminal.

Description

Broadcast television coaxial network data management method
Technical Field
The invention relates to the field of broadcast television coaxial network data management, in particular to a broadcast television coaxial network data management method.
Background
Currently, the service types transmitted by the broadcast and television coaxial network include television service and broadband service, when the two service types are opened, as shown in fig. 1, a BOSS (Business & Operation Support System, service operation support system) system calls an API (Application Program Interface application program interface) to directly send the opened service data to an LDAP (Lightweight Directory Access Protocol light directory access protocol) database, so as to perform corresponding service opening, and record and store. Then, the CM terminal (Cable Modem) transmits the online request data including authentication data, IP data, and service data of the CM terminal to the DHCP (Dynamic Host Configuration Protocol ) cluster. The DHCP distinguishes the data of the CM terminal on-line request, sends the CM terminal request authentication data to the LDAP database according to the distinguished data, and sends the CM terminal user audit data to the LDAP database after issuing the network IP configuration and service bandwidth configuration required by the CM terminal registration on-line to the CM terminal. And the LDAP database carries out audit and opening of corresponding service according to the request authentication data and the user audit data of the CM terminal, and transmits the opened service data to the corresponding CM terminal. However, in this way, the record of service opening, the authentication data requested by the CM terminal, the user audit data are processed through the LDAP database, and for small-scale service, the service on-line demand can be rapidly satisfied, but with the development of the broadband service of the cable operator, the broadband service is divided into a plurality of types of services, such as different packages that need to be opened by different users, for example, the LDAP database is collectively authenticated, so that not only the performance pressure of authentication query exists, but also the inefficiency of LDAP writing is easy to generate accumulation of CM terminal audit messages. The centralized core data storage also brings potential operation risk points, and LDAP fails, so that not only is a new user unable to handle new service, but also the existing user is unable to obtain correct service configuration.
Disclosure of Invention
The invention aims to provide a broadcast television coaxial network data management method capable of improving service data processing capacity so as to improve user service quality experience.
The invention relates to a broadcast television coaxial network data management method, which comprises the following steps:
the BOSS system calls an API to send opened service data to the heterogeneous data middleware unit;
the heterogeneous data middleware unit analyzes the corresponding opening instruction according to the opened service data, records and stores the opening instruction, and sends the corresponding service data to the LDAP database according to the corresponding opening instruction;
the CM terminal sends online request data to the DHCP subset group;
the DHCP sub-cluster distinguishes the online request data of the CM terminal, sends the request authentication data of the CM terminal to the LDAP database according to the distinguished data, simultaneously issues network IP configuration and service bandwidth configuration required by the online registration of the CM terminal to the CM terminal, and sends the audit data of the CM terminal user to the audit sub-cluster;
and according to authentication of the authentication data requested by the CM terminal by the LDAP database and audit of the audit data of the CM terminal user by the audit sub-cluster, opening corresponding service, and transmitting the opened service data to the corresponding CM terminal.
According to the broadcast television coaxial network data management method, service opening data managed by the BOSS system only need to be sent to the heterogeneous data middleware unit, the heterogeneous data middleware unit analyzes corresponding opening instructions according to the opened service data and records and stores the corresponding opening instructions, service data required to be opened by a CM terminal user is sent to the LDAP database according to the corresponding opening instructions, so that the data storage capacity of the LDAP database can be reduced, the data use requirement can be accurately distinguished, the difference of the heterogeneous data is shielded, further the data processing capacity of the LDAP database is improved, more processing space is released in the authentication process of the LDAP database for the subsequent CM terminal request authentication data, the authentication efficiency of the CM terminal request authentication data is improved, the audit data of the CM terminal user is directly audited by the audit sub-cluster, the distributed sharing processing of the data is realized, and the service data processing capacity can be well improved, and the purpose of improving the service quality experience of users is achieved.
Drawings
Fig. 1 is a schematic flow chart of a data management method of a broadcast and television coaxial network in the prior art;
fig. 2 is a flow chart of a broadcast television coaxial network data management method of the invention.
Detailed Description
As shown in fig. 2, the invention provides a broadcast television coaxial network data management method, which comprises the following steps:
the BOSS system calls an API to send opened service data to the heterogeneous data middleware unit;
the heterogeneous data middleware unit analyzes the corresponding opening instruction according to the opened service data, records and stores the opening instruction, and sends the corresponding service data to the LDAP database according to the corresponding opening instruction;
the CM terminal sends online request data to the DHCP subset group;
the DHCP sub-cluster distinguishes the online request data of the CM terminal, sends the request authentication data of the CM terminal to the LDAP database according to the distinguished data, simultaneously issues network IP configuration and service bandwidth configuration required by the online registration of the CM terminal to the CM terminal, and sends the audit data of the CM terminal user to the audit sub-cluster;
and according to authentication of the authentication data requested by the CM terminal by the LDAP database and audit of the audit data of the CM terminal user by the audit sub-cluster, opening corresponding service, and transmitting the opened service data to the corresponding CM terminal.
The heterogeneous data middleware unit analyzes the corresponding opening instruction according to the opened service data and stores the record, the service data which is required to be opened by the CM terminal user is issued to the LDAP database according to the corresponding opening instruction, so that the data storage capacity of the LDAP database can be reduced, the data use requirement can be accurately distinguished, the difference of the heterogeneous data is shielded, the data processing capacity of the LDAP database is further improved, more processing space is released in the authentication process of the LDAP database for the subsequent CM terminal request authentication data, the authentication efficiency of the CM terminal request authentication data is improved, the audit data of the CM terminal user is directly audited by the audit subset group, the user audit data is not synchronized to the LDAP database any more, the pressure of the LDAP database is reduced, and the data of the CM terminal user is distributed to share the LDAP database, so that the service data processing capacity can be well improved, and the service quality experience of the LDAP user is improved.
In order to better inquire the health state of the monitoring service and further improve the business data processing capacity, the BOSS system calls an API to request to inquire the history audit data of the CM terminal from the heterogeneous data middleware unit; the heterogeneous data middleware unit acquires the CM terminal history audit data of the audit sub-cluster according to the request of the BOSS system, performs data association on the opened service data of the CM terminal and the history audit data, and feeds back the service data to the BOSS system, and can adjust the sending of the opened service data to the heterogeneous data middleware unit according to the feedback condition, so that the aim of performing fine management according to different service requirements and improving the user service quality experience is fulfilled.
The foregoing is a further detailed description of the invention in connection with the preferred embodiments, and it is not intended that the invention be limited to the specific embodiments described. It will be apparent to those skilled in the art that several simple deductions or substitutions may be made without departing from the spirit of the invention, and these should be considered to be within the scope of the invention.

Claims (2)

1. The broadcast television coaxial network data management method is characterized by comprising the following steps of:
the BOSS system calls an API to send opened service data to the heterogeneous data middleware unit;
the heterogeneous data middleware unit analyzes a corresponding opening instruction according to the opened service data, records and stores the opening instruction, and sends corresponding service data to the LDAP database according to the corresponding opening instruction;
the CM terminal sends online request data to the DHCP subset group;
the DHCP sub-cluster distinguishes the data of the CM terminal on-line request, sends the CM terminal request authentication data to the LDAP database according to the distinguished data, simultaneously issues network IP configuration and service bandwidth configuration required by the CM terminal registration on-line to the CM terminal, and sends the CM terminal user audit data to the audit sub-cluster;
and according to authentication of the authentication data requested by the CM terminal by the LDAP database and audit of the audit data of the CM terminal user by the audit sub-cluster, opening corresponding service, and transmitting the opened service data to the corresponding CM terminal.
2. The method for managing broadcast television coaxial network data according to claim 1, further comprising requesting query of CM terminal history audit data from a heterogeneous data middleware unit by a BOSS system call API after service data is delivered to a corresponding CM terminal;
and the heterogeneous data middleware unit acquires the historical audit data of the CM terminal of the audit sub-cluster according to the request of the BOSS system, performs data association on the opened service data of the CM terminal and the historical audit data, and feeds back the service data and the historical audit data to the BOSS system.
CN202210521038.8A 2022-05-13 2022-05-13 Broadcast television coaxial network data management method Active CN114928539B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210521038.8A CN114928539B (en) 2022-05-13 2022-05-13 Broadcast television coaxial network data management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210521038.8A CN114928539B (en) 2022-05-13 2022-05-13 Broadcast television coaxial network data management method

Publications (2)

Publication Number Publication Date
CN114928539A CN114928539A (en) 2022-08-19
CN114928539B true CN114928539B (en) 2023-08-15

Family

ID=82808214

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210521038.8A Active CN114928539B (en) 2022-05-13 2022-05-13 Broadcast television coaxial network data management method

Country Status (1)

Country Link
CN (1) CN114928539B (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6154743A (en) * 1998-06-16 2000-11-28 Cisco Technology, Inc. Technique for accessing heterogeneous directory services in an APPN environment
CN101034983A (en) * 2006-12-31 2007-09-12 深圳市中科新业信息科技发展有限公司 System and method for realizing on-Internet true name of the network access user
CN101409823A (en) * 2007-10-10 2009-04-15 华为技术有限公司 Method, apparatus and system for implementing network personal video recorder
CN102088351A (en) * 2009-12-08 2011-06-08 长春吉大正元信息技术股份有限公司 Authorization management system and implementation method thereof
CN103312696A (en) * 2013-05-22 2013-09-18 上海云视科技有限公司 Next generation broadcasting network (NGB) access network architecture system and butt joint method of Ethernet over coax (EOC) network management system and business operation support system (BOSS)
CN104486643A (en) * 2014-12-17 2015-04-01 广州珠江数码集团有限公司 System capable of realizing Internet access service and interactive television service
CN109862565A (en) * 2019-02-11 2019-06-07 广东省城乡规划设计研究院 A kind of WLAN unaware control method, system and readable storage medium storing program for executing
CN111737326A (en) * 2019-10-28 2020-10-02 埃睿迪信息技术(北京)有限公司 Method for realizing data convergence of heterogeneous data sources in data lake environment
CN111914234A (en) * 2020-09-21 2020-11-10 安徽长泰信息安全服务有限公司 Data security management method applied to operation and maintenance auditing system
CN114338609A (en) * 2022-01-25 2022-04-12 广东省广播电视网络股份有限公司 IP address allocation management system and method thereof

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7194554B1 (en) * 1998-12-08 2007-03-20 Nomadix, Inc. Systems and methods for providing dynamic network authorization authentication and accounting
US9390156B2 (en) * 2009-06-29 2016-07-12 International Business Machines Corporation Distributed directory environment using clustered LDAP servers
US9112682B2 (en) * 2011-03-15 2015-08-18 Red Hat, Inc. Generating modular security delegates for applications

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6154743A (en) * 1998-06-16 2000-11-28 Cisco Technology, Inc. Technique for accessing heterogeneous directory services in an APPN environment
CN101034983A (en) * 2006-12-31 2007-09-12 深圳市中科新业信息科技发展有限公司 System and method for realizing on-Internet true name of the network access user
CN101409823A (en) * 2007-10-10 2009-04-15 华为技术有限公司 Method, apparatus and system for implementing network personal video recorder
CN102088351A (en) * 2009-12-08 2011-06-08 长春吉大正元信息技术股份有限公司 Authorization management system and implementation method thereof
CN103312696A (en) * 2013-05-22 2013-09-18 上海云视科技有限公司 Next generation broadcasting network (NGB) access network architecture system and butt joint method of Ethernet over coax (EOC) network management system and business operation support system (BOSS)
CN104486643A (en) * 2014-12-17 2015-04-01 广州珠江数码集团有限公司 System capable of realizing Internet access service and interactive television service
CN109862565A (en) * 2019-02-11 2019-06-07 广东省城乡规划设计研究院 A kind of WLAN unaware control method, system and readable storage medium storing program for executing
CN111737326A (en) * 2019-10-28 2020-10-02 埃睿迪信息技术(北京)有限公司 Method for realizing data convergence of heterogeneous data sources in data lake environment
CN111914234A (en) * 2020-09-21 2020-11-10 安徽长泰信息安全服务有限公司 Data security management method applied to operation and maintenance auditing system
CN114338609A (en) * 2022-01-25 2022-04-12 广东省广播电视网络股份有限公司 IP address allocation management system and method thereof

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
南京广电宽带业务用户认证体系建设;黄俊等;《万方数据库》;全文 *

Also Published As

Publication number Publication date
CN114928539A (en) 2022-08-19

Similar Documents

Publication Publication Date Title
CN109587228B (en) Equipment access method of public protocol Internet of things platform system
CN108199897B (en) OPC UA multi-server aggregation method supporting cache management
CN101540775B (en) Method and device for distributing contents and network system for distributing contents
CA2447544C (en) Method and apparatus for removing client from an interactive tv network
CA2447543C (en) Method and apparatus for provisioning client devices connected to an interactive tv network
US9401885B2 (en) Data push service method and system using data pull model
US11929873B1 (en) OPC UA-based centralized user configuration method and system for time-sensitive network
WO2018170922A1 (en) Method, device and system for configuring network slice
CN106210049B (en) Cluster communication method and system based on message queue
WO2023000940A1 (en) Data processing method and apparatus, and network element device, storage medium and program product
US20110307944A1 (en) Dispatching method, dispatching apparatus and dispatching system
CN111131443B (en) Task pushing method and system
CN102014121A (en) Network autodiscovery as a lever to decorrelated service activation through event driven architecture
CN105005500A (en) Remote procedure calling method, server side and client
US20230300106A1 (en) Data processing method, network element device and readable storage medium
CN111225016A (en) Network service system and network service method
US7206808B2 (en) System and method for managing diverse video network devices via application and interface objects
CN110969740A (en) Access method of access control management system to different types of access control equipment and access control system
CN114928539B (en) Broadcast television coaxial network data management method
CN101471855A (en) Communication equipment and application method and system thereof
CN102571409A (en) Service request management system and method for realizing service across-terminal application
CN101938383A (en) On-line monitoring method and system of user account with multiple services as well as monitoring service system
JP3560806B2 (en) Server-client type database system and remote database access method of database system
CN101686156A (en) Terminal and method for realizing local caching of network service data
CN111756569B (en) Method and system for managing user terminal in EoC network

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