WO2021120899A1 - Sd-wan service orchestration method, system and device, and storage medium - Google Patents

Sd-wan service orchestration method, system and device, and storage medium Download PDF

Info

Publication number
WO2021120899A1
WO2021120899A1 PCT/CN2020/125933 CN2020125933W WO2021120899A1 WO 2021120899 A1 WO2021120899 A1 WO 2021120899A1 CN 2020125933 W CN2020125933 W CN 2020125933W WO 2021120899 A1 WO2021120899 A1 WO 2021120899A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
wan
interface
configuration
site
Prior art date
Application number
PCT/CN2020/125933
Other languages
French (fr)
Chinese (zh)
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 WO2021120899A1 publication Critical patent/WO2021120899A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/46Interconnection of networks
    • H04L12/4633Interconnection of networks using encapsulation techniques, e.g. tunneling
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/46Interconnection of networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/46Interconnection of networks
    • H04L12/4641Virtual LANs, VLANs, e.g. virtual private networks [VPN]
    • 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

Definitions

  • the embodiments of the present application relate to communication, and specifically relate to an SD-WAN service orchestration method, system, device, and storage medium.
  • SD-WAN Software Define Wide Area Network
  • LTE Long Term Evolution
  • MPLS Multi-Protocol Label Switching
  • Links are dynamically selected between various connections to achieve application-based traffic tuning to achieve load balancing; support the deployment of value-added services such as firewalls and Wide Area Network (WAN) optimizers in a virtualized manner to increase application selection flexibility; Unified portal operation and maintenance, simple WAN management interface, improve operation and maintenance efficiency.
  • the existing SD-WAN service orchestration has the following shortcomings: (1)
  • the SD-WAN service configuration process is cumbersome. For example, to configure SD-WAN services, you need to import asset information, create tenants, configure general configurations, create sites, and go online to apply for configuration. Mail deployment, manual creation of NEs, configuration of WAN services, configuration of High Availability (HA), configuration of Local Area Network (LAN) services, and other processes, and each process has a separate configuration interface; (2) Configuration The process has a sequential relationship, and the user experience is poor. For example, before creating a site, you need to create tenants and configure general configurations; (3) Batch configuration of WAN and LAN services is not supported. It takes at least 1 minute to configure a WAN/LAN service. There are two sites under the tenant, and there are 10 WAN and LAN services between the two sites. It takes at least 22 minutes.
  • the embodiments of the present application provide an SD-WAN service orchestration method, system, device, and storage medium.
  • the embodiment of the application provides an SD-WAN service orchestration method, which includes: generating corresponding batch configuration instructions according to received first user resource configuration information; and batching WAN service configuration information and local area network LAN services according to the batch configuration instructions Configuration information; the WAN service configuration information and the LAN service configuration information are delivered to a target device, and the WAN service configuration information and the LAN service configuration information are used to enable the target device to perform related service processing.
  • the embodiment of the application provides an SD-WAN service orchestration system, including: an SD-WAN portal website, an SD-WAN front-end interface, and an SD-WAN back-end server;
  • the SD-WAN front-end interface includes: a first user management module, The asset management module, the first user resource configuration module, and the SD-WAN service configuration module;
  • the SD-WAN portal website is set to integrate the functions supported by the SD-WAN system into the same web interface;
  • the first user management module Set to create, modify, delete and query the first user;
  • the asset management module is set to import and export asset information;
  • the first user resource configuration module is set to preset attribute configuration, site automatic creation, network element Automatically create and go online to apply for configuration;
  • the SD-WAN service configuration module is set to automatically create and delete WAN services, LAN services, and HA;
  • the SD-WAN back-end server is set to interface with the SD-WAN front-end The corresponding back-end processing module.
  • An embodiment of the present application provides a device, including: a memory, and one or more processors; wherein the memory is configured to store one or more programs; when the one or more programs are used by the one or more The processor executes, so that the one or more processors implement the method described in any of the foregoing embodiments.
  • An embodiment of the present application provides a storage medium that stores a computer program, and when the computer program is executed by a processor, the method described in any of the foregoing embodiments is implemented.
  • FIG. 1 is a flowchart of an SD-WAN service orchestration method provided by an embodiment of the present application
  • FIG. 2 is a flowchart of another SD-WAN service orchestration method provided by an embodiment of the present application
  • FIG. 3 is a configuration flowchart of first user resource configuration information provided by an embodiment of the present application.
  • FIG. 4 is a configuration flowchart of WAN service configuration information provided by an embodiment of the present application.
  • FIG. 5 is a configuration flowchart of LAN service configuration information provided by an embodiment of the present application.
  • Fig. 6 is a structural block diagram of an SD-WAN service orchestration system provided by an embodiment of the present application.
  • FIG. 7 is a structural block diagram of another SD-WAN service orchestration system provided by an embodiment of the present application.
  • FIG. 8 is a structural block diagram of an SD-WAN front-end interface provided by an embodiment of the present application.
  • FIG. 9 is a structural block diagram of an SD-WAN service orchestration device provided by an embodiment of the present application.
  • FIG. 10 is a schematic structural diagram of a device provided by an embodiment of the present application.
  • an SD-WAN service orchestration method is proposed in the embodiments of this application, which at least solves one of the related problems to a certain extent, including the cumbersome service configuration process, the lack of support for batch service configuration, and the slow service activation speed. Realize business batch configuration and automatic orchestration, and improve operation and maintenance efficiency.
  • FIG. 1 is a flowchart of an SD-WAN service orchestration method provided by an embodiment of the present application. This embodiment is applied to the case of batch and automated scheduling of services. This embodiment can be executed by an SD-WAN service orchestration system.
  • the method in this embodiment includes S110-S130.
  • S110 Generate a corresponding batch configuration instruction according to the received first user resource configuration information.
  • the first user resource configuration information refers to related resource information of the configured tenant.
  • the first user refers to a tenant, which may be an enterprise tenant or an operator tenant.
  • the first user resource configuration information includes at least one of the following: pre-configured attribute information, network element attribute information, online application attribute information, and site attribute information.
  • the pre-configured attribute information includes at least the following items: topology type, tunnel type, network name, and network type;
  • the network element attribute information includes at least the following items: device SN list and site name associated with the device SN ;
  • Online application attribute information includes at least one of the following: device SN, device type, port type, wide area port, and site name associated with the device SN;
  • site attribute information includes at least one of the following: site name, site role, site List of locations and interconnected sites.
  • the first user can configure the first user resource configuration information on the interface of the resource configuration information according to his own needs.
  • the device After the device receives the first user resource configuration information, it is configured according to the received first user resource configuration.
  • the information generates corresponding batch configuration instructions.
  • the batch configuration instruction refers to a trigger instruction that can perform batch configuration of WAN services and LAN services.
  • the batch configuration instruction may be a submission instruction triggered after completing the related configuration of the first user resource configuration information. That is, the batch configuration instruction may be a submission instruction on the interface of the first user resource configuration information.
  • the batch configuration instruction can be understood as a submission instruction triggered after the configuration of the mandatory items of the first user resource configuration information is completed. That is, after the configuration of the mandatory items of the first user resource configuration information is not completed, even if the submit instruction is clicked, the WAN service configuration information and the LAN service configuration information cannot be configured in batches.
  • the WAN service configuration information and the LAN service configuration information are delivered to the target device, and the WAN service configuration information and the LAN service configuration information are used to enable the target device to perform related service processing.
  • the target device refers to a terminal device that can perform WAN services and LAN services.
  • the target device may be a router or a switch, and so on.
  • the target device after the WAN service configuration information and the LAN service configuration information are delivered to the target device, it further includes: in the case of receiving the response success instruction fed back by the target device, sending the WAN service configuration information and the LAN service configuration information Store to the preset database.
  • the target device After the target device receives the WAN service configuration information and the LAN service configuration information, if the WAN service configuration information and the LAN service configuration information are valid, the target device returns a response success instruction, and the SD-WAN service orchestration system passes The preset interface stores the WAN service configuration information and the LAN service configuration information in the preset database.
  • the SD-WAN service orchestration system can access the preset database to obtain related configuration information in the preset database, and deliver the obtained related configuration information to the target device.
  • the preset database may be a PG database
  • the preset interface may be a restful interface.
  • the method before generating the corresponding batch configuration instructions according to the received first user resource configuration information, the method further includes: importing an asset information file into the asset management interface corresponding to the second user created in advance; and importing the asset information file into the asset information file Store all asset information of the first user in the preset database; configure the first user information on the user management interface corresponding to the first user created in advance; store the first user information in the preset database.
  • the second user includes one of the following: an enterprise, an operator, that is, the second user refers to an operator or an enterprise user; the first user is a tenant of the second user, that is, the first user may be an enterprise user A tenant can also be a tenant of an operator.
  • an operator or enterprise user can be created on the front-end interface of the SD-WAN business orchestration system, and asset information files can be imported into the asset management interface of the second user.
  • the SD-WAN business orchestration system will All imported asset information is saved to the preset database.
  • the asset information file may be an Excel file, and the asset information file contains all asset information of the second user.
  • the asset information includes at least one of the following: device SN, IP address, subnet mask, device type, whether it is manually online, port type, and WAN port.
  • the first user is created, and the first user information is configured on the user management interface of the first user, and the SD-WAN business orchestration system passes the preset The interface stores the first user information in the preset database.
  • the first user information includes at least one of the following: the first user name, description information, and superior escrow status.
  • the upper-level escrow situation refers to the information about whether the first user is managed by the upper-level.
  • the configuration process of the first user resource configuration information includes: generating corresponding site information and virtual routing and forwarding VRF information according to site attribute information; in the case that the site information and VRF information are successfully created, according to the network element attributes Information and part of the asset information generate corresponding online application information; when the online application information is configured successfully, the corresponding network element information is generated according to the network element attribute information and part of the asset information.
  • the SD-WAN service orchestration system calls the site attribute information stored in the preset database through the preset interface, and generates the corresponding configuration information according to the site name, site role, and site location related configuration information in the site attribute information.
  • Site information and VRF information then the SD-WAN business orchestration system calls the preset interface to create the site and VRF information, and stores the site and VRF information in the preset database; the SD-WAN business orchestration system checks whether the site and VRF information are created successfully If the creation is successful, it will be generated based on the device SN list in the network element attribute information and the site name associated with the device SN, as well as the device type, device SN, whether it is manually online, the port type, and the related attribute information of the WAN port in the asset information.
  • SD-WAN business orchestration system calls the preset interface to store the online application information in the preset database, and checks whether the online application information is configured successfully. If the configuration is successful, it will be based on the device SN in the network element attribute information List the site name associated with the device SN, as well as the device SN, device type, IP address, subnet mask, manual online and other related attribute information in the asset information to generate the corresponding network element information; SD-WAN business orchestration system call The preset interface stores the network element information in the preset database, and checks whether the network element information is created successfully. If the creation is successful, the configuration process of the first user resource configuration information is ended, thereby realizing the use of the SD-WAN service orchestration system to Automated orchestration of business.
  • the method before generating the corresponding site information and VRF information according to the site attribute information, the method further includes: storing the pre-configured attribute information in a preset database.
  • the SD-WAN service orchestration system calls a preset interface to save the pre-configured attribute information in a preset database, so as to facilitate subsequent information calls.
  • the WAN service information includes at least one of the following: site name, WAN interface information, bandwidth attribute information, network name, local Internet access support status.
  • configuring WAN service configuration information in batches includes: determining tunnel information for all sites based on part of the pre-configured attribute information and site name, WAN interface information, and network name; in the case of successful tunnel information configuration, based on bandwidth attributes The information determines the bandwidth information of all sites; when the bandwidth information is configured successfully, the static route of all sites is determined according to the WAN interface information and tunnel type; when the static route is configured successfully, it is generated based on the WAN interface information and local Internet support Corresponding carrier-level NAT information.
  • the WAN service information is stored in the preset database through the preset interface, and the pre-generated VRF information is delivered to the target devices of all sites, and the VRF information is checked whether the configuration is successful. If the configuration is successful, please download , According to the topology type and tunnel type in the pre-configured attribute information, as well as the site name, WAN interface and network name on the WAN service configuration interface, the tunnel information of all stations is calculated; in the case that the tunnel information is successfully configured, it is configured according to the WAN service The bandwidth attribute information on the interface configures the bandwidth information of all sites, and sends the bandwidth information to the target device under the corresponding site, and uses the SD-WAN service orchestration system to check whether the bandwidth information is configured successfully.
  • the SD-WAN business orchestration system calculates the static routes of all sites according to the WAN interface and the tunnel type in the pre-configured information, and deliver the static route related information to the target device under the corresponding site, and use the SD-WAN business orchestration system to check whether the static route is The configuration is successful. If the related information of the static route is configured successfully, the corresponding carrier-grade NAT (CGN) information is generated according to the WAN interface and local Internet access support, and the CGN information is sent to the corresponding site The target device, and use the SD-WAN service orchestration system to check whether the CGN information is configured successfully. If the configuration is successful, the batch configuration process of the WAN service configuration information is ended.
  • CGN carrier-grade NAT
  • the LAN service information includes at least one of the following: site name, access mode, IP address, subnet mask, and bound port.
  • configuring LAN service configuration information in batches includes: generating corresponding Layer 3 interfaces according to the access mode and bound ports; in the case of successful Layer 3 interface configuration, binding the Layer 3 interface to the generated VRF information; when the VRF information is successfully configured, the operator-level NAT information is generated based on the Layer 3 interface, access mode, and bound port; when the carrier-level NAT information is configured successfully, it is based on the bound port and access
  • the corresponding Virtual Router Redundancy Protocol (VRRP) information is generated from the corresponding virtual router redundancy protocol (VRRP) information with the pre-determined HA heartbeat configuration information, Layer 3 interface; in the case of successful configuration of VRRP information, according to the binding port, access mode and The Layer 3 interface generates static routes.
  • VRRP Virtual Router Redundancy Protocol
  • the LAN service information is stored in the preset database through the preset interface, the three-layer interface is generated according to the access mode and the related attribute information of the bound interface, and the three-layer interface is delivered to the target under the corresponding site Equipment, and use the SD-WAN business orchestration system to check whether the Layer 3 interface is successfully configured.
  • the Layer 3 interface is successfully configured, bind the Layer 3 interface to the pre-generated VRF information, and send the VRF information to the corresponding The target device under the site, and use the SD-WAN business orchestration system to check whether the VRF information is configured successfully.
  • the corresponding attribute information is generated according to the three-layer interface, access mode and binding port.
  • Carrier-level NAT information and deliver the carrier-level NAT information to the relevant target devices under the corresponding site, and use the SD-WAN business orchestration system to check whether the carrier-level NAT information is configured successfully, and the carrier-level NAT information is configured successfully
  • the corresponding VRRP information is generated according to the bound port, access mode, Layer 3 interface and predetermined HA heartbeat configuration information, and the VRRP information is delivered to the relevant target device under the corresponding site, and the SD- The WAN service orchestration system checks whether the VRRP information is successfully configured. If the VRRP information is configured successfully, it generates static routes based on the bound port, access mode, and Layer 3 interface, and sends the relevant information of the static route to the relevant site under the corresponding site. The target device, and check whether the static route is successfully configured, and if the static route is successfully configured, the batch configuration process of the LAN service configuration information is ended.
  • FIG. 2 is a flowchart of another SD-WAN service orchestration method provided by an embodiment of the present application.
  • the first user is a tenant and the second user is an operator or an enterprise user as an example to illustrate the process of the SD-WAN service orchestration method.
  • this embodiment includes S210-S260.
  • the asset information file includes attribute information such as device SN, IP address, subnet mask, device type, remarks, and whether it is manually online or not.
  • the values of "whether to go online manually" are "yes” and “no”, and the SD-WAN business orchestration system saves the imported asset information into the PG database through the restful interface.
  • the "equipment SN list" in the resource information in step S03 is required to be in the "equipment SN preparation" of the asset information.
  • attribute information such as tenant name, description, and whether it is managed by a superior is configured on the tenant management interface, and the SD-WAN business orchestration system saves the tenant information configured by the user into the PG database through the restful interface.
  • the SD-WAN business orchestration system saves the resource information configured by the user in the PG database through the restful interface, creates site and network element information, and configures the online application information.
  • attribute information such as site name, WAN interface, bandwidth, network name, and whether to surf the Internet locally is configured on the WAN service configuration interface, and the system delivers the WAN service configured by the user to the relevant target device. After the target device responds successfully, The SD-WAN service orchestration system saves WAN services into the PG database through the restful interface.
  • HA heartbeat lines of all sites are configured on the HA configuration interface, and the SD-WAN service orchestration system saves the HA information configured by the user into the PG database through the restful interface.
  • the site name, access mode, IP address, subnet mask, binding port and other attribute information are configured on the LAN service configuration interface, and the system sends the LAN service configured by the user to the relevant target device. After the device responds successfully, the SD-WAN service orchestration system saves the LAN service into the PG database through the restful interface.
  • FIG. 3 is a configuration flowchart of first user resource configuration information provided by an embodiment of the present application. As shown in Figure 3, this embodiment includes: S301-S314.
  • the pre-configured attribute information is stored in the database.
  • the SD-WAN service orchestration system is used to call the restful interface to save the tunnel type, topology type, network name, network type and other information in the pre-configured attribute information in the PG database.
  • site attribute information and VRF information are generated according to attribute information such as site name, site role, and site location in the site attribute information.
  • the SD-WAN service orchestration system calls the restful interface to configure site attribute information and VRF information, and saves the site information and VRF information obtained by the configuration in the PG database.
  • the SD-WAN service orchestration system checks whether the site information and the VRF information are configured successfully, if the configuration fails, S305 is executed, otherwise, S306 is executed.
  • the SD-WAN service orchestration system calls the restful interface to delete the pre-configured attribute information in the PG database, and exits the processing flow.
  • the online application is generated Property information.
  • the SD-WAN service orchestration system calls the restful interface to configure the online application attribute information, and saves the configured online application information in the PG database.
  • the SD-WAN service orchestration system checks whether the online application information is configured successfully, and if the configuration fails, S309 is executed, otherwise, S310 is executed.
  • the SD-WAN service orchestration system calls the restful interface to delete the pre-configured attribute information and site information in the PG database, and exits the processing flow.
  • the corresponding network element attribute information is generated according to the device SN list, the site name associated with the device SN, and the device SN, device type, IP address, subnet mask, and whether it is manually online or not in the asset information. .
  • the SD-WAN service orchestration system calls the restful interface to configure the network element attribute information, and saves the configured network element information in the PG database.
  • the SD-WAN service orchestration system checks whether the configuration of the network element information is successful, and if the configuration fails, S313 is executed; otherwise, S314 is executed.
  • the SD-WAN service orchestration system calls the restful interface to delete the pre-configured attribute information, site information, and online application information in the PG database, and ends the processing flow.
  • FIG. 4 is a configuration flowchart of WAN service configuration information provided by an embodiment of the present application. As shown in Figure 4, this embodiment includes S401-S417.
  • the WAN service information is saved in the PG database through the restful interface.
  • the pre-generated VRF information is distributed to the target devices of all sites.
  • the WAN service in the PG database is deleted through the restful interface, and the processing flow is exited.
  • the tunnel information of all sites is calculated according to the topology type, the tunnel type, and the site name, WAN interface, network name and other attribute information of the WAN service configuration interface in the pre-configured attribute information.
  • the calculation rules for the tunnel information are as follows: if the topology type is HUB-SPOKE and the tunnel type is IPSec or VxLAN, the corresponding site role is obtained from the site attribute information according to the site name.
  • the current site role is HUB , Find other WAN services with the same network name and the site role of SPOKE, and generate an IPSec or VxLAN tunnel; if the current site role is SPOKE, find other WAN services with the same network name and the site role of HUB, and generate an IPSec or VxLAN tunnel.
  • the topology type is ANY-TO-ANY and the tunnel type is IPSec or VxLAN, obtain the corresponding interconnected site list from the site attribute information according to the site name, find other WAN services with the same network name and the site name in the interconnected site list, Generate an IPSec or VxLAN tunnel, and finally deliver the tunnel information to the devices at the corresponding site.
  • the SD-WAN service orchestration system is used to check whether the tunnel information is configured successfully, if the configuration fails, S407 is executed, otherwise, S408 is executed.
  • the VRF information and the WAN service information in the PG database are deleted through the restful interface, and the processing flow is exited.
  • the configured bandwidth information is delivered to the target device under the corresponding site.
  • the tunnel information, VRF information, and WAN service information in the PG database are deleted through the restful interface, and the processing flow is exited.
  • the static routes of all sites are calculated according to the WAN interface and the tunnel type in the pre-configured attribute information, and the static route information is delivered to the devices under the sites.
  • the bandwidth, tunnel information, VRF information, and WAN services in the PG database are deleted through the restful interface, and the processing flow is exited.
  • the CGN information is generated according to the WAN interface and whether the local Internet access is attributed, and the CGN information is delivered to the equipment under the corresponding site.
  • the static route, bandwidth information, tunnel information, VRF information, and WAN service information in the PG database are deleted through the restful interface, and the processing flow is exited.
  • FIG. 5 is a configuration flowchart of LAN service configuration information provided by an embodiment of the present application. As shown in Figure 5, this embodiment includes S501-S517.
  • the related configuration information of the LAN service information is saved in the PG database through the restful interface.
  • the Layer 3 interface is configured according to the access mode and the binding port attribute, and then the Layer 3 interface is delivered to the relevant target device under the corresponding site.
  • the LAN service information in the PG database is deleted through the restful interface, and the processing flow is exited.
  • the Layer 3 interface generated in S502 is bound to the pre-generated VRF information, and then the configured VRF information is delivered to the target device under the corresponding site.
  • the LAN service information in the Layer 3 interface and the PG database is deleted through the restful interface, and the processing flow is exited.
  • the CGN information is configured according to the Layer 3 interface, access mode, and binding interface attributes, and then the CGN information is delivered to the target device under the corresponding site.
  • step S510 it is checked whether the configuration of the CGN information is successful, and if the configuration fails, step S510 is performed, otherwise, step S511 is performed.
  • the VRF information, the Layer 3 interface, and the LAN service information in the PG database are deleted through the restful interface, and the processing flow is exited.
  • the VRRP information is generated according to the bound port, access mode, Layer 3 interface, and pre-configured HA heartbeat information, and then the VRRP information is delivered to the target device under the corresponding site.
  • step S513 it is checked whether the configuration of the VRRP information is successful, if the configuration fails, step S513 is executed, otherwise, S514 is executed.
  • the LAN service information in the three-layer interface, CGN information, VRF and PG database is deleted through the restful interface, and the processing flow is exited.
  • the static route is generated according to the bound port, the access mode, and the Layer 3 interface, and then the static route is delivered to the target device under the corresponding site.
  • the LAN service in the VRRP information, CGN information, VRF and PG database is deleted through the restful interface, and the processing flow is exited.
  • Fig. 6 is a structural block diagram of an SD-WAN service orchestration system provided by an embodiment of the present application. This embodiment is suitable for the case of batch configuration and automatic orchestration of services.
  • the system in this embodiment includes: SD-WAN portal 610, SD-WAN front-end interface 620, and SD-WAN back-end server 630;
  • SD-WAN front-end interface 620 includes: first user management module 6201 , Asset management module 6202, first user resource configuration module 6203, SD-WAN service configuration module 6204;
  • the SD-WAN portal website 610 is set to integrate the functions supported by the SD-WAN system into the same web interface;
  • the first user management module 6201 is set to create, modify, delete and query the first user;
  • the asset management module 6202 is set to import and export asset information;
  • the first user resource configuration module 6203 is set to preset attribute configuration, site automatic Create and automatically create network elements and apply for configuration when going online;
  • SD-WAN service configuration module 6204 is set to automatically create and delete WAN services, LAN services, and HA;
  • the SD-WAN back-end server 630 is set as a back-end processing module corresponding to the SD-WAN front-end interface.
  • FIG. 7 is a structural block diagram of another SD-WAN service orchestration system provided by an embodiment of the present application.
  • the SD-WAN service orchestration system in this embodiment includes: an SD-WAN portal website 710, an SD-WAN front-end interface 720, and an SD-WAN back-end server 730.
  • the SD-WAN portal website 710 refers to the portal website of the SD-WAN system, which integrates the functions supported by the SD-WAN system into the same web interface.
  • FIG. 8 is a structural block diagram of an SD-WAN front-end interface provided by an embodiment of the present application.
  • the SD-WAN front-end interface in this embodiment includes: a first user management module 8201, an asset management module 8202, a first user resource configuration module 8203, and an SD-WAN service configuration module 8204.
  • Fig. 9 is a structural block diagram of an SD-WAN service orchestration device provided by an embodiment of the present application. This embodiment is suitable for the case where services are configured in batches and automated orchestrated. As shown in FIG. 9, the device in this embodiment includes: a generating module 910, a first configuration module 920, and a sending module 930.
  • the generating module 910 is configured to generate corresponding batch configuration instructions according to the received first user resource configuration information
  • the first configuration module 920 is configured to configure the wide area network WAN service configuration information and the local area network LAN service configuration information in batches according to the batch configuration instruction;
  • the sending module 930 is configured to deliver the WAN service configuration information and the LAN service configuration information to the target device, and the WAN service configuration information and the LAN service configuration information are used to enable the target device to perform related service processing.
  • the SD-WAN service orchestration apparatus provided in this embodiment is configured to implement the SD-WAN service orchestration method of the embodiment shown in FIG. 1.
  • the implementation principles and technical effects of the SD-WAN service orchestration apparatus provided in this embodiment are similar and will not be repeated here. Go into details.
  • the SD-WAN service orchestration apparatus further includes: a first storage module, configured to deliver the WAN service configuration information and the LAN service configuration information to the target device, and receive the response success instruction fed back by the target device In the case of WAN service configuration information and LAN service configuration information are stored in the preset database.
  • the SD-WAN service orchestration device further includes:
  • the import module is configured to import the asset information file in the asset management interface corresponding to the second user created in advance before generating the corresponding batch configuration instructions according to the received resource configuration information of the first user.
  • the first user includes the following: Enterprises, operators;
  • the second storage module is configured to store all asset information in the asset information file to a preset database
  • the second configuration module is configured to configure the first user information on the user management interface corresponding to the first user created in advance, and the first user is the tenant of the second user;
  • the third storage module is configured to store the first user information in a preset database.
  • the first user resource configuration information includes at least one of the following: pre-configured attribute information, network element attribute information, online application attribute information, and site attribute information.
  • the pre-configured attribute information includes at least one of the following: topology type, tunnel type, network name, and network type;
  • the network element attribute information includes at least one of the following: the device SN list and the site name associated with the device SN;
  • the online application attribute information includes at least one of the following: device SN, device type, port type, wide area port, and site name associated with the device SN;
  • the site attribute information includes at least the following items: site name, site role, site location, and list of interconnected sites.
  • the configuration process of the first user resource configuration information includes: generating corresponding site information and virtual routing and forwarding VRF information according to site attribute information; in the case that the site information and VRF information are successfully created, according to the network element attributes Information and part of the asset information generate corresponding online application information; when the online application information is configured successfully, the corresponding network element information is generated according to the network element attribute information and part of the asset information.
  • the configuration process of the first user resource configuration information further includes: before generating the corresponding site information and VRF information according to the site attribute information, storing the pre-configured attribute information in a preset database.
  • the asset information includes at least one of the following: device SN, IP address, subnet mask, device type, whether it is manually online, port type, and WAN port.
  • the WAN service information includes at least one of the following: site name, WAN interface information, bandwidth attribute information, network name, local Internet access support status.
  • configuring WAN service configuration information in batches includes: determining tunnel information for all sites based on part of the pre-configured attribute information and site name, WAN interface information, and network name; in the case of successful tunnel information configuration, based on bandwidth attributes The information determines the bandwidth information of all sites; when the bandwidth information is configured successfully, the static route of all sites is determined according to the WAN interface information and tunnel type; when the static route is configured successfully, it is generated based on the WAN interface information and local Internet support Corresponding carrier-level NAT information.
  • the LAN service information includes at least one of the following: site name, access mode, IP address, subnet mask, and bound port.
  • configuring LAN service configuration information in batches includes: generating corresponding Layer 3 interfaces according to the access mode and bound ports; in the case of successful Layer 3 interface configuration, binding the Layer 3 interface to the generated VRF information; when the VRF information is successfully configured, the operator-level NAT information is generated based on the Layer 3 interface, access mode, and bound port; when the carrier-level NAT information is configured successfully, it is based on the bound port and access
  • the corresponding virtual router redundancy protocol VRRP information is generated by the method, the three-layer interface and the predetermined HA heartbeat configuration information; when the VRRP information is successfully configured, the static route is generated according to the bound port, the access mode and the three-layer interface.
  • the first user information includes at least one of the following: the first user name, description information, and superior escrow status.
  • FIG. 10 is a schematic structural diagram of a device provided by an embodiment of the present application.
  • the device provided by the present application includes a processor 1010 and a memory 1020.
  • the number of processors 1010 in the device may be one or more.
  • One processor 1010 is taken as an example in FIG. 10.
  • the number of memories 1020 in the device may be one or more, and one memory 1020 is taken as an example in FIG. 10.
  • the processor 1010 and the memory 1020 of the device are connected by a bus or in other ways. In FIG. 10, the connection by a bus is taken as an example.
  • the device may be a personal computer.
  • the memory 1020 can be configured to store software programs, computer-executable programs, and modules, such as program instructions/modules corresponding to the equipment of any embodiment of the present application (for example, the SD-WAN service orchestration device The generation module 910, the first configuration module 920, and the sending module 930).
  • the memory 1020 may include a program storage area and a data storage area, where 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 data created according to the use of the device, and the like.
  • the memory 1020 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, a flash memory device, or other non-volatile solid-state storage devices.
  • the memory 1020 may further include a memory remotely provided with respect to the processor 1010, and these remote memories may be connected to the device through a network. Examples of the aforementioned networks include, but are not limited to, the Internet, corporate intranets, local area networks, mobile communication networks, and combinations thereof.
  • the device provided above can be configured to execute the SD-WAN service orchestration method provided by any of the above embodiments, and has corresponding functions and effects.
  • the embodiment of the present application also provides a storage medium containing computer-executable instructions.
  • the computer-executable instructions When executed by a computer processor, they are used to execute an SD-WAN service orchestration method.
  • the method includes: according to the received first User resource configuration information generates corresponding batch configuration instructions; configures WAN service configuration information and local area network LAN service configuration information in batches according to the batch configuration instructions; sends WAN service configuration information and LAN service configuration information to the target device, and WAN service configuration information and The LAN service configuration information is used to enable the target device to perform related service processing.
  • the embodiments of the present application provide an SD-WAN service orchestration method, system, equipment, and storage medium, which realize batch configuration and automatic orchestration of services, and improve operation and maintenance efficiency.
  • user equipment encompasses any suitable type of wireless user equipment, such as a mobile phone, a portable data processing device, a portable web browser, or a vehicle-mounted mobile station.
  • the various embodiments of the present application can be implemented in hardware or dedicated circuits, software, logic or any combination thereof.
  • some aspects may be implemented in hardware, while other aspects may be implemented in firmware or software that may be executed by a controller, microprocessor, or other computing device, although the present application is not limited thereto.
  • Computer program instructions can be assembly instructions, Instruction Set Architecture (ISA) instructions, machine instructions, machine-related instructions, microcode, firmware instructions, state setting data, or written in any combination of one or more programming languages Source code or object code.
  • ISA Instruction Set Architecture
  • the block diagram of any logic flow in the drawings of the present application may represent program steps, or may represent interconnected logic circuits, modules, and functions, or may represent a combination of program steps and logic circuits, modules, and functions.
  • the computer program can be stored on the memory.
  • the memory can be of any type suitable for the local technical environment and can be implemented using any suitable data storage technology, such as but not limited to read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), optical Memory devices and systems (Digital Video Disc (DVD) or Compact Disk (CD)), etc.
  • Computer-readable media may include non-transitory storage media.
  • the data processor can be any type suitable for the local technical environment, such as but not limited to general-purpose computers, special-purpose computers, microprocessors, digital signal processors (Digital Signal Processing, DSP), application specific integrated circuits (ASICs) ), programmable logic devices (Field-Programmable Gate Array, FGPA), and processors based on multi-core processor architecture.
  • DSP Digital Signal Processing
  • ASICs application specific integrated circuits
  • FGPA programmable logic devices

Landscapes

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

Abstract

An SD-WAN service orchestration method, system and device, and a storage medium. The method comprises: according to received first user resource configuration information, generating a corresponding batch configuration instruction; according to the batch configuration instruction, configuring wide area network (WAN) service configuration information and local area network (LAN) service configuration information in batches; and issuing the WAN service configuration information and the LAN service configuration information to a target device, wherein the WAN service configuration information and the LAN service configuration information are used for enabling the target device to carry out related service processing.

Description

一种SD-WAN业务编排方法、系统、设备和存储介质SD-WAN service orchestration method, system, equipment and storage medium
相关申请的交叉引用Cross-references to related applications
本申请基于申请号为201911296546.5、申请日为2019年12月16日的中国专利申请提出,并要求该中国专利申请的优先权,该中国专利申请的全部内容在此引入本申请作为参考。This application is based on a Chinese patent application with an application number of 201911296546.5 and an application date of December 16, 2019, and claims the priority of the Chinese patent application. The entire content of the Chinese patent application is hereby incorporated into this application by reference.
技术领域Technical field
本申请实施例涉及通讯,具体涉及一种SD-WAN业务编排方法、系统、设备和存储介质。The embodiments of the present application relate to communication, and specifically relate to an SD-WAN service orchestration method, system, device, and storage medium.
背景技术Background technique
软件定义广域网(Software Define Wide Area Network,SD-WAN),可以使企业将广域网连接和功能整合,并虚拟化成集中式的策略,以简化广域网复杂的部署和管理,SD-WAN可以解决如下一些问题:多种接入方式,如:因特网(Internet)、长期演进(Long Term Evolution,LTE)等,减少或替换多协议标签交换(Multi-Protocol Label Switching,MPLS)专线,降低企业成本;能够在多种连接之间动态选择链路,实现基于应用的流量调优,以达到负载均衡;支持以虚拟化方式部署防火墙、广域网(Wide Area Network,WAN)优化器等增值服务,增加应用选择灵活性;统一门户网站(Portal)运维,简单的WAN管理接口,提升运维效率。Software Define Wide Area Network (SD-WAN) enables enterprises to integrate WAN connections and functions, and virtualize them into a centralized strategy to simplify the complex deployment and management of WAN. SD-WAN can solve the following problems : A variety of access methods, such as the Internet, Long Term Evolution (LTE), etc., reduce or replace Multi-Protocol Label Switching (MPLS) private lines, reducing enterprise costs; Links are dynamically selected between various connections to achieve application-based traffic tuning to achieve load balancing; support the deployment of value-added services such as firewalls and Wide Area Network (WAN) optimizers in a virtualized manner to increase application selection flexibility; Unified portal operation and maintenance, simple WAN management interface, improve operation and maintenance efficiency.
现有的SD-WAN业务编排存在以下缺点:(1)SD-WAN业务配置过程繁琐,比如:配置SD-WAN业务,需要导入资产信息、创建租户、配置通用配置、创建站点、上线申请配置、邮件开局、手工创建网元、配置WAN业务、配置高效率(High Availability,HA)、配置局域网(Local Area Network,LAN)业务等流程,而且每个流程都有单独的配置界面;(2)配置过程存在先后顺序关系,用户体验差,比如:创建站点前,需要先创建租户、配置通用配置;(3)不支持批量配置WAN、LAN业务,配置一条WAN/LAN业务至少需要1分钟,当一个租户下有两个站点,两个站点间有10条WAN、LAN业务,至少需要22分钟。The existing SD-WAN service orchestration has the following shortcomings: (1) The SD-WAN service configuration process is cumbersome. For example, to configure SD-WAN services, you need to import asset information, create tenants, configure general configurations, create sites, and go online to apply for configuration. Mail deployment, manual creation of NEs, configuration of WAN services, configuration of High Availability (HA), configuration of Local Area Network (LAN) services, and other processes, and each process has a separate configuration interface; (2) Configuration The process has a sequential relationship, and the user experience is poor. For example, before creating a site, you need to create tenants and configure general configurations; (3) Batch configuration of WAN and LAN services is not supported. It takes at least 1 minute to configure a WAN/LAN service. There are two sites under the tenant, and there are 10 WAN and LAN services between the two sites. It takes at least 22 minutes.
发明内容Summary of the invention
有鉴于此,本申请实施例提供一种SD-WAN业务编排方法、系统、设备和存储介质。In view of this, the embodiments of the present application provide an SD-WAN service orchestration method, system, device, and storage medium.
本申请实施例提供一种SD-WAN业务编排方法,包括:根据接收到的第一用户资源配置信息生成对应的批量配置指令;根据所述批量配置指令批量配置广域网WAN业务配置信息和局域网LAN业务配置信息;将所述WAN业务配置信息和所述LAN业务配置信息下发至目标设备,所述WAN业务配置信息和所述LAN业务配置信息用于使所述目标设备进行相关业务处理。The embodiment of the application provides an SD-WAN service orchestration method, which includes: generating corresponding batch configuration instructions according to received first user resource configuration information; and batching WAN service configuration information and local area network LAN services according to the batch configuration instructions Configuration information; the WAN service configuration information and the LAN service configuration information are delivered to a target device, and the WAN service configuration information and the LAN service configuration information are used to enable the target device to perform related service processing.
本申请实施例提供一种SD-WAN业务编排系统,包括:SD-WAN门户网站、SD-WAN前端界面和SD-WAN后端服务器;所述SD-WAN前端界面包括:第一用户管理模块、资 产管理模块、第一用户资源配置模块、SD-WAN业务配置模块;所述SD-WAN门户网站,设置为将SD-WAN系统支持的功能整合到同一个Web界面;所述第一用户管理模块,设置为第一用户的创建、修改、删除和查询;所述资产管理模块,设置为资产信息导入导出;所述第一用户资源配置模块,设置为预设属性配置、站点自动创建、网元自动创建和上线申请配置;所述SD-WAN业务配置模块,设置为WAN业务、LAN业务、HA的自动创建和删除;所述SD-WAN后端服务器,设置为与所述SD-WAN前端界面对应的后端处理模块。The embodiment of the application provides an SD-WAN service orchestration system, including: an SD-WAN portal website, an SD-WAN front-end interface, and an SD-WAN back-end server; the SD-WAN front-end interface includes: a first user management module, The asset management module, the first user resource configuration module, and the SD-WAN service configuration module; the SD-WAN portal website is set to integrate the functions supported by the SD-WAN system into the same web interface; the first user management module , Set to create, modify, delete and query the first user; the asset management module is set to import and export asset information; the first user resource configuration module is set to preset attribute configuration, site automatic creation, network element Automatically create and go online to apply for configuration; the SD-WAN service configuration module is set to automatically create and delete WAN services, LAN services, and HA; the SD-WAN back-end server is set to interface with the SD-WAN front-end The corresponding back-end processing module.
本申请实施例提供一种设备,包括:存储器,以及,一个或多个处理器;其中,存储器,设置为存储一个或多个程序;当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现上述任一实施例所述的方法。An embodiment of the present application provides a device, including: a memory, and one or more processors; wherein the memory is configured to store one or more programs; when the one or more programs are used by the one or more The processor executes, so that the one or more processors implement the method described in any of the foregoing embodiments.
本申请实施例提供了一种存储介质,所述存储介质存储有计算机程序,所述计算机程序被处理器执行时实现上述任一实施例所述的方法。An embodiment of the present application provides a storage medium that stores a computer program, and when the computer program is executed by a processor, the method described in any of the foregoing embodiments is implemented.
附图说明Description of the drawings
图1是本申请实施例提供的一种SD-WAN业务编排方法的流程图;Figure 1 is a flowchart of an SD-WAN service orchestration method provided by an embodiment of the present application;
图2是本申请实施例提供的另一种SD-WAN业务编排方法的流程图;FIG. 2 is a flowchart of another SD-WAN service orchestration method provided by an embodiment of the present application;
图3是本申请实施例提供的一种第一用户资源配置信息的配置流程图;FIG. 3 is a configuration flowchart of first user resource configuration information provided by an embodiment of the present application;
图4是本申请实施例提供的一种WAN业务配置信息的配置流程图;FIG. 4 is a configuration flowchart of WAN service configuration information provided by an embodiment of the present application;
图5是本申请实施例提供的一种LAN业务配置信息的配置流程图;FIG. 5 is a configuration flowchart of LAN service configuration information provided by an embodiment of the present application;
图6是本申请实施例提供的一种SD-WAN业务编排系统的结构框图;Fig. 6 is a structural block diagram of an SD-WAN service orchestration system provided by an embodiment of the present application;
图7是本申请实施例提供的另一种SD-WAN业务编排系统的结构框图;FIG. 7 is a structural block diagram of another SD-WAN service orchestration system provided by an embodiment of the present application;
图8是本申请实施例提供的一种SD-WAN前端界面的结构框图;FIG. 8 is a structural block diagram of an SD-WAN front-end interface provided by an embodiment of the present application;
图9是本申请实施例提供的一种SD-WAN业务编排装置的结构框图;FIG. 9 is a structural block diagram of an SD-WAN service orchestration device provided by an embodiment of the present application;
图10是本申请实施例提供的一种设备的结构示意图。FIG. 10 is a schematic structural diagram of a device provided by an embodiment of the present application.
具体实施方式Detailed ways
下文中将结合附图对本申请的实施例进行说明。在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互任意组合。Hereinafter, the embodiments of the present application will be described with reference to the drawings. In the case of no conflict, the embodiments in the application and the features in the embodiments can be combined with each other arbitrarily.
有鉴于此,本申请实施例中提出一种SD-WAN业务编排方法,至少在一定程度解决了相关的问题之一,包括业务配置过程繁琐、不支持批量业务配置和业务开通速度慢等问题,实现了业务批量配置和自动化编排,提高了运维效率。In view of this, an SD-WAN service orchestration method is proposed in the embodiments of this application, which at least solves one of the related problems to a certain extent, including the cumbersome service configuration process, the lack of support for batch service configuration, and the slow service activation speed. Realize business batch configuration and automatic orchestration, and improve operation and maintenance efficiency.
在一实现方式中,图1是本申请实施例提供的一种SD-WAN业务编排方法的流程图。本实施例应用于对业务进行批量和自动化编排的情况。本实施例可以由SD-WAN业务编排系统执行。In an implementation manner, FIG. 1 is a flowchart of an SD-WAN service orchestration method provided by an embodiment of the present application. This embodiment is applied to the case of batch and automated scheduling of services. This embodiment can be executed by an SD-WAN service orchestration system.
如图1所示,本实施例中的方法包括S110-S130。As shown in Figure 1, the method in this embodiment includes S110-S130.
S110、根据接收到的第一用户资源配置信息生成对应的批量配置指令。S110: Generate a corresponding batch configuration instruction according to the received first user resource configuration information.
在实施例中,第一用户资源配置信息指的是配置租户的相关资源信息。在实施例中,第一用户指的是租户,可以为企业租户,也可以为运营商租户。在一实施例中,第一用户 资源配置信息至少包括下述一项:预配置属性信息、网元属性信息、上线申请属性信息和站点属性信息。在一实施例中,预配置属性信息至少包括下述一项:拓扑类型、隧道类型、网络名称和网络类型;网元属性信息至少包括下述一项:设备SN列表和设备SN关联的站点名称;上线申请属性信息至少包括下述一项:设备SN、设备类型、端口类型、广域口端口、设备SN关联的站点名称;站点属性信息至少包括下述一项:站点名称、站点角色、站点位置和互联站点列表。In the embodiment, the first user resource configuration information refers to related resource information of the configured tenant. In the embodiment, the first user refers to a tenant, which may be an enterprise tenant or an operator tenant. In an embodiment, the first user resource configuration information includes at least one of the following: pre-configured attribute information, network element attribute information, online application attribute information, and site attribute information. In an embodiment, the pre-configured attribute information includes at least the following items: topology type, tunnel type, network name, and network type; the network element attribute information includes at least the following items: device SN list and site name associated with the device SN ;Online application attribute information includes at least one of the following: device SN, device type, port type, wide area port, and site name associated with the device SN; site attribute information includes at least one of the following: site name, site role, site List of locations and interconnected sites.
在实施例中,第一用户可根据自身需求在资源配置信息的界面上对第一用户资源配置信息进行配置,在设备接收到第一用户资源配置信息之后,根据接收到的第一用户资源配置信息生成对应的批量配置指令。在实施例中,批量配置指令指的是可对WAN业务和LAN业务进行批量配置的触发指令。批量配置指令可以为在完成第一用户资源配置信息的相关配置之后,所触发的提交指令。也就是说,批量配置指令可以为第一用户资源配置信息的界面上的提交指令。In an embodiment, the first user can configure the first user resource configuration information on the interface of the resource configuration information according to his own needs. After the device receives the first user resource configuration information, it is configured according to the received first user resource configuration. The information generates corresponding batch configuration instructions. In the embodiment, the batch configuration instruction refers to a trigger instruction that can perform batch configuration of WAN services and LAN services. The batch configuration instruction may be a submission instruction triggered after completing the related configuration of the first user resource configuration information. That is, the batch configuration instruction may be a submission instruction on the interface of the first user resource configuration information.
S120、根据批量配置指令批量配置WAN业务配置信息和LAN业务配置信息。S120. Configure WAN service configuration information and LAN service configuration information in batches according to the batch configuration instruction.
在实施例中,批量配置指令,可以理解为在完成第一用户资源配置信息的必选项的配置之后所触发的提交指令。也就是说,在未完成第一用户资源配置信息的必选项的配置之后,即使点击提交指令,也无法对WAN业务配置信息和LAN业务配置信息进行批量配置。In the embodiment, the batch configuration instruction can be understood as a submission instruction triggered after the configuration of the mandatory items of the first user resource configuration information is completed. That is, after the configuration of the mandatory items of the first user resource configuration information is not completed, even if the submit instruction is clicked, the WAN service configuration information and the LAN service configuration information cannot be configured in batches.
S130、将WAN业务配置信息和LAN业务配置信息下发至目标设备,WAN业务配置信息和LAN业务配置信息用于使目标设备进行相关业务处理。S130. The WAN service configuration information and the LAN service configuration information are delivered to the target device, and the WAN service configuration information and the LAN service configuration information are used to enable the target device to perform related service processing.
在实施例中,在完成WAN业务配置信息和LAN业务配置信息的配置之后,将WAN业务配置信息和LAN业务配置信息下发至目标设备,以使目标设备根据WAN业务配置信息和LAN业务配置信息进行业务处理。在实施例中,目标设备指的是可以进行WAN业务和LAN业务的终端设备,比如,目标设备可以为路由器,也可以为交换机,等等。In the embodiment, after completing the configuration of the WAN service configuration information and the LAN service configuration information, the WAN service configuration information and the LAN service configuration information are delivered to the target device, so that the target device is based on the WAN service configuration information and the LAN service configuration information Perform business processing. In the embodiment, the target device refers to a terminal device that can perform WAN services and LAN services. For example, the target device may be a router or a switch, and so on.
在一实施例中,将WAN业务配置信息和LAN业务配置信息下发至目标设备之后,还包括:在接收到目标设备反馈的应答成功指令的情况下,将WAN业务配置信息和LAN业务配置信息存储至预设数据库。In one embodiment, after the WAN service configuration information and the LAN service configuration information are delivered to the target device, it further includes: in the case of receiving the response success instruction fed back by the target device, sending the WAN service configuration information and the LAN service configuration information Store to the preset database.
在实施例中,在目标设备收到WAN业务配置信息和LAN业务配置信息之后,若WAN业务配置信息和LAN业务配置信息是有效的,则目标设备反馈应答成功指令,SD-WAN业务编排系统通过预设接口将WAN业务配置信息和LAN业务配置信息存储至预设数据库。在一实施例中,SD-WAN业务编排系统可以访问预设数据库,以获取预设数据库中的相关配置信息,并将获取的相关配置信息下发至目标设备。示例性地,预设数据库可以为PG数据库,预设接口可以为restful接口。In the embodiment, after the target device receives the WAN service configuration information and the LAN service configuration information, if the WAN service configuration information and the LAN service configuration information are valid, the target device returns a response success instruction, and the SD-WAN service orchestration system passes The preset interface stores the WAN service configuration information and the LAN service configuration information in the preset database. In one embodiment, the SD-WAN service orchestration system can access the preset database to obtain related configuration information in the preset database, and deliver the obtained related configuration information to the target device. Exemplarily, the preset database may be a PG database, and the preset interface may be a restful interface.
在一实施例中,在根据接收到的第一用户资源配置信息生成对应的批量配置指令之前,还包括:在预先创建的第二用户对应的资产管理界面导入资产信息文件;将资产信息文件中的所有资产信息存储至预设数据库;在预先创建的第一用户对应的用户管理界面配置第一用户信息;将第一用户信息存储至预设数据库。In an embodiment, before generating the corresponding batch configuration instructions according to the received first user resource configuration information, the method further includes: importing an asset information file into the asset management interface corresponding to the second user created in advance; and importing the asset information file into the asset information file Store all asset information of the first user in the preset database; configure the first user information on the user management interface corresponding to the first user created in advance; store the first user information in the preset database.
在实施例中,第二用户包括下述一项:企业、运营商,即第二用户指的是运营商或企 业用户;第一用户为第二用户的租户,即第一用户可以为企业的租户,也可以为运营商的租户。在实施例中,可在SD-WAN业务编排系统的前端界面上创建运营商或企业用户,并在第二用户的资产管理界面上导入资产信息文件,SD-WAN业务编排系统通过预设接口将导入的所有资产信息保存至预设数据库。在一实施例中,资产信息文件可以为Excel文件,并且,在资产信息文件中包含第二用户的所有资产信息。在一实施例中,资产信息至少包括下述一项:设备SN、IP地址、子网掩码、设备类型、是否手工上线、端口类型和广域网端口。在一实施例中,在将导入的所有资产信息存储至预设数据库之后,创建第一用户,并在第一用户的用户管理界面上配置第一用户信息,SD-WAN业务编排系统通过预设接口将第一用户信息存储至预设数据库。在一实施例中,第一用户信息至少包括下述一项:第一用户名称、描述信息、上级代管情况。上级代管情况指的是第一用户是否被上级代管的信息。In the embodiment, the second user includes one of the following: an enterprise, an operator, that is, the second user refers to an operator or an enterprise user; the first user is a tenant of the second user, that is, the first user may be an enterprise user A tenant can also be a tenant of an operator. In an embodiment, an operator or enterprise user can be created on the front-end interface of the SD-WAN business orchestration system, and asset information files can be imported into the asset management interface of the second user. The SD-WAN business orchestration system will All imported asset information is saved to the preset database. In an embodiment, the asset information file may be an Excel file, and the asset information file contains all asset information of the second user. In an embodiment, the asset information includes at least one of the following: device SN, IP address, subnet mask, device type, whether it is manually online, port type, and WAN port. In one embodiment, after all imported asset information is stored in the preset database, the first user is created, and the first user information is configured on the user management interface of the first user, and the SD-WAN business orchestration system passes the preset The interface stores the first user information in the preset database. In an embodiment, the first user information includes at least one of the following: the first user name, description information, and superior escrow status. The upper-level escrow situation refers to the information about whether the first user is managed by the upper-level.
在一实施例中,第一用户资源配置信息的配置过程,包括:根据站点属性信息生成对应的站点信息和虚拟路由转发VRF信息;在站点信息和VRF信息创建成功的情况下,根据网元属性信息和部分资产信息生成对应的上线申请信息;在上线申请信息配置成功的情况下,根据网元属性信息和部分资产信息生成对应的网元信息。In one embodiment, the configuration process of the first user resource configuration information includes: generating corresponding site information and virtual routing and forwarding VRF information according to site attribute information; in the case that the site information and VRF information are successfully created, according to the network element attributes Information and part of the asset information generate corresponding online application information; when the online application information is configured successfully, the corresponding network element information is generated according to the network element attribute information and part of the asset information.
在实施例中,SD-WAN业务编排系统通过预设接口调用已存储至预设数据库中的站点属性信息,并根据站点属性信息中的站点名称、站点角色和站点位置的相关配置信息生成对应的站点信息和VRF信息,然后SD-WAN业务编排系统调用预设接口创建站点和VRF信息,并将站点和VRF信息存储至预设数据库中;SD-WAN业务编排系统检查站点和VRF信息是否创建成功,若创建成功,则根据网元属性信息中的设备SN列表和设备SN关联的站点名称,以及资产信息中的设备类型、设备SN、是否手工上线、端口类型和广域网端口的相关属性信息,生成对应的上线申请信息;SD-WAN业务编排系统调用预设接口将上线申请信息存储至预设数据库中,并检查上线申请信息是否配置成功,若配置成功,则根据网元属性信息中的设备SN列表和设备SN关联的站点名称,以及资产信息中的设备SN、设备类型、IP地址、子网掩码、是否手工上线等相关属性信息,生成对应的网元信息;SD-WAN业务编排系统调用预设接口将网元信息存储至预设数据库中,并检查网元信息是否创建成功,若创建成功,则结束第一用户资源配置信息的配置过程,从而实现了利用SD-WAN业务编排系统对业务进行自动化编排。In the embodiment, the SD-WAN service orchestration system calls the site attribute information stored in the preset database through the preset interface, and generates the corresponding configuration information according to the site name, site role, and site location related configuration information in the site attribute information. Site information and VRF information, then the SD-WAN business orchestration system calls the preset interface to create the site and VRF information, and stores the site and VRF information in the preset database; the SD-WAN business orchestration system checks whether the site and VRF information are created successfully If the creation is successful, it will be generated based on the device SN list in the network element attribute information and the site name associated with the device SN, as well as the device type, device SN, whether it is manually online, the port type, and the related attribute information of the WAN port in the asset information. Corresponding online application information; SD-WAN business orchestration system calls the preset interface to store the online application information in the preset database, and checks whether the online application information is configured successfully. If the configuration is successful, it will be based on the device SN in the network element attribute information List the site name associated with the device SN, as well as the device SN, device type, IP address, subnet mask, manual online and other related attribute information in the asset information to generate the corresponding network element information; SD-WAN business orchestration system call The preset interface stores the network element information in the preset database, and checks whether the network element information is created successfully. If the creation is successful, the configuration process of the first user resource configuration information is ended, thereby realizing the use of the SD-WAN service orchestration system to Automated orchestration of business.
在一实施例中,在根据站点属性信息生成对应的站点信息和VRF信息之前,还包括:将预配置属性信息存储至预设数据库。在实施例中,SD-WAN业务编排系统调用预设接口将预配置属性信息保存到预设数据库中,以便于后续信息的调用。In an embodiment, before generating the corresponding site information and VRF information according to the site attribute information, the method further includes: storing the pre-configured attribute information in a preset database. In an embodiment, the SD-WAN service orchestration system calls a preset interface to save the pre-configured attribute information in a preset database, so as to facilitate subsequent information calls.
在一实施例中,WAN业务信息至少包括下述一项:站点名称、WAN接口信息、带宽属性信息、网络名称、本地上网支持情况。In an embodiment, the WAN service information includes at least one of the following: site name, WAN interface information, bandwidth attribute information, network name, local Internet access support status.
在一实施例中,批量配置WAN业务配置信息,包括:根据部分预配置属性信息和站点名称、WAN接口信息和网络名称确定所有站点的隧道信息;在隧道信息配置成功的情况下,根据带宽属性信息确定所有站点的带宽信息;在带宽信息配置成功的情况下,根据 WAN接口信息和隧道类型确定所有站点的静态路由;在静态路由配置成功的情况下,根据WAN接口信息和本地上网支持情况生成对应的运营商级NAT信息。In one embodiment, configuring WAN service configuration information in batches includes: determining tunnel information for all sites based on part of the pre-configured attribute information and site name, WAN interface information, and network name; in the case of successful tunnel information configuration, based on bandwidth attributes The information determines the bandwidth information of all sites; when the bandwidth information is configured successfully, the static route of all sites is determined according to the WAN interface information and tunnel type; when the static route is configured successfully, it is generated based on the WAN interface information and local Internet support Corresponding carrier-level NAT information.
在实施例中,通过预设接口将WAN业务信息存储至预设数据库中,并将预先生成的VRF信息下发至所有站点的目标设备,并检测VRF信息是否配置成功,在配置成功的请下,根据预配置属性信息中的拓扑类型和隧道类型,以及WAN业务配置界面上的站点名称、WAN接口和网络名称计算出所有站点的隧道信息;在隧道信息配置成功的情况下,根据WAN业务配置界面上的带宽属性信息对所有站点的带宽信息进行配置,并将带宽信息下发给对应站点下的目标设备,以及利用SD-WAN业务编排系统检查带宽信息是否配置成功,在带宽信息配置成功的情况下,根据WAN接口和预配置信息中的隧道类型计算所有站点的静态路由,并将静态路由的相关信息下发给对应站点下的目标设备,并利用SD-WAN业务编排系统检查静态路由是否配置成功,若静态路由的相关信息配置成功的情况下,根据WAN接口和本地上网支持情况生成对应的运营商级NAT(Carrier Grade NAT,CGN)信息,并将CGN信息下发给对应站点下的目标设备,并利用SD-WAN业务编排系统检查CGN信息是否配置成功,若配置成功,则结束WAN业务配置信息的批量配置过程。In the embodiment, the WAN service information is stored in the preset database through the preset interface, and the pre-generated VRF information is delivered to the target devices of all sites, and the VRF information is checked whether the configuration is successful. If the configuration is successful, please download , According to the topology type and tunnel type in the pre-configured attribute information, as well as the site name, WAN interface and network name on the WAN service configuration interface, the tunnel information of all stations is calculated; in the case that the tunnel information is successfully configured, it is configured according to the WAN service The bandwidth attribute information on the interface configures the bandwidth information of all sites, and sends the bandwidth information to the target device under the corresponding site, and uses the SD-WAN service orchestration system to check whether the bandwidth information is configured successfully. In this case, calculate the static routes of all sites according to the WAN interface and the tunnel type in the pre-configured information, and deliver the static route related information to the target device under the corresponding site, and use the SD-WAN business orchestration system to check whether the static route is The configuration is successful. If the related information of the static route is configured successfully, the corresponding carrier-grade NAT (CGN) information is generated according to the WAN interface and local Internet access support, and the CGN information is sent to the corresponding site The target device, and use the SD-WAN service orchestration system to check whether the CGN information is configured successfully. If the configuration is successful, the batch configuration process of the WAN service configuration information is ended.
在一实施例中,LAN业务信息至少包括下述一项:站点名称、接入方式、IP地址、子网掩码、绑定端口。In an embodiment, the LAN service information includes at least one of the following: site name, access mode, IP address, subnet mask, and bound port.
在一实施例中,批量配置LAN业务配置信息,包括:根据接入方式和绑定端口生成对应的三层接口;在三层接口配置成功的情况下,将三层接口绑定至已生成的VRF信息;在VRF信息配置成功的情况下,根据三层接口、接入方式和绑定端口生成运营商级NAT信息;在运营商级NAT信息配置成功的情况下,根据绑定端口、接入方式、三层接口和预先确定的HA心跳线配置信息生成对应的虚拟路由器冗余协议(Virtual Router Redundancy Protocol,VRRP)信息;在VRRP信息配置成功的情况下,根据绑定端口、接入方式和三层接口生成静态路由。In one embodiment, configuring LAN service configuration information in batches includes: generating corresponding Layer 3 interfaces according to the access mode and bound ports; in the case of successful Layer 3 interface configuration, binding the Layer 3 interface to the generated VRF information; when the VRF information is successfully configured, the operator-level NAT information is generated based on the Layer 3 interface, access mode, and bound port; when the carrier-level NAT information is configured successfully, it is based on the bound port and access The corresponding Virtual Router Redundancy Protocol (VRRP) information is generated from the corresponding virtual router redundancy protocol (VRRP) information with the pre-determined HA heartbeat configuration information, Layer 3 interface; in the case of successful configuration of VRRP information, according to the binding port, access mode and The Layer 3 interface generates static routes.
在实施例中,通过预设接口将LAN业务信息存储至预设数据库中,根据接入方式和绑定接口的相关属性信息生成三层接口,并将三层接口下发至对应站点下的目标设备,以及利用SD-WAN业务编排系统检查三层接口是否配置成功,在三层接口配置成功的情况下,将三层接口绑定到预先生成的VRF信息中,并将VRF信息下发至对应站点下的目标设备,并利用SD-WAN业务编排系统检车VRF信息是否配置成功,在VRF信息配置成功的情况下,根据三层接口、接入方式和绑定端口的相关属性信息生成对应的运营商级NAT信息,并将运营商级NAT信息下发至对应站点下的相关目标设备,并利用SD-WAN业务编排系统检查运营商级NAT信息是否配置成功,在运营商级NAT信息配置成功的情况下,根据绑定端口、接入方式、三层接口和预先确定的HA心跳线配置信息生成对应的VRRP信息,并将VRRP信息下发至对应站点下的相关目标设备,以及利用SD-WAN业务编排系统检查VRRP信息是否配置成功,VRRP信息配置成功的情况下,根据绑定端口、接入方式和三层接口生成静态路由,并将静态路由的相关信息下发至对应站点下的相关目标设备,并检查静态路由是否配置成功,在静态路由配置成功的情况下,结束LAN业务配置信息的 批量配置过程。In the embodiment, the LAN service information is stored in the preset database through the preset interface, the three-layer interface is generated according to the access mode and the related attribute information of the bound interface, and the three-layer interface is delivered to the target under the corresponding site Equipment, and use the SD-WAN business orchestration system to check whether the Layer 3 interface is successfully configured. When the Layer 3 interface is successfully configured, bind the Layer 3 interface to the pre-generated VRF information, and send the VRF information to the corresponding The target device under the site, and use the SD-WAN business orchestration system to check whether the VRF information is configured successfully. When the VRF information is configured successfully, the corresponding attribute information is generated according to the three-layer interface, access mode and binding port. Carrier-level NAT information, and deliver the carrier-level NAT information to the relevant target devices under the corresponding site, and use the SD-WAN business orchestration system to check whether the carrier-level NAT information is configured successfully, and the carrier-level NAT information is configured successfully In the case of, the corresponding VRRP information is generated according to the bound port, access mode, Layer 3 interface and predetermined HA heartbeat configuration information, and the VRRP information is delivered to the relevant target device under the corresponding site, and the SD- The WAN service orchestration system checks whether the VRRP information is successfully configured. If the VRRP information is configured successfully, it generates static routes based on the bound port, access mode, and Layer 3 interface, and sends the relevant information of the static route to the relevant site under the corresponding site. The target device, and check whether the static route is successfully configured, and if the static route is successfully configured, the batch configuration process of the LAN service configuration information is ended.
在一实现方式中,图2是本申请实施例提供的另一种SD-WAN业务编排方法的流程图。本实施例以第一用户为租户,第二用户为运营商或企业用户为例,对SD-WAN业务编排方法的过程进行说明。如图2所示,本实施例包括S210-S260。In an implementation manner, FIG. 2 is a flowchart of another SD-WAN service orchestration method provided by an embodiment of the present application. In this embodiment, the first user is a tenant and the second user is an operator or an enterprise user as an example to illustrate the process of the SD-WAN service orchestration method. As shown in Figure 2, this embodiment includes S210-S260.
S210、创建运营商或者企业用户,并在资产管理界面导入资产信息文件。S210. Create an operator or enterprise user, and import an asset information file on the asset management interface.
在实施例中,资产信息文件包括:设备SN、IP地址、子网掩码、设备类型、备注、是否手工上线等属性信息。在一实施例中,“是否手工上线”的取值为“是”和“否”,SD-WAN业务编排系统通过restful接口将导入的资产信息保存到PG数据库中。此外,步骤S03资源信息中的“设备SN列表”都要求在资产信息的“设备SN备中。In the embodiment, the asset information file includes attribute information such as device SN, IP address, subnet mask, device type, remarks, and whether it is manually online or not. In one embodiment, the values of "whether to go online manually" are "yes" and "no", and the SD-WAN business orchestration system saves the imported asset information into the PG database through the restful interface. In addition, the "equipment SN list" in the resource information in step S03 is required to be in the "equipment SN preparation" of the asset information.
S220、创建租户。S220. Create a tenant.
在实施例中,在租户管理界面配置租户名称、描述、是否被上级代管等属性信息,SD-WAN业务编排系统通过restful接口将用户配置的租户信息保存到PG数据库中。In the embodiment, attribute information such as tenant name, description, and whether it is managed by a superior is configured on the tenant management interface, and the SD-WAN business orchestration system saves the tenant information configured by the user into the PG database through the restful interface.
S230、配置租户的资源信息。S230. Configure resource information of the tenant.
在实施例中,在第一用户资源配置信息对应的资源界面选择租户的隧道类型、拓扑类型、网络名称、网络类型、设备SN列表、设备SN关联的站点名称、站点角色、站点位置以及资源信息中的端口类型、广域网端口等属性,SD-WAN业务编排系统通过restful接口将用户配置的资源信息保存到PG数据库中,并创建站点和网元信息,以及配置上线申请信息。In the embodiment, select the tenant’s tunnel type, topology type, network name, network type, device SN list, site name, site role, site location, and resource information associated with the device SN on the resource interface corresponding to the first user resource configuration information The SD-WAN business orchestration system saves the resource information configured by the user in the PG database through the restful interface, creates site and network element information, and configures the online application information.
S240、批量配置所有站点的WAN业务。S240. Configure WAN services of all sites in batches.
在实施例中,在WAN业务配置界面配置站点名称、WAN接口、带宽、网络名称、是否本地上网等属性信息,系统将用户配置的WAN业务下发给相关的目标设备,目标设备应答成功后,SD-WAN业务编排系统通过restful接口将WAN业务保存到PG数据库中。In the embodiment, attribute information such as site name, WAN interface, bandwidth, network name, and whether to surf the Internet locally is configured on the WAN service configuration interface, and the system delivers the WAN service configured by the user to the relevant target device. After the target device responds successfully, The SD-WAN service orchestration system saves WAN services into the PG database through the restful interface.
S250、批量配置所有站点的HA。S250. Configure HA for all sites in batches.
在实施例中,在HA配置界面配置所有站点的HA心跳线,SD-WAN业务编排系统通过restful接口将用户配置的HA信息保存到PG数据库中。In the embodiment, HA heartbeat lines of all sites are configured on the HA configuration interface, and the SD-WAN service orchestration system saves the HA information configured by the user into the PG database through the restful interface.
S260、批量配置所有站点的LAN业务。S260. Configure the LAN services of all sites in batches.
在实施例中,在LAN业务配置界面配置站点名称、接入方式、IP地址、子网掩码、绑定端口等属性信息,系统将用户配置的LAN业务下发给相关的目标设备,在目标设备应答成功后,SD-WAN业务编排系统通过restful接口将LAN业务保存到PG数据库中。In the embodiment, the site name, access mode, IP address, subnet mask, binding port and other attribute information are configured on the LAN service configuration interface, and the system sends the LAN service configured by the user to the relevant target device. After the device responds successfully, the SD-WAN service orchestration system saves the LAN service into the PG database through the restful interface.
在一实现方式中,图3是本申请实施例提供的一种第一用户资源配置信息的配置流程图。如图3所示,本实施例包括:S301-S314。In an implementation manner, FIG. 3 is a configuration flowchart of first user resource configuration information provided by an embodiment of the present application. As shown in Figure 3, this embodiment includes: S301-S314.
S301、预配置属性信息入库。S301. The pre-configured attribute information is stored in the database.
在实施例中,利用SD-WAN业务编排系统调用restful接口将预配置属性信息中的隧道类型、拓扑类型、网络名称、网络类型等信息保存到PG数据库中。In the embodiment, the SD-WAN service orchestration system is used to call the restful interface to save the tunnel type, topology type, network name, network type and other information in the pre-configured attribute information in the PG database.
S302、创建站点属性信息和VRF信息。S302. Create site attribute information and VRF information.
在实施例中,根据站点属性信息中的站点名称、站点角色、站点位置等属性信息,生 成站点属性信息和VRF信息。In the embodiment, site attribute information and VRF information are generated according to attribute information such as site name, site role, and site location in the site attribute information.
S303、配置站点属性信息和VRF信息。S303. Configure site attribute information and VRF information.
在实施例中,SD-WAN业务编排系统调用restful接口配置站点属性信息和VRF信息,并将配置得到的站点信息和VRF信息保存到PG数据库中。In the embodiment, the SD-WAN service orchestration system calls the restful interface to configure site attribute information and VRF information, and saves the site information and VRF information obtained by the configuration in the PG database.
S304、站点信息和VRF信息是否配置成功,若否,则执行S305;若是,则执行S306。S304. Whether the configuration of the site information and the VRF information is successful, if not, execute S305; if yes, execute S306.
在实施例中,SD-WAN业务编排系统检查站点信息和VRF信息是否配置成功,如果配置失败,则执行S305,否则执行S306。In the embodiment, the SD-WAN service orchestration system checks whether the site information and the VRF information are configured successfully, if the configuration fails, S305 is executed, otherwise, S306 is executed.
S305、删除预配置属性信息。S305. Delete the pre-configured attribute information.
在实施例中,SD-WAN业务编排系统调用restful接口删除PG数据库中的预配置属性信息,并退出处理流程。In the embodiment, the SD-WAN service orchestration system calls the restful interface to delete the pre-configured attribute information in the PG database, and exits the processing flow.
S306、创建上线申请属性信息。S306. Create online application attribute information.
在实施例中,根据设备SN列表、设备SN关联的站点名称,以及资产信息中的设备类型、设备SN、是否手工上线(取值为否)、端口类型、广域网端口等属性信息,生成上线申请属性信息。In the embodiment, according to the device SN list, the site name associated with the device SN, and attribute information such as the device type, the device SN, whether it is manually online (the value is No), the port type, and the WAN port in the asset information, the online application is generated Property information.
S307、配置上线申请属性信息,得到上线申请信息。S307. Configure online application attribute information to obtain online application information.
在实施例中,SD-WAN业务编排系统调用restful接口配置上线申请属性信息,并将配置得到的上线申请信息保存到PG数据库中。In the embodiment, the SD-WAN service orchestration system calls the restful interface to configure the online application attribute information, and saves the configured online application information in the PG database.
S308、上线申请信息是否配置成功,若否,则执行S309;若是,则执行S310。S308. Whether the online application information is configured successfully, if not, execute S309; if yes, execute S310.
在实施例中,SD-WAN业务编排系统检查上线申请信息是否配置成功,如果配置失败,则执行S309,否则执行S310。In the embodiment, the SD-WAN service orchestration system checks whether the online application information is configured successfully, and if the configuration fails, S309 is executed, otherwise, S310 is executed.
S309、删除预配置属性信息和站点信息。S309. Delete the pre-configured attribute information and site information.
在实施例中,SD-WAN业务编排系统调用restful接口删除PG数据库中的预配置属性信息和站点信息,并退出处理流程。In the embodiment, the SD-WAN service orchestration system calls the restful interface to delete the pre-configured attribute information and site information in the PG database, and exits the processing flow.
S310、创建网元属性信息。S310. Create network element attribute information.
在实施例中,根据设备SN列表、设备SN关联的站点名称,以及资产信息中的设备SN、设备类型、IP地址、子网掩码、是否手工上线等属性信息,生成对应的网元属性信息。In the embodiment, the corresponding network element attribute information is generated according to the device SN list, the site name associated with the device SN, and the device SN, device type, IP address, subnet mask, and whether it is manually online or not in the asset information. .
S311、配置网元属性信息,得到网元信息。S311. Configure network element attribute information to obtain network element information.
在实施例中,SD-WAN业务编排系统调用restful接口配置网元属性信息,并配置得到的网元信息保存到PG数据库中。In the embodiment, the SD-WAN service orchestration system calls the restful interface to configure the network element attribute information, and saves the configured network element information in the PG database.
S312、网元信息是否配置成功,若否,则执行S313;若是,则执行S314。S312. Whether the configuration of the network element information is successful, if not, execute S313; if yes, execute S314.
在实施例中,SD-WAN业务编排系统检查网元信息是否配置成功,如果配置失败,则执行S313,否则,执行S314。In the embodiment, the SD-WAN service orchestration system checks whether the configuration of the network element information is successful, and if the configuration fails, S313 is executed; otherwise, S314 is executed.
S313、删除预配置属性信息、站点信息和上线申请信息。S313. Delete the pre-configured attribute information, site information, and online application information.
在实施例中,SD-WAN业务编排系统调用restful接口删除PG数据库中的预配置属性信息、站点信息和上线申请信息,并结束处理流程。In the embodiment, the SD-WAN service orchestration system calls the restful interface to delete the pre-configured attribute information, site information, and online application information in the PG database, and ends the processing flow.
S314、结束。S314. End.
在一实现方式中,图4是本申请实施例提供的一种WAN业务配置信息的配置流程图。如图4所示,本实施例包括S401-S417。In an implementation manner, FIG. 4 is a configuration flowchart of WAN service configuration information provided by an embodiment of the present application. As shown in Figure 4, this embodiment includes S401-S417.
S401、WAN业务信息入库。S401, WAN business information is stored in the database.
在实施例中,通过restful接口将WAN业务信息保存到PG数据库中。In the embodiment, the WAN service information is saved in the PG database through the restful interface.
S402、配置VRF信息。S402. Configure VRF information.
在实施例中,将预先生成的VRF信息下发给所有站点的目标设备。In the embodiment, the pre-generated VRF information is distributed to the target devices of all sites.
S403、VRF信息是否配置成功,若否,则执行S403;若是,则执行S405。S403. Whether the configuration of the VRF information is successful, if not, execute S403; if yes, execute S405.
在实施例中,检查VRF信息是否配置成功,如果配置失败,则执行S404,否则执行S405。In the embodiment, it is checked whether the configuration of the VRF information is successful, if the configuration fails, S404 is executed, otherwise, S405 is executed.
S404、删除PG数据库中的WAN业务信息。S404. Delete the WAN service information in the PG database.
在实施例中,通过restful接口删除PG数据库中的WAN业务,并退出处理流程。In the embodiment, the WAN service in the PG database is deleted through the restful interface, and the processing flow is exited.
S405、配置隧道信息。S405. Configure tunnel information.
在实施例中,根据预配置属性信息中的拓扑类型、隧道类型,以及WAN业务配置界面的站点名称、WAN接口、网络名称等属性信息计算所有站点的隧道信息。在一实施例中,隧道信息的计算规则如下:如果拓扑类型是HUB-SPOKE,隧道类型是IPSec或者VxLAN,则根据站点名称从站点属性信息中获取相应的站点角色,如果当前的站点角色为HUB,则找到相同网络名称并且站点角色为SPOKE的其他WAN业务,生成IPSec或者VxLAN隧道;如果当前站点角色为SPOKE,则找到相同网络名称并且站点角色为HUB的其它WAN业务,生成IPSec或者VxLAN隧道。如果拓扑类型是ANY-TO-ANY,隧道类型是IPSec或者VxLAN,则根据站点名称从站点属性信息中获取相应的互联站点列表,找到相同网络名称并且站点名称在互联站点列表中的其它WAN业务,生成IPSec或者VxLAN隧道,最后将隧道信息下发给相应站点下的设备。In the embodiment, the tunnel information of all sites is calculated according to the topology type, the tunnel type, and the site name, WAN interface, network name and other attribute information of the WAN service configuration interface in the pre-configured attribute information. In one embodiment, the calculation rules for the tunnel information are as follows: if the topology type is HUB-SPOKE and the tunnel type is IPSec or VxLAN, the corresponding site role is obtained from the site attribute information according to the site name. If the current site role is HUB , Find other WAN services with the same network name and the site role of SPOKE, and generate an IPSec or VxLAN tunnel; if the current site role is SPOKE, find other WAN services with the same network name and the site role of HUB, and generate an IPSec or VxLAN tunnel. If the topology type is ANY-TO-ANY and the tunnel type is IPSec or VxLAN, obtain the corresponding interconnected site list from the site attribute information according to the site name, find other WAN services with the same network name and the site name in the interconnected site list, Generate an IPSec or VxLAN tunnel, and finally deliver the tunnel information to the devices at the corresponding site.
S406、隧道信息是否配置成功,若否,则执行S407;若是,则执行S408。S406. Whether the tunnel information is configured successfully, if not, execute S407; if yes, execute S408.
在实施例中,利用SD-WAN业务编排系统检查隧道信息是否配置成功,如果配置失败,则执行S407,否则执行S408。In the embodiment, the SD-WAN service orchestration system is used to check whether the tunnel information is configured successfully, if the configuration fails, S407 is executed, otherwise, S408 is executed.
S407、删除VRF信息和WAN业务信息。S407. Delete the VRF information and the WAN service information.
在实施例中,通过restful接口删除VRF信息、PG数据库中的WAN业务信息,并退出处理流程。In the embodiment, the VRF information and the WAN service information in the PG database are deleted through the restful interface, and the processing flow is exited.
S408、配置带宽信息。S408. Configure bandwidth information.
在实施例中,根据WAN配置界面的带宽属性信息,将配置得到带宽信息下发给相应站点下的目标设备。In the embodiment, according to the bandwidth attribute information of the WAN configuration interface, the configured bandwidth information is delivered to the target device under the corresponding site.
S409、带宽信息是否配置成功,若否,则执行S410;若是,则执行S411。S409. Whether the bandwidth information is configured successfully, if not, execute S410; if yes, execute S411.
在实施例中,检查带宽是否配置成功,如果配置失败,则执行S410,否则执行S411。In the embodiment, it is checked whether the bandwidth configuration is successful, if the configuration fails, S410 is executed, otherwise, S411 is executed.
S410、删除隧道信息、VRF信息和WAN业务信息。S410. Delete tunnel information, VRF information, and WAN service information.
在实施例中,通过restful接口删除隧道信息、VRF信息以及PG数据库中的WAN业务信息,并退出处理流程。In the embodiment, the tunnel information, VRF information, and WAN service information in the PG database are deleted through the restful interface, and the processing flow is exited.
S411、配置静态路由。S411. Configure a static route.
在实施例中,根据WAN接口、预配置属性信息中的隧道类型计算所有站点的静态路由,并将静态路由信息下发给站点下的设备。In the embodiment, the static routes of all sites are calculated according to the WAN interface and the tunnel type in the pre-configured attribute information, and the static route information is delivered to the devices under the sites.
S412、静态路由是否配置成功,若否,则执行S413;若是,则执行S414。S412. Whether the static route is configured successfully, if not, execute S413; if yes, execute S414.
在实施例中,检查静态路由是否配置成功,如果配置失败,则执行S413,否则执行S414。In the embodiment, it is checked whether the configuration of the static route is successful, if the configuration fails, S413 is executed, otherwise, S414 is executed.
S413、删除带宽信息、隧道信息、VRF信息和WAN业务信息。S413. Delete bandwidth information, tunnel information, VRF information, and WAN service information.
在实施例中,通过restful接口删除带宽、隧道信息、VRF信息以及PG数据库中的WAN业务,并退出处理流程。In the embodiment, the bandwidth, tunnel information, VRF information, and WAN services in the PG database are deleted through the restful interface, and the processing flow is exited.
S414、配置CGN信息。S414. Configure CGN information.
在实施例中,根据WAN接口、是否本地上网属性生成CGN信息,并将CGN信息下发给相应站点下的设备。In the embodiment, the CGN information is generated according to the WAN interface and whether the local Internet access is attributed, and the CGN information is delivered to the equipment under the corresponding site.
S415、CGN信息是否配置成功,若否,则执行S416;若是,则执行S417。S415. Whether the configuration of the CGN information is successful, if not, execute S416; if yes, execute S417.
在实施例中,检查CGN信息是否配置成功,如果配置失败,则执行S416,否则,执行S417。In the embodiment, it is checked whether the configuration of the CGN information is successful, if the configuration fails, S416 is executed, otherwise, S417 is executed.
S416、删除静态路由、带宽信息、隧道信息、VRF信息和WAN业务信息。S416. Delete the static route, bandwidth information, tunnel information, VRF information, and WAN service information.
在实施例中,通过restful接口删除静态路由、带宽信息、隧道信息、VRF信息以及PG数据库中的WAN业务信息,并退出处理流程。In the embodiment, the static route, bandwidth information, tunnel information, VRF information, and WAN service information in the PG database are deleted through the restful interface, and the processing flow is exited.
S417、结束。S417. End.
在一实现方式中,图5是本申请实施例提供的一种LAN业务配置信息的配置流程图。如图5所示,本实施例包括S501-S517。In an implementation manner, FIG. 5 is a configuration flowchart of LAN service configuration information provided by an embodiment of the present application. As shown in Figure 5, this embodiment includes S501-S517.
S501、LAN业务信息入库。S501, LAN business information is stored in the database.
在实施例中,通过restful接口将LAN业务信息的相关配置信息保存到PG数据库中。In the embodiment, the related configuration information of the LAN service information is saved in the PG database through the restful interface.
S502、配置三层接口。S502. Configure a Layer 3 interface.
在实施例中,根据接入方式和绑定端口属性配置三层接口,然后将三层接口下发给相应站点下的相关目标设备。In the embodiment, the Layer 3 interface is configured according to the access mode and the binding port attribute, and then the Layer 3 interface is delivered to the relevant target device under the corresponding site.
S503、三层接口是否配置成功,若否,则执行S504;若是,则执行S505。S503. Whether the Layer 3 interface is configured successfully, if not, execute S504; if yes, execute S505.
在实施例中,检查三层接口是否配置成功,如果配置失败,则执行S504;否则执行S505.In an embodiment, it is checked whether the configuration of the Layer 3 interface is successful, and if the configuration fails, S504 is executed; otherwise, S505 is executed.
S504、删除LAN业务信息。S504. Delete the LAN service information.
在实施例中,通过restful接口删除PG数据库中的LAN业务信息,并退出处理流程。In the embodiment, the LAN service information in the PG database is deleted through the restful interface, and the processing flow is exited.
S505、配置VRF信息。S505. Configure VRF information.
在实施例中,将S502生成的三层接口绑定到预先生成的VRF信息中,然后将配置得到的VRF信息下发给相应站点下的目标设备。In the embodiment, the Layer 3 interface generated in S502 is bound to the pre-generated VRF information, and then the configured VRF information is delivered to the target device under the corresponding site.
S506、VRF信息是否配置成功,若否,则执行S507;若是,则执行S508。S506. Whether the configuration of the VRF information is successful, if not, execute S507; if yes, execute S508.
在实施例中,检查VRF信息是否配置成功,如果配置失败,则执行S507,否则执行 S508。In the embodiment, it is checked whether the configuration of the VRF information is successful, if the configuration fails, S507 is executed, otherwise, S508 is executed.
S507、删除三层接口和LAN业务信息。S507. Delete the Layer 3 interface and LAN service information.
在实施例中,通过restful接口删除三层接口和PG数据库中的LAN业务信息,并退出处理流程。In the embodiment, the LAN service information in the Layer 3 interface and the PG database is deleted through the restful interface, and the processing flow is exited.
S508、配置CGN信息。S508. Configure CGN information.
在实施例中,根据三层接口、接入方式、绑定接口属性配置CGN信息,然后将CGN信息下发给相应站点下的目标设备。In the embodiment, the CGN information is configured according to the Layer 3 interface, access mode, and binding interface attributes, and then the CGN information is delivered to the target device under the corresponding site.
S509、CGN信息是否配置成功,若否,则执行S510;若是,则执行S511。S509. Whether the configuration of the CGN information is successful, if not, execute S510; if yes, execute S511.
在实施例中,检查CGN信息是否配置成功,如果配置失败,则执行步骤S510,否则执行S511.In an embodiment, it is checked whether the configuration of the CGN information is successful, and if the configuration fails, step S510 is performed, otherwise, step S511 is performed.
S510、删除VRF信息、三层接口和LAN业务信息。S510. Delete VRF information, Layer 3 interface and LAN service information.
在实施例中,通过restful接口删除VRF信息、三层接口和PG数据库中的LAN业务信息,并退出处理流程。In the embodiment, the VRF information, the Layer 3 interface, and the LAN service information in the PG database are deleted through the restful interface, and the processing flow is exited.
S511、配置VRRP信息。S511. Configure VRRP information.
在实施例中,根据绑定端口、接入方式、三层接口以及预先配置的HA心跳线信息,生成VRRP信息,然后将VRRP信息下发给相应站点下的目标设备。In the embodiment, the VRRP information is generated according to the bound port, access mode, Layer 3 interface, and pre-configured HA heartbeat information, and then the VRRP information is delivered to the target device under the corresponding site.
S512、VRRP信息是否配置成功,若否,则执行S513;若否,则执行S514。S512. Whether the VRRP information is configured successfully, if not, execute S513; if not, execute S514.
在实施例中,检查VRRP信息是否配置成功,如果配置失败,则执行步骤S513,否则执行S514。In the embodiment, it is checked whether the configuration of the VRRP information is successful, if the configuration fails, step S513 is executed, otherwise, S514 is executed.
S513、删除VRF信息、CGN信息、三层接口和LAN业务信息。S513. Delete VRF information, CGN information, Layer 3 interface and LAN service information.
在实施例中,通过restful接口删除三层接口、CGN信息、VRF和PG数据库中的LAN业务信息,并退出处理流程。In the embodiment, the LAN service information in the three-layer interface, CGN information, VRF and PG database is deleted through the restful interface, and the processing flow is exited.
S514、配置静态路由。S514. Configure a static route.
在实施例中,根据绑定端口、接入方式、三层接口生成静态路由,然后将静态路由下发给相应站点下的目标设备。In the embodiment, the static route is generated according to the bound port, the access mode, and the Layer 3 interface, and then the static route is delivered to the target device under the corresponding site.
S515、静态路由配置是否成功,若否,则执行S516;若是,则执行S517。S515. Whether the static route configuration is successful, if not, execute S516; if yes, execute S517.
在实施例中,检查静态路由配置是否成功,如果配置失败,则执行S516,否则结束处理流程。In the embodiment, it is checked whether the static route configuration is successful, if the configuration fails, S516 is executed, otherwise the processing flow is ended.
S516、删除VRRP信息、VRF信息、CGN信息、三层接口和LAN业务信息。S516. Delete VRRP information, VRF information, CGN information, Layer 3 interface and LAN service information.
在实施例中,通过restful接口删除VRRP信息、CGN信息、VRF和PG数据库中的LAN业务,并退出处理流程。In the embodiment, the LAN service in the VRRP information, CGN information, VRF and PG database is deleted through the restful interface, and the processing flow is exited.
S517、结束。S517. End.
图6是本申请实施例提供的一种SD-WAN业务编排系统的结构框图。本实施例适用于对业务进行批量配置和自动化编排的情况。如图6所示,本实施例中的系统包括:SD-WAN门户网站610、SD-WAN前端界面620和SD-WAN后端服务器630;SD-WAN前端界面620包括:第一用户管理模块6201、资产管理模块6202、第一用户资源配置模块6203、SD-WAN 业务配置模块6204;Fig. 6 is a structural block diagram of an SD-WAN service orchestration system provided by an embodiment of the present application. This embodiment is suitable for the case of batch configuration and automatic orchestration of services. As shown in Figure 6, the system in this embodiment includes: SD-WAN portal 610, SD-WAN front-end interface 620, and SD-WAN back-end server 630; SD-WAN front-end interface 620 includes: first user management module 6201 , Asset management module 6202, first user resource configuration module 6203, SD-WAN service configuration module 6204;
其中,SD-WAN门户网站610,设置为将SD-WAN系统支持的功能整合到同一个Web界面;Among them, the SD-WAN portal website 610 is set to integrate the functions supported by the SD-WAN system into the same web interface;
第一用户管理模块6201,设置为第一用户的创建、修改、删除和查询;资产管理模块6202,设置为资产信息导入导出;第一用户资源配置模块6203,设置为预设属性配置、站点自动创建、网元自动创建和上线申请配置;SD-WAN业务配置模块6204,设置为WAN业务、LAN业务、HA的自动创建和删除;The first user management module 6201 is set to create, modify, delete and query the first user; the asset management module 6202 is set to import and export asset information; the first user resource configuration module 6203 is set to preset attribute configuration, site automatic Create and automatically create network elements and apply for configuration when going online; SD-WAN service configuration module 6204 is set to automatically create and delete WAN services, LAN services, and HA;
SD-WAN后端服务器630,设置为与SD-WAN前端界面对应的后端处理模块。The SD-WAN back-end server 630 is set as a back-end processing module corresponding to the SD-WAN front-end interface.
在一实现方式中,图7是本申请实施例提供的另一种SD-WAN业务编排系统的结构框图。如图7所示,本实施例中的SD-WAN业务编排系统包括:SD-WAN门户网站710、SD-WAN前端界面720和SD-WAN后端服务器730。在实施例中,SD-WAN门户网站710指的是SD-WAN系统的门户网站,将SD-WAN系统支持的功能整合到同一个Web界面中。In an implementation manner, FIG. 7 is a structural block diagram of another SD-WAN service orchestration system provided by an embodiment of the present application. As shown in FIG. 7, the SD-WAN service orchestration system in this embodiment includes: an SD-WAN portal website 710, an SD-WAN front-end interface 720, and an SD-WAN back-end server 730. In the embodiment, the SD-WAN portal website 710 refers to the portal website of the SD-WAN system, which integrates the functions supported by the SD-WAN system into the same web interface.
在一实现方式中,图8是本申请实施例提供的一种SD-WAN前端界面的结构框图。如图8所示,本实施例中的SD-WAN前端界面包括:第一用户管理模块8201、资产管理模块8202、第一用户资源配置模块8203、SD-WAN业务配置模块8204。In an implementation manner, FIG. 8 is a structural block diagram of an SD-WAN front-end interface provided by an embodiment of the present application. As shown in FIG. 8, the SD-WAN front-end interface in this embodiment includes: a first user management module 8201, an asset management module 8202, a first user resource configuration module 8203, and an SD-WAN service configuration module 8204.
图9是本申请实施例提供的一种SD-WAN业务编排装置的结构框图。本实施例适用于业务进行批量配置和自动化编排的情况。如图9所示,本实施例中的装置包括:生成模块910、第一配置模块920和发送模块930。Fig. 9 is a structural block diagram of an SD-WAN service orchestration device provided by an embodiment of the present application. This embodiment is suitable for the case where services are configured in batches and automated orchestrated. As shown in FIG. 9, the device in this embodiment includes: a generating module 910, a first configuration module 920, and a sending module 930.
其中,生成模块910,设置为根据接收到的第一用户资源配置信息生成对应的批量配置指令;Wherein, the generating module 910 is configured to generate corresponding batch configuration instructions according to the received first user resource configuration information;
第一配置模块920,设置为根据批量配置指令批量配置广域网WAN业务配置信息和局域网LAN业务配置信息;The first configuration module 920 is configured to configure the wide area network WAN service configuration information and the local area network LAN service configuration information in batches according to the batch configuration instruction;
发送模块930,设置为将WAN业务配置信息和LAN业务配置信息下发至目标设备,WAN业务配置信息和LAN业务配置信息用于使目标设备进行相关业务处理。The sending module 930 is configured to deliver the WAN service configuration information and the LAN service configuration information to the target device, and the WAN service configuration information and the LAN service configuration information are used to enable the target device to perform related service processing.
本实施例提供的SD-WAN业务编排装置设置为实现图1所示实施例的SD-WAN业务编排方法,本实施例提供的SD-WAN业务编排装置实现原理和技术效果类似,此处不再赘述。The SD-WAN service orchestration apparatus provided in this embodiment is configured to implement the SD-WAN service orchestration method of the embodiment shown in FIG. 1. The implementation principles and technical effects of the SD-WAN service orchestration apparatus provided in this embodiment are similar and will not be repeated here. Go into details.
在一实施例中,SD-WAN业务编排装置,还包括:第一存储模块,设置为将WAN业务配置信息和LAN业务配置信息下发至目标设备之后,在接收到目标设备反馈的应答成功指令的情况下,将WAN业务配置信息和LAN业务配置信息存储至预设数据库。In an embodiment, the SD-WAN service orchestration apparatus further includes: a first storage module, configured to deliver the WAN service configuration information and the LAN service configuration information to the target device, and receive the response success instruction fed back by the target device In the case of WAN service configuration information and LAN service configuration information are stored in the preset database.
在一实施例中,SD-WAN业务编排装置,还包括:In an embodiment, the SD-WAN service orchestration device further includes:
导入模块,设置为在根据接收到的第一用户资源配置信息生成对应的批量配置指令之前,在预先创建的第二用户对应的资产管理界面导入资产信息文件,第一用户包括下述一项:企业、运营商;The import module is configured to import the asset information file in the asset management interface corresponding to the second user created in advance before generating the corresponding batch configuration instructions according to the received resource configuration information of the first user. The first user includes the following: Enterprises, operators;
第二存储模块,设置为将资产信息文件中的所有资产信息存储至预设数据库;The second storage module is configured to store all asset information in the asset information file to a preset database;
第二配置模块,设置在预先创建的第一用户对应的用户管理界面配置第一用户信息, 第一用户为第二用户的租户;The second configuration module is configured to configure the first user information on the user management interface corresponding to the first user created in advance, and the first user is the tenant of the second user;
第三存储模块,设置为将第一用户信息存储至预设数据库。The third storage module is configured to store the first user information in a preset database.
在一实施例中,第一用户资源配置信息至少包括下述一项:预配置属性信息、网元属性信息、上线申请属性信息和站点属性信息。In an embodiment, the first user resource configuration information includes at least one of the following: pre-configured attribute information, network element attribute information, online application attribute information, and site attribute information.
在一实施例中,预配置属性信息至少包括下述一项:拓扑类型、隧道类型、网络名称和网络类型;In an embodiment, the pre-configured attribute information includes at least one of the following: topology type, tunnel type, network name, and network type;
网元属性信息至少包括下述一项:设备SN列表和设备SN关联的站点名称;The network element attribute information includes at least one of the following: the device SN list and the site name associated with the device SN;
上线申请属性信息至少包括下述一项:设备SN、设备类型、端口类型、广域口端口、设备SN关联的站点名称;The online application attribute information includes at least one of the following: device SN, device type, port type, wide area port, and site name associated with the device SN;
站点属性信息至少包括下述一项:站点名称、站点角色、站点位置和互联站点列表。The site attribute information includes at least the following items: site name, site role, site location, and list of interconnected sites.
在一实施例中,第一用户资源配置信息的配置过程,包括:根据站点属性信息生成对应的站点信息和虚拟路由转发VRF信息;在站点信息和VRF信息创建成功的情况下,根据网元属性信息和部分资产信息生成对应的上线申请信息;在上线申请信息配置成功的情况下,根据网元属性信息和部分资产信息生成对应的网元信息。In one embodiment, the configuration process of the first user resource configuration information includes: generating corresponding site information and virtual routing and forwarding VRF information according to site attribute information; in the case that the site information and VRF information are successfully created, according to the network element attributes Information and part of the asset information generate corresponding online application information; when the online application information is configured successfully, the corresponding network element information is generated according to the network element attribute information and part of the asset information.
在一实施例中,第一用户资源配置信息的配置过程,还包括:在根据站点属性信息生成对应的站点信息和VRF信息之前,将预配置属性信息存储至预设数据库。In an embodiment, the configuration process of the first user resource configuration information further includes: before generating the corresponding site information and VRF information according to the site attribute information, storing the pre-configured attribute information in a preset database.
在一实施例中,资产信息至少包括下述一项:设备SN、IP地址、子网掩码、设备类型、是否手工上线、端口类型和广域网端口。In an embodiment, the asset information includes at least one of the following: device SN, IP address, subnet mask, device type, whether it is manually online, port type, and WAN port.
在一实施例中,WAN业务信息至少包括下述一项:站点名称、WAN接口信息、带宽属性信息、网络名称、本地上网支持情况。In an embodiment, the WAN service information includes at least one of the following: site name, WAN interface information, bandwidth attribute information, network name, local Internet access support status.
在一实施例中,批量配置WAN业务配置信息,包括:根据部分预配置属性信息和站点名称、WAN接口信息和网络名称确定所有站点的隧道信息;在隧道信息配置成功的情况下,根据带宽属性信息确定所有站点的带宽信息;在带宽信息配置成功的情况下,根据WAN接口信息和隧道类型确定所有站点的静态路由;在静态路由配置成功的情况下,根据WAN接口信息和本地上网支持情况生成对应的运营商级NAT信息。In one embodiment, configuring WAN service configuration information in batches includes: determining tunnel information for all sites based on part of the pre-configured attribute information and site name, WAN interface information, and network name; in the case of successful tunnel information configuration, based on bandwidth attributes The information determines the bandwidth information of all sites; when the bandwidth information is configured successfully, the static route of all sites is determined according to the WAN interface information and tunnel type; when the static route is configured successfully, it is generated based on the WAN interface information and local Internet support Corresponding carrier-level NAT information.
在一实施例中,LAN业务信息至少包括下述一项:站点名称、接入方式、IP地址、子网掩码、绑定端口。In an embodiment, the LAN service information includes at least one of the following: site name, access mode, IP address, subnet mask, and bound port.
在一实施例中,批量配置LAN业务配置信息,包括:根据接入方式和绑定端口生成对应的三层接口;在三层接口配置成功的情况下,将三层接口绑定至已生成的VRF信息;在VRF信息配置成功的情况下,根据三层接口、接入方式和绑定端口生成运营商级NAT信息;在运营商级NAT信息配置成功的情况下,根据绑定端口、接入方式、三层接口和预先确定的HA心跳线配置信息生成对应的虚拟路由器冗余协议VRRP信息;在VRRP信息配置成功的情况下,根据绑定端口、接入方式和三层接口生成静态路由。In one embodiment, configuring LAN service configuration information in batches includes: generating corresponding Layer 3 interfaces according to the access mode and bound ports; in the case of successful Layer 3 interface configuration, binding the Layer 3 interface to the generated VRF information; when the VRF information is successfully configured, the operator-level NAT information is generated based on the Layer 3 interface, access mode, and bound port; when the carrier-level NAT information is configured successfully, it is based on the bound port and access The corresponding virtual router redundancy protocol VRRP information is generated by the method, the three-layer interface and the predetermined HA heartbeat configuration information; when the VRRP information is successfully configured, the static route is generated according to the bound port, the access mode and the three-layer interface.
在一实施例中,第一用户信息至少包括下述一项:第一用户名称、描述信息、上级代管情况。In an embodiment, the first user information includes at least one of the following: the first user name, description information, and superior escrow status.
图10是本申请实施例提供的一种设备的结构示意图。如图10所示,本申请提供的设 备,包括:处理器1010和存储器1020。该设备中处理器1010的数量可以是一个或者多个,图10中以一个处理器1010为例。该设备中存储器1020的数量可以是一个或者多个,图10中以一个存储器1020为例。该设备的处理器1010和存储器1020以通过总线或者其他方式连接,图10中以通过总线连接为例。示例性地,设备可以为个人计算机。FIG. 10 is a schematic structural diagram of a device provided by an embodiment of the present application. As shown in Figure 10, the device provided by the present application includes a processor 1010 and a memory 1020. The number of processors 1010 in the device may be one or more. One processor 1010 is taken as an example in FIG. 10. The number of memories 1020 in the device may be one or more, and one memory 1020 is taken as an example in FIG. 10. The processor 1010 and the memory 1020 of the device are connected by a bus or in other ways. In FIG. 10, the connection by a bus is taken as an example. Illustratively, the device may be a personal computer.
存储器1020作为一种计算机可读存储介质,可设置为存储软件程序、计算机可执行程序以及模块,如本申请任意实施例的设备对应的程序指令/模块(例如,SD-WAN业务编排装置中的生成模块910、第一配置模块920和发送模块930)。存储器1020可包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序;存储数据区可存储根据设备的使用所创建的数据等。此外,存储器1020可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他非易失性固态存储器件。在一些实例中,存储器1020可进一步包括相对于处理器1010远程设置的存储器,这些远程存储器可以通过网络连接至设备。上述网络的实例包括但不限于互联网、企业内部网、局域网、移动通信网及其组合。The memory 1020, as a computer-readable storage medium, can be configured to store software programs, computer-executable programs, and modules, such as program instructions/modules corresponding to the equipment of any embodiment of the present application (for example, the SD-WAN service orchestration device The generation module 910, the first configuration module 920, and the sending module 930). The memory 1020 may include a program storage area and a data storage area, where 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 data created according to the use of the device, and the like. In addition, the memory 1020 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, a flash memory device, or other non-volatile solid-state storage devices. In some examples, the memory 1020 may further include a memory remotely provided with respect to the processor 1010, and these remote memories may be connected to the device through a network. Examples of the aforementioned networks include, but are not limited to, the Internet, corporate intranets, local area networks, mobile communication networks, and combinations thereof.
上述提供的设备可设置为执行上述任意实施例提供的SD-WAN业务编排方法,具备相应的功能和效果。The device provided above can be configured to execute the SD-WAN service orchestration method provided by any of the above embodiments, and has corresponding functions and effects.
本申请实施例还提供一种包含计算机可执行指令的存储介质,计算机可执行指令在由计算机处理器执行时用于执行一种SD-WAN业务编排方法,该方法包括:根据接收到的第一用户资源配置信息生成对应的批量配置指令;根据批量配置指令批量配置广域网WAN业务配置信息和局域网LAN业务配置信息;将WAN业务配置信息和LAN业务配置信息下发至目标设备,WAN业务配置信息和LAN业务配置信息用于使目标设备进行相关业务处理。The embodiment of the present application also provides a storage medium containing computer-executable instructions. When the computer-executable instructions are executed by a computer processor, they are used to execute an SD-WAN service orchestration method. The method includes: according to the received first User resource configuration information generates corresponding batch configuration instructions; configures WAN service configuration information and local area network LAN service configuration information in batches according to the batch configuration instructions; sends WAN service configuration information and LAN service configuration information to the target device, and WAN service configuration information and The LAN service configuration information is used to enable the target device to perform related service processing.
本申请实施例提供一种SD-WAN业务编排方法、系统、设备和存储介质,实现了业务批量配置和自动化编排,提高了运维效率。The embodiments of the present application provide an SD-WAN service orchestration method, system, equipment, and storage medium, which realize batch configuration and automatic orchestration of services, and improve operation and maintenance efficiency.
本领域内的技术人员应明白,术语用户设备涵盖任何适合类型的无线用户设备,例如移动电话、便携数据处理装置、便携网络浏览器或车载移动台。Those skilled in the art should understand that the term user equipment encompasses any suitable type of wireless user equipment, such as a mobile phone, a portable data processing device, a portable web browser, or a vehicle-mounted mobile station.
一般来说,本申请的多种实施例可以在硬件或专用电路、软件、逻辑或其任何组合中实现。例如,一些方面可以被实现在硬件中,而其它方面可以被实现在可以被控制器、微处理器或其它计算装置执行的固件或软件中,尽管本申请不限于此。In general, the various embodiments of the present application can be implemented in hardware or dedicated circuits, software, logic or any combination thereof. For example, some aspects may be implemented in hardware, while other aspects may be implemented in firmware or software that may be executed by a controller, microprocessor, or other computing device, although the present application is not limited thereto.
本申请的实施例可以通过移动装置的数据处理器执行计算机程序指令来实现,例如在处理器实体中,或者通过硬件,或者通过软件和硬件的组合。计算机程序指令可以是汇编指令、指令集架构(Instruction Set Architecture,ISA)指令、机器指令、机器相关指令、微代码、固件指令、状态设置数据、或者以一种或多种编程语言的任意组合编写的源代码或目标代码。The embodiments of the present application may be implemented by executing computer program instructions by a data processor of a mobile device, for example, in a processor entity, or by hardware, or by a combination of software and hardware. Computer program instructions can be assembly instructions, Instruction Set Architecture (ISA) instructions, machine instructions, machine-related instructions, microcode, firmware instructions, state setting data, or written in any combination of one or more programming languages Source code or object code.
本申请附图中的任何逻辑流程的框图可以表示程序步骤,或者可以表示相互连接的逻辑电路、模块和功能,或者可以表示程序步骤与逻辑电路、模块和功能的组合。计算机程序可以存储在存储器上。存储器可以具有任何适合于本地技术环境的类型并且可以使用任 何适合的数据存储技术实现,例如但不限于只读存储器(Read-Only Memory,ROM)、随机访问存储器(Random Access Memory,RAM)、光存储器装置和系统(数码多功能光碟(Digital Video Disc,DVD)或光盘(Compact Disk,CD))等。计算机可读介质可以包括非瞬时性存储介质。数据处理器可以是任何适合于本地技术环境的类型,例如但不限于通用计算机、专用计算机、微处理器、数字信号处理器(Digital Signal Processing,DSP)、专用集成电路(Application Specific Integrated Circuit,ASIC)、可编程逻辑器件(Field-Programmable Gate Array,FGPA)以及基于多核处理器架构的处理器。The block diagram of any logic flow in the drawings of the present application may represent program steps, or may represent interconnected logic circuits, modules, and functions, or may represent a combination of program steps and logic circuits, modules, and functions. The computer program can be stored on the memory. The memory can be of any type suitable for the local technical environment and can be implemented using any suitable data storage technology, such as but not limited to read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), optical Memory devices and systems (Digital Video Disc (DVD) or Compact Disk (CD)), etc. Computer-readable media may include non-transitory storage media. The data processor can be any type suitable for the local technical environment, such as but not limited to general-purpose computers, special-purpose computers, microprocessors, digital signal processors (Digital Signal Processing, DSP), application specific integrated circuits (ASICs) ), programmable logic devices (Field-Programmable Gate Array, FGPA), and processors based on multi-core processor architecture.

Claims (10)

  1. 一种SD-WAN业务编排方法,包括:An SD-WAN service orchestration method, including:
    根据接收到的第一用户资源配置信息生成对应的批量配置指令;Generate corresponding batch configuration instructions according to the received first user resource configuration information;
    根据所述批量配置指令批量配置广域网WAN业务配置信息和局域网LAN业务配置信息;Configure the wide area network WAN service configuration information and the local area network LAN service configuration information in batches according to the batch configuration instruction;
    将所述WAN业务配置信息和所述LAN业务配置信息下发至目标设备,所述WAN业务配置信息和所述LAN业务配置信息用于使所述目标设备进行相关业务处理。The WAN service configuration information and the LAN service configuration information are delivered to a target device, and the WAN service configuration information and the LAN service configuration information are used to enable the target device to perform related service processing.
  2. 根据权利要求1所述的方法,所述的将所述WAN业务配置信息和所述LAN业务配置信息下发至目标设备的步骤之后,还包括:The method according to claim 1, after the step of delivering the WAN service configuration information and the LAN service configuration information to a target device, the method further comprises:
    在接收到所述目标设备反馈的应答成功指令的情况下,将所述WAN业务配置信息和所述LAN业务配置信息存储至预设数据库。In the case of receiving the response success instruction fed back by the target device, the WAN service configuration information and the LAN service configuration information are stored in a preset database.
  3. 根据权利要求1所述的方法,在所述的根据接收到的第一用户资源配置信息生成对应的批量配置指令的步骤之前,还包括:The method according to claim 1, before the step of generating corresponding batch configuration instructions according to the received first user resource configuration information, further comprising:
    在预先创建的第二用户对应的资产管理界面导入资产信息文件,所述第二用户包括下述一项:企业、运营商;Import the asset information file into the asset management interface corresponding to the second user created in advance. The second user includes one of the following: an enterprise and an operator;
    将所述资产信息文件中的所有资产信息存储至预设数据库;Store all asset information in the asset information file in a preset database;
    在预先创建的第一用户对应的用户管理界面配置第一用户信息,所述第一用户为所述第二用户的租户;Configuring first user information on the user management interface corresponding to the first user created in advance, where the first user is a tenant of the second user;
    将所述第一用户信息存储至预设数据库。The first user information is stored in a preset database.
  4. 根据权利要求1所述的方法,其中,所述第一用户资源配置信息至少包括下述一项:预配置属性信息、网元属性信息、上线申请属性信息和站点属性信息;The method according to claim 1, wherein the first user resource configuration information includes at least one of the following: pre-configured attribute information, network element attribute information, online application attribute information, and site attribute information;
    所述预配置属性信息至少包括下述一项:拓扑类型、隧道类型、网络名称和网络类型;The pre-configured attribute information includes at least one of the following: topology type, tunnel type, network name, and network type;
    所述网元属性信息至少包括下述一项:设备SN列表和设备SN关联的站点名称;The network element attribute information includes at least one of the following: a device SN list and the name of a site associated with the device SN;
    所述上线申请属性信息至少包括下述一项:设备SN、设备类型、端口类型、广域口端口、设备SN关联的站点名称;The online application attribute information includes at least one of the following: device SN, device type, port type, wide area port, and site name associated with the device SN;
    所述站点属性信息至少包括下述一项:站点名称、站点角色、站点位置和互联站点列表。The site attribute information includes at least one of the following: site name, site role, site location, and list of interconnected sites.
  5. 根据权利要求4所述的方法,其中,所述第一用户资源配置信息的配置过程,包括:The method according to claim 4, wherein the configuration process of the first user resource configuration information comprises:
    根据所述站点属性信息生成对应的站点信息和虚拟路由转发VRF信息;Generate corresponding site information and virtual routing and forwarding VRF information according to the site attribute information;
    在所述站点信息和所述VRF信息创建成功的情况下,根据所述网元属性信息和部分资产信息生成对应的上线申请信息;所述资产信息至少包括下述一项:设备SN、IP地址、子网掩码、设备类型、是否手工上线、端口类型和广域网端口;In the case where the site information and the VRF information are successfully created, corresponding online application information is generated according to the network element attribute information and part of the asset information; the asset information includes at least one of the following: device SN, IP address , Subnet mask, device type, whether to manually go online, port type and WAN port;
    在所述上线申请信息配置成功的情况下,根据所述网元属性信息和部分资产信息生成对应的网元信息。In the case that the online application information is successfully configured, corresponding network element information is generated according to the network element attribute information and part of the asset information.
  6. 根据权利要求4所述的方法,其中,WAN业务信息至少包括下述一项:站点名称、 WAN接口信息、带宽属性信息、网络名称、本地上网支持情况;The method according to claim 4, wherein the WAN service information includes at least one of the following: site name, WAN interface information, bandwidth attribute information, network name, local Internet access support status;
    相应的,所述批量配置WAN业务配置信息,包括:Correspondingly, the batch configuration of WAN service configuration information includes:
    根据部分所述预配置属性信息和所述站点名称、所述WAN接口信息和所述网络名称确定所有站点的隧道信息;Determine the tunnel information of all sites according to part of the pre-configured attribute information and the site name, the WAN interface information, and the network name;
    在所述隧道信息配置成功的情况下,根据所述带宽属性信息确定所有站点的带宽信息;In the case that the tunnel information is successfully configured, determine the bandwidth information of all stations according to the bandwidth attribute information;
    在所述带宽信息配置成功的情况下,根据所述WAN接口信息和所述隧道类型确定所有站点的静态路由;In the case that the bandwidth information is successfully configured, determine static routes for all sites according to the WAN interface information and the tunnel type;
    在所述静态路由配置成功的情况下,根据所述WAN接口信息和本地上网支持情况生成对应的运营商级NAT信息。In the case that the static route configuration is successful, corresponding carrier-level NAT information is generated according to the WAN interface information and the local Internet access support situation.
  7. 根据权利要求4所述的方法,其中,LAN业务信息至少包括下述一项:站点名称、接入方式、IP地址、子网掩码、绑定端口;The method according to claim 4, wherein the LAN service information includes at least one of the following: site name, access mode, IP address, subnet mask, and bound port;
    相应的,所述批量配置LAN业务配置信息,包括:Correspondingly, the batch configuration of LAN service configuration information includes:
    根据所述接入方式和所述绑定端口生成对应的三层接口;Generate a corresponding Layer 3 interface according to the access mode and the bound port;
    在所述三层接口配置成功的情况下,将所述三层接口绑定至已生成的VRF信息;In the case that the layer 3 interface is successfully configured, binding the layer 3 interface to the generated VRF information;
    在所述VRF信息配置成功的情况下,根据所述三层接口、所述接入方式和所述绑定端口生成运营商级NAT信息;In the case where the VRF information is successfully configured, generating operator-level NAT information according to the Layer 3 interface, the access mode, and the bound port;
    在所述运营商级NAT信息配置成功的情况下,根据所述绑定端口、所述接入方式、所述三层接口和预先确定的HA心跳线配置信息生成对应的虚拟路由器冗余协议VRRP信息;In the case that the carrier-level NAT information is successfully configured, the corresponding virtual router redundancy protocol VRRP is generated according to the bound port, the access mode, the three-layer interface and the predetermined HA heartbeat configuration information information;
    在所述VRRP信息配置成功的情况下,根据所述绑定端口、所述接入方式和所述三层接口生成静态路由。In the case that the VRRP information is successfully configured, a static route is generated according to the bound port, the access mode, and the layer 3 interface.
  8. 一种SD-WAN业务编排系统,包括:SD-WAN门户网站、SD-WAN前端界面和SD-WAN后端服务器;所述SD-WAN前端界面包括:第一用户管理模块、资产管理模块、第一用户资源配置模块、SD-WAN业务配置模块;An SD-WAN service orchestration system, including: SD-WAN portal website, SD-WAN front-end interface, and SD-WAN back-end server; the SD-WAN front-end interface includes: a first user management module, an asset management module, and a second One user resource configuration module, SD-WAN service configuration module;
    所述SD-WAN门户网站,设置为将SD-WAN系统支持的功能整合到同一个Web界面;The SD-WAN portal website is set to integrate the functions supported by the SD-WAN system into the same web interface;
    所述第一用户管理模块,设置为第一用户的创建、修改、删除和查询;所述资产管理模块,设置为资产信息导入导出;所述第一用户资源配置模块,设置为预设属性配置、站点自动创建、网元自动创建和上线申请配置;所述SD-WAN业务配置模块,设置为WAN业务、LAN业务、HA的自动创建和删除;The first user management module is set to create, modify, delete and query the first user; the asset management module is set to import and export asset information; the first user resource configuration module is set to preset attribute configuration , Automatic site creation, automatic creation of network elements, and online application configuration; The SD-WAN service configuration module is set to automatically create and delete WAN services, LAN services, and HA;
    所述SD-WAN后端服务器,设置为与所述SD-WAN前端界面对应的后端处理模块。The SD-WAN back-end server is set as a back-end processing module corresponding to the SD-WAN front-end interface.
  9. 一种设备,包括:存储器,以及,一个或多个处理器;其中,A device, including: a memory, and, one or more processors; wherein,
    存储器,设置为存储一个或多个程序;Memory, set to store one or more programs;
    当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如权利要求1-7任一所述的方法。When the one or more programs are executed by the one or more processors, the one or more processors implement the method according to any one of claims 1-7.
  10. 一种存储介质,存储有计算机程序,其中,所述计算机程序被处理器执行时实现权利要求1-7任一项所述的方法。A storage medium storing a computer program, wherein when the computer program is executed by a processor, the method according to any one of claims 1-7 is implemented.
PCT/CN2020/125933 2019-12-16 2020-11-02 Sd-wan service orchestration method, system and device, and storage medium WO2021120899A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201911296546.5A CN112994915B (en) 2019-12-16 2019-12-16 SD-WAN service arrangement method, system, equipment and storage medium
CN201911296546.5 2019-12-16

Publications (1)

Publication Number Publication Date
WO2021120899A1 true WO2021120899A1 (en) 2021-06-24

Family

ID=76343472

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/125933 WO2021120899A1 (en) 2019-12-16 2020-11-02 Sd-wan service orchestration method, system and device, and storage medium

Country Status (2)

Country Link
CN (1) CN112994915B (en)
WO (1) WO2021120899A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115776441A (en) * 2023-02-13 2023-03-10 北京天弛网络有限公司 SDN-based virtual private line service issuing method, device, medium and electronic equipment

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113365166B (en) * 2021-06-25 2022-04-22 北京轻网科技有限公司 Network configuration method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120176942A1 (en) * 2011-01-10 2012-07-12 Verizon Patent And Licensing Inc. Provisioning/configuration systems for bridging vpn for ip audio conferencing
CN105281955A (en) * 2015-10-27 2016-01-27 上海华为技术有限公司 Business and resource orchestration system, method and device
CN107911243A (en) * 2017-11-15 2018-04-13 刘昱 Network optimized approach, device and computer-readable recording medium
CN109391516A (en) * 2017-12-29 2019-02-26 中国联合网络通信有限公司广东省分公司 Realize the cloud third party NMS system of more producer UTN equipment centralized maintenance management

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017146768A1 (en) * 2016-02-24 2017-08-31 Centurylink Intellectual Property Llc System and method for implementing customer control point or customer portal
CN109039703A (en) * 2018-06-27 2018-12-18 中国科学院信息工程研究所 The method and system of business scenario network rapid build under a kind of complex network simulated environment
CN109218099A (en) * 2018-09-20 2019-01-15 犀思云(苏州)云计算有限公司 A kind of cloud exchange network platform based on SDN/NFV
CN109257222B (en) * 2018-09-27 2019-11-15 中国联合网络通信有限公司广东省分公司 A kind of metropolitan area network framework based on arranging service device
CN109120459B (en) * 2018-09-27 2019-09-20 中国联合网络通信有限公司广东省分公司 A kind of metropolitan area network business processing method based on arranging service device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120176942A1 (en) * 2011-01-10 2012-07-12 Verizon Patent And Licensing Inc. Provisioning/configuration systems for bridging vpn for ip audio conferencing
CN105281955A (en) * 2015-10-27 2016-01-27 上海华为技术有限公司 Business and resource orchestration system, method and device
CN107911243A (en) * 2017-11-15 2018-04-13 刘昱 Network optimized approach, device and computer-readable recording medium
CN109391516A (en) * 2017-12-29 2019-02-26 中国联合网络通信有限公司广东省分公司 Realize the cloud third party NMS system of more producer UTN equipment centralized maintenance management

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
LU ZIYI, YANG WENBIN: "Infrastructure and Key Technologies of SDN Cloud Network for Service Provider", ZTE TECHNOLOGY JOURNAL, ZTE CORPORATION, CN, vol. 25, no. 2, 1 April 2019 (2019-04-01), CN, pages 28 - 36, XP055822717, ISSN: 1009-6868, DOI: 10.12142/ZTETJ.201902005 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115776441A (en) * 2023-02-13 2023-03-10 北京天弛网络有限公司 SDN-based virtual private line service issuing method, device, medium and electronic equipment
CN115776441B (en) * 2023-02-13 2023-04-28 北京天弛网络有限公司 SDN-based virtual private line service issuing method and device, medium and electronic equipment

Also Published As

Publication number Publication date
CN112994915B (en) 2024-05-03
CN112994915A (en) 2021-06-18

Similar Documents

Publication Publication Date Title
CN112470436B (en) Systems, methods, and computer-readable media for providing multi-cloud connectivity
US11563669B2 (en) Method for implementing network virtualization and related apparatus and communications system
US11700312B2 (en) Method and system for user plane path selection
CN110730478B (en) Slice association method, device, end-to-end slice organizer and storage medium
US11777848B2 (en) Scalable routing and forwarding of packets in cloud infrastructure
US10630508B2 (en) Dynamic customer VLAN identifiers in a telecommunications network
US11362947B2 (en) Interconnecting multiple separate openflow domains
WO2018072503A1 (en) Method for initiating software modification, method and device for publishing metadata
WO2021120899A1 (en) Sd-wan service orchestration method, system and device, and storage medium
US10594602B2 (en) Web services across virtual routing and forwarding
CN111224821A (en) Security service deployment system, method and device
US10333725B2 (en) Overlay network with optimized packet flooding
WO2019184653A1 (en) Link configuration method and controller
US20210234715A1 (en) Consistent provision of member node group information on virtual overlay network
CN110716787A (en) Container address setting method, apparatus, and computer-readable storage medium
US11595306B2 (en) Executing workloads across multiple cloud service providers
CN110474960B (en) Method and device for service deployment in virtual network
US9736027B2 (en) Centralized enterprise image upgrades for distributed campus networks
WO2023180833A1 (en) Enhanced endpoint multicast emulation
WO2024037619A1 (en) Cloud computing technology-based virtual instance creation method and cloud management platform
US20240098089A1 (en) Metadata customization for virtual private label clouds
US20240129185A1 (en) Secure bi-directional network connectivity system between private networks
US20150244608A1 (en) Reactive source routing associated with a network
CN117834704A (en) Communication method and device for cloud multi-core application, computer equipment and storage medium
WO2024138123A1 (en) Secure bi-directional network connectivity system between private networks

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: 20901809

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20901809

Country of ref document: EP

Kind code of ref document: A1