CN112653575A - Network configuration method, controller and flow guiding system - Google Patents

Network configuration method, controller and flow guiding system Download PDF

Info

Publication number
CN112653575A
CN112653575A CN202011463114.1A CN202011463114A CN112653575A CN 112653575 A CN112653575 A CN 112653575A CN 202011463114 A CN202011463114 A CN 202011463114A CN 112653575 A CN112653575 A CN 112653575A
Authority
CN
China
Prior art keywords
network
configuration
node
instruction
creating
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
CN202011463114.1A
Other languages
Chinese (zh)
Other versions
CN112653575B (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.)
Wangsu Science and Technology Co Ltd
Original Assignee
Wangsu Science and Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Wangsu Science and Technology Co Ltd filed Critical Wangsu Science and Technology Co Ltd
Priority to CN202011463114.1A priority Critical patent/CN112653575B/en
Priority to PCT/CN2021/071102 priority patent/WO2022121080A1/en
Publication of CN112653575A publication Critical patent/CN112653575A/en
Application granted granted Critical
Publication of CN112653575B publication Critical patent/CN112653575B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0893Assignment of logical groups to network elements
    • 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

Abstract

The invention discloses a network configuration method, a controller and a flow guiding system, wherein the method comprises the following steps: receiving an arrangement strategy issued by an arranger, wherein the arrangement strategy comprises network configuration information of one or more users; receiving node information reported by network nodes, wherein the node information is used for representing the running state of the network nodes and/or the network quality among the network nodes; and generating a configuration instruction set applied to the network node according to the arrangement strategy and the node information, and issuing the configuration instruction set to the network node so that the network node performs network configuration and data forwarding according to the configuration instruction set. The technical scheme provided by the application can improve the stability of a two-layer network.

Description

Network configuration method, controller and flow guiding system
Technical Field
The present invention relates to the field of internet technologies, and in particular, to a network configuration method, a controller, and a traffic guidance system.
Background
With the increase of the scale of enterprises and the continuous development of internet services, service scenes needing to apply a two-layer network are continuously increased. A traditional two-tier network can be implemented by deploying dedicated lines or creating VXLAN tunnels. However, in the existing two-layer network, in the process of deployment, information of a user needs to be configured on each network node, and due to large fluctuation of communication quality between the network nodes, the created two-layer network is likely to be unstable.
Disclosure of Invention
The application aims to provide a network configuration method, a controller and a flow guiding system, which can improve the stability of a two-layer network.
In order to achieve the above object, an aspect of the present application provides a network configuration method, where the method is applied in a controller, and the method includes: receiving an arrangement strategy issued by an arranger, wherein the arrangement strategy comprises network configuration information of one or more users; receiving node information reported by network nodes, wherein the node information is used for representing the running state of the network nodes and/or the network quality among the network nodes; and generating a configuration instruction set applied to the network node according to the arrangement strategy and the node information, and issuing the configuration instruction set to the network node so that the network node performs network configuration and data forwarding according to the configuration instruction set.
To achieve the above object, another aspect of the present application further provides a network configuration controller, including: the device comprises an arrangement strategy receiving unit, a scheduling unit and a scheduling unit, wherein the arrangement strategy receiving unit is used for receiving an arrangement strategy issued by an orchestrator, and the arrangement strategy comprises network configuration information of one or more users; the node information receiving unit is used for receiving node information reported by the network nodes, and the node information is used for representing the running state of the network nodes and/or the network quality among the network nodes; and the configuration instruction set issuing unit is used for generating a configuration instruction set applied to the network node according to the arrangement strategy and the node information, and issuing the configuration instruction set to the network node so that the network node performs network configuration and data forwarding according to the configuration instruction set.
To achieve the above object, another aspect of the present application further provides a controller, which includes a memory and a processor, the memory is used for storing a computer program, and the computer program, when executed by the processor, implements the above network configuration method.
In order to achieve the above object, another aspect of the present application further provides a traffic guidance system, where the traffic guidance system includes an orchestrator, a controller, and at least two network nodes, where the controller is communicatively connected to the orchestrator and each of the network nodes, respectively, and at least one link is provided between the network nodes; the orchestrator generates an orchestration strategy according to the network configuration information and sends the orchestration strategy to the controller; the controller receives the arrangement strategy and issues a configuration instruction set to the corresponding network node based on the arrangement strategy and the network configuration method; and the network node receives and executes the configuration instruction set to complete network configuration and forward data based on the network configuration.
As can be seen from the above, according to the technical solution provided by the present application, the orchestrator may uniformly generate an orchestration policy without deploying the network configuration information of the user in each network node, where the orchestration policy may include the network configuration information of each user. Then, the orchestrator may issue the orchestration policy to the controller, and in addition, the controller may also receive node information reported by each network node. The node information may characterize the operational status of the network nodes, and may also characterize the network quality between the network nodes. Therefore, the controller can issue corresponding configuration instruction sets aiming at different network nodes by combining the scheduling strategy and the node information. The network node can perform network configuration and data forwarding according to the received configuration instruction set. Therefore, the controller can dynamically adjust the network configuration according to the real-time node information, so that the created two-layer network can cope with the fluctuating network environment. In addition, the orchestration of the network configuration information is performed uniformly by using the orchestrator, thereby simplifying the creation process of the two-layer network.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
FIG. 1A is a schematic diagram of a flow directing system in an embodiment of the present invention;
FIG. 1B is a block diagram illustrating a system architecture after a configuration instruction is executed according to an embodiment of the present invention;
fig. 2 is a flow chart illustrating a network configuration method according to an embodiment of the present invention;
FIG. 3 is a functional block diagram of a network configuration system in an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a controller according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, embodiments of the present invention will be described in detail with reference to the accompanying drawings.
The network configuration method provided by the present application can be applied to a traffic guidance system architecture as shown in fig. 1A. In fig. 1A, the traffic guidance system may include an orchestrator, a controller, and at least two network nodes, where the controller is in communication connection with the orchestrator and each of the network nodes, respectively, and at least one link is disposed between the network nodes, where the link type may include a network dedicated line, a network connection established based on internet, an MPLS (Multi-Protocol Label Switching) line, or a network connection established based on an SD-WAN (secure-wide WAN) accelerated network. Each network node can be deployed in different geographical areas respectively and can be used for providing services for local area networks of users with similar geographical positions.
The orchestrator can receive the network configuration information that the user submitted, and according to network configuration information generation arrangement strategy, issue to the controller. Specifically, a user can provide corresponding network configuration information according to actual networking requirements, the network configuration information can include line requirements such as site information to be communicated, bandwidth and the like, and other requirement information, after receiving the network configuration information, the orchestrator can select a proper network node according to the site information and generate an orchestration strategy corresponding to each network node according to other requirements.
The controller receives the arrangement strategy, generates a corresponding configuration instruction based on the arrangement strategy and sends the configuration instruction to the network node; and the network node receives and executes the configuration instruction to complete network configuration, and performs data forwarding on the traffic from the corresponding site based on the network configuration.
Referring to fig. 1B, fig. 1B further illustrates a network configuration generated by the network station after the network station executes the configuration instruction. The virtual switch can be created in a network node based on an Open VSwitch (OVS, virtual switch) technology, and the network configuration can be implemented based on the virtual switch.
The user terminal in fig. 1B may be a network outlet in the corresponding station, and may be a device where the user side interfaces with a network node. For example, the user terminal may be a switch of an enterprise or a server with Network Functions Virtualization (NFV).
The network node may be a device responsible for network configuration and data forwarding, and one or more virtual switches may be created in the network node, so that a plurality of different user terminals can multiplex the same network node. Different network nodes can be connected through a link, and based on the link, different communication tunnels (VXLAN) can be established according to actual requirements, so that a corresponding two-layer network is constructed. For example, in fig. 1B, network node 1 and network node 2 may be connected via link 1 and link 2, and then a VXLAN tunnel may be created on link 1 or link 2.
Referring to fig. 1B and fig. 2, a network configuration method provided in an embodiment of the present application may be applied to the controller, and the method may include the following steps.
S1: and receiving an arrangement strategy issued by an arranger, wherein the arrangement strategy comprises network configuration information of one or more users.
In this embodiment, different users may have different networking requirements. For example, in fig. 1B, network node 1 and network node 2 are distributed in two different cities (city a and city B). Assume that the orchestrator receives network configuration information for user a and user B: the user A needs to build a two-layer network from a branch mechanism (site) of the city A to a head office mechanism (opposite end site) of the city B, and the network bandwidth is 10M. Meanwhile, the user B needs to build a two-layer network from the data center a of the city a to the data center B of the city B, and the network bandwidth is 20M. The orchestrator may select, according to the geographical location of each network node, a network node 1 and a network node 2 from the site location information of the users a and B to construct a corresponding two-layer network, so that it may be determined that both the two-layer networks may be implemented through a communication tunnel between the network node 1 and the network node 2, respectively, for the network configuration information of the users a and B.
Specifically, in the scheduler, the corresponding network node may be determined according to the network configuration information of the user, and a corresponding scheduling policy may be generated. The scheduling policy may at least include a plurality of network nodes and respective access network cards of the plurality of network nodes, where communication tunnels are to be established, and a link selection mode of the communication tunnels to be established. According to the scenario shown in fig. 1B, the communication tunnel to be established may be a network node 1 and a network node 2, where the access network cards on the network node 1 may be a network card 1 and a network card 2, and the access network cards on the network node 2 may be a network card 3 and a network card 4. The link selection mode may be flexibly selected according to an actual application scenario, for example, the link selection mode may be a manual mode, and in the manual mode, the link between the network node 1 and the network node 2 may be divided into a main link and a standby link. Manual mode may then create a VXLAN tunnel based on the communication status of the primary and backup links. Also for example, the link selection mode may be an intelligent mode. The intelligent mode may evaluate each link between network node 1 and network node 2 to automatically screen out the links used to create the VXLAN tunnel.
In practical applications, when the intelligent mode evaluates each link, a parameter weight coefficient is usually required to be provided, and the parameter weight coefficient can be used as a weight value of various network quality parameters. For example, the link between the network node 1 and the network node 2 may have various network quality parameters such as a delay parameter, a jitter parameter, and a packet loss rate parameter, and respective weight values may be assigned to the network quality parameters. When the communication quality of each link is evaluated, the network quality parameters can be comprehensively evaluated in a weighted summation mode, so that the communication index of each link is obtained.
In one embodiment, the network configuration information may further include a platform VLAN id and a user VLAN id. Wherein the platform VLAN identification may be used to distinguish users of different platforms in the network node. The user VLAN identification can be in the same platform to distinguish different users. For example, user a and user B in fig. 1B may belong to different platforms, and network configuration information of the two users may include different platform VLAN identifiers. For another example, for user B, data transmission needs to be performed between data center a and data center B, and data center a and data center B may belong to different users, so that two different user VLAN identifiers may be included in the network configuration information of user B. Therefore, different platforms and different users can be isolated in the same network node through the platform VLAN identification and the user VLAN identification, and the data of different users can not interfere with each other while the network node is multiplexed.
In a specific application scenario, the network configuration information of the user a may be as follows:
the user name is as follows: a;
and (3) node docking: a network node 1 and a network card 1;
a network node 2 and a network card 3;
platform VLAN identification: 100, respectively;
user VLAN identification: none;
VXLAN tunnel: in the manual mode, the operation of the hand-operated device is carried out,
the main link: the number of the links 1 is such that,
and (3) preparing a link: link 2;
bandwidth: 10M
The network configuration information of user B may be as follows:
the user name is as follows: b;
and (3) node docking: a network node 1 and a network card 2;
a network node 2, a network card 4;
platform VLAN identification: 101, a first electrode and a second electrode;
user VLAN identification: the network node 1: 10
The network node 2: 20
VXLAN tunnel: in the intelligent mode, the user can select the mode,
parameter weight coefficient: a time delay weight alpha, a jitter weight beta and a packet loss rate weight gamma;
bandwidth: 20M
And correspondingly generating an arrangement strategy in the arranger according to the network configuration information of each user, wherein the arrangement strategy can be issued to the controller by calling the API of the controller through the arranger. After the controller receives the orchestration policy, the orchestration policy may be written to a database.
S3: and receiving node information reported by the network nodes, wherein the node information is used for representing the running state of the network nodes and/or the network quality among the network nodes.
In the present embodiment, in order to cope with fluctuations occurring in the network, each network node may periodically detect the network communication quality of the link, and may detect the operation state of itself. For example, the network node may detect parameters such as delay, jitter, packet loss rate, and the like of each link in a PING, TCPING, UDPING, and the like, and may detect the network card status of the network node itself. After the network node collects the node information, the node information can be reported to the controller. It should be noted that, since different network nodes may acquire parameters for the same link. For example, for the network node 1 and the network node 2, the delay, jitter, and packet loss rate of the link 1 and the link 2 are detected. After the controller receives the node information reported by the network node, the controller can adopt the parameters with later reporting time aiming at the parameters of the same link in the node information, thereby ensuring the real-time property of the link parameters as much as possible.
In practical application, after the network node acquires the node information, the node information can be sent to the controller through an OpenFlow protocol.
S5: and generating a configuration instruction set applied to the network node according to the arrangement strategy and the node information, and issuing the configuration instruction set to the network node so that the network node performs network configuration and data forwarding according to the configuration instruction set.
In this embodiment, the controller may generate corresponding configuration instruction sets for different network nodes according to the scheduling policy and the received node information. The set of configuration instructions may be for directing the network node to perform a network configuration. Specifically, the configuration instruction set may include multiple instructions such as adding a virtual network card, creating a bridge, adding a port, creating a flow table entry, creating a communication tunnel, and creating a QOS policy. In practical application, the above-mentioned multiple commands can be increased or decreased according to the complexity of the network.
Referring to fig. 1B, in an embodiment, the controller may generate an instruction to add a virtual network card and an instruction to add a flow entry by analyzing network configuration information of a user in the scheduling policy. Specifically, taking the user a as an example, the virtual network card br _ a may be created in the network node 1, and a data flow direction between the access network card 1 of the network node 1 and the created virtual network card br _ a may be created by adding a flow table entry. In this way, the data flowing in from the network card 1 can flow out from the virtual network card br _ a, and the data flowing in from the virtual network card br _ a can correspondingly flow out from the network card 1.
In order to complete the data flow between the access network card and the virtual network card, the controller may further generate an instruction to create a network bridge. The instructions to create a bridge may create a bridge in a network node for interfacing to a platform. For example, in fig. 1B, a bridge ovs-hub may be generated. The controller may also generate an instruction to add a port that may add an access network card and a virtual network card to the network bridge. For example, network card 1 and virtual network card br _ a may be added to the bridge ovs-hub.
In this embodiment, the controller may further generate an instruction to create a communication tunnel, and the instruction to create the communication tunnel may create a communication tunnel conforming to the link selection mode on the virtual network card. The manner in which the communication tunnel is created may also vary depending on the link selection mode. Specifically, if the link selection mode is the manual mode, it indicates that one link needs to be selected from the primary link and the backup link to create the VXLAN tunnel. In this case, the controller may identify the respective communication states of the primary link and the backup link from the node information reported by the network node. The communication state can be represented by parameters such as time delay, jitter, packet loss rate and the like. If the communication state meets a certain condition, for example, the packet loss rate is less than 50%, the communication state may represent that the communication is normal. When the link is selected, it is possible to preferentially determine whether the communication state of the main link is normal. If the communication state of the main link is normal, a VXLAN tunnel can be created directly on the main link, thereby generating an instruction to create a VXLAN tunnel on the main link. And if the communication state of the main link is abnormal and the communication state of the standby link is normal, an instruction for creating a VXLAN tunnel on the standby link can be generated.
In addition, if the link selection mode is the intelligent mode, it means that one link can be selected from a plurality of preset links to create the VXLAN tunnel. The preset links are not in a master-slave relationship with each other, so that the communication state of a certain link is usually not considered preferentially, the communication indexes of all the links are calculated according to the node information, and the target link is determined according to all the communication indexes. In practical application, each link may correspond to network quality parameters such as time delay, jitter, packet loss rate, and the like, and the network quality parameters are comprehensively evaluated in the weighted summation manner, so as to obtain communication indexes of each link.
After the communication indexes of the links are obtained, the link with the optimal communication index can be used as a target link. A VXLAN tunnel may then be created on the target link, thereby generating an instruction to create a VXLAN tunnel on the target link.
In one embodiment, the controller may further generate an instruction to create a QOS (Quality Of Service) policy according to the bandwidth information in the network configuration information. In particular, the instructions may create a QOS policy on the access network card that conforms to the bandwidth information. For example, for user a in fig. 1B, a QOS policy with a maximum rate of 10Mbps may be created on network card 1. And for user B, a QOS policy with a maximum rate of 20Mbps may be created on network card 2.
In one embodiment, in the same platform, data of different users may be distinguished by user VLAN identifiers, and when the network node performs network configuration in such a scenario, configuration instruction sets with different functions may also be generated. Specifically, for the user B in fig. 1B, the generated instruction to add a virtual network card may be used to create a virtual network card group including the first virtual network card br _ B and the second virtual network card br _ B1 in the network node 1. In practical applications, the virtual network card group may be a pair of veth network cards. The instructions may also create a third virtual network card br _ b.10 in the network node 1 corresponding to the user VLAN identification. It should be noted that, in the network configuration information of the user B, the user VLAN id for the network node 1 is 10, and the user VLAN id for the network node 2 is 20, then a virtual network card br _ b.10 corresponding to the id 10 may be created in the network node 1, and a virtual network card br _ b.20 corresponding to the id 20 may be created in the network node 2.
In this embodiment, when generating the instruction to create a bridge, the ovs-hub bridge is a docking platform, and in the same platform, in order to distinguish different users, in addition to creating the first bridge ovs-hub in the network node 1, a second bridge ovs-B may be added in the network node 1, where the second bridge corresponds to the user VLAN id 10. Thus, when the add port command is generated, the access network card 2 and the first virtual network card br _ B may be added to the first bridge ovs-hub, and the second virtual network card br _ B1 and the third virtual network card br _ b.10 may be added to the second bridge ovs-B.
In this embodiment, when the instruction for creating the flow entry is generated, a data flow direction between the access network card 2 and the first virtual network card br _ b may be established, and a data flow direction between the second virtual network card br _ b1 and the third virtual network card br _ b.10 may be established. Since the first virtual network card br _ b and the second virtual network card br _ b1 are a pair of virtual network card sets, the two virtual network cards can directly have data flow direction without re-establishment. Thus, the data flowing from the network card 2 may pass through br _ b and br _ b1 in sequence, and finally flow out from br _ b.10. Similarly, the data flowing from br _ b.10 may pass through br _ b1 and br _ b in sequence, and finally flow out from the network card 2.
In this embodiment, in order to distinguish data of different users, a corresponding user VLAN id may be added to the data. For example, the data flowing into the second virtual network card br _ b1 may carry the user VLAN id 10, but the data transmitted on the VXLAN tunnel is usually not allowed to carry the VLAN id, so the data may flow out from the third virtual network card br _ b.10 after the user VLAN id 10 is removed. Similarly, the data flowing into the third virtual network card br _ b.10 originally does not carry the user VLAN identifier 10, and in order to correctly forward the data to the corresponding user terminal, the data may flow out from the second virtual network card br _ b1 after being added with the user VLAN identifier 10. In the same way in the network node 2, the data flowing into br _ b.20 needs to add the user VLAN id 20 before it can flow out from br _ b1, while the data flowing into br _ b1 needs to remove the user VLAN id 20 before it can flow out from br _ b.20.
In the present embodiment, the instruction for creating a communication tunnel generated in the network node 1 for the user B may create a communication tunnel conforming to the link selection mode on the third virtual network card br _ b.10. For a specific way of creating the communication tunnel, reference may be made to the foregoing description, and details are not repeated here.
As can be seen from the above, in the embodiment of the present application, VLAN isolation is implemented by using a platform VLAN identifier and a user VLAN identifier, so that it is ensured that data of different users do not interfere with each other while multiplexing network nodes. In addition, inside the network node, the isolation of the two-layer network can be realized through multiple layers of ovs bridges, and the independence of data is further ensured.
Referring to fig. 3, an embodiment of the present application further provides a network configuration controller, where the network configuration controller includes:
the device comprises an arrangement strategy receiving unit, a scheduling unit and a scheduling unit, wherein the arrangement strategy receiving unit is used for receiving an arrangement strategy issued by an orchestrator, and the arrangement strategy comprises network configuration information of one or more users;
the node information receiving unit is used for receiving node information reported by the network nodes, and the node information is used for representing the running state of the network nodes and/or the network quality among the network nodes;
and the configuration instruction set issuing unit is used for generating a configuration instruction set applied to the network node according to the arrangement strategy and the node information, and issuing the configuration instruction set to the network node so that the network node performs network configuration and data forwarding according to the configuration instruction set.
Referring to fig. 4, an embodiment of the present application further provides a controller, where the controller includes a memory and a processor, the memory is used to store a computer program, and the computer program is executed by the processor to implement the network configuration method described above.
As can be seen from the above, according to the technical solution provided by the present application, the orchestrator may uniformly generate an orchestration policy without deploying the network configuration information of the user in each network node, where the orchestration policy may include the network configuration information of each user. Then, the orchestrator may issue the orchestration policy to the controller, and in addition, the controller may also receive node information reported by each network node. The node information may characterize the operational status of the network nodes, and may also characterize the network quality between the network nodes. Therefore, the controller can issue corresponding configuration instruction sets aiming at different network nodes by combining the scheduling strategy and the node information. The network node can perform network configuration and data forwarding according to the received configuration instruction set. Therefore, the controller can dynamically adjust the network configuration according to the real-time node information, so that the created two-layer network can cope with the fluctuating network environment. In addition, the orchestration of the network configuration information is performed uniformly by using the orchestrator, thereby simplifying the creation process of the two-layer network.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments can be referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for embodiments of the system and the controller, reference may be made to the introduction of embodiments of the method described above in contrast to the explanation.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (12)

1. A network configuration method is applied to a controller, and comprises the following steps:
receiving an arrangement strategy issued by an arranger, wherein the arrangement strategy comprises network configuration information of one or more users;
receiving node information reported by network nodes, wherein the node information is used for representing the running state of the network nodes and/or the network quality among the network nodes;
and generating a configuration instruction set applied to the network node according to the arrangement strategy and the node information, and issuing the configuration instruction set to the network node so that the network node performs network configuration and data forwarding according to the configuration instruction set.
2. The method according to claim 1, wherein the network configuration information at least includes a plurality of network nodes and respective access network cards of the plurality of network nodes for which communication tunnels are to be established, and a link selection mode of the communication tunnels to be established.
3. The method of claim 2, wherein generating a set of configuration instructions to apply to the network node comprises:
generating an instruction for adding a virtual network card and an instruction for adding a flow table entry, wherein the instruction for adding the virtual network card is used for creating the virtual network card in the network node, and the instruction for adding the flow table entry is used for creating a data flow direction between an access network card of the network node and the created virtual network card;
generating an instruction for creating a communication tunnel, wherein the instruction for creating the communication tunnel is used for creating the communication tunnel which accords with the link selection mode on the virtual network card.
4. The method of claim 3, wherein generating a set of configuration instructions to apply to the network node further comprises:
generating instructions to create a bridge for creating a bridge in the network node;
and generating a port adding instruction, wherein the port adding instruction is used for adding the access network card and the virtual network card into the network bridge.
5. The method of claim 3, wherein generating instructions to create a communication tunnel comprises:
if the link selection mode represents that one link is selected from a main link and a standby link to create a VXLAN tunnel, identifying the respective communication states of the main link and the standby link from the node information, and if the communication state representation of the main link is normal, generating an instruction for creating the VXLAN tunnel on the main link;
and if the link selection mode representation selects one link from a plurality of preset links to create the VXLAN tunnel, calculating the communication index of each link according to the node information, determining a target link according to the communication index, and generating an instruction for creating the VXLAN tunnel on the target link.
6. The method of claim 3, wherein the network configuration information further comprises bandwidth information; generating a set of configuration instructions for application to the network node further comprises:
and generating a QOS strategy creating instruction, wherein the QOS strategy creating instruction is used for creating a QOS strategy which accords with the bandwidth information on the access network card.
7. The method of claim 2, wherein the network configuration information further includes a user VLAN identifier;
generating a set of configuration instructions to apply to the network node comprises:
generating a virtual network card adding instruction, wherein the virtual network card adding instruction is used for creating a virtual network card group comprising a first virtual network card and a second virtual network card in the network node, and creating a third virtual network card corresponding to the user VLAN identifier;
generating a bridge creation instruction, wherein the bridge creation instruction is used for creating a first bridge in the network node and creating a second bridge corresponding to the user VLAN identification;
generating a port adding instruction, wherein the port adding instruction is used for adding the access network card and the first virtual network card to the first network bridge, and adding the second virtual network card and the third virtual network card to the second network bridge;
and generating a command for creating a flow table entry, wherein the command for creating the flow table entry is used for establishing a data flow direction between the access network card and the first virtual network card and establishing a data flow direction between the second virtual network card and the third virtual network card.
8. The method of claim 7, wherein the instruction to create the flow table entry is further configured to:
and the data flowing into the second virtual network card flows out from the third virtual network card after the user VLAN identification is removed, and the data flowing into the third virtual network card flows out from the second virtual network card after the user VLAN identification is added.
9. The method of claim 7, wherein generating a set of configuration instructions to apply to the network node further comprises:
generating an instruction for creating a communication tunnel, wherein the instruction for creating a communication tunnel is used for creating a communication tunnel which accords with the link selection mode on the third virtual network card.
10. A network configuration controller, characterized in that the network configuration controller comprises:
the device comprises an arrangement strategy receiving unit, a scheduling unit and a scheduling unit, wherein the arrangement strategy receiving unit is used for receiving an arrangement strategy issued by an orchestrator, and the arrangement strategy comprises network configuration information of one or more users;
the node information receiving unit is used for receiving node information reported by the network nodes, and the node information is used for representing the running state of the network nodes and/or the network quality among the network nodes;
and the configuration instruction set issuing unit is used for generating a configuration instruction set applied to the network node according to the arrangement strategy and the node information, and issuing the configuration instruction set to the network node so that the network node performs network configuration and data forwarding according to the configuration instruction set.
11. A controller, characterized in that the controller comprises a memory for storing a computer program which, when executed by a processor, implements the method according to any one of claims 1 to 9.
12. The flow guiding system is characterized by comprising an orchestrator, a controller and at least two network nodes, wherein the controller is respectively in communication connection with the orchestrator and each network node, and at least one link is arranged between the network nodes; the orchestrator generates an orchestration strategy according to the network configuration information and sends the orchestration strategy to the controller; the controller receives the arrangement strategy and issues a configuration instruction set to the corresponding network node based on the arrangement strategy and the method of any one of claims 1 to 9; and the network node receives and executes the configuration instruction set to complete network configuration and forward data based on the network configuration.
CN202011463114.1A 2020-12-11 2020-12-11 Network configuration method, controller and flow guiding system Active CN112653575B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202011463114.1A CN112653575B (en) 2020-12-11 2020-12-11 Network configuration method, controller and flow guiding system
PCT/CN2021/071102 WO2022121080A1 (en) 2020-12-11 2021-01-11 Network configuration method, controller, and traffic guide system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011463114.1A CN112653575B (en) 2020-12-11 2020-12-11 Network configuration method, controller and flow guiding system

Publications (2)

Publication Number Publication Date
CN112653575A true CN112653575A (en) 2021-04-13
CN112653575B CN112653575B (en) 2022-08-30

Family

ID=75353823

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011463114.1A Active CN112653575B (en) 2020-12-11 2020-12-11 Network configuration method, controller and flow guiding system

Country Status (2)

Country Link
CN (1) CN112653575B (en)
WO (1) WO2022121080A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113365166A (en) * 2021-06-25 2021-09-07 北京轻网科技有限公司 Network configuration method and device
CN115913937A (en) * 2023-01-09 2023-04-04 苏州浪潮智能科技有限公司 Container multi-network-card network configuration method, device, equipment and storage medium
WO2023093804A1 (en) * 2021-11-29 2023-06-01 华为技术有限公司 Packet loss management method and related apparatus

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117499318B (en) * 2024-01-02 2024-04-09 中移(苏州)软件技术有限公司 Cloud computing virtual network system, and use method, device, equipment and medium thereof

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106357443A (en) * 2016-09-14 2017-01-25 中国联合网络通信集团有限公司 Network configuration method and network configuration device
CN108449350A (en) * 2018-03-23 2018-08-24 全球能源互联网研究院有限公司 A kind of multi-protocols method of combination and device
CN109120494A (en) * 2018-08-28 2019-01-01 无锡华云数据技术服务有限公司 The method of physical machine is accessed in cloud computing system
CN109218099A (en) * 2018-09-20 2019-01-15 犀思云(苏州)云计算有限公司 A kind of cloud exchange network platform based on SDN/NFV
US20190190746A1 (en) * 2017-12-18 2019-06-20 Futurewei Technologies, Inc. Controller Based Service Policy Mapping to Establish Different Tunnels for Different Applications
CN111786868A (en) * 2019-04-04 2020-10-16 厦门网宿有限公司 Data transmission method between servers and strongswan server

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105577714B (en) * 2014-10-13 2019-12-13 中兴通讯股份有限公司 Method and system for realizing content distribution network based on software defined network
CN108540559B (en) * 2018-04-16 2020-12-18 北京航空航天大学 SDN controller supporting IPSec VPN load balancing
CN109120459B (en) * 2018-09-27 2019-09-20 中国联合网络通信有限公司广东省分公司 A kind of metropolitan area network business processing method based on arranging service device
WO2020121293A1 (en) * 2018-12-13 2020-06-18 Drivenets Ltd. Orchestration of activities of entities operating in a network cloud
CN110351204A (en) * 2019-03-07 2019-10-18 中国电子科技集团公司电子科学研究院 The method and system that cloud data center Internet resources dynamically distribute
CN110213369B (en) * 2019-06-03 2021-03-16 电子科技大学 Automatic arranging system and arranging method for service function chain

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106357443A (en) * 2016-09-14 2017-01-25 中国联合网络通信集团有限公司 Network configuration method and network configuration device
US20190190746A1 (en) * 2017-12-18 2019-06-20 Futurewei Technologies, Inc. Controller Based Service Policy Mapping to Establish Different Tunnels for Different Applications
CN108449350A (en) * 2018-03-23 2018-08-24 全球能源互联网研究院有限公司 A kind of multi-protocols method of combination and device
CN109120494A (en) * 2018-08-28 2019-01-01 无锡华云数据技术服务有限公司 The method of physical machine is accessed in cloud computing system
CN109218099A (en) * 2018-09-20 2019-01-15 犀思云(苏州)云计算有限公司 A kind of cloud exchange network platform based on SDN/NFV
CN111786868A (en) * 2019-04-04 2020-10-16 厦门网宿有限公司 Data transmission method between servers and strongswan server

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113365166A (en) * 2021-06-25 2021-09-07 北京轻网科技有限公司 Network configuration method and device
WO2023093804A1 (en) * 2021-11-29 2023-06-01 华为技术有限公司 Packet loss management method and related apparatus
CN115913937A (en) * 2023-01-09 2023-04-04 苏州浪潮智能科技有限公司 Container multi-network-card network configuration method, device, equipment and storage medium
CN115913937B (en) * 2023-01-09 2023-05-23 苏州浪潮智能科技有限公司 Container multi-network card network configuration method, device, equipment and storage medium

Also Published As

Publication number Publication date
WO2022121080A1 (en) 2022-06-16
CN112653575B (en) 2022-08-30

Similar Documents

Publication Publication Date Title
CN112653575B (en) Network configuration method, controller and flow guiding system
RU2651149C2 (en) Sdn-controller, data processing center system and the routed connection method
CN101843045B (en) Pinning and protection on link aggregation groups
EP2503742B1 (en) Method for implementing shared mesh protection, equipment and optical network system
CN101699799B (en) Method and network equipment for preventing network loop and spanning tree protocol network system
CN106464589A (en) Partial software defined network switch replacement in IP networks
CN106685903B (en) SDN-based data transmission method, SDN controller and SDN system
CN103688497A (en) Method and device for establishing cross-domain paths
JP7092813B2 (en) Packet transmission method and equipment
CN113132229A (en) Segment identifier determination method and device
CN112350949B (en) Rerouting congestion control method and system based on flow scheduling in software defined network
WO2003058868A2 (en) Dynamic route selection for label switched paths in communication networks
WO2016194089A1 (en) Communication network, communication network management method and management system
Liu et al. DL-assisted cross-layer orchestration in software-defined IP-over-EONs: From algorithm design to system prototype
CN111404822A (en) Data transmission method, device, equipment and computer readable storage medium
CN110233765A (en) A kind of low time delay network dicing method and equipment
CN104639437A (en) Forwarding method and apparatus of broadcast messages in stack system
DeFanti et al. Optical switching middleware for the OptIPuter
CN108989204B (en) Link state determination method and device
CN108494597B (en) Intelligent optical network simulation system and method
Barakabitze et al. Multipath protections and dynamic link recoveryin softwarized 5G networks using segment routing
CN112054958A (en) Path calculation method, storage medium and electronic device
CN102857436B (en) Flow transmission method and flow transmission equipment based on IRF (intelligent resilient framework) network
CN102318293B (en) Method, advice and system of establishing LSP
CN115277578B (en) Service arrangement method, device and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant