CN111049674B - Network management parameter configuration method, device, equipment and computer readable storage medium - Google Patents

Network management parameter configuration method, device, equipment and computer readable storage medium Download PDF

Info

Publication number
CN111049674B
CN111049674B CN201911164827.5A CN201911164827A CN111049674B CN 111049674 B CN111049674 B CN 111049674B CN 201911164827 A CN201911164827 A CN 201911164827A CN 111049674 B CN111049674 B CN 111049674B
Authority
CN
China
Prior art keywords
network management
client
network
parameter table
parameters
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
CN201911164827.5A
Other languages
Chinese (zh)
Other versions
CN111049674A (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.)
Sunwave Communications Co Ltd
Original Assignee
Sunwave Communications 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 Sunwave Communications Co Ltd filed Critical Sunwave Communications Co Ltd
Priority to CN201911164827.5A priority Critical patent/CN111049674B/en
Publication of CN111049674A publication Critical patent/CN111049674A/en
Priority to PCT/CN2020/129626 priority patent/WO2021104116A1/en
Application granted granted Critical
Publication of CN111049674B publication Critical patent/CN111049674B/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
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/04Network management architectures or arrangements
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The embodiment of the invention provides a network management parameter configuration method, a network management parameter configuration device, network management parameter configuration equipment and a storage medium. Wherein, the method comprises the following steps: a network management client receives a management message from a network management server; the network management client determines the identity of the network management server according to the management message; the network management client side inquires a southbound interface protocol and a network management parameter table corresponding to the identity; the network management client analyzes the network management parameters carried in the management message according to the southbound interface protocol; the network management client configures the network management parameters into a network management parameter table so as to configure the virtualization equipment corresponding to the network management server. The invention solves the problem of complicated network management parameter configuration process of the multi-network integrated indoor distributed antenna system in the related technology, can realize the configuration of the indoor distributed antenna system by multi-party operators, and improves the efficiency of managing the indoor distributed antenna system.

Description

Network management parameter configuration method, device, equipment and computer readable storage medium
Technical Field
The present invention relates to the field of communications, and in particular, to a method, an apparatus, a device, and a computer-readable storage medium for configuring network management parameters.
Background
An indoor Distributed Antenna System (DAS) is used to improve a mobile communication environment in a building, and a principle of the DAS is to uniformly distribute signals of a mobile base station indoors by using the DAS, thereby ensuring that an indoor area has ideal signal coverage.
The traditional single-network indoor distributed antenna system can only provide services for one operator, and a plurality of operators must respectively configure a set of traditional single-network indoor distributed antenna system.
The difference from the conventional single-network indoor distributed antenna system is that the multi-network integrated indoor distributed antenna system in the related art can simultaneously provide services covered by multi-band indoor mobile signals for multiple operators. The multi-network integrated indoor distributed antenna system has great advantages in wiring, beauty, space, cost and other aspects.
Fig. 1 is a schematic view illustrating a network management parameter configuration method of a multi-network converged indoor distributed antenna system in the related art, where the multi-network converged indoor distributed antenna system shown in fig. 1 can provide an indoor mobile signal coverage service for an operator a, an operator B, and an operator C at the same time. However, all network management parameters in the multi-network converged indoor distributed antenna system in the related art are configured in one network management parameter table, and the indoor distributed antenna system also only configures one southbound interface protocol for a certain operator, so that the multi-network converged indoor distributed antenna system in the related art only supports one operator management, that is, in fig. 1, the operator a or the operator B cannot directly configure the network management parameters of the indoor distributed antenna system, but can only configure the network management parameters of the indoor distributed antenna system through the operator C. Therefore, the problem that the network management parameter configuration process is complicated exists in the multi-network integrated indoor distributed antenna system in the related art.
Disclosure of Invention
Based on this, the invention provides a network management parameter configuration method, device, equipment and computer readable storage medium, which are used for solving the problem that the network management parameter configuration process is complicated in a multi-network converged indoor distributed antenna system in the related art.
In a first aspect, an embodiment of the present invention provides a network management parameter configuration method, where the method includes: a network management client receives a management message from a network management server; the network management client determines the identity of the network management server according to the management message; the network management client side inquires a southbound interface protocol and a network management parameter table corresponding to the identity; the network management client analyzes the network management parameters carried in the management message according to the southbound interface protocol; and the network management client configures the network management parameters into the network management parameter table so as to configure the virtualization equipment corresponding to the network management server.
In one possible implementation, the identity includes: and the network layer address of the network management server.
In a possible implementation manner, the determining, by the network management client, the identity of the network management server according to the management message includes: and the network management client analyzes the source IP address of the management message and takes the source IP address as the identity.
In a possible implementation manner, before the network management client analyzes the network management parameters carried in the management message according to the southbound interface protocol, the method further includes: the network management client side inquires a communication secret certificate corresponding to the identity; and the network management client uses the communication secret certificate to decrypt the management message.
In one possible implementation, the network management parameter table includes at least one of: a communication protocol parameter table and a network management client management parameter table.
In a possible implementation manner, the network management parameter table comprises a communication protocol parameter table and a network management client management parameter table; the network management client configures the network management parameters into the network management parameter table so as to configure the virtualization equipment corresponding to the network management server, and the configuration comprises the following steps: under the condition that the network management parameters are communication protocol parameters, the network management client configures the network management parameters into the communication protocol parameter table so as to configure the virtualized radio frequency equipment corresponding to the network management server; and under the condition that the network management parameters are management parameters of the network management client, the network management client configures the network management parameters into a management parameter table of the network management client so as to configure virtualized network management client equipment corresponding to the network management server.
In a possible implementation manner, the hardware resources of the network management client are divided into a plurality of virtualization devices, where each virtualization device corresponds to one network management server.
In a second aspect, an embodiment of the present invention provides a network management parameter configuration device, where the device includes: the receiving module is used for receiving the management message from the network management server by the network management client; the determining module is used for determining the identity of the network management server by the network management client according to the management message; the query module is used for the network management client to query the south interface protocol and the network management parameter table corresponding to the identity; the analysis module is used for analyzing the network management parameters carried in the management message by the network management client according to the southbound interface protocol; and the configuration module is used for configuring the network management parameters into the network management parameter table by the network management client so as to configure the virtualization equipment corresponding to the network management server.
In a third aspect, an embodiment of the present invention provides a network management parameter configuration device, where the network management parameter configuration device includes a memory, a processor, and a computer program that is stored in the memory and can be run on the processor, and when the processor executes the computer program, the network management parameter configuration method is implemented.
In a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium, where the storage medium stores a computer program, and the computer program, when executed by a processor, implements the above network management parameter configuration method.
The network management parameter configuration method, the device, the equipment and the computer readable storage medium provided by the embodiment of the invention receive a management message from a network management server through a network management client; the network management client determines the identity of the network management server according to the management message; the network management client side inquires a southbound interface protocol and a network management parameter table corresponding to the identity; the network management client analyzes the network management parameters carried in the management message according to the southbound interface protocol; the network management client configures the network management parameters into the network management parameter table to configure the virtualization equipment corresponding to the network management server, so that the problem that the network management parameter configuration process of the multi-network integrated indoor distributed antenna system in the related technology is complicated is solved, the configuration of the indoor distributed antenna system by multiple operators can be realized, and the efficiency of managing the indoor distributed antenna system is improved.
The details of one or more embodiments of the invention are set forth in the accompanying drawings and the description below to provide a more thorough understanding of the invention.
Drawings
In order to more clearly illustrate the embodiments of the present invention or technical solutions in related arts, the drawings needed to be used in the description of the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without inventive labor.
Fig. 1 is a schematic diagram of a network management parameter configuration method of an indoor distributed antenna system according to multi-network convergence in the related art;
fig. 2 is a flowchart of a network management parameter configuration method according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of a network management parameter configuration system of an indoor distributed antenna system according to a preferred embodiment of the present invention;
fig. 4 is a block diagram of a configuration device of network management parameters according to an embodiment of the present invention;
fig. 5 is a schematic hardware structure diagram of a network management parameter configuration device according to an embodiment of 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 described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention. All other examples, which can be obtained by a person skilled in the art without making any creative effort based on the examples in the present invention, belong to the protection scope of the present invention.
The embodiment provides a network management parameter configuration method. Fig. 2 is a flowchart of a network management parameter configuration method according to an embodiment of the present invention, and as shown in fig. 2, the flowchart includes the following steps:
step S202: the network management client receives a management message from the network management server.
Step S204: and the network management client determines the identity of the network management server according to the management message.
Step S206: and the network management client side inquires a southbound interface protocol and a network management parameter table corresponding to the identity.
Step S208: and the network management client analyzes the network management parameters carried in the management message according to the southbound interface protocol.
Step S210: the network management client configures the network management parameters into a network management parameter table so as to configure the virtualization equipment corresponding to the network management server.
The embodiment of the invention can be applied to an indoor distributed antenna system, for example, a network management server is configured in each operator, and a network management client is configured in the indoor distributed antenna system; the network management client of the indoor distributed antenna system inquires a southbound interface protocol and a network management parameter table corresponding to a network management server of an operator according to the identity of the network management server, analyzes network management parameters carried in a management message through the southbound interface protocol, and finally configures the network management parameters into the corresponding network management parameter table so as to configure virtualization equipment corresponding to the network management server.
It should be noted that the indoor distributed antenna system in this embodiment includes, but is not limited to: an indoor distributed antenna system based on any one or more of 2G, 3G, 4G and 5G mobile communication technologies.
In this embodiment, a hardware resource of a Network management client is divided into a plurality of virtualized devices by a Software Defined Network (SDN) technology, where each virtualized device corresponds to one Network management server. Through the mode, each operator can manage the respective virtualization equipment, and multiple operators do not interfere with each other.
In the software defined network, the network management server communicates with the underlying basic network element device (such as the indoor distributed antenna system described above) by using a southbound interface protocol. At present, there are many types of southbound interface protocols, and uniform standardization is not realized, so each operator may have a set of southbound interface protocols designed by itself. In the above embodiment, a software defined network technology is adopted, and after the hardware resources of the indoor distributed antenna system are logically divided into a plurality of virtualized devices, a network management parameter table and a southward interface protocol corresponding to an operator are configured for each virtualized device. The network management server of each operator manages the virtualized devices through the steps S202 to S210.
The southbound interface protocol in this embodiment includes, but is not limited to, at least one of: OpenFlow protocol, OF-Config protocol, NETCONF protocol, etc.
The hardware resources in this embodiment include the management resources of the indoor distributed antenna system itself, such as available CPU usage, software version, available disk space, and the like; the hardware resources also include mobile communication radio frequency resources, such as allocated bandwidth, upper limit of user number, etc.
In this embodiment, a network layer address of the network management server may be used as the identity of the network management server, where the network layer address includes an IP address. The IP address of the network management server is configured in the source IP address field of the management message, and after receiving the management message, the network management client can obtain the IP address of the network management server sending the management message by analyzing the source IP address of the management message. Through the mode, the identification and the differentiation of the identities of the network management servers are realized.
In some embodiments, in a scenario with a higher requirement on communication security, an encrypted communication mode is adopted between the network management client and the network management server. The preferred encryption communication mode is encryption communication based on a Secure Sockets Layer (SSL) Protocol, where the SSL Protocol is located between a Transmission Control Protocol/Internet Protocol (TCP/IP) and various application Layer protocols, and provides security support for data communication. When the SSL protocol is used, a public key (also called a server digital certificate) is stored in the network management server, and the network management server issues a private key (also called a client digital certificate) to the network management client managed by the network management server, where the private key corresponds to the virtualized device corresponding to the network management server. The network management server uses the public key to encrypt the information sent to a certain virtualization device in the network management client, and the network management client uses the private key corresponding to the virtualization device to decrypt the information sent by the network management server. For a network management client in an indoor distributed antenna system with multi-network convergence, network management servers of multiple operators need to communicate with the network management client, so private keys of multiple virtualized devices corresponding to the multiple operators are also stored in the network management client respectively. In view of this, in this embodiment, before the network management client analyzes the network management parameters carried in the management message according to the southbound interface protocol, the network management client may also query the communication security certificate corresponding to the identity; and the network management client decrypts the management message by using the communication secret certificate.
It should be noted that, in this embodiment, the communication security certificate may be, but is not limited to, a client digital certificate of the SSL protocol, and may also be, for example, a key based on a symmetric encryption algorithm.
In the embodiment, the network management server realizes the parameter control of the hardware resources through the configuration of the network management parameter table. Corresponding to the virtualized device distributed by each network management server, the network management parameter table also comprises a communication protocol parameter table for configuring or managing mobile communication radio frequency resources and a network management client management parameter table for configuring or managing the management resources of the indoor distributed antenna system.
In one embodiment, the network management parameter table comprises a communication protocol parameter table and a network management client management parameter table. Under the condition that the network management parameters are communication protocol parameters, the network management client configures the network management parameters into a communication protocol parameter table so as to configure the virtualized radio frequency equipment corresponding to the network management server; and under the condition that the network management parameters are the management parameters of the network management client, the network management client configures the network management parameters into a management parameter table of the network management client so as to configure the virtualized network management client equipment corresponding to the network management server.
The embodiments of the present invention will be described below with reference to the accompanying drawings and preferred embodiments.
Fig. 3 is a schematic structural diagram of a network management parameter configuration system of an indoor distributed antenna system according to a preferred embodiment of the present invention, and as shown in fig. 3, an operator 1, an operator 2, and an operator 3 configure their respective network management servers respectively, and each network management server communicates with the indoor distributed antenna system with multi-network convergence through the internet or a local area network.
The hardware resources of the indoor distributed antenna system with multi-network integration mainly comprise two parts: management resources including functions of southbound interface protocol processing and the like, and mobile communication radio frequency resources including communication protocol processing. In the system shown in fig. 3, the hardware resources are divided into three virtualized devices according to different operators, wherein the same operator may also have mobile communication radio frequency resources in multiple frequency bands, for example, the virtualized device corresponding to the operator 1 in fig. 3 includes mobile communication radio frequency resources in two frequency bands.
Each virtualization device is configured with a corresponding communication security certificate, a southbound interface protocol and a network management parameter table. The indoor distributed antenna system determines which operator's network management server the network management message comes from by analyzing the source IP address of the network management message after receiving the network management message from the network management server of an operator through the Ethernet communication module, then decrypts the data carried in the message by using the communication secret certificate corresponding to the network management server, analyzes the decrypted data by using the southbound interface protocol corresponding to the network management server, and then sends the network management task obtained by analysis to the network management task processing module of the indoor distributed antenna system for processing, and the network management task processing module configures the network management parameter table corresponding to the network management server according to the network management task, thereby realizing the network management parameter configuration of the virtualized device of the network management server.
The present embodiment further provides a network management parameter configuration device, which can be applied to a network management client of an indoor distributed antenna system with multi-network convergence, and the device is used to implement the foregoing embodiments and preferred embodiments, which have already been described and are not described again. As used below, the term "module" may be a combination of software and/or hardware that implements a predetermined function. While the system described in the embodiments below is preferably implemented in software, implementations in hardware, or a combination of software and hardware are also possible and contemplated.
Fig. 4 is a block diagram of a configuration device of network management parameters according to an embodiment of the present invention, and as shown in fig. 4, the device includes:
a receiving module 410, configured to receive a management message from a network management server;
a determining module 420, coupled to the receiving module 410, configured to determine an identity of the network management server according to the management message;
a query module 430, coupled to the determination module 420, for querying the southbound interface protocol and the network management parameter table corresponding to the identity;
the analysis module 440 is coupled to the query module 430 and configured to analyze the network management parameters carried in the management message according to the southbound interface protocol;
a configuration module 450, coupled to the parsing module 440, configured to configure the network management parameters into the network management parameter table by the network management client, so as to configure the virtualized device corresponding to the network management server.
In one embodiment, the identity comprises: network layer address of the network management server.
In one embodiment, the parsing module 440 is further configured to parse a source IP address of the management message, and use the source IP address as the identity.
In one embodiment, the query module 430 is further configured to query a communication security certificate corresponding to the identity, and the network management client decrypts the management message using the communication security certificate.
In one embodiment, the network management parameter table includes at least one of: a communication protocol parameter table and a network management client management parameter table.
In one embodiment, the network management parameter table comprises a communication protocol parameter table and a network management client management parameter table. The configuration module 450 is further configured to configure the network management parameter into the communication protocol parameter table to configure the virtualized radio frequency device corresponding to the network management server when the network management parameter is the communication protocol parameter; and under the condition that the network management parameters are the management parameters of the network management client, configuring the network management parameters into a network management client management parameter table so as to configure the virtualized network management client equipment corresponding to the network management server.
In one embodiment, the apparatus further comprises: the network management system comprises a dividing module and a processing module, wherein the dividing module is used for dividing hardware resources of a network management client into a plurality of virtualization devices, and each virtualization device corresponds to one network management server.
In addition, the network management parameter configuration method described in the embodiment of the present invention with reference to fig. 2 can be implemented by a network management parameter configuration device. Fig. 5 is a schematic hardware structure diagram of a network management parameter configuration device according to an embodiment of the present invention.
The network management parameter configuration device may comprise a processor 51 and a memory 52 in which computer program instructions are stored.
Specifically, the processor 51 may include a Central Processing Unit (CPU), or an Application Specific Integrated Circuit (ASIC), or may be configured as one or more Integrated circuits implementing the embodiments of the present invention.
Memory 52 may include mass storage for data or instructions. By way of example, and not limitation, memory 52 may include a Hard Disk Drive (HDD), a floppy Disk Drive, flash memory, an optical Disk, a magneto-optical Disk, tape, or a Universal Serial Bus (USB) Drive or a combination of two or more of these. Memory 52 may include removable or non-removable (or fixed) media, where appropriate. The memory 52 may be internal or external to the data processing apparatus, where appropriate. In a particular embodiment, the memory 52 is a non-volatile solid-state memory. In particular embodiments, memory 52 includes Read Only Memory (ROM). Where appropriate, the ROM may be mask-programmed ROM, Programmable ROM (PROM), Erasable PROM (EPROM), Electrically Erasable PROM (EEPROM), electrically rewritable ROM (EAROM), or flash memory or a combination of two or more of these.
The processor 51 reads and executes the computer program instructions stored in the memory 52 to implement any one of the network management parameter configuration methods in the above embodiments.
In one example, the network management parameter configuration device may further include a communication interface 53 and a bus 50. As shown in fig. 5, the processor 51, the memory 52, and the communication interface 53 are connected via the bus 50 to complete mutual communication.
The communication interface 53 is mainly used for implementing communication between modules, apparatuses, units and/or devices in the embodiments of the present invention.
The bus 50 comprises hardware, software, or both, coupling the components of the network management parameter configuration device to each other. By way of example, and not limitation, a bus may include an Accelerated Graphics Port (AGP) or other graphics bus, an Enhanced Industry Standard Architecture (EISA) bus, a Front Side Bus (FSB), a Hypertransport (HT) interconnect, an Industry Standard Architecture (ISA) bus, an infiniband interconnect, a Low Pin Count (LPC) bus, a memory bus, a Micro Channel Architecture (MCA) bus, a Peripheral Component Interconnect (PCI) bus, a PCI-Express (PCI-X) bus, a Serial Advanced Technology Attachment (SATA) bus, a video electronics standards association local (VLB) bus, or other suitable bus or a combination of two or more of these. Bus 50 may include one or more buses, where appropriate. Although specific buses have been described and shown in the embodiments of the invention, any suitable buses or interconnects are contemplated by the invention.
The network management parameter configuration device can execute the network management parameter configuration method in the embodiment of the invention based on the acquired management message, thereby realizing the network management parameter configuration method described in combination with fig. 2.
In addition, in combination with the network management parameter configuration method in the above embodiment, the embodiment of the present invention may provide a computer readable storage medium to implement. The computer readable storage medium having stored thereon computer program instructions; the computer program instructions, when executed by a processor, implement any one of the network management parameter configuration methods in the above embodiments.
In summary, in the embodiments and the preferred embodiments provided in the present invention, multiple sets of south-oriented interface protocols, secret communication certificates, and network management configuration parameter tables corresponding to multiple operators are preset in the indoor distributed antenna system, and by using the network management parameter configuration method, not only is the management of hardware resources in the indoor distributed antenna system, which are divided by the operators, achieved by the multiple operators, but also each operator manages its own virtualization device, and the multiple operators do not interfere with each other. In addition, in the embodiment of the invention, the change of the processing logic is changed on one side of the indoor distributed antenna system, and the processing logic on the side of the network management server is not changed, so that the indoor distributed antenna system is a single-network indoor distributed antenna system or a multi-network integrated indoor distributed antenna system, and is insensible from the perspective of the network management server of an operator, namely the network management server of the operator does not need to care whether the indoor distributed antenna system managed by the network management server supports multi-network integration or not, but only needs to interact with the indoor distributed antenna system according to the traditional processing logic, therefore, the embodiment of the invention can be adopted to seamlessly integrate with the single-network indoor distributed antenna system in the related technology without modifying the system of the operator, thereby greatly reducing the deployment cost of the multi-network integrated indoor distributed antenna system.
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present invention, and the description thereof is more specific and detailed, but not construed as limiting the scope of the present invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the inventive concept, which falls within the scope of the present invention. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A network management parameter configuration method is characterized in that the method comprises the following steps:
a network management client receives a management message from a network management server;
the network management client determines the identity of the network management server according to the management message;
the network management client side inquires a southbound interface protocol and a network management parameter table corresponding to the identity;
the network management client analyzes the network management parameters carried in the management message according to the southbound interface protocol;
and the network management client configures the network management parameters into the network management parameter table so as to configure the virtualization equipment corresponding to the network management server.
2. The method for configuring network management parameters according to claim 1, wherein the identity comprises: and the network layer address of the network management server.
3. The method of claim 1, wherein the determining, by the network management client, the identity of the network management server according to the management message comprises:
and the network management client analyzes the source IP address of the management message and takes the source IP address as the identity.
4. The method according to claim 1, wherein before the network management client analyzes the network management parameters carried in the management message according to the southbound interface protocol, the method further comprises:
the network management client side inquires a communication secret certificate corresponding to the identity;
and the network management client uses the communication secret certificate to decrypt the management message.
5. The method of claim 1, wherein the network management parameter table comprises at least one of: a communication protocol parameter table and a network management client management parameter table.
6. The network management parameter configuration method according to claim 5,
the network management parameter table comprises a communication protocol parameter table and a network management client management parameter table;
the network management client configures the network management parameters into the network management parameter table so as to configure the virtualization equipment corresponding to the network management server, and the configuration comprises the following steps: under the condition that the network management parameters are communication protocol parameters, the network management client configures the network management parameters into the communication protocol parameter table so as to configure the virtualized radio frequency equipment corresponding to the network management server;
and under the condition that the network management parameters are management parameters of the network management client, the network management client configures the network management parameters into a management parameter table of the network management client so as to configure virtualized network management client equipment corresponding to the network management server.
7. The method of claim 1, wherein the hardware resources of the network management client are divided into a plurality of virtualized devices, and each virtualized device corresponds to one network management server.
8. A network management parameter configuration device, characterized in that the device comprises:
the receiving module is used for receiving a management message from the network management server;
the determining module is used for determining the identity of the network management server according to the management message;
the query module is used for querying the southbound interface protocol and the network management parameter table corresponding to the identity;
the analysis module is used for analyzing the network management parameters carried in the management message according to the southbound interface protocol;
and the configuration module is used for configuring the network management parameters into the network management parameter table so as to configure the virtualization equipment corresponding to the network management server.
9. A network management parameter configuration device, comprising a memory, a processor, and a computer program stored on the memory and operable on the processor, wherein the processor implements the network management parameter configuration method according to any one of claims 1 to 7 when executing the computer program.
10. A computer-readable storage medium, which stores a computer program, wherein the computer program, when executed by a processor, implements the network management parameter configuration method according to any one of claims 1 to 7.
CN201911164827.5A 2019-11-25 2019-11-25 Network management parameter configuration method, device, equipment and computer readable storage medium Active CN111049674B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201911164827.5A CN111049674B (en) 2019-11-25 2019-11-25 Network management parameter configuration method, device, equipment and computer readable storage medium
PCT/CN2020/129626 WO2021104116A1 (en) 2019-11-25 2020-11-18 Network management parameter configuration method, device, apparatus, and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911164827.5A CN111049674B (en) 2019-11-25 2019-11-25 Network management parameter configuration method, device, equipment and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN111049674A CN111049674A (en) 2020-04-21
CN111049674B true CN111049674B (en) 2021-03-23

Family

ID=70233913

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911164827.5A Active CN111049674B (en) 2019-11-25 2019-11-25 Network management parameter configuration method, device, equipment and computer readable storage medium

Country Status (2)

Country Link
CN (1) CN111049674B (en)
WO (1) WO2021104116A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111049674B (en) * 2019-11-25 2021-03-23 三维通信股份有限公司 Network management parameter configuration method, device, equipment and computer readable storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1581795A (en) * 2003-08-06 2005-02-16 华为技术有限公司 Network management safety authentication method
CN102223291A (en) * 2010-04-14 2011-10-19 华为技术有限公司 Method, device and communication system for realizing device access
CN107645391A (en) * 2016-07-21 2018-01-30 中兴通讯股份有限公司 A kind of port configuration method and device of Interface Expanding equipment
CN108306755A (en) * 2017-12-20 2018-07-20 瑞斯康达科技发展股份有限公司 A kind of method and system for establishing management passage
CN110417452A (en) * 2019-07-19 2019-11-05 京信通信系统(中国)有限公司 Room subsystem

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111049674B (en) * 2019-11-25 2021-03-23 三维通信股份有限公司 Network management parameter configuration method, device, equipment and computer readable storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1581795A (en) * 2003-08-06 2005-02-16 华为技术有限公司 Network management safety authentication method
CN102223291A (en) * 2010-04-14 2011-10-19 华为技术有限公司 Method, device and communication system for realizing device access
CN107645391A (en) * 2016-07-21 2018-01-30 中兴通讯股份有限公司 A kind of port configuration method and device of Interface Expanding equipment
CN108306755A (en) * 2017-12-20 2018-07-20 瑞斯康达科技发展股份有限公司 A kind of method and system for establishing management passage
CN110417452A (en) * 2019-07-19 2019-11-05 京信通信系统(中国)有限公司 Room subsystem

Also Published As

Publication number Publication date
CN111049674A (en) 2020-04-21
WO2021104116A1 (en) 2021-06-03

Similar Documents

Publication Publication Date Title
EP3595244B1 (en) Network slice management method, unit and system
US11350286B2 (en) Device identifier obtaining method and apparatus
CN108810993B (en) Network slice selection method, equipment, UE, control plane function entity and medium
US20200128614A1 (en) Session processing method and device
CN108667638B (en) Network service configuration method and network management equipment
US20170012977A1 (en) Method for allocating addressing identifier, access point, station, and communications system
US9967099B2 (en) Method and apparatus for providing information
US11388779B2 (en) Integrated access system, configuration method, and baseband unit
CN112449315A (en) Network slice management method and related device
CN109314696B (en) Method and device for managing network slices
CN112804679B (en) Network slice connection method and device, storage medium and electronic device
US20180359799A1 (en) Multi-connection access point
US11765570B2 (en) Data transfer using a dual SIM phone
US9118588B2 (en) Virtual console-port management
CN111049674B (en) Network management parameter configuration method, device, equipment and computer readable storage medium
US20230007474A1 (en) Systems and methods for secure virtualized base station orchestration
US11792192B2 (en) Automatic network configuration for security devices
US11424961B2 (en) Exporting the device sharing attribute for host devices from a wireless controller to a switch
CN111918299A (en) Wireless networking method, device, storage medium and wireless network equipment
US20230007479A1 (en) Systems and methods for pki certificate and key allocations to wireless base station radio units
CN113347034B (en) Device processing method and device, authentication method and device, and storage medium
EP4362516A1 (en) Wireless communication method and apparatus
CN115038101A (en) Network access method and system, access point, terminal and electronic equipment
CN115484623A (en) Slice selection method, slice selection device, network equipment and storage medium
CN111565421A (en) Method, device, storage medium, terminal and network equipment for determining signal bandwidth

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