WO2023056826A1 - 网络连接方法、电子设备及存储介质 - Google Patents

网络连接方法、电子设备及存储介质 Download PDF

Info

Publication number
WO2023056826A1
WO2023056826A1 PCT/CN2022/118512 CN2022118512W WO2023056826A1 WO 2023056826 A1 WO2023056826 A1 WO 2023056826A1 CN 2022118512 W CN2022118512 W CN 2022118512W WO 2023056826 A1 WO2023056826 A1 WO 2023056826A1
Authority
WO
WIPO (PCT)
Prior art keywords
network
network element
function module
network connection
management system
Prior art date
Application number
PCT/CN2022/118512
Other languages
English (en)
French (fr)
Inventor
陈晓斌
刘峰
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2023056826A1 publication Critical patent/WO2023056826A1/zh

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/66Arrangements for connecting between networks having differing types of switching systems, e.g. gateways
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/141Setup of application sessions

Definitions

  • the present application relates to but not limited to the technical field of communication, and in particular relates to a network connection method, electronic equipment and a storage medium.
  • 5G fifth-generation mobile communication technology
  • 5G fifth-generation mobile communication technology
  • Network element devices need to be activated before they can be connected to the network.
  • Manual operations are often required, but in the communications industry or other vertical industries, there are extremely high requirements for the deployment cost and labor efficiency of network element equipment, resulting in a large labor cost for network provisioning, but low efficiency for provisioning connections.
  • Embodiments of the present application provide a network connection method, electronic equipment, and a storage medium.
  • the embodiment of the present application provides a network connection method, which is applied to a network element management system, and the network element management system is automatically connected to a network element device, and the network element device includes a gateway function module and a network element function module
  • the network connection method includes: receiving the first network connection request sent by the gateway function module through a preset network plane; establishing a network connection with the gateway function module according to the first network connection request; receiving the network The meta-function module sends a second network connection request through the gateway function module; according to the second network connection request, establishes a network connection with the network element function module through the gateway function module.
  • the embodiment of the present application provides a network connection method, which is applied to a network element device, the network element device is connected to a network element management system, and the network element device includes a gateway function module and a network element function module, so
  • the network connection method includes: sending a first network connection request to the network element management system through the gateway functional module, so that the network element management system establishes a network connection with the gateway functional module according to the first network connection request ; sending the second network connection request issued by the network element function module to the network element management system through the gateway function module, so that the network element management system passes the gateway according to the second network connection request
  • the function module establishes a network connection with the network element function module.
  • the embodiment of the present application provides an electronic device, which includes: a memory and a processor, the memory stores a computer program, and when the processor executes the computer program, the implementation of the first aspect of the present application is implemented.
  • the embodiment of the present application provides a computer-readable storage medium, wherein the storage medium stores a program, and the program is executed by a processor to implement any one of the embodiments of the first aspect of the application.
  • FIG. 1 is a schematic flowchart of a network connection method provided by an embodiment of the present application
  • FIG. 2 is a schematic flowchart of a network connection method provided by another embodiment of the present application.
  • FIG. 3 is a schematic flowchart of a network connection method provided by another embodiment of the present application.
  • FIG. 4 is a schematic flowchart of a network connection method provided by another embodiment of the present application.
  • FIG. 5 is a schematic flowchart of a network connection method provided by another embodiment of the present application.
  • FIG. 6 is a schematic flowchart of a network connection method provided by another embodiment of the present application.
  • FIG. 7 is a schematic flowchart of a network connection method provided by another embodiment of the present application.
  • FIG. 8 is a schematic flowchart of a network connection method provided by another embodiment of the present application.
  • FIG. 9 is a block diagram of modules provided by an embodiment of the present application.
  • FIG. 10 is a flowchart of a method for providing a network connection according to an embodiment of the present application.
  • FIG. 11 is a flowchart of a method for providing a network connection according to another embodiment of the present application.
  • Fig. 12 is a schematic diagram of an electronic device provided by an embodiment of the present application.
  • orientation descriptions such as up, down, front, back, left, right, etc. indicated orientations or positional relationships are based on the orientations or positional relationships shown in the drawings, and are only For the convenience of describing the present application and simplifying the description, it does not indicate or imply that the referred device or element must have a specific orientation, be constructed and operated in a specific orientation, and therefore should not be construed as limiting the embodiments of the present application.
  • multiple means more than two, greater than, less than, exceeding, etc. are understood as not including the original number, and above, below, within, etc. are understood as including the original number. If there is a description of "first”, “second”, etc., it is only for the purpose of distinguishing technical features, and cannot be understood as indicating or implying relative importance or implicitly indicating the number of indicated technical features or implicitly indicating the indicated The sequence relationship of the technical characteristics.
  • Embodiments of the present application provide a network connection method, an electronic device, and a storage medium, which can automatically connect to a network, reduce labor costs for network connection, and improve network connection efficiency.
  • the network element management system is connected with the network element equipment.
  • the network element management system can be EMS (Element Management System, network element management system) in the communication industry, or it can be a management system in other vertical industries.
  • the network element management system can Provides configuration data management functions to meet the provisioning configuration script template and data update, and provides automatic provisioning logs and access notifications to facilitate timely monitoring of the status of network element devices during the automatic provisioning process;
  • network element devices are core network elements, core network network elements Devices such as edge user plane function (User Plane Function, UPF) network elements realize plug and play (Plug and Play, PnP).
  • Network element devices include gateway function modules and network element function modules.
  • Gateway function modules are devices that implement gateway functions , in one embodiment, the gateway function module can be an edge gateway, a switch or other types of gateway equipment, which can send a network connection request to the network element management system, and the network element equipment can obtain the configuration address sent by the network element management system, and complete NE management plane provisioning and control plane provisioning configuration.
  • the embodiment of the present application provides a network connection method, which is applied to a network element management system.
  • the network connection method in the embodiment of the present application includes but is not limited to step S110, step S120, step S130 and step S140.
  • Step S110 receiving the first network connection request sent by the gateway function module through the preset network plane.
  • the network element management system after the network element device is powered on, the network element management system immediately receives the first network connection request sent by the gateway function module.
  • the first network connection request can be relayed to the network through the bearer network.
  • the first network connection request adopts a Dynamic Host Configuration Protocol (Dynamic Host Configuration Protocol, DHCP), which can be a standard DHCP request, and the network element management system can provide a DHCP server (Server), meeting the requirements of the embodiment of the present application
  • DHCP server Dynamic Host Configuration Protocol
  • the first network connection request may also be a DHCP request with an extended options field.
  • the first network connection request is a standard DHCP request as an example for illustration, but this does not limit the embodiment of the present application.
  • Presetting the network plane includes establishing a virtual local area network (Virtual Local Area Network, VLAN) network that is automatically discovered by DHCP, and connecting the network element management system to the DHCP VLAN
  • VLAN Virtual Local Area Network
  • the network element management system can also preset various device activation script templates to meet the requirements of automatic network activation and connection, and the client can configure activation data in the network element management system according to device information and planning.
  • the data includes device type and device MAC address.
  • the address, temporary IP segment, official IP, and gateway mask are not specifically limited in this embodiment of the application.
  • Step S120 establishing a network connection with the gateway function module according to the first network connection request.
  • the network element management system after receiving the first network connection request, establishes a network connection with the gateway function module in response to the first network connection request, so as to realize the provisioning of the first-level network. It should be noted that the network element management system In response to the first network connection request, the system establishes a link with the gateway function module and logs in. At this time, the network element management system can generate actual commands based on the configuration data and script templates, so that the gateway function module can be configured, and the gateway function module can be opened to the network element management system. network plane.
  • the network element management system assigns a temporary address to the gateway function module according to the received standard DHCP request of the gateway function module, and when the address is reachable, it communicates with the gateway function module Module link building and login, so that the gateway function module can be configured, and the gateway function module can be opened to the DHCP network plane of the network element management system, so that the DHCP request of the network element function module can reach the network element management system.
  • Step S130 receiving a second network connection request sent by the network element function module through the gateway function module.
  • the network element management system receives the second network connection request sent by the network element functional module through the gateway functional module,
  • the second network connection request is sent by the network element function module, and then sent to the network element management system after passing through the gateway function module, and the second network connection request can be sent to the network element management system through the bearer network relay (Relay)
  • the second network connection request uses DHCP, which can be a standard DHCP request.
  • the second network connection request can also be a DHCP request extending the options field.
  • the second The network connection request is a standard DHCP request as an example for illustration, but it is not meant to limit the embodiment of the present application.
  • Step S140 according to the second network connection request, establish a network connection with the network element function module through the gateway function module.
  • the network element management system after receiving the second network connection request, establishes a network connection with the network element function module through the gateway function module in response to the second network connection request, so as to realize the opening of the secondary network. Yes, the network element management system responds to the second network connection request and establishes a link with the network element function module to log in. At this time, the network element management system can generate actual commands based on the configuration data and the script template, so that the network element function module can be opened to the network element Manages the management network plane of the system.
  • the gateway function module and the network element function module in the network element device are opened in different levels to realize automatic connection to the network. After the network element device is initially powered on, it can be automatically connected to the network element management system to complete the network connection. , reduce the labor cost of network element device provisioning, and improve the efficiency of network provisioning.
  • the network element management system assigns an address to the network element function module according to the received standard DHCP request of the network element function module, and after the address is reachable, it passes the gateway function
  • the module and the network element function module establish a link and log in, so that the network element function module can be configured, and the network element function module can be opened to the management network plane of the network element management system, and then automatically connected to the network element device.
  • the first network connection request includes the first unique identifier of the gateway function module, and the first unique identifier includes the media access control address, and the above step S120 may also include but not limited to step S210 and step S220.
  • Step S210 assign temporary address information to the gateway function module according to the first unique identifier.
  • Step S220 sending temporary address information to the gateway functional module, and establishing a network connection with the gateway functional module if it is detected that the temporary address is reachable.
  • the first network connection request received by the network element management system includes the first unique identifier of the gateway functional module. It can be understood that the first unique identifier is the device MAC address of the gateway functional module.
  • the system assigns temporary address information to the gateway functional module, and then sends the temporary address information to the gateway functional module. After detecting that the temporary address is reachable, the network element management system establishes a link with the gateway functional module and logs in, thereby establishing Network connection of the gateway function module.
  • the network element management system responds to the standard DHCP protocol to assign temporary address information according to the received standard DHCP request of the gateway functional module, and the temporary address information is DHCP VLAN
  • the network presets the assigned network segment address and returns temporary address information to the gateway function module. After the network element management system detects that the temporary address is reachable, it establishes a link with the gateway function module to log in, thereby establishing a network connection with the gateway function module.
  • the establishment of the network connection with the gateway function module in step S220 may also include but not limited to step S310 and step S320.
  • Step S310 acquiring first network configuration information and first official address information.
  • Step S320 sending the first network configuration information and the first official address information to the gateway functional module, so that the gateway functional module establishes a formal network connection with the network element management system through the formal network plane according to the first network configuration information and the first formal address information.
  • the network element management system after the network element management system sends the temporary address information to the gateway function module, after the network element management system detects that the temporary address is reachable, it establishes a link with the gateway function module and logs in, and the network element management system obtains the information based on the configuration data and the script template.
  • the first network configuration information and the first official address information includes official IP address and gateway mask
  • the first network configuration information includes configuration information such as DHCP Relay and routing configuration
  • the first official address information is sent to the gateway function module, and after receiving the first network configuration information and the first official address information, the gateway function module opens to the official network plane of the network element management system and establishes a formal network connection with the network element management system.
  • the second network connection request includes a second unique identifier of the network element functional module, and the second unique identifier includes a media access control address.
  • the above step S140 may also include but is not limited to the step S410 and step S420.
  • Step S410 assigning second official address information to the network element function module according to the second unique identifier.
  • Step S420 sending the second official address information to the network element function module, if it is detected that the second official address is reachable, establish a network connection with the network element function module through the gateway function module.
  • the second network connection request received by the network element management system includes the second unique identifier of the network element function module.
  • the second unique identifier is the device MAC address of the network element function module
  • the element management system assigns second official address information to the network element function module, where the second official address information includes an official IP address and a gateway mask, and then sends the second official address information to the network element function module, After the network element management system detects that the second official address is reachable, it establishes a link with the network element function module and logs in, thereby establishing a network connection with the network element function module.
  • the network element management system assigns the second official address information through the standard DHCP protocol response after receiving the standard DHCP request of the network element function module, and returns the first The second official address information is sent to the network element function module through the gateway function module DHCP Relay. After the network element management system detects that the second official address is reachable, it establishes a link with the network element function module to log in, thereby establishing a network connection with the network element function module.
  • the establishment of a network connection with the network element function module through the gateway function module in step S420 may also include but not limited to step S510 and step S520.
  • Step S510 acquiring second network configuration information and management plane address information.
  • Step S520 sending the second network configuration information and management plane address information to the network element function module, so that the network element function module establishes a formal network connection with the network element management system through the gateway function module according to the second network configuration information and management plane address information.
  • the network element management system after the network element management system sends the second official address information to the network element function module, after the network element management system detects that the second official address is reachable, it establishes a link with the network element function module and logs in, and the network element management system is based on
  • the configuration data and the script template obtain the second network configuration information and the address information of the management plane
  • the second network configuration information and the address information of the management plane include configuration information such as network element management plane settings, and send the second network configuration information and the address information of the management plane
  • the network element function module after receiving the second network configuration information and the management plane address information, the network element function module opens to the management network plane of the network element management system, so that the network element function module according to the second network configuration information and the management plane address information
  • the address information establishes a formal network connection with the network element management system through the gateway function module.
  • the network element management system After the network element management system establishes a network connection with the network element function module, the network element management system completes the two-level provisioning of the network element equipment, and the network element management system detects that the second network configuration information and the address of the management plane can be After reaching the network element function module, the network element management system automatically connects to the network element device, and then the network element management system sends the service configuration data to the network element device, and the network element device completes the opening and connection of the network. In the actual operating environment, After multiple network element devices are connected, the network element management system performs two-level provisioning for each network element device, so as to enable and connect other network element devices.
  • the network element management system can also be connected with the network management system (Network Manage System, NMS).
  • NMS Network Manage System
  • the operator configures the activation data in the network management system according to the equipment information and planning.
  • the activation data information includes a unified temporary IP segment, as well as data such as device type, device MAC address, corresponding official IP, and gateway mask configured according to the network element device, and the data is sent to the network element management system.
  • the network element management system After the element management system completes the two-level activation of the network element equipment, that is, after completing the network connection with the network element function module, the network element management system reports the notification information of the newly connected network element to the network management system, and then through the network management system Or the network element management system sends the service configuration data to the network element device.
  • An embodiment of the present application provides a network connection method, which is applied to a network element device.
  • the network connection method in the embodiment of the present application includes but is not limited to step S610 and step S620.
  • step S610 the gateway function module sends a first network connection request to the network element management system, so that the network element management system establishes a network connection with the gateway function module according to the first network connection request.
  • the gateway function module sends the first network connection request to the network element management system.
  • the first network connection request can be relayed to the network element through the bearer network Management system, the first network connection request adopts the Dynamic Host Configuration Protocol network connection request, the first network connection request can be a standard DHCP request, and under the premise of meeting the requirements of the embodiment of the present application, the first network connection request, that is, the DHCP request can also be In order to extend the DHCP request of the options field, the first network connection request is taken as an example of a standard DHCP request in the embodiment of the present application for illustration, but this does not represent a limitation to the embodiment of the present application.
  • the network element management system After receiving the first network connection request, the network element management system establishes a network connection with the gateway function module in response to the first network connection request to realize the opening of the first-level network. It should be noted that the network element management system responds to the first network connection request. A connection request is established and logged in with the gateway function module. At this time, the network element management system can generate actual commands based on the configuration data and script templates, so that the gateway function module can be configured, and the gateway function module can be opened to the network plane of the network element management system.
  • the network element management system assigns a temporary address to the gateway function module according to the received standard DHCP request of the gateway function module, and when the address is reachable, it communicates with the gateway function module Module link building and login, so that the gateway function module can be configured, and the gateway function module can be opened to the network plane of the network element management system, so that the DHCP request of the network element function module can reach the network element management system.
  • Step S620 sending the second network connection request issued by the network element function module to the network element management system through the gateway function module, so that the network element management system establishes a network connection with the network element function module through the gateway function module according to the second network connection request .
  • the network element functional module sends a second network connection request to the network element management system through the gateway functional module.
  • the second network connection request is sent by the network element function module, and after passing through the gateway function module, it is sent to the network element management system, and the second network connection request can be relayed to the network element management system through the bearer network, and the second network connection
  • the request to use DHCP can be a standard DHCP request.
  • the second network connection request can also be a DHCP request in the extended options field.
  • the second network connection request is the standard DHCP
  • the request is described as an example, but is not meant to limit the embodiment of the application.
  • the network element management system After receiving the second network connection request, the network element management system, in response to the second network connection request, establishes a network connection with the network element function module through the gateway function module to realize the opening of the secondary network. It should be noted that the network element management system In response to the second network connection request, establish a link with the network element function module and log in. At this time, the network element management system can generate actual commands based on the configuration data and script templates, so that the network element function module can be opened to the management network plane of the network element management system .
  • automatic connection to the network is realized through hierarchical activation of the gateway function module and the network element function module in the network element device, and the network element device can be automatically connected to the network element management system after being powered on, reducing the network activation cost. Reduce labor costs and improve the efficiency of network provisioning.
  • the network element management system assigns an address to the network element function module according to the received standard DHCP request of the network element function module, and after the address is reachable, it passes the gateway function
  • the module and the network element function module establish a link and log in, so that the network element function module can be configured, the network element function module can be opened to the management network plane of the network element management system, and then automatically connected to the network element device.
  • the first network connection request includes the first unique identifier of the gateway functional module, and the first unique identifier includes the media access control address.
  • the first unique identifier includes the media access control address.
  • it may also include but not limited to the step S710, step S720 and step S730.
  • step S710 the gateway function module sends the first unique identifier to the network element management system, so that the network element management system assigns temporary address information to the gateway function module according to the first unique identifier.
  • Step S720 receiving the first network configuration information and the first official address information sent by the network element management system through the gateway function module, wherein the first network configuration information and the first official address information are detected by the network element management system when the temporary address can be It is sent when a network connection is established.
  • Step S730 make the gateway function module establish a formal network connection with the network element management system according to the first network configuration information and the first formal address information.
  • the first network connection request of the gateway functional module includes the first unique identifier. It can be understood that the first unique identifier is the device MAC address of the gateway functional module, and the gateway functional module receives a response from the network element management system. Temporary address information assigned to the gateway function module after the first unique identifier. The temporary address includes a temporary IP address and a gateway mask. After the network element management system detects that the temporary address is reachable, the network element management system establishes a link with the gateway function module to log in , so as to establish a network connection with the network element management system.
  • the network element management system when the first network connection request is a standard DHCP request, the network element management system responds to the standard DHCP protocol to assign temporary address information according to the received standard DHCP request of the gateway functional module, and the temporary address information is DHCP VLAN
  • the network presets the allocated network segment address and returns the temporary address information to the gateway function module.
  • the network element management system After the network element management system detects that the temporary address is reachable, the network element management system establishes a link with the gateway function module and logs in, thereby establishing the gateway function module and network element Manage the system's network connections.
  • the gateway functional module receives the temporary address information, and after the network element management system detects that the temporary address is reachable, the network element management system establishes a link with the gateway functional module and logs in, and the network element management system obtains the first address information based on the configuration data and the script template.
  • the second network connection request includes a second unique identifier of the network element function module, and the second unique identifier includes a media access control address.
  • the second unique identifier includes a media access control address.
  • it may also include but is not limited to Step S810, step S820 and step S830.
  • Step S810 Send the second unique identifier issued by the network element function module to the network element management system through the gateway function module, so that the network element management system assigns the second official address information to the network element function module according to the second unique identifier.
  • Step S820 receiving the second network configuration information and management plane address information sent by the network element management system through the network element function module, wherein the second network configuration information and management plane address information are detected by the network element management system after the second official address Sent when a network connection is established when reachable.
  • Step S830 according to the second network configuration information and the management plane address information, the network element function module establishes a formal network connection with the network element management system through the gateway function module.
  • the second network connection request sent by the network element function module includes the second unique identifier.
  • the second unique identifier is the device MAC address of the network element function module
  • the network element management system responds to The second unique identifier assigns the second official address information to the network element function module.
  • the second official address information is the official IP address
  • the network element function module receives the second official address information
  • the network element management system detects that the second official address is reachable Afterwards, the network element management system establishes a link with the network element function module and logs in, thereby establishing a network connection between the network element function module and the network element management system.
  • the network element management system assigns the second official address information through the standard DHCP protocol response after receiving the standard DHCP request of the network element function module, and returns the first The second official address information is sent to the network element function module through the gateway function module DHCP Relay. After the network element management system detects that the second official address is reachable, the network element management system establishes a link with the network element function module and logs in, thereby establishing the connection between the network element function module and the network element function module. Network connection of the network element management system.
  • the network element management system after the network element function module receives the second official address information, and the network element management system detects that the second official address is reachable, the network element management system establishes a link with the network element function module and logs in, and the network element management system based on configuration
  • the data and the script template obtain the second network configuration information and the address information of the management plane, the second network configuration information and the address information of the management plane include configuration information such as network element management plane settings, and send the second network configuration information and the address information of the management plane to
  • the network element function module after receiving the second network configuration information and the management plane address information, the network element function module opens to the management network plane of the network element management system, so that the network element function module The information establishes a formal network connection with the network element management system through the gateway function module.
  • the network element management system After the network element management system establishes a network connection with the network element function module, the network element management system completes the two-level provisioning of the network element equipment, and the network element management system detects that the second network configuration information and the address of the management plane can be After arriving, the network element device is automatically connected to the network element management system, and then the network element management system sends the service configuration data to the network element device, and the network element device completes the opening and connection of the network. In the actual operating environment, how many After a network element device is connected, the network element management system performs two-level provisioning for each network element device, so as to enable and connect other network element devices.
  • the embodiment of the present application provides a network element management system 100 (hereinafter referred to as EMS), EMS100 is provided with a DHCP Server module 101, a northbound module 102, an access configuration module 103 and an IUI module 104, etc., wherein , the EMS100 communicates with the network management system 300 (hereinafter referred to as NMS), and the superior NMS300 sends configuration data to the EMS100 and receives a notification of a newly connected network element.
  • the DHCP Server module 101 is used to provide standard DHCP server capabilities and verify request network
  • This module can also be configured separately, but it needs an interface to interact with EMS100, obtain DHCP address information, and notify EMS100 that a device has applied for and assigned an address. It can also be set in EMS100
  • the northbound module 102 is used to receive the configuration data of the NMS300, provides it to the DHCP Server module 101 and the access configuration module 103, and notifies the NMS300 after the automatic access to the network element device 200 is successful; the access configuration is used to access the network element device 200 And carry out network configuration, and after automatically accessing the network element, issue the service data configuration, complete the network opening connection of the network element device 200;
  • the I UI module 104 can provide web browser access capability, through the client computer 400, support configuration data and script templates, check the activation log and the network element device 200 access notification, and manage the connected network element device 200;
  • the client 400 is a web browser, which is not specifically limited in the embodiment of the present application.
  • the network element device 200 can be a wireless device and a core network network element device 200, wherein the wireless device can be a wireless base station 210, and in the wireless base station 210, a first-level connection can be performed.
  • the embodiment of the present application uses The network element device 200 of the core network is an example, but is not intended to limit the embodiment of the present application.
  • the core network element device 200 includes a gateway function module 201 and a network element function module 202, the gateway function module 201 may be an edge gateway (switch), and the gateway function module 201 and the network element function module 202 may be split set or set in one.
  • the network element device 200 needs to support the following capabilities: a DHCP client, used to send a DHCP request to obtain a configuration address; a configuration interface, used to complete the activation of the network element management network plane and the activation configuration of the control network plane, and the network element device 200 sends the DHCP request through
  • the bearer device 500 arrives at the EMS 100 after being relayed.
  • Embodiment 1 without NMS northbound configuration, is applicable to cross-scenes of vertical industries and communication industries, such as electric power and mine communications, where the number of network element devices is small and the system coverage is small, and the direct processing through the management system is not limited to EMS.
  • pre-initial configuration Before starting the network connection, pre-initial configuration is also required, including:
  • the client configures and activates data in EMS.
  • the data includes device type, device hardware MAC address, temporary IP segment, official IP and gateway mask, etc.
  • the edge gateway initiates a DHCP request from the preset DHCP VLAN network, and passes through the bearer network DHCP Relay to the DHCP Server module of the EMS.
  • the DHCP Server module verifies the MAC address of the device, and responds with the standard DHCP protocol to assign temporary address information (the network segment address assigned by the DHCP VLAN network preset) and returns it to the edge gateway.
  • EMS detects that the temporary address is reachable, and establishes a link with the edge gateway to log in.
  • the EMS generates the first network configuration information and the first official address information based on the configuration data and the script template.
  • the EMS sends the first network configuration information and the first official address information to the edge gateway for execution, including sending the first official address information for official address setting, DHCP Relay, routing settings, etc., to open up the DHCP network of the network element device to the EMS flat.
  • the network element function module initiates a DHCP request, and passes through the edge gateway and the bearer network DHCP Relay to the DHCP Server module of the EMS.
  • the DHCP Server module verifies the MAC address of the device, and assigns the second official address information through the standard DHCP protocol response and returns it to the network element function module through the gateway function module.
  • the EMS detects that the second official address is reachable, and establishes a link with the network element function module to log in.
  • the EMS generates second network configuration information and management plane address information based on the configuration data and the script template.
  • the EMS sends the second network configuration information and management plane address information to the network element function module for execution, including network element management plane settings, etc., and connects the network element function module to the management network plane of the EMS.
  • the EMS detects that the network element address is reachable, and the EMS automatically connects to the network element device.
  • the EMS sends the service configuration data to the network element equipment, and opens and connects the network element equipment.
  • pre-initial configuration Before starting the network connection, pre-initial configuration is also required, including:
  • the operator configures the activation data in the NMS.
  • the activation data information includes a unified temporary IP segment; and data such as the device type configured according to the network element, the device hardware MAC address, the corresponding official IP, and the gateway mask , send data to EMS.
  • the EMS receives the data and updates the storage.
  • the edge gateway initiates a DHCP request from the preset DHCP VLAN network, and passes through the bearer network DHCP Relay to the DHCP Server module of the EMS.
  • the DHCP Server module verifies the MAC address of the device, and responds with the standard DHCP protocol to assign temporary address information (the network segment address assigned by DHCP VLAN network preset) and returns it to the edge gateway.
  • EMS detects that the temporary address is reachable, and establishes a link with the edge gateway to log in.
  • the EMS generates the first network configuration information and the first official address information based on the configuration data and the script template.
  • the EMS sends the first network configuration information and the first official address information to the edge gateway for execution, including sending the first official address information for official address settings, DHCP Relay, routing settings, etc., to open up network elements to the DHCP network plane of EMS .
  • the network element function module initiates a DHCP request, and passes through the edge gateway and the bearer network DHCP Relay to the DHCP Server module of the EMS.
  • the DHCP Server module verifies the MAC address of the device, and assigns the second official address information through the standard DHCP protocol response and returns it to the network element function module through the gateway function module.
  • the EMS detects that the second official address is reachable, and establishes a link with the network element function module to log in.
  • the EMS generates second network configuration information and management plane address information based on the configuration data and the script template.
  • the EMS sends the second network configuration information and management plane address information to the network element device for execution, including network element management plane settings, etc., and connects the network element function modules to the management network plane of the EMS.
  • the EMS detects that the network element address is reachable, and the EMS automatically connects to the network element device.
  • the EMS reports the notification message of the new access network element device to the NMS.
  • the EMS sends the service configuration data to the network element equipment, and activates the network element equipment.
  • the network connection in the embodiment of the present application may also be configured through a local operation and maintenance terminal (Local Maintenance Terminal, LMT) of the network element device, which is not specifically limited in the embodiment of the present application.
  • LMT Local Maintenance Terminal
  • a set of management systems in vertical industries is not limited to EMS for unified management of wireless and core network element equipment, automatic discovery and access management and connection, to achieve the purpose of quickly opening connections, saving manpower and time costs.
  • the NMS uniformly issues the provisioning configuration data, and the management systems of each manufacturer are not limited to the EMS to automatically discover network element devices and access them for management and connection.
  • FIG. 12 shows an electronic device 600 provided by an embodiment of the present application.
  • the electronic device 600 includes: a processor 601 , a memory 602 , and a computer program stored on the memory 602 and operable on the processor 601 , and the computer program is used to execute the above-mentioned network connection method when running.
  • the processor 601 and the memory 602 may be connected through a bus or in other ways.
  • the memory 602 as a non-transitory computer-readable storage medium, can be used to store non-transitory software programs and non-transitory computer executable programs, such as the network connection method described in the embodiment of the present application.
  • the processor 601 implements the above-mentioned network connection method by running the non-transitory software programs and instructions stored in the memory 602 .
  • the memory 602 may include a program storage area and a data storage area, wherein the program storage area may store an operating system and an application program required by at least one function; the data storage area may store and execute the above-mentioned network connection method.
  • the memory 602 may include a high-speed random access memory 602, and may also include a non-transitory memory 602, such as at least one storage device, a flash memory device or other non-transitory solid-state storage devices.
  • the memory 602 may optionally include memory 602 remotely located relative to the processor 601 , and these remote memory 602 may be connected to the electronic device 600 through a network. Examples of the aforementioned networks include, but are not limited to, the Internet, intranets, local area networks, mobile communication networks, and combinations thereof.
  • the non-transitory software programs and instructions required to realize the above-mentioned network connection method are stored in the memory 602.
  • the above-mentioned network connection method is executed, for example, the method steps in FIG. 1 are executed.
  • the embodiment of the present application also provides a computer-readable storage medium storing computer-executable instructions, and the computer-executable instructions are used to execute the above-mentioned network connection method.
  • the computer-readable storage medium stores computer-executable instructions, and the computer-executable instructions are executed by one or more control processors, for example, performing steps S110 to S140 of the method in FIG. Method step S210 to step S220 in, method step S310 to step S320 in Fig. 3, method step S410 to step S420 in Fig. 4, method step S510 to step S520 in Fig. 5, method step S610 to step S520 in Fig. 6 Step S620, the method steps S710 to S730 in FIG. 7, and the method steps S810 to S830 in FIG. 8.
  • the device embodiments described above are only illustrative, and the units described as separate components may or may not be physically separated, that is, they may be located in one place, or may be distributed to multiple network units. Part or all of the modules can be selected according to actual needs to achieve the purpose of the solution of this embodiment.
  • the network connection method in the embodiment of the present application can be applied in a network element management system or a network element device, wherein the network element device includes a gateway function module and a network element function module, and the gateway
  • the function module first sends the first network connection request to the network element management system. After receiving the first network connection request, the network element management system establishes a network connection with the gateway function module to realize the opening of the first-level network, and then the network element function module passes through the gateway.
  • the function module sends a second network connection request to the network element management system. After receiving the second network connection request, the network element management system establishes a network connection with the network element function module through the gateway function module to realize the opening of the secondary network.
  • This application implements For example, through hierarchical connection to the network, after the network element equipment is initially powered on, it can be automatically connected to the network element management system to complete the network connection, reduce the labor cost of network element equipment provisioning, and improve the efficiency of network provisioning.
  • Computer storage media including, but not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disk (DVD) or other optical disk storage, magnetic cartridges, magnetic tape, storage device storage or other magnetic storage devices, or Any other medium that can be used to store desired information and that can be accessed by a computer.
  • communication media typically embody computer readable instructions, data structures, program modules, or other data in a modulated data signal such as a carrier wave or other transport mechanism, and may include any information delivery media .

Abstract

本申请公开了一种网络连接方法、电子设备及存储介质,网络连接方法可应用在网元管理系统或网元设备中,其中,网元设备中包括网关功能模块和网元功能模块,网关功能模块先向网元管理系统发送第一网络连接请求,网元管理系统在接收到第一网络连接请求后,与网关功能模块建立网络连接,实现一级网络开网络连接方法、电子设备及存储介质通,随后网元功能模块通过网关功能模块向网元管理系统发送第二网络连接请求,网元管理系统在接收到第二网络连接请求后,通过网关功能模块与网元功能模块建立网络连接,实现二级网络开通。

Description

网络连接方法、电子设备及存储介质
相关申请的交叉引用
本申请基于申请号为202111176630.0、申请日为2021年10月09日的中国专利申请提出,并要求该中国专利申请的优先权,该中国专利申请的全部内容在此引入本申请作为参考。
技术领域
本申请涉及但不限于通信技术领域,特别是涉及一种网络连接方法、电子设备及存储介质。
背景技术
随着第五代移动通信技术(5th-Generation,5G)的发展,5G技术所带来的高带宽、低延时等优势,使得网元设备的数量越来越多,网元设备的部署位置也越来越分散,网元设备需要开通后才能连接到网络,网元设备的网络开通连接需要涉及复杂的业务配置,大大提高了现场部署的操作难度,相关技术中,网元设备的网络连接往往需要人工进行操作,但是在通信行业或其它垂直行业中对于网元设备的部署成本和人力效率都有极高的要求,导致网络的开通消耗了较大的人力成本,但开通连接效率低下。
发明内容
以下是对本文详细描述的主题的概述。本概述并非是为了限制权利要求的保护范围。
本申请实施例提供了一种网络连接方法、电子设备及存储介质。
第一方面,本申请实施例提供了一种网络连接方法,应用于网元管理系统,所述网元管理系统与网元设备自动连接,所述网元设备包括网关功能模块和网元功能模块,所述网络连接方法包括:通过预置网络平面接收所述网关功能模块发送的第一网络连接请求;根据所述第一网络连接请求,与所述网关功能模块建立网络连接;接收所述网元功能模块通过所述网关功能模块发送的第二网络连接请求;根据所述第二网络连接请求,通过所述网关功能模块与所述网元功能模块建立网络连接。
第二方面,本申请实施例提供了一种网络连接方法,应用于网元设备,所述网元设备与网元管理系统连接,所述网元设备包括网关功能模块和网元功能模块,所述网络连接方法包括:通过所述网关功能模块向所述网元管理系统发送第一网络连接请求,使得所述网元管理系统根据所述第一网络连接请求与所述网关功能模块建立网络连接;将所述网元功能模块发出的第二网络连接请求,通过所述网关功能模块向所述网元管理系统发送,使得所述网元管理系统根据所述第二网络连接请求通过所述网关功能模块与所述网元功能模块建立网络连接。
第三方面,本申请实施例提供了一种电子设备,其中,包括:存储器、处理器,所述存储器存储有计算机程序,所述处理器执行所述计算机程序时实现如本申请第一方面实施例中任意一项所述的网络连接方法或本申请第二方面实施例中任意一项所述的网络连接方法。
第四方面,本申请实施例提供了一种计算机可读存储介质,其中,所述存储介质存储有 程序,所述程序被处理器执行实现如本申请第一方面实施例中任意一项所述的网络连接方法或本申请第二方面实施例中任意一项所述的网络连接方法。
本申请的其他特征和优点将在随后的说明书中阐述,并且,部分地从说明书中变得显而易见,或者通过实施本申请而了解。本申请的目的和其他优点可通过在说明书、权利要求书以及附图中所特别指出的结构来实现和获得。
附图说明
附图用来提供对本申请技术方案的进一步理解,并且构成说明书的一部分,与本申请的实施例一起用于解释本申请的技术方案,并不构成对本申请技术方案的限制。
图1是本申请一个施例提供的网络连接方法的流程示意图;
图2是本申请另一个实施例提供的网络连接方法的流程示意图;
图3是本申请另一个实施例提供的网络连接方法的流程示意图;
图4是本申请另一个实施例提供的网络连接方法的流程示意图;
图5是本申请另一个实施例提供的网络连接方法的流程示意图;
图6是本申请另一个实施例提供的网络连接方法的流程示意图;
图7是本申请另一个实施例提供的网络连接方法的流程示意图;
图8是本申请另一个实施例提供的网络连接方法的流程示意图;
图9是本申请一个实施例提供的模块框图;
图10是本申请一个实施例提供网络连接方法流程图;
图11是本申请另一个实施例提供网络连接方法流程图;
图12是本申请一个实施例提供的电子设备的示意图。
具体实施方式
为了使本申请的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本申请进行进一步详细说明。应当理解,此处所描述的实施例仅用以解释本申请,并不用于限定本申请。
在本申请的描述中,需要理解的是,涉及到方位描述,例如上、下、前、后、左、右等指示的方位或位置关系为基于附图所示的方位或位置关系,仅是为了便于描述本申请和简化描述,而不是指示或暗示所指的装置或元件必须具有特定的方位、以特定的方位构造和操作,因此不能理解为对本申请实施例的限制。
应了解,在本申请实施例的描述中,多个(或多项)的含义是两个以上,大于、小于、超过等理解为不包括本数,以上、以下、以内等理解为包括本数。如果有描述到“第一”、“第二”等只是用于区分技术特征为目的,而不能理解为指示或暗示相对重要性或者隐含指明所指示的技术特征的数量或者隐含指明所指示的技术特征的先后关系。
本申请实施例的描述中,除非另有明确的限定,设置、安装、连接等词语应做广义理解,所属技术领域技术人员可以结合技术方案的内容合理确定上述词语在本申请实施例中的含义。
本申请实施例提供了一种网络连接方法、电子设备及存储介质,能够自动连接网络,降低网络连接的人力成本,提高网络连接的效率。其中,网元管理系统与网元设备连接,网元管理系统可以为通信行业中的EMS(Element Manage System,网元管理系统),也可以为其 它垂直行业中的管理系统,网元管理系统能够提供配置数据管理功能,满足开通配置脚本模板以及数据更新,提供自动开通日志以及接入通知,方便及时监控自动开通过程中网元设备的状态;网元设备为核心网网元,核心网网元设备如边缘用户面功能(User Plane Function,UPF)网元实现即插即用(Plug and Play,PnP),网元设备包括网关功能模块和网元功能模块,网关功能模块为实现网关功能的设备,在一实施例中,网关功能模块可以为边缘网关、交换机或其它类型的网关设备,可以向网元管理系统发送网络连接请求,网元设备可以获取网元管理系统发送的配置地址,并完成网元管理面开通和控制面开通配置。
下面进行详细说明。
本申请实施例提供了一种网络连接方法,应用于网元管理系统,参照图1所示,本申请实施例中的网络连接方法包括但不限于步骤S110、步骤S120、步骤S130和步骤S140。
步骤S110,通过预置网络平面接收网关功能模块发送的第一网络连接请求。
在一实施例中,网元设备在上电后,网元管理系统随即接收网关功能模块发送出来的第一网络连接请求,需要说明的是,第一网络连接请求可经过承载网络中继至网元管理系统,第一网络连接请求采用动态主机配置协议(Dynamic Host Configuration Protocol,DHCP),可以是标准DHCP请求,网元管理系统能提供DHCP服务端(Server),在满足本申请实施例要求的前提下,第一网络连接请求还可以为扩展options字段的DHCP请求,本申请实施例中以第一网络连接请求为标准DHCP请求为例子进行说明,但并不表示为对本申请实施例的限制。
需要说明的是,在网络连接之前,还需要进行初始配置,预置网络平面包括建立预置DHCP自动发现的虚拟局域网(Virtual Local Area Network,VLAN)网络,并将网元管理系统连接至DHCP VLAN网络中,网元管理系统还可以预置各类设备开通脚本模板,满足网络自动开通连接,并且用户端可以根据设备信息以及规划,在网元管理系统配置开通数据,数据包括设备类型、设备MAC地址、临时IP段、正式IP以及网关掩码等,本申请实施例不对其作具体限制。网元设备在上电后,接入到DHCP VLAN网络中,从DHCP VLAN网络发起DHCP请求,经过承载网络DHCP Relay至网元管理系统中。
步骤S120,根据第一网络连接请求,与网关功能模块建立网络连接。
在一实施例中,网元管理系统在接收到第一网络连接请求后,响应于第一网络连接请求,与网关功能模块建立网络连接,实现一级网络开通,需要说明的是,网元管理系统响应于第一网络连接请求,与网关功能模块建链登录,此时网元管理系统可以基于配置数据和脚本模板生成实际命令,从而可以配置网关功能模块,开通网关功能模块至网元管理系统的网络平面。
可以理解的是,当第一网络连接请求为标准DHCP请求,则网元管理系统根据接收到的网关功能模块的标准DHCP请求后,分配临时地址给网关功能模块,当地址可达后与网关功能模块建链登录,从而可以配置网关功能模块,开通网关功能模块至网元管理系统的DHCP网络平面,以便网元功能模块DHCP请求可以到达网元管理系统。
步骤S130,接收网元功能模块通过网关功能模块发送的第二网络连接请求。
在一实施例中,在网元管理系统与网关功能模块建立网络连接,实现了网络的一级开通后,网元管理系统接收网元功能模块通过网关功能模块发送出来的第二网络连接请求,需要说明的是,第二网络连接请求由网元功能模块发送,通过网关功能模块后,发送到网元管理系统中,第二网络连接请求可经过承载网络中继(Relay)至网元管理系统,第二网络连接请 求采用DHCP,可以是标准DHCP请求,在满足本申请实施例要求的前提下,第二网络连接请求,还可以为扩展options字段的DHCP请求,本申请实施例中以第二网络连接请求为标准DHCP请求为例子进行说明,但并不表示为对本申请实施例的限制。
步骤S140,根据第二网络连接请求,通过网关功能模块与网元功能模块建立网络连接。
在一实施例中,网元管理系统在接收到第二网络连接请求后,响应于第二网络连接请求,通过网关功能模块与网元功能模块建立网络连接,实现二级网络开通,需要说明的是,网元管理系统响应于第二网络连接请求,与网元功能模块建链登录,此时网元管理系统可以基于配置数据和脚本模板生成实际命令,从而可以开通网元功能模块至网元管理系统的管理网络平面。本申请实施例通过对网元设备中网关功能模块和网元功能模块的分级开通,实现了自动连接网络,在网元设备初始上电后,能够自动接入到网元管理系统,完成网络连接,降低网元设备开通的人力成本,提高网络开通的效率。
可以理解的是,当第二网络连接请求为标准DHCP请求,则网元管理系统根据接收到的网元功能模块的标准DHCP请求后,分配地址给网元功能模块,地址可达后通过网关功能模块与网元功能模块建链登录,从而可以配置网元功能模块,开通网元功能模块至网元管理系统的管理网络平面,然后自动接入网元设备。
参照图2所示,在一实施例中,第一网络连接请求包括网关功能模块的第一唯一标识,第一唯一标识包括媒体存取控制地址,上述步骤S120中还可以包括但不限于步骤S210和步骤S220。
步骤S210,根据第一唯一标识为网关功能模块分配临时地址信息。
步骤S220,向网关功能模块发送临时地址信息,若检测到临时地址可达,建立与网关功能模块的网络连接。
在一实施例中,网元管理系统接收的第一网络连接请求中包括了网关功能模块的第一唯一标识,可以理解的是,第一唯一标识为网关功能模块的设备MAC地址,网元管理系统响应于第一唯一标识,为网关功能模块分配临时地址信息,随后将临时地址信息发送给网关功能模块,网元管理系统检测临时地址可达后,与网关功能模块建链登录,从而建立与网关功能模块的网络连接。
可以理解的是,当第一网络连接请求为标准DHCP请求,则网元管理系统根据接收到的网关功能模块的标准DHCP请求后,通过标准DHCP协议响应分配临时地址信息,临时地址信息为DHCP VLAN网络预置分配的网段地址,并返回临时地址信息给网关功能模块,网元管理系统检测临时地址可达后,与网关功能模块建链登录,从而建立与网关功能模块的网络连接。
参照图3所示,在一实施例中,上述步骤S220中的建立与网关功能模块的网络连接,还可以包括但不限于步骤S310和步骤S320。
步骤S310,获取第一网络配置信息和第一正式地址信息。
步骤S320,向网关功能模块发送第一网络配置信息和第一正式地址信息,使得网关功能模块根据第一网络配置信息和第一正式地址信息与网元管理系统通过正式网络平面建立正式网络连接。
在一实施例中,在网元管理系统发送临时地址信息给网关功能模块,网元管理系统检测临时地址可达后,与网关功能模块建链登录,网元管理系统基于配置数据和脚本模板得到第一网络配置信息和第一正式地址信息,第一正式地址信息包括正式IP地址以及网关掩码,第 一网络配置信息包括DHCP Relay和路由配置等配置信息,并将第一网络配置信息和第一正式地址信息发送给网关功能模块,网关功能模块在接收到第一网络配置信息和第一正式地址信息后,开通至网元管理系统的正式网络平面,与网元管理系统建立正式网络连接。
参照图4所示,在一实施例中,第二网络连接请求包括网元功能模块的第二唯一标识,第二唯一标识包括媒体存取控制地址,上述步骤S140中还可以包括但不限于步骤S410和步骤S420。
步骤S410,根据第二唯一标识为网元功能模块分配第二正式地址信息。
步骤S420,向网元功能模块发送第二正式地址信息,若检测到第二正式地址可达,通过网关功能模块建立与网元功能模块的网络连接。
在一实施例中,网元管理系统接收的第二网络连接请求中包括了网元功能模块的第二唯一标识,可以理解的是,第二唯一标识为网元功能模块的设备MAC地址,网元管理系统响应于第二唯一标识,为网元功能模块分配第二正式地址信息,第二正式地址信息包括正式IP地址以及网关掩码,随后将第二正式地址信息发送给网元功能模块,网元管理系统检测第二正式地址可达后,与网元功能模块建链登录,从而建立与网元功能模块的网络连接。
可以理解的是,当第二网络连接请求为标准DHCP请求,则网元管理系统根据接收到的网元功能模块的标准DHCP请求后,通过标准DHCP协议响应分配第二正式地址信息,并返回第二正式地址信息经过网关功能模块DHCP Relay发送给网元功能模块,网元管理系统检测第二正式地址可达后,与网元功能模块建链登录,从而建立与网元功能模块的网络连接。
参照图5所示,在一实施例中,上述步骤S420中的通过网关功能模块建立与网元功能模块的网络连接,还可以包括但不限于步骤S510和步骤S520。
步骤S510,获取第二网络配置信息和管理面地址信息。
步骤S520,向网元功能模块发送第二网络配置信息和管理面地址信息,使得网元功能模块根据第二网络配置信息和管理面地址信息通过网关功能模块与网元管理系统建立正式网络连接。
在一实施例中,在网元管理系统发送第二正式地址信息给网元功能模块,网元管理系统检测第二正式地址可达后,与网元功能模块建链登录,网元管理系统基于配置数据和脚本模板得到第二网络配置信息和管理面地址信息,第二网络配置信息和管理面地址信息包括网元管理面设置等配置信息,并将第二网络配置信息和管理面地址信息发送给网元功能模块,网元功能模块在接收到第二网络配置信息和管理面地址信息后,开通至网元管理系统的管理网络平面,使得网元功能模块根据第二网络配置信息和管理面地址信息通过网关功能模块与网元管理系统建立正式网络连接。
需要说明的是,在网元管理系统与网元功能模块建立网络连接后,网元管理系统完成了对网元设备的两级开通,网元管理系统检测第二网络配置信息和管理面地址可达网元功能模块后,网元管理系统自动接入网元设备,随后网元管理系统下发业务配置数据到网元设备中,网元设备完成网络的开通连接,当在实际运行环境中,有多个网元设备接入后,网元管理系统对每个网元设备均进行两级开通,从而开通连接其它网元设备。
需要说明的是,网元管理系统还可以与网络管理系统(Network Manage System,NMS)连接,在网元管理系统的初始配置中,运营商根据设备信息以及规划,在网络管理系统配置开通数据,开通数据信息包括统一的临时I P段,以及按照网元设备配置的设备类型、设备 MAC地址、对应的正式IP以及网关掩码等数据,并下发数据至网元管理系统中,而在网元管理系统完成对网元设备的两级开通后,即完成与网元功能模块的网络连接后,网元管理系统上报新接入的网元通知信息给网络管理系统,随后可通过网络管理系统或网元管理系统下发业务配置数据到网元设备中。
本申请实施例提供了一种网络连接方法,应用于网元设备,参照图6所示,本申请实施例中的网络连接方法包括但不限于步骤S610和步骤S620。
步骤S610,通过网关功能模块向网元管理系统发送第一网络连接请求,使得网元管理系统根据第一网络连接请求与网关功能模块建立网络连接。
在一实施例中,网元设备在上电后,通过网关功能模块发送第一网络连接请求到网元管理系统中,需要说明的是,第一网络连接请求可经过承载网络中继至网元管理系统,第一网络连接请求采用动态主机配置协议网络连接请求,第一网络连接请求可以是标准DHCP请求,在满足本申请实施例要求的前提下,第一网络连接请求,即DHCP请求还可以为扩展options字段的DHCP请求,本申请实施例中以第一网络连接请求为标准DHCP请求为例子进行说明,但并不表示为对本申请实施例的限制。网元管理系统在接收到第一网络连接请求后,响应于第一网络连接请求,与网关功能模块建立网络连接,实现一级网络开通,需要说明的是,网元管理系统响应于第一网络连接请求,与网关功能模块建链登录,此时网元管理系统可以基于配置数据和脚本模板生成实际命令,从而可以配置网关功能模块,开通网关功能模块至网元管理系统的网络平面。
可以理解的是,当第一网络连接请求为标准DHCP请求,则网元管理系统根据接收到的网关功能模块的标准DHCP请求后,分配临时地址给网关功能模块,当地址可达后与网关功能模块建链登录,从而可以配置网关功能模块,开通网关功能模块至网元管理系统的网络平面,以便网元功能模块DHCP请求可以到达网元管理系统。
步骤S620,将网元功能模块发出的第二网络连接请求,通过网关功能模块向网元管理系统发送,使得网元管理系统根据第二网络连接请求通过网关功能模块与网元功能模块建立网络连接。
在一实施例中,在网元管理系统与网关功能模块建立网络连接,实现了网络的一级开通后,网元功能模块通过网关功能模块发送第二网络连接请求给网元管理系统,需要说明的是,第二网络连接请求由网元功能模块发送,通过网关功能模块后,发送到网元管理系统中,第二网络连接请求可经过承载网络中继至网元管理系统,第二网络连接请求采用DHCP可以是标准DHCP请求,在满足本申请实施例要求的前提下,第二网络连接请求还可以为扩展options字段的的DHCP请求,本申请实施例中以第二网络连接请求为标准DHCP请求为例子进行说明,但并不表示为对本申请实施例的限制。网元管理系统在接收到第二网络连接请求后,响应于第二网络连接请求,通过网关功能模块与网元功能模块建立网络连接,实现二级网络开通,需要说明的是,网元管理系统响应于第二网络连接请求,与网元功能模块建链登录,此时网元管理系统可以基于配置数据和脚本模板生成实际命令,从而可以开通网元功能模块至网元管理系统的管理网络平面。本申请实施例通过对网元设备中网关功能模块和网元功能模块的分级开通,实现了自动连接网络,网元设备在上电后即可自动连接至网元管理系统中,降低网络开通的人力成本,提高网络开通的效率。
可以理解的是,当第二网络连接请求为标准DHCP请求,则网元管理系统根据接收到的网 元功能模块的标准DHCP请求后,分配地址给网元功能模块,地址可达后通过网关功能模块与网元功能模块建链登录,从而可以以配置网元功能模块,开通网元功能模块至网元管理系统的管理网络平面,然后自动接入网元设备。
参照图7所示,在一实施例中,第一网络连接请求包括网关功能模块的第一唯一标识,第一唯一标识包括媒体存取控制地址,上述步骤S610中,还可以包括但不限于步骤S710、步骤S720和步骤S730。
步骤S710,通过网关功能模块向网元管理系统发送第一唯一标识,使得网元管理系统根据第一唯一标识为网关功能模块分配临时地址信息。
步骤S720,通过网关功能模块接收网元管理系统发送的第一网络配置信息和第一正式地址信息,其中,第一网络配置信息和第一正式地址信息由网元管理系统在检测到临时地址可达的情况下建立网络连接而发送。
步骤S730,根据第一网络配置信息和第一正式地址信息使得网关功能模块与网元管理系统建立正式网络连接。
在一实施例中,网关功能模块的第一网络连接请求中包括了第一唯一标识,可以理解的是,第一唯一标识为网关功能模块的设备MAC地址,网关功能模块接收网元管理系统响应于第一唯一标识后为网关功能模块分配的临时地址信息,临时地址包括临时I P地址以及网关掩码,网元管理系统检测临时地址可达后,网元管理系统与网关功能模块建链登录,从而建立与网元管理系统的网络连接。
可以理解的是,当第一网络连接请求为标准DHCP请求,则网元管理系统根据接收到的网关功能模块的标准DHCP请求后,通过标准DHCP协议响应分配临时地址信息,临时地址信息为DHCP VLAN网络预置分配的网段地址,并返回临时地址信息给网关功能模块,网元管理系统检测临时地址可达后,网元管理系统与网关功能模块建链登录,从而建立网关功能模块与网元管理系统的网络连接。
在一实施例中,网关功能模块接收到临时地址信息,网元管理系统检测临时地址可达后,网元管理系统与网关功能模块建链登录,网元管理系统基于配置数据和脚本模板得到第一网络配置信息和第一正式地址信息,第一正式地址信息包括正式IP地址以及网关掩码,第一网络配置信息包括DHCP Relay和路由配置等配置信息,网关功能模块接收第一网络配置信息和第一正式地址信息,网关功能模块在接收到第一网络配置信息和第一正式地址信息后,开通至网元管理系统的网络平面,使得网关功能模块与网元管理系统通过正式网络平面建立正式网络连接。
参照图8所示,在一实施例中,第二网络连接请求包括网元功能模块的第二唯一标识,第二唯一标识包括媒体存取控制地址,上述步骤S620中,还可以包括但不限于步骤S810、步骤S820和步骤S830。
步骤S810,将网元功能模块发出的第二唯一标识,通过网关功能模块向网元管理系统发送,使得网元管理系统根据第二唯一标识为网元功能模块分配第二正式地址信息。
步骤S820,通过网元功能模块接收网元管理系统发送的第二网络配置信息和管理面地址信息,其中,第二网络配置信息和管理面地址信息由网元管理系统在检测到第二正式地址可达的情况下建立网络连接而发送。
步骤S830,根据第二网络配置信息和管理面地址信息使得网元功能模块通过网关功能模 块与网元管理系统建立正式网络连接。
在一实施例中,网元功能模块发送的第二网络连接请求中包括了第二唯一标识,可以理解的是,第二唯一标识为网元功能模块的设备MAC地址,网元管理系统响应于第二唯一标识,为网元功能模块分配第二正式地址信息,第二正式地址信息为正式IP地址,随后网元功能模块接收第二正式地址信息,网元管理系统检测第二正式地址可达后,网元管理系统与网元功能模块建链登录,从而建立网元功能模块与网元管理系统的网络连接。
可以理解的是,当第二网络连接请求为标准DHCP请求,则网元管理系统根据接收到的网元功能模块的标准DHCP请求后,通过标准DHCP协议响应分配第二正式地址信息,并返回第二正式地址信息经过网关功能模块DHCP Relay发送给网元功能模块,网元管理系统检测第二正式地址可达后,网元管理系统与网元功能模块建链登录,从而建立网元功能模块与网元管理系统的网络连接。
在一实施例中,在网元功能模块接收第二正式地址信息,网元管理系统检测第二正式地址可达后,网元管理系统与网元功能模块建链登录,网元管理系统基于配置数据和脚本模板得到第二网络配置信息和管理面地址信息,第二网络配置信息和管理面地址信息包括网元管理面设置等配置信息,并将第二网络配置信息和管理面地址信息发送给网元功能模块,网元功能模块在接收到第二网络配置信息和管理面地址信息后,开通至网元管理系统的管理网络平面,使得网元功能模块根据第二网络配置信息和管理面地址信息通过网关功能模块与网元管理系统建立正式网络连接。
需要说明的是,在网元管理系统与网元功能模块建立网络连接后,网元管理系统完成了对网元设备的两级开通,网元管理系统检测第二网络配置信息和管理面地址可达后,网元设备自动接入到网元管理系统中,随后网元管理系统下发业务配置数据到网元设备中,网元设备完成网络的开通连接,当在实际运行环境中,有多个网元设备接入后,网元管理系统对每个网元设备均进行两级开通,从而开通连接其它网元设备。
参照图9所示,本申请实施例提供了一种网元管理系统100(下面称为EMS),EMS100设置有DHCP Server模块101、北向模块102、接入配置模块103和IUI模块104等,其中,EMS100与网络管理系统300(下面称为NMS)通信连接,上级NMS300下发配置数据给EMS100并接收新接入的网元通知,DHCP Server模块101用于提供标准DHCP服务端能力,验证请求网元设备200的MAC硬件地址,并分配IP地址,该模块也可以单独配置,但是需要有接口和EMS100交互,获取DHCP地址信息,并通知EMS100有设备申请并分配了地址,也可以设置在EMS100内;北向模块102用于接收NMS300的配置数据,提供给DHCP Server模块101和接入配置模块103使用,并在自动接入网元设备200成功后通知NMS300;接入配置用于访问网元设备200并进行网络配置,并在自动接入网元后,下发业务数据配置,完成网元设备200的网络开通连接;I UI模块104可提供web浏览器访问能力,通过客户机400,支持配置数据和脚本模板,查看开通日志以及网元设备200接入通知,管理接入的网元设备200;客户机400为web浏览器,本申请实施例不对其作具体限制。
参照图9所示,网元设备200可以是无线设备和核心网网元设备200,其中,无线设备可以是无线基站210,在无线基站210中,可以进行一级开通连接,本申请实施例以核心网网元设备200为例子,但并不表示为对本申请实施例的限制。在一实施例中,核心网网元设备200包括网关功能模块201以及网元功能模块202,网关功能模块201可以为边缘网关(交 换机),网关功能模块201以及网元功能模块202可以是分体设置或合一设置。网元设备200需要支持如下能力:DHCP客户端,用于发送DHCP请求,获取配置地址;配置接口,用于完成网元管理网络平面开通和控制网络平面开通配置,网元设备200发送DHCP请求经过承载设备500中继后到达EMS100中。
接下来详述本申请一些实施例的两个场景:
实施例一,无NMS北向配置,适用于垂直行业和通信行业交叉场景,如电力、矿山通信,网元设备数量不多,系统覆盖范围较小,直接通过管理系统不限于EMS处理。
在进行网络开通连接之前,还需要进行前置初始配置,包括:
1)预置DHCP自动发现VLAN网络;
2)EMS预置各类设备开通脚本模板。
下面为图10中的应用步骤,包括:
1、用户端根据设备信息以及规划,在EMS配置开通数据,数据包括设备类型、设备硬件MAC地址、临时IP段、正式IP以及网关掩码等。
2、如有必要,EMS预置开通脚本模板调整,满足各类设备自动开通,此情况为EMS预置的脚本模板不支持需要接入的网元设备时,才需要执行。
3、网元设备安装上电。
4、边缘网关从预置DHCP VLAN网络发起DHCP请求,经过承载网络DHCP Relay至EMS的DHCP Server模块。
5、DHCP Server模块校验设备MAC地址,通过标准DHCP协议响应分配临时地址信息(DHCP VLAN网络预置分配的网段地址)返回给边缘网关。
6、EMS检测临时地址可达,与边缘网关建链登录。
7、EMS基于配置数据和脚本模板生成第一网络配置信息和第一正式地址信息。
8、EMS下发第一网络配置信息和第一正式地址信息至边缘网关执行,包括下发第一正式地址信息进行正式地址设置、DHCP Relay、路由设置等,打通网元设备至EMS的DHCP网络平面。
9、网元功能模块发起DHCP请求,经过边缘网关和承载网络DHCP Relay至EMS的DHCP Server模块。
10、DHCP Server模块校验设备MAC地址,通过标准DHCP协议响应分配第二正式地址信息通过网关功能模块返回给网元功能模块。
11、EMS检测第二正式地址可达,与网元功能模块建链登录。
12、EMS基于配置数据和脚本模板生成第二网络配置信息和管理面地址信息。
13、EMS下发第二网络配置信息和管理面地址信息至网元功能模块执行,包括网元管理面设置等,打通网元功能模块至EMS的管理网络平面。
14、EMS检测网元地址可达,EMS自动接入网元设备。
15、EMS下发业务配置数据至网元设备,开通连接网元设备。
16、重复步骤3至15,开通其他网元设备。
实施例二,有上级NMS北向配置,针对运营商网络,设备众多,网络覆盖广。运营商规划数据,通过NMS下发到不同厂商的管理系统不限于EMS。
在进行网络开通连接之前,还需要进行前置初始配置,包括:
1)预置DHCP自动发现VLAN网络;
2)EMS预置各类设备开通脚本模板。
下面为图11中的应用步骤,包括:
1、运营商根据设备信息以及规划,在NMS配置开通数据,开通数据信息包括统一的临时IP段;以及按照网元配置的设备类型、设备硬件MAC地址、对应的正式IP以及网关掩码等数据,下发数据至EMS。
2、EMS接收数据并更新存储。
3、如有必要,EMS预置开通脚本模板调整,满足各类设备自动开通,此情况为EMS预置的脚本模板不支持需要接入的网元设备时,才需要执行。
4、网元设备安装上电。
5、边缘网关从预置DHCP VLAN网络发起DHCP请求,经过承载网络DHCP Relay至EMS的DHCP Server模块。
6、DHCP Server模块校验设备MAC地址,通过标准DHCP协议响应分配临时地址信息(DHCP VLAN网络预置分配的网段地址)返回给边缘网关。
7、EMS检测临时地址可达,与边缘网关建链登录。
8、EMS基于配置数据和脚本模板生成第一网络配置信息和第一正式地址信息。
9、EMS下发第一网络配置信息和第一正式地址信息至边缘网关执行,包括下发第一正式地址信息进行正式地址设置、DHCP Relay、路由设置等,打通网元至EMS的DHCP网络平面。
10、网元功能模块发起DHCP请求,经过边缘网关和承载网络DHCP Relay至EMS的DHCP Server模块。
11、DHCP Server模块校验设备MAC地址,通过标准DHCP协议响应分配第二正式地址信息通过网关功能模块返回给网元功能模块。
12、EMS检测第二正式地址可达,与网元功能模块建链登录。
13、EMS基于配置数据和脚本模板生成第二网络配置信息和管理面地址信息。
14、EMS下发第二网络配置信息和管理面地址信息至网元设备执行,包括网元管理面设置等,打通网元功能模块至EMS的管理网络平面。
15、EMS检测网元地址可达,EMS自动接入网元设备。
16、EMS上报新接入网元设备通知消息至NMS。
17、EMS下发业务配置数据至网元设备,开通网元设备。
18、重复步骤4至17,开通连接其他网元设备。
需要说明的是,本申请实施例中的网络连接还可以通过网元设备的本地操作维护终端(Local Maintenance Terminal,LMT)进行配置,本申请实施例不对其进行具体限制。
可以理解的是,本申请实施例适用于垂直行业和运营商网络,随着垂直行业采用5G网络与及虚拟化组网,核心网UPF下沉到边缘或者企业园区,网络环境会比较复杂,但垂直行业缺乏专业的通信运维人员,迫切需要降低开通成本,加速行业应用,闭环控制网元从上电到发现和开通连接的过程。所以需要一种能够在复杂网络环境下自动发现和连接网元设备的方法和系统。垂直行业中的一套管理系统不限于EMS统一管理无线和核心网网元设备,自动发现并接入管理和连接,达到快速开通连接的目的,节省人力以及时间成本。在运营商网络中,NMS统一下发开通配置数据,各厂商的管理系统不限于EMS自动发现网元设备并接入管理和 连接。
图12示出了本申请实施例提供的电子设备600。电子设备600包括:处理器601、存储器602及存储在存储器602上并可在处理器601上运行的计算机程序,计算机程序运行时用于执行上述的网络连接方法。
处理器601和存储器602可以通过总线或者其他方式连接。
存储器602作为一种非暂态计算机可读存储介质,可用于存储非暂态软件程序以及非暂态性计算机可执行程序,如本申请实施例描述的网络连接方法。处理器601通过运行存储在存储器602中的非暂态软件程序以及指令,从而实现上述的网络连接方法。
存储器602可以包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需要的应用程序;存储数据区可存储执行上述的网络连接方法。此外,存储器602可以包括高速随机存取存储器602,还可以包括非暂态存储器602,例如至少一个储存设备存储器件、闪存器件或其他非暂态固态存储器件。在一些实施方式中,存储器602可选包括相对于处理器601远程设置的存储器602,这些远程存储器602可以通过网络连接至该电子设备600。上述网络的实例包括但不限于互联网、企业内部网、局域网、移动通信网及其组合。
实现上述的网络连接方法所需的非暂态软件程序以及指令存储在存储器602中,当被一个或者多个处理器601执行时,执行上述的网络连接方法,例如,执行图1中的方法步骤S110至步骤S140、图2中的方法步骤S210至步骤S220、图3中的方法步骤S310至步骤S320、图4中的方法步骤S410至步骤S420、图5中的方法步骤S510至步骤S520、图6中的方法步骤S610至步骤S620、图7中的方法步骤S710至步骤S730、图8中的方法步骤S810至步骤S830。
本申请实施例还提供了计算机可读存储介质,存储有计算机可执行指令,计算机可执行指令用于执行上述的网络连接方法。
在一实施例中,该计算机可读存储介质存储有计算机可执行指令,该计算机可执行指令被一个或多个控制处理器执行,例如,执行图1中的方法步骤S110至步骤S140、图2中的方法步骤S210至步骤S220、图3中的方法步骤S310至步骤S320、图4中的方法步骤S410至步骤S420、图5中的方法步骤S510至步骤S520、图6中的方法步骤S610至步骤S620、图7中的方法步骤S710至步骤S730、图8中的方法步骤S810至步骤S830。
以上所描述的装置实施例仅仅是示意性的,其中作为分离部件说明的单元可以是或者也可以不是物理上分开的,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部模块来实现本实施例方案的目的。
本申请实施例至少包括以下有益效果:本申请实施例中的网络连接方法,可应用在网元管理系统或网元设备中,其中,网元设备中包括网关功能模块和网元功能模块,网关功能模块先向网元管理系统发送第一网络连接请求,网元管理系统在接收到第一网络连接请求后,与网关功能模块建立网络连接,实现一级网络开通,随后网元功能模块通过网关功能模块向网元管理系统发送第二网络连接请求,网元管理系统在接收到第二网络连接请求后,通过网关功能模块与网元功能模块建立网络连接,实现二级网络开通,本申请实施例通过分级连接网络的方式,在网元设备初始上电后,能够自动接入到网元管理系统,完成网络连接,降低网元设备开通的人力成本,提高网络开通的效率。
本领域普通技术人员可以理解,上文中所公开方法中的全部或某些步骤、系统可以被实施为软件、固件、硬件及其适当的组合。某些物理组件或所有物理组件可以被实施为由处理器,如中央处理器、数字信号处理器或微处理器执行的软件,或者被实施为硬件,或者被实施为集成电路,如专用集成电路。这样的软件可以分布在计算机可读介质上,计算机可读介质可以包括计算机存储介质(或非暂时性介质)和通信介质(或暂时性介质)。如本领域普通技术人员公知的,术语计算机存储介质包括在用于存储信息(诸如计算机可读指令、数据结构、程序模块或其他数据)的任何方法或技术中实施的易失性和非易失性、可移除和不可移除介质。计算机存储介质包括但不限于RAM、ROM、EEPROM、闪存或其他存储器技术、CD-ROM、数字多功能盘(DVD)或其他光盘存储、磁盒、磁带、储存设备存储或其他磁存储装置、或者可以用于存储期望的信息并且可以被计算机访问的任何其他的介质。此外,本领域普通技术人员公知的是,通信介质通常包括计算机可读指令、数据结构、程序模块或者诸如载波或其他传输机制之类的调制数据信号中的其他数据,并且可包括任何信息递送介质。
还应了解,本申请实施例提供的各种实施方式可以任意进行组合,以实现不同的技术效果。
以上是对本申请的一些实施进行了说明,但本申请并不局限于上述实施方式,熟悉本领域的技术人员在不违背本申请精神的共享条件下还可作出种种等同的变形或替换,这些等同的变形或替换均包括在本申请权利要求所限定的范围内。

Claims (10)

  1. 一种网络连接方法,应用于网元管理系统,所述网元管理系统与网元设备自动连接,所述网元设备包括网关功能模块和网元功能模块,所述网络连接方法包括:
    通过预置网络平面接收所述网关功能模块发送的第一网络连接请求;
    根据所述第一网络连接请求,与所述网关功能模块建立网络连接;
    接收所述网元功能模块通过所述网关功能模块发送的第二网络连接请求;
    根据所述第二网络连接请求,通过所述网关功能模块与所述网元功能模块建立网络连接。
  2. 根据权利要求1所述的网络连接方法,其中,所述第一网络连接请求包括所述网关功能模块的第一唯一标识;
    所述根据所述第一网络连接请求,与所述网关功能模块建立网络连接,包括:
    根据所述第一唯一标识为所述网关功能模块分配临时地址信息;
    向所述网关功能模块发送所述临时地址信息,若检测到临时地址可达,建立与所述网关功能模块的网络连接。
  3. 根据权利要求2所述的网络连接方法,其中,所述建立与所述网关功能模块的网络连接,包括:
    获取第一网络配置信息和第一正式地址信息;
    向所述网关功能模块发送所述第一网络配置信息和所述第一正式地址信息,使得所述网关功能模块根据所述第一网络配置信息和所述第一正式地址信息与所述网元管理系统通过正式网络平面建立正式网络连接。
  4. 根据权利要求1或3所述的网络连接方法,其中,所述第二网络连接请求包括所述网元功能模块的第二唯一标识;
    所述根据所述第二网络连接请求,通过所述网关功能模块与所述网元功能模块建立网络连接,包括:
    根据所述第二唯一标识为所述网元功能模块分配第二正式地址信息;
    向所述网元功能模块发送所述第二正式地址信息,若检测到第二正式地址可达,通过所述网关功能模块建立与所述网元功能模块的网络连接。
  5. 根据权利要求4所述的网络连接方法,其中,所述通过所述网关功能模块建立与所述网元功能模块的网络连接,包括:
    获取第二网络配置信息和管理面地址信息;
    向所述网元功能模块发送所述第二网络配置信息和所述管理面地址信息,使得所述网元功能模块根据所述第二网络配置信息和所述管理面地址信息通过所述网关功能模块与所述网元管理系统建立正式网络连接。
  6. 一种网络连接方法,应用于网元设备,所述网元设备与网元管理系统连接,所述网元设备包括网关功能模块和网元功能模块,所述网络连接方法包括:
    通过所述网关功能模块向所述网元管理系统发送第一网络连接请求,使得所述网元管理系统根据所述第一网络连接请求与所述网关功能模块建立网络连接;
    将所述网元功能模块发出的第二网络连接请求,通过所述网关功能模块向所述网元管理系统发送,使得所述网元管理系统根据所述第二网络连接请求通过所述网关功能模块与所述 网元功能模块建立网络连接。
  7. 根据权利要求6所述的网络连接方法,其中,所述第一网络连接请求包括所述网关功能模块的第一唯一标识;
    所述通过所述网关功能模块向所述网元管理系统发送第一网络连接请求,使得所述网元管理系统根据所述第一网络连接请求与所述网关功能模块建立网络连接,包括:
    通过所述网关功能模块向所述网元管理系统发送所述第一唯一标识,使得所述网元管理系统根据所述第一唯一标识为所述网关功能模块分配临时地址信息;
    通过所述网关功能模块接收所述网元管理系统发送的第一网络配置信息和第一正式地址信息,其中,所述第一网络配置信息和所述第一正式地址信息由所述网元管理系统在检测到临时地址可达的情况下建立网络连接而发送;
    根据所述第一网络配置信息和所述第一正式地址信息使得所述网关功能模块与所述网元管理系统建立正式网络连接。
  8. 根据权利要求7所述的网络连接方法,其中,所述第二网络连接请求包括所述网元功能模块的第二唯一标识;
    所述将所述网元功能模块发出的第二网络连接请求,通过所述网关功能模块向所述网元管理系统发送,使得所述网元管理系统根据所述第二网络连接请求通过所述网关功能模块与所述网元功能模块建立网络连接,包括:
    将所述网元功能模块发出的所述第二唯一标识,通过所述网关功能模块向所述网元管理系统发送,使得所述网元管理系统根据所述第二唯一标识为所述网元功能模块分配第二正式地址信息;
    通过所述网元功能模块接收所述网元管理系统发送的第二网络配置信息和管理面地址信息,其中,所述第二网络配置信息和所述管理面地址信息由所述网元管理系统在检测到第二正式地址可达的情况下建立网络连接而发送;
    根据所述第二网络配置信息和所述管理面地址信息使得所述网元功能模块通过所述网关功能模块与所述网元管理系统建立正式网络连接。
  9. 一种电子设备,包括:存储器、处理器,所述存储器存储有计算机程序,所述处理器执行所述计算机程序时如实现权利要求1至5中任意一项所述的网络连接方法或权利要求6至8中任意一项所述的网络连接方法。
  10. 一种计算机可读存储介质,所述存储介质存储有程序,所述程序被处理器执行实现如权利要求1至5中任意一项所述的网络连接方法或权利要求6至8中任意一项所述的网络连接方法。
PCT/CN2022/118512 2021-10-09 2022-09-13 网络连接方法、电子设备及存储介质 WO2023056826A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202111176630.0 2021-10-09
CN202111176630.0A CN115967741A (zh) 2021-10-09 2021-10-09 网络连接方法、电子设备及存储介质

Publications (1)

Publication Number Publication Date
WO2023056826A1 true WO2023056826A1 (zh) 2023-04-13

Family

ID=85803900

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/118512 WO2023056826A1 (zh) 2021-10-09 2022-09-13 网络连接方法、电子设备及存储介质

Country Status (2)

Country Link
CN (1) CN115967741A (zh)
WO (1) WO2023056826A1 (zh)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020194323A1 (en) * 2001-06-06 2002-12-19 Alcatel Method for deploying a service and a method for configuring a network element in a communication network
CN103503496A (zh) * 2012-03-28 2014-01-08 华为技术有限公司 一种建立直接隧道的方法及装置
CN103841537A (zh) * 2012-11-20 2014-06-04 中国电信股份有限公司 采用家庭网关部署wlan城域网的管控系统及方法
CN108512679A (zh) * 2017-02-27 2018-09-07 华为技术有限公司 一种网关设备的管理方法及装置

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020194323A1 (en) * 2001-06-06 2002-12-19 Alcatel Method for deploying a service and a method for configuring a network element in a communication network
CN103503496A (zh) * 2012-03-28 2014-01-08 华为技术有限公司 一种建立直接隧道的方法及装置
CN103841537A (zh) * 2012-11-20 2014-06-04 中国电信股份有限公司 采用家庭网关部署wlan城域网的管控系统及方法
CN108512679A (zh) * 2017-02-27 2018-09-07 华为技术有限公司 一种网关设备的管理方法及装置

Also Published As

Publication number Publication date
CN115967741A (zh) 2023-04-14

Similar Documents

Publication Publication Date Title
US11146462B2 (en) Network slice management method, device, and system
US10880743B1 (en) Interconnection and activation for internet of things devices in multi-tenant data center facilities
US11374857B2 (en) Network device management method and apparatus, and system for indicating a network device to perform management operation
WO2021082715A1 (zh) 直接通信的处理方法、装置、中继终端及远端终端
US11265210B2 (en) Network slice configuration method, apparatus, and system
US11057309B2 (en) Management method, management unit, and system
CN103118064A (zh) 一种Portal集中认证的方法和装置
US20200044981A1 (en) Building and maintaining a network
WO2022134908A1 (zh) 一种通信方法、模型处理方法及相关设备
EP3029983A1 (en) Method for processing radio access, forwarding device, and network controller
CN113472595B (zh) 核心网子网切片创建方法、功能实体和切片管理系统
CN103428306A (zh) 网元设备上线方法、设备及系统
US20160294686A1 (en) Packet processing method and apparatus
CN104618522A (zh) 终端ip地址自动更新的方法及以太网接入设备
WO2015081785A1 (zh) 一种虚拟化接入方法及设备
US20190208413A1 (en) Network device and wps connection method thereof
WO2015070763A1 (zh) X2接口的自建立方法及装置
EP3059907B1 (en) Network packet forwarding method and device
WO2023056826A1 (zh) 网络连接方法、电子设备及存储介质
CN106130863A (zh) 局域网协议报文的传送方法、装置以及系统
US20150229513A1 (en) Systems and methods for efficient remote security panel configuration and management
CN116888988A (zh) 实现网络之间的服务广告和服务发现的双连接设备、用户设备及系统
CN113079036A (zh) 一种接入点设备的管理vlan确定方法、装置及接入点设备
CN106254253B (zh) 私网路由生成方法以及装置
CN106712994B (zh) 软件定义网络管理方法及通信系统

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22877846

Country of ref document: EP

Kind code of ref document: A1