CN112087379A - Service chain arranging method and device, storage medium and electronic device - Google Patents

Service chain arranging method and device, storage medium and electronic device Download PDF

Info

Publication number
CN112087379A
CN112087379A CN201910508055.6A CN201910508055A CN112087379A CN 112087379 A CN112087379 A CN 112087379A CN 201910508055 A CN201910508055 A CN 201910508055A CN 112087379 A CN112087379 A CN 112087379A
Authority
CN
China
Prior art keywords
node
topology
service chain
service
type
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201910508055.6A
Other languages
Chinese (zh)
Other versions
CN112087379B (en
Inventor
高晨
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nanjing ZTE New Software Co Ltd
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN201910508055.6A priority Critical patent/CN112087379B/en
Priority to PCT/CN2020/092023 priority patent/WO2020248805A1/en
Publication of CN112087379A publication Critical patent/CN112087379A/en
Application granted granted Critical
Publication of CN112087379B publication Critical patent/CN112087379B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/302Route determination based on requested QoS
    • H04L45/306Route determination based on the nature of the carried application
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery
    • H04L45/036Updating the topology between route computation elements, e.g. between OpenFlow controllers
    • H04L45/037Routes obligatorily traversing service-related nodes
    • H04L45/0377Routes obligatorily traversing service-related nodes for service chaining
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/64Routing or path finding of packets in data switching networks using an overlay routing layer
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computing Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention provides a business chain arranging method and device, a storage medium and an electronic device; wherein, the method comprises the following steps: selecting a designated route of a tenant from a search box of the service topology component, wherein the search box is used for searching and displaying tenant information and route information corresponding to the tenant; acquiring a service topology corresponding to the designated route, and displaying the service topology in a service topology component; the service topology is used for indicating nodes of all service chains under the designated route and drainage routes among the nodes; selecting one or more topological nodes to be arranged, and executing arrangement operation according to the position relation between the topological nodes to be arranged and the service chain topology in the service chain topological component; and the topological relation in the service chain topological component corresponds to the topological relation in the service topological component one to one. The invention solves the problem that the business chain arrangement technology in the related technology only supports the simultaneous arrangement of a single business chain.

Description

Service chain arranging method and device, storage medium and electronic device
Technical Field
The present invention relates to the field of communications, and in particular, to a method and an apparatus for arranging a service chain, a storage medium, and an electronic apparatus.
Background
Due to the development of the Overlay network, the virtual network and the physical network are layered, and the network control of the data center becomes more flexible and has higher expansibility. However, Network communication includes various Network Service functions, such as firewall, NAT (Network Address Translation), QoS (Quality of Service), load balancer, etc., i.e., Service Function, and these middleware provides necessary Service processing functions. The traffic is flexibly, conveniently, efficiently and safely allocated to the Service Function to be processed, so as to form an SFC (Service Function Chaining), which is a problem to be solved by the Service chain.
The service chain and the network topology of the traditional network are closely coupled and complex in deployment, and when the service chain is changed and expanded, the network topology needs to be changed, and the configuration of network equipment is carried out again. The emergence of SDN (Software Defined Network) makes the service chain take place in a glowing way, and it makes the service chain have the characteristics of dynamic property, high mobility, easy change of scale, multi-tenancy, and the like. Based on the configuration of the SDN, service nodes on a linked list can be dynamically added or deleted, so that the use is convenient, and the association between network devices is decoupled. The SFC also supports context information sharing between classifiers and services, and between services, as data traffic traverses a linked list. In a conventional data service chain, data packets are often classified many times, i.e. many unpacking and packing processes. In SFC, the process is greatly reduced, and generally only one-time classification is needed, so that the whole process is more convenient and efficient.
At present, common business chain arrangement methods are roughly divided into the compiling of complex instructions and the construction of visual models, and most of data configuration processes are relatively complicated and have poor usability. The complex instruction compiling threshold is high, the efficiency is low, and the complex instruction compiling is not intuitive enough. The construction of the visualization model mostly supports the simultaneous arrangement of a single service chain, a user needs to configure network nodes strictly according to the position appointed by the model, the requirement that the user carries out multiple arrangements simultaneously and issues the network nodes at one time cannot be met, and particularly when the data volume is large, the efficiency of the arrangement of the service chain is influenced to a certain extent. In addition, the validity check of the service chain data is usually performed in the final deployment process, and if the deployment fails after a large number of arrangement operations, a user needs to perform a large number of modification operations, even before the completion of the deployment.
In view of the above problems in the related art, no effective solution exists at present.
Disclosure of Invention
The embodiment of the invention provides a business chain arranging method and device, a storage medium and an electronic device, which are used for at least solving the problem that a business chain arranging technology in the related technology only supports simultaneous arrangement of a single business chain.
According to an embodiment of the present invention, a method for arranging a service chain is provided, including: selecting a designated route of a tenant from a search box of a service topology component, wherein the search box is used for searching and displaying tenant information and route information corresponding to the tenant; acquiring a service topology corresponding to the designated route, and displaying the service topology in the service topology component; the service topology is used for indicating nodes of all service chains under the specified route and drainage routes among the nodes; selecting one or more topological nodes to be arranged, and executing arrangement operation according to the position relation between the topological nodes to be arranged and the service chain topology in the service chain topological component; and the topological relation in the service chain topological component corresponds to the topological relation in the service topological component one to one.
According to another embodiment of the present invention, an apparatus for arranging service chains includes: the system comprises a selection module, a routing module and a routing module, wherein the selection module is used for selecting a designated route of a tenant from a search box of a service topology component, and the search box is used for searching and displaying tenant information and route information corresponding to the tenant; the first processing module is used for acquiring the service topology corresponding to the specified route and displaying the service topology in the service topology component; the service topology is used for indicating nodes of all service chains under the specified route and drainage routes among the nodes; the second processing module is used for selecting one or more topological nodes to be arranged and executing arrangement operation according to the position relation between the topological nodes to be arranged and the service chain topology in the service chain topology component; and the topological relation in the service chain topological component corresponds to the topological relation in the service topological component one to one.
According to a further embodiment of the present invention, there is also provided a storage medium having a computer program stored therein, wherein the computer program is arranged to perform the steps of any of the above method embodiments when executed.
According to yet another embodiment of the present invention, there is also provided an electronic device, including a memory in which a computer program is stored and a processor configured to execute the computer program to perform the steps in any of the above method embodiments.
According to the invention, a designated route of a tenant is selected from the search frame of the service topology component, so that the service topology corresponding to the designated route is obtained, the service topology is displayed in the service topology component, finally, one or more topology nodes to be arranged are selected, and the arranging operation is executed according to the position relation between the topology nodes to be arranged and the service chain topology in the service chain topology component.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the invention and together with the description serve to explain the invention without limiting the invention. In the drawings:
FIG. 1 is a flow chart of a method for orchestrating a business chain according to an embodiment of the invention;
FIG. 2 is a flow chart of a method of visual business chain orchestration according to an embodiment of the invention;
FIG. 3 is a schematic diagram of a business orchestration according to an embodiment of the invention;
fig. 4 is a block diagram of a configuration of an orchestration device of service chains according to an embodiment of the present invention;
fig. 5 is a block diagram of an alternative structure of a service chain orchestration device according to an embodiment of the present invention.
Detailed Description
The invention will be described in detail hereinafter with reference to the accompanying drawings in conjunction with embodiments. It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict.
It should be noted that the terms "first," "second," and the like in the description and claims of the present invention and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order.
Example 1
In this embodiment, a method for arranging a service chain is provided, and fig. 1 is a flowchart of a method for arranging a service chain according to an embodiment of the present invention, as shown in fig. 1, the flowchart includes the following steps:
step S102, selecting a designated route of a tenant from a search box of the service topology component, wherein the search box is used for searching and displaying tenant information and route information corresponding to the tenant;
step S104, acquiring a service topology corresponding to the designated route, and displaying the service topology in a service topology component; the service topology is used for indicating nodes of all service chains under the designated route and drainage routes among the nodes;
step S106, selecting one or more topological nodes to be arranged, and executing arrangement operation according to the position relation between the topological nodes to be arranged and the service chain topology in the service chain topological component; and the topological relation in the service chain topological component corresponds to the topological relation in the service topological component one to one.
Through the steps S102 to S106, a designated route of a tenant is selected from the search frame of the service topology component, so as to obtain a service topology corresponding to the designated route, the service topology is displayed in the service topology component, finally, one or more topology nodes to be arranged are selected, and an arranging operation is performed according to a position relationship between the topology nodes to be arranged and the service chain topology in the service chain topology component.
It should be noted that, in an optional implementation manner of this embodiment, the service topology component may be obtained by initialization, and in a specific application scenario, the service topology component may be: and initializing a service chain arrangement interface, wherein the interface is mainly a service topology component constructed by AngularJS. The service topology component supports the functions of displaying, arranging, exporting and the like of the network topology, and the upper left corner of the service topology component comprises a tenant search box. And clicking a tenant search box, and popping up a tenant table at the lower part of the search box to display all tenant information acquired from the server, including the number of the currently searched tenants, the tenant ID and the tenant name.
In an optional implementation manner of this embodiment, a manner of selecting a specified route of a tenant from the search box of the service topology component, which is involved in step S102 of this embodiment, may be:
step S102-11, receiving a first instruction triggered by a user, and displaying a tenant table from a search box of a service topology component according to the first instruction;
step S102-12, receiving a second instruction triggered by a user, and selecting a tenant from a tenant table according to the second instruction;
step S102-13, obtaining routing information corresponding to the selected tenant, wherein the tenant table change is displayed as the selected tenant information and the corresponding routing information; the route information includes at least the number of currently searched routes, the IDs of the routes, and the route names.
For the steps S102-11 to S102-13, that is, the user selects a tenant in the tenant table, and obtains the routing data corresponding to the current tenant from the server, and the tenant table displays the current tenant and the routing information corresponding to the current tenant instead. The tenant table comprises the number of the routes searched currently, the route ID and the route name, the tenant ID and the tenant name of the current tenant are displayed at the top of the table, and the table can be returned to the tenant table after clicking.
In another optional implementation manner of this embodiment, the manner of acquiring the service topology corresponding to the designated route, which is involved in step S104 of this embodiment, may be:
step S104-11, acquiring corresponding service chain data from the server according to the ID of the specified route;
and step S104-12, constructing a corresponding service topology according to the service chain data.
For the above step S104-11 and step S104-12, in a specific application scenario, the following may be performed:
and after a certain route is selected by a user, acquiring corresponding service chain data from the server according to the current route ID, and constructing a service topology according to the acquired service chain data by the service topology component.
It should be noted that all service topologies in this application are arranged on the topology component, preferably from top to bottom, and each service topology represents a service chain that has been configured. The traffic topology is preferably in a manner extending from left to right, with the leftmost draining source topology node representing all the draining sources of the current traffic chain. The middle is the intermediate equipment node passing through in sequence, and the direction of the drainage and the equipment and the port passing through in sequence can be seen clearly. The right-most side is the destination topology node of the drainage, which represents all drainage end points of the current traffic chain. Clicking any node in the service topology, popping up a detail table on the right side of the topology component to show detailed information of the current service chain, wherein the detailed information mainly comprises service chain IDs, drainage types, quintuple information of all drainage sources and destinations, intermediate equipment, port information and the like.
In another optional implementation manner of this embodiment, a manner of selecting one topology node to be arranged and executing the arranging operation according to the position relationship between the topology node to be arranged and the service chain topology in the service chain topology component in step S106 of this embodiment may be:
step S106-11, selecting a topological node to be arranged from the topological node list, and dragging the topological node to be arranged to the service chain topological component based on the dragging operation of a user;
step S106-12, judging whether the coordinate of the topological node to be arranged is in the coordinate range of a service chain topology in the service chain topology component;
step S106-13, under the condition that the judgment result is yes, taking the topological node to be arranged as a new node of the service chain topology and arranging the topological node in the service chain topology;
it should be noted that, the step S106-13 may specifically include:
step S11, determining the node type of the newly added node, wherein the node type comprises a classifier type and a port type;
step S12, acquiring the number of nodes and the types of the nodes in the service chain topology; the starting point in the service chain topology is one or more classsizers, all the classsizers point to the first port, and all the ports are arranged in a form similar to a single linked list;
and step S13, arranging the newly added nodes according to the node types of the newly added nodes, the number of the nodes in the service chain topology and the types of the nodes.
It may further be for this step S13: automatically adding the newly added node into the service chain topology and pointing the newly added node to a node of a first port type in the service chain topology under the condition that the type of the newly added node is classfier and the node of the port type exists in the service chain topology; and under the condition that the type of the newly added node is classfier and no port type node exists in the service chain topology, the link of the newly added node is not automatically established.
Automatically adding the newly added node into the service chain graph topology and pointing the newly added node of the port type by the configured node of the classfier type under the condition that the type of the newly added node is the port and the newly added node is the node of the first port type in the service chain topology and the node of the classfier type exists in the service chain topology; or, under the condition that the type of the newly added node is a port, the newly added node is a node of a first port type in the service chain topology, and the classifier type node does not exist in the service chain topology, the link of the newly added node is not automatically created; or, automatically adding the newly added node into the service chain topology and pointing the newly added node of the port type by the configured node of the port type under the condition that the type of the newly added node is the port and the newly added node is not the node of the first port type in the service chain topology and the node of the classifier type exists in the service chain topology.
And step S106-14, under the condition that the judgment result is negative, creating a new service chain topology based on the topology nodes to be arranged.
In yet another optional implementation manner of this embodiment, the method of this embodiment may further include:
step S108, after each arrangement operation is completed, the integrity of the arranged service chain topology is verified, and a verification result is sent; wherein the integrity of the service chain topology at least comprises: each service chain topology comprises at least one port type node and one classfier type node, all the nodes are configured with parameters, and all the nodes are normal.
For this step S108, in a specific application scenario, may be: after each editing operation, the system updates the cached service chain data according to the current operation and verifies the integrity of the service chain data, and then sends an Ajax asynchronous request to a background to perform real-time verification and feedback of the configuration data. The editing operation needing to be verified comprises the following steps: dragging the topology node, configuring and updating parameters of the topology node, deleting the topology node of the service chain, deleting the service chain and the like. The specific verification steps include: judging the integrity of the current service chain topology, namely each service chain topology must contain at least one port and classfier node, and prompting the incomplete service chain; distinguishing the topological nodes without configuration parameters in different colors to prompt a user to perfect the attributes of the topological nodes; and for the service chain with the complete topological structure, the service chain detail data is packaged according to the cached topological data, an asynchronous request is sent to the server, and whether the current service chain data can be normally deployed is checked. And modifying and feeding back the related service chain according to the request return result. After all the service chain data are successfully verified, the next service chain data can be updated, so that large-scale modification operation possibly caused by deployment after a large number of service chains are arranged at the same time is avoided.
The present application is exemplified below with reference to alternative embodiments thereof;
this optional embodiment provides a visual service chain arrangement method, fig. 2 is a flowchart of the visual service chain arrangement method according to the embodiment of the present invention, and as shown in fig. 2, the method includes the steps of:
step S201: initializing a service topology component and a tenant table, and loading tenant information;
the initialized service chain arranging interface is a topological component constructed by AngularJS. The topology component supports functions of displaying, arranging, exporting and the like of network topology, and the upper left corner of the topology component comprises a tenant search box. And clicking a tenant search box, and popping up a tenant table at the lower part of the search box to display all tenant information acquired from the server, wherein the tenant information comprises the number of the currently searched tenants, the tenant ID and the tenant name.
Step S202, selecting routing data under a certain tenant and loading service topology;
the user selects a certain tenant in the tenant table, the route data corresponding to the current tenant is obtained from the server, and the tenant table displays the current tenant and the corresponding route information instead. The routing information table comprises the number of routes searched currently, a routing ID and a routing name, the top of the table displays the tenant ID and the tenant name of the current tenant, and the current tenant can be returned to the tenant table after clicking.
The user selects a certain route, corresponding service chain data are obtained from the server side according to the current route ID, and the topology component constructs service topology according to the obtained service chain data. All service topologies are arranged on the topology component from top to bottom, and each service topology represents a service chain which is configured and completed. The service topology extends from left to right, and the leftmost node of the drainage source topology represents all drainage sources of the current service chain. The middle is the intermediate equipment node passing through in sequence, and the direction of the drainage and the equipment and the port passing through in sequence can be seen clearly. The right-most side is the destination topology node of the drainage, which represents all drainage end points of the current traffic chain. Clicking any node in the service topology, popping up a detail table on the right side of the topology component to show detailed information of the current service chain, wherein the detailed information mainly comprises service chain IDs, drainage types, quintuple information of all drainage sources and destinations, intermediate equipment, port information and the like.
Step S203, starting service chain arrangement, initializing a service chain topology interface and loading service chain topology;
and clicking a service chain arrangement button or a service chain arrangement button in a service topology node right-click menu, popping up a modal frame on a page, and displaying a service chain topology component. All the service chain topologies are arranged on the topology component from top to bottom, and each service chain topology represents a service chain which is configured or is being configured. The service chain topology mainly comprises a classifier and a port, and a drainage object and a drainage intermediate device port are sequentially represented. Each service chain topology contains at least one classfier and at least one port. The leftmost side of the service chain topology, i.e. the starting point of the topology graph, is one or more classsizers, all of which point to the first port. All ports are arranged in a form similar to a singly linked list, and mark a drainage route for configuring a service chain, and the drainage route corresponds to an intermediate node of a service topology. And clicking the topology node, popping up a detail table on the right side of the topology component, and displaying specific configuration information of the current service chain, wherein the specific configuration information mainly comprises a service chain ID, a classfier, a port and the like. In addition, the topology in the service topology component corresponds to the topology in the service chain topology component one to one, skipping and highlight display can be carried out through a right-click menu button of the node, and a user can quickly find corresponding data in a plurality of service chains.
The service chain topology component maintains a cache data structure for recording all service chain data of the current configuration, and for related calculation and final deployment updating in the orchestration operation. The cache mainly records node position information, node configuration data, node link information and the like of all service link topologies.
Step S204, dragging the topology node or clicking the right-click menu option of the topology node to perform service chain arrangement;
wherein, the step S204 may further comprise the following method steps:
step S204-11, judging which service chain topology the new node belongs to according to the node position;
step S204-12, determining the specific position of the node according to the type of the node and the cache data of the current service chain;
step S204-13, automatically generating a topological link related to the newly-built node;
step S204-14, popping up a node attribute table, and perfecting the node attribute to complete node configuration;
and step S204-15, judging the integrity of the currently arranged service chain topology and the data legality, and feeding back the result to the user.
That is, for the above steps S204-11 to S204-15, first, the topology node in the left topology node list is dragged to add a new service chain topology node, and after the dragging action is finished, the system will obtain the coordinate data of the new node in the service chain topology component. And then, comparing the coordinate data of the new node with the coordinate ranges of all configured service chain topologies, wherein if the new coordinate is located in the coordinate range of a certain service chain topology, the new node belongs to a newly added node of the service chain topology, and if the new coordinate is not located in the coordinate range of any service chain topology, the new service chain topology is created, and the new node belongs to the node of the new service chain topology. And the coordinate range of each service chain topology is obtained by calculating the range threshold value and the configured node data of the current service chain. Firstly, edge nodes around the current service chain are obtained according to cache data, and then the coordinate range of the current service chain can be obtained by adding the coordinate of the edge node to a range threshold value. The present embodiment does not specifically limit the range threshold of the topology.
Fig. 3 is a schematic diagram of service orchestration according to an embodiment of the present invention, and as shown in fig. 3, a dragged new node1 is located in a coordinate range of a service chain SFC1, and is a new added node of a configured service chain SFC 1. The dragged new node2 is located in the coordinate range of the service chain SFC2 and is the new node of the configured service chain SFC 2. And if the dragged new node3 does not belong to any configured service chain topological range, newly building a service chain SFC3, and taking the node3 as the first topological node of the newly built service chain. When the topology is dragged to be within the coordinate range of a certain service chain topology, the service chain topology node flickers to prompt. And each service chain topology does not have an overlapped coordinate range, so that collision is avoided.
After determining which service chain topology the newly-built service chain topology node belongs to, it is required to calculate the specific position of the new node in the current service chain and automatically generate a topology link. If the new node is a topology node of the new service chain, the new service chain is created at the lowest side of the topology, and the new node is located at the starting position of the topology of the new service chain, such as node3 node in fig. 3. And if the new node is a newly added node of the configured service chain, confirming the link and the position information according to the node type and the cache information of the current service chain. When the node type is classfier, a topology link is automatically generated, so that the node points to a configured first port node, and indicates that the current drainage object uses a pointing intermediate device node, such as a node1 node in fig. 3; and if no port node is built, no link is created, and the current drainage object is represented to have no intermediate device node. All classifier nodes are located at the leftmost side of the current topology, arranged from top to bottom, and the newly created classifier node is located at the lowermost side. Meanwhile, a classifier form is popped up on the right side of the topological component, and a user fills information such as a source IP (Internet protocol), a destination IP (Internet protocol) and a port of drainage to configure and complete a classifier node. When the node type is port, if the node is a first created port node and a newly-built classifier node exists, the link points to the node from all configured classifier nodes, and the node is a first intermediate device node and a drainage object exists; if the node is the first created port node and no newly-created classfier node exists, no link is created, and the node is the first intermediate equipment node and no drainage object exists; if the node is not the first port node created, the link is pointed to by a configured port node on the link, which means that the node is an intermediate device node but is not the first intermediate device node in the flow-directing route, such as node2 node in fig. 3. All port nodes are arranged from left to right in a singly linked list form, and the newly created port node is positioned at the rightmost side. Meanwhile, a port form is popped up on the right side of the topology component, and a user can configure and complete a port node by selecting an intermediate device port through which drainage passes.
When a service chain is newly built, a user can also update the position of a topological node in a dragging mode, the operation flow is basically the same as the flow of the newly built node, and further explanation is not provided here. All the options in the right-click menu of the topological nodes support the attribute modification and deletion operation of a certain node in the service chain, and the modified topological nodes and the newly added topological nodes are presented in different colors, so that the user can distinguish the nodes conveniently.
Step S205, verifying the validity of the data after each editing operation in real time and feeding back the data to the user;
after each editing operation, the system updates the cached service chain data according to the current operation and verifies the integrity of the service chain data, and then sends an Ajax asynchronous request to a background to perform real-time verification and feedback of the configuration data. The editing operation needing to be verified comprises the following steps: dragging the topology node, configuring and updating parameters of the topology node, deleting the topology node of the service chain, deleting the service chain and the like. Taking fig. 3 as an example, the specific verification steps include: judging the integrity of the current service chain topology, namely each service chain topology must contain at least one port and classfier node, and prompting the incomplete service chain; distinguishing the topological nodes without configuration parameters in different colors to prompt a user to perfect the attributes of the topological nodes; and for the service chain with the complete topological structure, the service chain detail data is packaged according to the cached topological data, an asynchronous request is sent to the server, and whether the current service chain data can be normally deployed is checked. And modifying and feeding back the related service chain according to the request return result. And after all the service chain data are successfully verified, updating the service chain data. Therefore, large-scale modification operation which is possibly caused by deployment after a large number of service chains are simultaneously arranged is avoided.
Step S206, a service chain is deployed;
and after the complete service chain information is configured, clicking a deployment button of the service chain topological component, integrating service chain data on the topological component by the front end, sending a service chain updating request to the server side, and performing service chain adding, deleting and modifying operation. And after the deployment is successful, the topology component presents the latest service chain information.
Through the above description of the embodiments, those skilled in the art can clearly understand that the method according to the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but the former is a better implementation mode in many cases. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (e.g., ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal device (e.g., a mobile phone, a computer, a server, or a network device) to execute the method according to the embodiments of the present invention.
Example 2
In this embodiment, a device for arranging a service chain is further provided, and the device is used to implement the foregoing embodiments and preferred embodiments, and the description of the device that has been already made is omitted. As used below, the term "module" may be a combination of software and/or hardware that implements a predetermined function. Although the means described in the embodiments below are preferably implemented in software, an implementation in hardware, or a combination of software and hardware is also possible and contemplated.
Fig. 4 is a block diagram of a structure of an apparatus for orchestrating a service chain according to an embodiment of the present invention, as shown in fig. 4, the apparatus includes: the selection module 42 is configured to select a designated route of a tenant from a search box of the service topology component, where the search box is used to search and display tenant information and route information corresponding to the tenant; the first processing module, coupled to the selecting module 42, is configured to obtain a service topology corresponding to the specified route, and display the service topology in the service topology component; the service topology is used for indicating nodes of all service chains under the designated route and drainage routes among the nodes; the second processing module is coupled to the first processing module 46, and configured to select one or more topology nodes to be arranged, and execute an arrangement operation according to a position relationship between the topology nodes to be arranged and the service chain topology in the service chain topology component; and the topological relation in the service chain topological component corresponds to the topological relation in the service topological component one to one.
Optionally, the selecting module 42 in this embodiment may further include: the first processing unit is used for receiving a first instruction triggered by a user and displaying a tenant table from a search box of the service topology component according to the first instruction, wherein the tenant table is used for displaying the number of tenants searched currently, tenant IDs (identities) and tenant names; the second processing unit is used for receiving a second instruction triggered by a user and selecting a tenant from the tenant table according to the second instruction; the first acquisition unit is used for acquiring the routing information corresponding to the selected tenant, wherein the tenant table change is displayed as the selected tenant information and the corresponding routing information; the route information includes at least the number of currently searched routes, the IDs of the routes, and the route names.
Optionally, the first processing module 44 in this embodiment may further include: the second acquisition unit is used for acquiring corresponding service chain data from the server side according to the ID of the specified route; and the construction unit is used for constructing a corresponding service topology according to the service chain data.
Optionally, the second processing module 46 in this embodiment may further include: the third processing unit is used for selecting a topological node to be arranged from the topological node list and dragging the topological node to be arranged to the service chain topological component based on the dragging operation of a user; the judging unit is used for judging whether the coordinate of the topological node to be arranged is in the coordinate range of a service chain topology in the service chain topology component; the first arranging unit is used for taking the topological nodes to be arranged as the new nodes of the service chain topology and arranging the topological nodes in the service chain topology under the condition that the judgment result is yes; and the second arranging unit is used for creating a new service chain topology based on the topology nodes to be arranged under the condition that the judgment result is negative.
Wherein the first arranging unit includes: the determining subunit is used for determining the node type of the newly added node, wherein the node type comprises a classifier type and a port type; the acquisition subunit is used for acquiring the number of nodes and the types of the nodes in the service chain topology; the starting point in the service chain topology is one or more classsizers, all the classsizers point to the first port, and all the ports are arranged in a form similar to a single linked list; and the arranging subunit is used for arranging the newly added nodes according to the node types of the newly added nodes, the number of the nodes in the service chain topology and the types of the nodes.
Optionally, the arranging subunit is further configured to, when the type of the newly added node is classfier and a port type node exists in the service chain topology, automatically add the newly added node to the service chain topology and point to the node of the first port type in the service chain topology through the newly added node; or, under the condition that the type of the newly added node is classifier and no port type node exists in the service chain topology, the link of the newly added node is not automatically established; and the number of the first and second groups,
the arranging subunit is further configured to, when the type of the newly added node is a port, the newly added node is a node of a first port type in the service chain topology, and a classfier type node exists in the service chain topology, automatically add the newly added node to the service chain graph topology and point to the newly added node of the port type by the configured classfier type node; or, under the condition that the type of the newly added node is a port, the newly added node is a node of a first port type in the service chain topology, and the classifier type node does not exist in the service chain topology, the link of the newly added node is not automatically created; or, automatically adding the newly added node into the service chain topology and pointing the newly added node of the port type by the configured node of the port type under the condition that the type of the newly added node is the port and the newly added node is not the node of the first port type in the service chain topology and the node of the classifier type exists in the service chain topology.
Fig. 5 is a block diagram of an alternative structure of an orchestration device of service chains according to an embodiment of the present invention, and as shown in fig. 5, the orchestration device may further include, in addition to the modules in fig. 4: the checking module 52 is coupled to the second processing module 46, and configured to check the integrity of the arranged service chain topology after each arranging operation is completed, and send a checking result; wherein the integrity of the service chain topology at least comprises: each service chain topology comprises at least one port type node and one classfier type node, all the nodes are configured with parameters, and all the nodes are normal.
It should be noted that, the above modules may be implemented by software or hardware, and for the latter, the following may be implemented, but not limited to: the modules are all positioned in the same processor; alternatively, the modules are respectively located in different processors in any combination.
Example 3
Embodiments of the present invention also provide a storage medium having a computer program stored therein, wherein the computer program is arranged to perform the steps of any of the above method embodiments when executed.
Alternatively, in the present embodiment, the storage medium may be configured to store a computer program for executing the steps of:
s1, selecting a designated route of a tenant from a search box of the service topology component, wherein the search box is used for searching and displaying tenant information and route information corresponding to the tenant;
s2, obtaining the service topology corresponding to the appointed route, and displaying the service topology in the service topology component; the service topology is used for indicating nodes of all service chains under the designated route and drainage routes among the nodes;
s3, selecting one or more topological nodes to be arranged, and executing arrangement operation according to the position relation between the topological nodes to be arranged and the service chain topology in the service chain topological component; and the topological relation in the service chain topological component corresponds to the topological relation in the service topological component one to one.
Optionally, in this embodiment, the storage medium may include, but is not limited to: various media capable of storing computer programs, such as a usb disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic disk, or an optical disk.
Embodiments of the present invention also provide an electronic device comprising a memory having a computer program stored therein and a processor arranged to run the computer program to perform the steps of any of the above method embodiments.
Optionally, the electronic apparatus may further include a transmission device and an input/output device, wherein the transmission device is connected to the processor, and the input/output device is connected to the processor.
Optionally, in this embodiment, the processor may be configured to execute the following steps by a computer program:
s1, selecting a designated route of a tenant from a search box of the service topology component, wherein the search box is used for searching and displaying tenant information and route information corresponding to the tenant;
s2, obtaining the service topology corresponding to the appointed route, and displaying the service topology in the service topology component; the service topology is used for indicating nodes of all service chains under the designated route and drainage routes among the nodes;
s3, selecting one or more topological nodes to be arranged, and executing arrangement operation according to the position relation between the topological nodes to be arranged and the service chain topology in the service chain topological component; and the topological relation in the service chain topological component corresponds to the topological relation in the service topological component one to one.
Optionally, the specific examples in this embodiment may refer to the examples described in the above embodiments and optional implementation manners, and this embodiment is not described herein again.
It will be apparent to those skilled in the art that the modules or steps of the present invention described above may be implemented by a general purpose computing device, they may be centralized on a single computing device or distributed across a network of multiple computing devices, and alternatively, they may be implemented by program code executable by a computing device, such that they may be stored in a storage device and executed by a computing device, and in some cases, the steps shown or described may be performed in an order different than that described herein, or they may be separately fabricated into individual integrated circuit modules, or multiple ones of them may be fabricated into a single integrated circuit module. Thus, the present invention is not limited to any specific combination of hardware and software.
The above description is only a preferred embodiment of the present invention and is not intended to limit the present invention, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, or improvement made within the principle of the present invention should be included in the protection scope of the present invention.

Claims (18)

1. A method for arranging service chains is characterized by comprising the following steps:
selecting a designated route of a tenant from a search box of a service topology component, wherein the search box is used for searching and displaying tenant information and route information corresponding to the tenant;
acquiring a service topology corresponding to the designated route, and displaying the service topology in the service topology component; the service topology is used for indicating nodes of all service chains under the specified route and drainage routes among the nodes;
selecting one or more topological nodes to be arranged, and executing arrangement operation according to the position relation between the topological nodes to be arranged and the service chain topology in the service chain topological component; and the topological relation in the service chain topological component corresponds to the topological relation in the service topological component one to one.
2. The method of claim 1, wherein selecting a designated route of a tenant from a search box of a service topology component comprises:
receiving a first instruction triggered by a user, and displaying a tenant table from a search box of the slave service topology component according to the first instruction, wherein the tenant table is used for displaying the number of currently searched tenants, a tenant ID and a tenant name;
receiving a second instruction triggered by a user, and selecting a tenant from the tenant table according to the second instruction;
acquiring routing information corresponding to the selected tenant, wherein the tenant table change is displayed as the selected tenant information and the corresponding routing information; the route information at least comprises the number of the currently searched routes, the IDs of the routes and the route names.
3. The method according to claim 1 or 2, wherein the obtaining the traffic topology corresponding to the specified route comprises:
acquiring corresponding service chain data from a server side according to the ID of the specified route;
and constructing a corresponding service topology according to the service chain data.
4. The method according to claim 1, wherein selecting a topology node to be arranged and performing an arrangement operation according to the position relationship between the topology node to be arranged and the service chain topology in the service chain topology component comprises:
selecting a topology node to be arranged from a topology node list, and dragging the topology node to be arranged to the service chain topology component based on the dragging operation of a user;
judging whether the coordinate of the topological node to be arranged is in the coordinate range of a service chain topology in the service chain topology component;
if the judgment result is yes, taking the topological node to be arranged as a new node of the service chain topology and arranging the node in the service chain topology;
and under the condition that the judgment result is negative, creating a new service chain topology based on the topology node to be arranged.
5. The method according to claim 4, wherein the using the topology node to be arranged as the new node of the service chain topology and arranging in the service chain topology includes:
determining the node type of the newly added node, wherein the node type comprises a classifier type and a port type;
acquiring the number of nodes and the types of the nodes in the service chain topology; the starting point in the service chain topology is one or more classsizers, all the classsizers point to a first port, and all the ports are arranged in a form similar to a single linked list;
and arranging the newly added nodes according to the node types of the newly added nodes, the node quantity in the service chain topology and the node types.
6. The method of claim 5, wherein the arranging the newly added node according to the node type of the newly added node, the number of nodes in the service chain topology, and the type of the node comprises:
automatically adding the newly added node into the service chain topology and pointing the newly added node to a node of a first port type in the service chain topology under the condition that the type of the newly added node is classfier and the node of the port type exists in the service chain topology;
and under the condition that the type of the newly added node is classfier and no port type node exists in the service chain topology, the link of the newly added node is not automatically established.
7. The method of claim 5, wherein the arranging the newly added node according to the node type of the newly added node, the number of nodes in the service chain topology, and the type of the node comprises:
automatically adding the newly added node into the service chain graph topology and pointing the newly added node of the port type by the configured node of the classfier type under the condition that the type of the newly added node is the port, the newly added node is the node of the first port type in the service chain topology, and the node of the classfier type exists in the service chain topology;
under the conditions that the type of the newly added node is a port, the newly added node is a node of a first port type in the service chain topology, and no node of a classifier type exists in the service chain topology, link automatic creation of the newly added node is not performed;
and under the condition that the type of the newly added node is a port and the newly added node is not the node of the first port type in the service chain topology and the node of the classifier type exists in the service chain topology, automatically adding the newly added node into the service chain topology and pointing the newly added node of the port type by the node of the last port type configured.
8. The method of claim 1, further comprising:
after each arrangement operation is executed, verifying the integrity of the arranged service chain topology, and sending a verification result; wherein the integrity of the service chain topology at least comprises: each service chain topology comprises at least one port type node and one classfier type node, all the nodes are configured with parameters, and all the nodes are normal.
9. An apparatus for orchestrating a chain of services, comprising:
the system comprises a selection module, a routing module and a routing module, wherein the selection module is used for selecting a designated route of a tenant from a search box of a service topology component, and the search box is used for searching and displaying tenant information and route information corresponding to the tenant;
the first processing module is used for acquiring the service topology corresponding to the specified route and displaying the service topology in the service topology component; the service topology is used for indicating nodes of all service chains under the specified route and drainage routes among the nodes;
the second processing module is used for selecting one or more topological nodes to be arranged and executing arrangement operation according to the position relation between the topological nodes to be arranged and the service chain topology in the service chain topology component; and the topological relation in the service chain topological component corresponds to the topological relation in the service topological component one to one.
10. The apparatus of claim 9, wherein the selection module comprises:
the first processing unit is used for receiving a first instruction triggered by a user and displaying a tenant table from a search box of the slave service topology component according to the first instruction, wherein the tenant table is used for displaying the number of currently searched tenants, tenant IDs (identities) and tenant names;
the second processing unit is used for receiving a second instruction triggered by a user and selecting a tenant from the tenant table according to the second instruction;
a first obtaining unit, configured to obtain routing information corresponding to the selected tenant, where the tenant table change is displayed as the selected tenant information and corresponding routing information; the route information at least comprises the number of the currently searched routes, the IDs of the routes and the route names.
11. The apparatus of claim 9 or 10, wherein the first processing module comprises:
a second obtaining unit, configured to obtain, from the server, corresponding service chain data according to the ID of the specified route;
and the construction unit is used for constructing a corresponding service topology according to the service chain data.
12. The apparatus of claim 9, wherein the second processing module comprises:
the third processing unit is used for selecting a topological node to be arranged from the topological node list and dragging the topological node to be arranged to the service chain topological component based on the dragging operation of a user;
the judging unit is used for judging whether the coordinate of the topological node to be arranged is in the coordinate range of a service chain topology in the service chain topology component;
the first arranging unit is used for taking the topological node to be arranged as a new node of the service chain topology and arranging the topological node in the service chain topology under the condition that the judgment result is yes;
and the second arranging unit is used for creating a new service chain topology based on the topology nodes to be arranged under the condition that the judgment result is negative.
13. The apparatus of claim 12, wherein the first orchestration unit comprises:
a determining subunit, configured to determine a node type of the newly added node, where the node type includes a classifier type and a port type;
an obtaining subunit, configured to obtain the number of nodes and the type of the node in the service chain topology; the starting point in the service chain topology is one or more classsizers, all the classsizers point to a first port, and all the ports are arranged in a form similar to a single linked list;
and the arranging subunit is used for arranging the newly added node according to the node type of the newly added node, the number of the nodes in the service chain topology and the type of the nodes.
14. The apparatus of claim 13,
the arranging subunit is further configured to, when the type of the newly added node is classfier and a port type node exists in the service chain topology, automatically add the newly added node to the service chain topology and point to a node of a first port type in the service chain topology through the newly added node; or, under the condition that the type of the newly added node is classfier and no port type node exists in the service chain topology, the link of the newly added node is not automatically created.
15. The apparatus of claim 13,
the arranging subunit is further configured to, when the type of the newly added node is a port, the newly added node is a node of a first port type in the service chain topology, and a node of a classifier type exists in the service chain topology, automatically add the newly added node to the service chain graph topology, and point to the newly added node of the port type by the configured node of the classifier type; or, under the condition that the type of the newly added node is a port, the newly added node is a node of a first port type in the service chain topology, and no classifier type node exists in the service chain topology, the link of the newly added node is not automatically created; or, automatically adding the newly added node to the service chain topology and pointing the newly added node of the port type by the configured node of the port type under the condition that the type of the newly added node is port and the newly added node is not the node of the first port type in the service chain topology and the node of the classifier type exists in the service chain topology.
16. The apparatus of claim 9, further comprising:
the verification module is used for verifying the integrity of the arranged service chain topology after each arrangement operation is finished and sending a verification result; wherein the integrity of the service chain topology at least comprises: each service chain topology comprises at least one port type node and one classfier type node, all the nodes are configured with parameters, and all the nodes are normal.
17. A storage medium, in which a computer program is stored, wherein the computer program is arranged to perform the method of any of claims 1 to 8 when executed.
18. An electronic device comprising a memory and a processor, wherein the memory has stored therein a computer program, and wherein the processor is arranged to execute the computer program to perform the method of any of claims 1 to 8.
CN201910508055.6A 2019-06-12 2019-06-12 Service chain arranging method and device, storage medium and electronic device Active CN112087379B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201910508055.6A CN112087379B (en) 2019-06-12 2019-06-12 Service chain arranging method and device, storage medium and electronic device
PCT/CN2020/092023 WO2020248805A1 (en) 2019-06-12 2020-05-25 Service chain orchestration method and apparatus, storage medium and electronic apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910508055.6A CN112087379B (en) 2019-06-12 2019-06-12 Service chain arranging method and device, storage medium and electronic device

Publications (2)

Publication Number Publication Date
CN112087379A true CN112087379A (en) 2020-12-15
CN112087379B CN112087379B (en) 2023-08-01

Family

ID=73734600

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910508055.6A Active CN112087379B (en) 2019-06-12 2019-06-12 Service chain arranging method and device, storage medium and electronic device

Country Status (2)

Country Link
CN (1) CN112087379B (en)
WO (1) WO2020248805A1 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113259714A (en) * 2021-06-30 2021-08-13 腾讯科技(深圳)有限公司 Content distribution processing method and device, electronic equipment and storage medium
CN113435846A (en) * 2021-06-30 2021-09-24 深圳平安智汇企业信息管理有限公司 Business process arranging method and device, computer equipment and storage medium
CN113537937A (en) * 2021-07-16 2021-10-22 重庆富民银行股份有限公司 Task arrangement method, device and equipment based on topological sorting and storage medium
CN113779739A (en) * 2021-09-15 2021-12-10 成都四方伟业软件股份有限公司 Intelligent layout method and device for multilayer topological graph
CN113992522A (en) * 2021-09-02 2022-01-28 深信服科技股份有限公司 Network topological graph generation method and device, electronic equipment and storage medium
CN114944991A (en) * 2022-05-30 2022-08-26 济南浪潮数据技术有限公司 Topological graph editing method, system and tool based on web end

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113407254B (en) * 2021-06-15 2022-07-29 长沙都正生物科技股份有限公司 Form generation method and device, electronic equipment and storage medium
CN114780325B (en) * 2022-06-21 2022-09-30 新华三信息技术有限公司 PCIe equipment detection method and device
CN116132513B (en) * 2023-02-24 2024-04-19 重庆长安汽车股份有限公司 Method, device, equipment and storage medium for updating parameters of service arrangement

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013239867A (en) * 2012-05-15 2013-11-28 Hitachi Ltd Management server and verification method
US20150063102A1 (en) * 2013-08-30 2015-03-05 Cisco Technology, Inc. Flow Based Network Service Insertion
US20150082301A1 (en) * 2013-09-13 2015-03-19 Microsoft Corporation Multi-Tenant Network Stack
CN104836853A (en) * 2015-04-22 2015-08-12 华为技术有限公司 Method and apparatus for business arrangement
US20160057018A1 (en) * 2014-08-20 2016-02-25 Nec Laboratories America, Inc. Optimization framework for multi-tenant data centers
US20160134527A1 (en) * 2014-11-11 2016-05-12 Electronics And Telecommunications Research Institute System and method for virtual network-based distributed multi-domain routing control
WO2016124245A1 (en) * 2015-02-05 2016-08-11 Telefonaktiebolaget Lm Ericsson (Publ) Method and device for allowing tenants to control tenant-specific parts of a virtual cloud topology
CN107819663A (en) * 2017-11-27 2018-03-20 锐捷网络股份有限公司 A kind of method and apparatus for realizing virtual network function service chaining
CN107820279A (en) * 2017-11-15 2018-03-20 中国联合网络通信集团有限公司 A kind of business chain layout and organization optimization method, system and mobile network service end
CN108289061A (en) * 2017-12-29 2018-07-17 江苏省未来网络创新研究院 Business chain method of combination based on SDN and business chain topological structure
US20180278511A1 (en) * 2015-10-12 2018-09-27 Telefonaktiebolaget Lm Ericsson (Publ) Path Computation in a Multi-Tenant Network

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102594851A (en) * 2011-01-07 2012-07-18 中国科学院遥感应用研究所 Method for dynamically building marine application service chain
US9722927B2 (en) * 2014-06-05 2017-08-01 Futurewei Technologies, Inc. Service chain topology map construction
EP3148149A4 (en) * 2014-06-17 2017-05-03 Huawei Technologies Co., Ltd. Service flow processing method, apparatus and device
CN107153495B (en) * 2017-05-10 2020-06-26 华为技术有限公司 Method and device for establishing service link between network elements
CN108563505A (en) * 2018-04-04 2018-09-21 上海有云信息技术有限公司 A kind of service chaining method of combination, device, server and storage medium

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013239867A (en) * 2012-05-15 2013-11-28 Hitachi Ltd Management server and verification method
US20150063102A1 (en) * 2013-08-30 2015-03-05 Cisco Technology, Inc. Flow Based Network Service Insertion
US20150082301A1 (en) * 2013-09-13 2015-03-19 Microsoft Corporation Multi-Tenant Network Stack
US20160057018A1 (en) * 2014-08-20 2016-02-25 Nec Laboratories America, Inc. Optimization framework for multi-tenant data centers
US20160134527A1 (en) * 2014-11-11 2016-05-12 Electronics And Telecommunications Research Institute System and method for virtual network-based distributed multi-domain routing control
WO2016124245A1 (en) * 2015-02-05 2016-08-11 Telefonaktiebolaget Lm Ericsson (Publ) Method and device for allowing tenants to control tenant-specific parts of a virtual cloud topology
CN104836853A (en) * 2015-04-22 2015-08-12 华为技术有限公司 Method and apparatus for business arrangement
US20180278511A1 (en) * 2015-10-12 2018-09-27 Telefonaktiebolaget Lm Ericsson (Publ) Path Computation in a Multi-Tenant Network
CN107820279A (en) * 2017-11-15 2018-03-20 中国联合网络通信集团有限公司 A kind of business chain layout and organization optimization method, system and mobile network service end
CN107819663A (en) * 2017-11-27 2018-03-20 锐捷网络股份有限公司 A kind of method and apparatus for realizing virtual network function service chaining
CN108289061A (en) * 2017-12-29 2018-07-17 江苏省未来网络创新研究院 Business chain method of combination based on SDN and business chain topological structure

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113259714A (en) * 2021-06-30 2021-08-13 腾讯科技(深圳)有限公司 Content distribution processing method and device, electronic equipment and storage medium
CN113435846A (en) * 2021-06-30 2021-09-24 深圳平安智汇企业信息管理有限公司 Business process arranging method and device, computer equipment and storage medium
CN113259714B (en) * 2021-06-30 2021-10-15 腾讯科技(深圳)有限公司 Content distribution processing method and device, electronic equipment and storage medium
CN113537937A (en) * 2021-07-16 2021-10-22 重庆富民银行股份有限公司 Task arrangement method, device and equipment based on topological sorting and storage medium
CN113992522A (en) * 2021-09-02 2022-01-28 深信服科技股份有限公司 Network topological graph generation method and device, electronic equipment and storage medium
CN113992522B (en) * 2021-09-02 2024-04-09 深信服科技股份有限公司 Network topology graph generation method and device, electronic equipment and storage medium
CN113779739A (en) * 2021-09-15 2021-12-10 成都四方伟业软件股份有限公司 Intelligent layout method and device for multilayer topological graph
CN113779739B (en) * 2021-09-15 2023-08-22 成都四方伟业软件股份有限公司 Multi-layer topological graph intelligent layout method and device
CN114944991A (en) * 2022-05-30 2022-08-26 济南浪潮数据技术有限公司 Topological graph editing method, system and tool based on web end

Also Published As

Publication number Publication date
CN112087379B (en) 2023-08-01
WO2020248805A1 (en) 2020-12-17

Similar Documents

Publication Publication Date Title
CN112087379B (en) Service chain arranging method and device, storage medium and electronic device
US10825212B2 (en) Enhanced user interface systems including dynamic context selection for cloud-based networks
US10776104B2 (en) Systems and methods for tracking configuration file changes
US10887192B2 (en) Targeted network discovery and visualizations
US9420064B2 (en) System and method for determining a topology of at least one application in a computerized organization
US8082345B2 (en) Method, system and apparatus for communications circuit design
US20140177471A1 (en) Virtual network prototyping environment
CN112217656B (en) Method and device for synchronizing configuration information of network equipment in SD-WAN (secure digital-to-Wide area network) system
US9537749B2 (en) Method of network connectivity analyses and system thereof
US11159390B2 (en) Systems and methods for service-aware mapping of a system infrastructure
US10097424B2 (en) Route display method and route display apparatus
US20120023409A1 (en) Obtaining and displaying network topology information
CN108712286A (en) The determination method, apparatus and storage medium of network topology structure
US11561770B2 (en) System configuration derivation device and system configuration derivation method
US10230589B2 (en) Methods, systems, and computer readable media for configuring service networks
CN110086640B (en) Service enabling method and device
CN114138246A (en) Topology automatic generation method and device, computing equipment and storage medium
US10999369B2 (en) Network topology templates for internal states of management and control planes
CN108370329B (en) Management method and device for management function object
US10200445B2 (en) Method for analyzing performance of network application program in software defined networking environment, apparatus therefor, and computer program therefor
JP2016143363A (en) Repository management system and management method
CN116418664A (en) Method, device, system and storage medium for automatic network equipment model creation
CN106330517B (en) Tunnel adjusting method and device
US20210367863A1 (en) Management device and network management method
JP5782393B2 (en) Network resource distributed management method and program

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20230625

Address after: 210012 No. 68, Bauhinia Road, Ningnan street, Yuhuatai District, Nanjing, Jiangsu

Applicant after: Nanjing Zhongxing New Software Co.,Ltd.

Address before: 518057 No. 55 South Science and technology road, Shenzhen, Guangdong, Nanshan District

Applicant before: ZTE Corp.

GR01 Patent grant
GR01 Patent grant