CN116208570A - Network virtual switching system and network virtual switching control method - Google Patents

Network virtual switching system and network virtual switching control method Download PDF

Info

Publication number
CN116208570A
CN116208570A CN202111449290.4A CN202111449290A CN116208570A CN 116208570 A CN116208570 A CN 116208570A CN 202111449290 A CN202111449290 A CN 202111449290A CN 116208570 A CN116208570 A CN 116208570A
Authority
CN
China
Prior art keywords
data
network
virtual switching
configuration
network virtual
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.)
Pending
Application number
CN202111449290.4A
Other languages
Chinese (zh)
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.)
China Telecom Corp Ltd
Original Assignee
China Telecom Corp 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 China Telecom Corp Ltd filed Critical China Telecom Corp Ltd
Priority to CN202111449290.4A priority Critical patent/CN116208570A/en
Publication of CN116208570A publication Critical patent/CN116208570A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/30Peripheral units, e.g. input or output ports
    • H04L49/3009Header conversion, routing tables or routing tags
    • 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/0876Aspects of the degree of configuration automation
    • 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/22Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks comprising specially adapted graphical user interfaces [GUI]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/70Virtual switches
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/30Profiles

Abstract

The disclosure relates to the field of computer technology, and in particular, to a network virtual switching system, a network virtual switching control method, a storage medium, and a network device. The system comprises: the controller is used for receiving the configuration rules of the service system through the service API interface and generating corresponding control signals according to the configuration rules; the data control unit is used for carrying out configuration management on the data forwarding unit according to the control signal; and the data forwarding unit is used for creating a forwarding table item according to the configuration information and carrying out data distribution by utilizing the data forwarding table item. The scheme of the present disclosure can make the network virtual switching system meet specific services, and is more flexible in configuration; and the configuration rules can be received through the service API interface and configured, so that the problem that manual configuration is easy to make mistakes is avoided.

Description

Network virtual switching system and network virtual switching control method
Technical Field
The disclosure relates to the field of computer technology, and in particular, to a network virtual switching system, a network virtual switching control method, a storage medium, and a network device.
Background
Network operators and telecommunication service providers typically rely on network virtualization technology to manage complex, large-scale computing environments. In the related network equipment, network configuration is needed to meet the use requirements of different scenes. Most of the network configurations of the existing network devices are fixed, if new services are developed, the existing network devices cannot be used and need to be re-developed, so that development is difficult and the period is long. When the network configuration is carried out, errors are easy to occur in a manual configuration mode, equipment operation and maintenance process needs to be manually logged in to inquire and locate equipment, management of multiple network elements is not flexible and agile, the existing network equipment needs multiple types of special equipment to be matched and used, and the whole system is high in equipment quantity, purchasing cost and operation and storage.
It should be noted that the information disclosed in the above background section is only for enhancing understanding of the background of the present disclosure and thus may include information that does not constitute prior art known to those of ordinary skill in the art.
Disclosure of Invention
It is an object of the present disclosure to provide a network virtual switching system, a network virtual switching control method, a storage medium, and a network device, which overcome, at least in part, drawbacks due to limitations and disadvantages of the related art.
Other features and advantages of the present disclosure will be apparent from the following detailed description, or may be learned in part by the practice of the disclosure.
According to a first aspect of the present disclosure, there is provided a network virtual switching system, comprising:
the controller is used for receiving the configuration rules of the service system through the service API interface and generating corresponding control signals according to the configuration rules;
the data control unit is used for carrying out configuration management on the data forwarding unit according to the control signal;
and the data forwarding unit is used for creating a forwarding table item according to the configuration information and carrying out data distribution by utilizing the data forwarding table item.
In an exemplary embodiment of the present disclosure, the system further comprises:
and the data storage unit is used for storing the forwarding table item, the configuration information and the data flow of the network equipment.
In an exemplary embodiment of the present disclosure, the data control unit includes: gRPC server, gRPC client, UDP client and FTP client.
In an exemplary embodiment of the present disclosure, the data control unit is configured to perform configuration management on the data forwarding unit according to the control signal, and includes:
the data control unit distributes configuration information and flow forwarding rules to the data forwarding unit and collects running state information of the network equipment.
In an exemplary embodiment of the present disclosure, the data forwarding unit is configured to process a packet processing flow into a plurality of flow nodes, so as to process the packet by using the plurality of flow nodes.
In an exemplary embodiment of the present disclosure, the data forwarding unit performs vectorization processing on the packet, so that each flow node synchronously processes a plurality of vectorized packets.
According to a second aspect of the present disclosure, there is provided a network virtual switching control method, including:
the data control layer receives a control signal issued by the controller; wherein, the control signal is generated according to the configuration rule after the controller receives the configuration rule of the service system through the service API interface;
the data control layer carries out configuration management on the data forwarding layer according to the control signal;
and the data forwarding layer creates a forwarding table item according to the configuration information and distributes data by utilizing the data forwarding table item.
In an exemplary embodiment of the present disclosure, the method further comprises: and storing the forwarding table item, the configuration information and the data flow of the network equipment by utilizing a data memory.
According to a third aspect of the present disclosure, there is provided a storage medium having stored thereon a computer program which, when executed by a processor, implements the network virtual switching control method described above.
According to a fourth aspect of the present disclosure, there is provided a network device comprising:
a processor; and
a memory for storing executable instructions of the processor;
wherein the processor is configured to perform the network virtual switch control method described above via execution of the executable instructions.
In the network virtual switching system provided by the embodiment of the disclosure, a configuration rule of a service system is received through a service API interface of a controller, and a corresponding control signal is generated according to the configuration rule; the data control unit performs configuration management on the data forwarding unit according to the control signal; the data forwarding unit creates a forwarding table item according to the configuration information and distributes data by utilizing the data forwarding table item; realizing composable; the network virtual switching system can be made to adapt to specific services, and is more flexible in configuration. Configuration rules can be received through the service API interface and configured, so that the problem that manual configuration is easy to make mistakes is avoided.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the disclosure and together with the description, serve to explain the principles of the disclosure. It will be apparent to those of ordinary skill in the art that the drawings in the following description are merely examples of the disclosure and that other drawings may be derived from them without undue effort.
Fig. 1 schematically illustrates a composition diagram of a network virtual switching system in an exemplary embodiment of the present disclosure;
fig. 2 schematically illustrates a schematic diagram of a network virtual switching control method in an exemplary embodiment of the present disclosure;
fig. 3 schematically illustrates a schematic diagram of a data interaction flow of a network virtual switching method in an exemplary embodiment of the disclosure;
fig. 4 schematically illustrates a composition diagram of a network device in an exemplary embodiment of the present disclosure;
fig. 5 schematically illustrates a schematic diagram of a storage medium in an exemplary embodiment of the present disclosure.
Detailed Description
Example embodiments will now be described more fully with reference to the accompanying drawings. However, the exemplary embodiments may be embodied in many forms and should not be construed as limited to the examples set forth herein; rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the concept of the example embodiments to those skilled in the art. The described features, structures, or characteristics may be combined in any suitable manner in one or more embodiments.
Furthermore, the drawings are merely schematic illustrations of the present disclosure and are not necessarily drawn to scale. The same reference numerals in the drawings denote the same or similar parts, and thus a repetitive description thereof will be omitted. Some of the block diagrams shown in the figures are functional entities and do not necessarily correspond to physically or logically separate entities. These functional entities may be implemented in software or in one or more hardware modules or integrated circuits or in different networks and/or processor devices and/or microcontroller devices.
In the related art, in a network device, network configuration is required to meet usage requirements of different scenarios, and the network device performs forwarding of traffic. However, most of the network configurations of the existing network devices are fixed, if a new service is developed, the existing network devices cannot be used and need to be re-developed, so that development is difficult and the period is long; when the network configuration is carried out, the configuration is carried out manually, errors are easy to occur, the equipment operation and maintenance process is to need to log in equipment manually for inquiring and positioning, the management of multiple network elements is not flexible and agile, the existing network equipment needs multiple types of special equipment for collocation use, and the whole system has the advantages of large quantity, high purchasing cost and high operation and storage.
Aiming at the defects in the technical scheme, the network virtual switching system is firstly provided in the embodiment, so that the network control is easier and programmable, the problem of manual configuration errors is avoided, unified and convenient management is provided for the network management system, the problem management of network equipment diversification is solved, the cost is low, and the operation reserve is low. Referring to fig. 1, the network virtual switching system 10 may include:
a controller 101, configured to receive a configuration rule of a service system through a service API interface, and generate a corresponding control signal according to the configuration rule;
a data control unit 102, configured to perform configuration management on the data forwarding unit according to the control signal;
and the data forwarding unit 103 is used for creating a forwarding table item according to the configuration information and performing data distribution by using the data forwarding table item.
The network virtual switching system provided by the present example embodiment receives a configuration rule of a service system through a service API interface of a controller, and generates a corresponding control signal according to the configuration rule; the data control unit performs configuration management on the data forwarding unit according to the control signal; the data forwarding unit creates a forwarding table item according to the configuration information and distributes data by utilizing the data forwarding table item; realizing composable; the network virtual switching system can be made to adapt to specific services, and is more flexible in configuration. Configuration rules can be received through the service API interface and configured, so that the problem that manual configuration is easy to make mistakes is avoided.
The following describes each part of the network virtual switching system in this exemplary embodiment in more detail with reference to the drawings and examples.
In this example embodiment, referring to fig. 1, the architecture of a network virtual switching system 10 may include: a controller 101, a data control unit 102, and a data forwarding unit 103; in addition, a data storage unit may be included.
The controller 101 may be configured to receive a configuration rule of the service system through the service API interface, and generate a corresponding control signal according to the configuration rule.
The data control unit 102 may be configured to manage the data forwarding unit according to the control signal.
The data forwarding unit 103 may be configured to create a forwarding table entry according to the configuration information, and perform data distribution using the data forwarding table entry.
The data storage unit 104 may be configured to store the forwarding entries, configuration information, and data flows of the network device.
In this example embodiment, the architecture of the network Virtual switching system may implement a service vSwitch (Virtual Switch). The controller 101 may be connected with a plurality of service API interfaces, and may be connected with different service systems upstream through the service API interfaces, so as to implement service processing on the plurality of service systems. The controller 101 receives the configuration rule issued by the service system through the service API interface, generates a control signal according to the configuration rule, and sends the control information to the data control unit 102.
The data control unit 102 may distribute configuration information, traffic forwarding rules, and collect operation status information of the network device to the data forwarding unit 103 according to the received control signal. Specifically, the data control unit 102 may integrate the gRPC (Google Remote Procedure Call ) service end 1021, the gRPC (Google Remote Procedure Call, google remote procedure call) client 1024, the UDP (User Datagram Protocol ) client 1022, and the FTP (File Transfer Protocol ) client 1025 based on the VPP (Vector Packet Processing ) framework. The UDP client can be used for reporting network element port flow, user flow and general alarm information; the FTP client may be responsible for pulling the full profile to the network element control center for fault recovery. The gRPC server can be used for receiving the control signal to process the traffic forwarding service. The gRPC client can be used for reporting network element heartbeat, important alarm information and user state change information. Furthermore, in some example embodiments, the data control unit may also include a TCP client 1023 and a Unix socket interface 1026; the TCP client 1023 may be utilized to maintain a TCP long connection with the VPP, and is responsible for service configuration and status information collection. Inter-process communication may also be implemented using Unix socket interface 1026.
The data forwarding unit 103 is configured with a port connected to the network device, and may be configured to receive the management instruction issued by the data control unit 102, create a forwarding table according to the configuration information, and forward traffic between the ingress and egress ports of the network device by using the data forwarding table, so as to perform data distribution. For example, the data forwarding unit may be configured with a DPDK (Data Plane Development Kit ) port
The data storage unit 104 may interact with the data control unit 102 and the data forwarding unit 103, respectively, and is used for storing forwarding entries, configuration information and data flows of the network device. In particular, the data storage unit may employ a relational database, such as a MysqlDB database; and the data persistence storage is realized, so that the service processing and the local data recovery are facilitated.
In some exemplary embodiments, the data forwarding unit described above may be implemented in the form of a VNF (virtual network function, virtualized network function) architecture. In particular, DHCP, DPDK, PPPOE, MPLS, NAT, vxlan, l layer 2/l3 forwarding may be supported. In addition, the VNF may be deployed using a docker engine, and the data volume mode is used to mount the required persistent files into the host, including mysql storage files, VPP-agents, and VPP configuration files. The advantages of strong portability, quick start-up and deployment are realized by using containerized deployment for the vSwitch.
The data forwarding unit may be configured to process the packet processing flow into a plurality of flow nodes, so as to process the packet by using the plurality of flow nodes. Specifically, the data forwarding unit may adopt a packet processing graph (Packet Processing Grap), abstract the packet processing flow into node, and multiple nodes form the packet processing graph. The nodes are loosely coupled, and the whole frame is highly modularized, flexible and easy to expand. The VPP has built in various nodes, node graphs can be reorganized according to own wish, and the nodes can be developed by a plug-in mechanism and inserted into the node graphs.
In addition, the data forwarding unit may also use a vectorization message processing technology, where each flow processes N messages at a time (N is 256 at maximum), and then the N messages are handed to the next flow for processing. The vector message processing utilizes the time locality characteristic of data message processing to divide a batch of messages into a group, and if the I-cache hits, the batch of messages hit; otherwise, the batch of messages is missed. And when the data Packet is not hit, preheating is carried out for the I-cache through a first Packet-1 in the Packet Vector, and then the obtained instruction in the cache can be repeatedly executed for a subsequent data Packet in the Vector Packet. Thus, the processing performance of the rest messages in the Packet Vector can directly reach the limit, so that the cache miss time of one message is shared in the whole message Packet, and the processing overhead of a single message is obviously reduced.
In some exemplary embodiments, the network virtual switching system described above may be used to implement access vSwitch (virtual switch), or traffic vSwitch. The access vSwitch can be used for realizing a network flow access point, receiving the flows of the terminal and the network, and performing scheduling management on the flows. The traffic vSwitch may be used for an access point that accepts traffic related traffic, forwarding traffic between the access vSwitch and the traffic system.
For example, in implementing the service vSwitch, the data forwarding unit may also be implemented based on the VPP framework. Specifically, a non-standard NAT (Network Address Translation ) function may be implemented, which may include a forward NAT node flow and a reverse NAT node flow. Wherein, the liquid crystal display device comprises a liquid crystal display device,
the forward nat node flow may include: dpdk-input- & gt ethernet-input- & gt ip 4-sv-reflection-feature- & gt Ipv 4-vxlan-bypass- & gt vxlan 4-input- & gt nat44-pre-in 2out- & gt nat44-in2out-output- & gt (nat 44-in2 out-output-slot- & gt ip 4-logo- & gt ip 4-rewrite- & gt inf output.
The reverse nat node flow may include: DPDk-input- & gt ethernet-input- & gt ip 4-sv-reflection-feature- & gt nat44-out2 in- & gt vxlan 4-encap- & gt ip 4-rewrite- & gt inf output
Wherein, the DPDk-input node can be used for receiving and transmitting the message of the physical network card for DPDK management through the node.
The ethernet-input node may be used for two-layer header check, and selects a next-hop node according to a three-layer protocol, and offsets the data pointer to the three-layer header.
The ip4-input node can be used for IPv4 verification.
The IP 4-sv-reflection-feature node can be used for recombining the fragmented IPv4 messages at the IP layer (service switch is not required).
The ipv4-vxlan-bypass node can be used for checking and verifying an input vxlan data packet, and skipping ip4-lookup, ip4-local, ip4-udp-lookup nodes to accelerate the forwarding of the vxlan data packet.
The vxlan4-input node may be used for vxlan header parsing to shift the data pointer to the user message.
The nat44-pre-in2out node can be applied to the unpacking of the vxlan message, wherein the inner layer message is a two-layer message, the Ethernet header is identified, the two-layer vlan header is used for shifting the data pointer to the three-layer header of the user message, the samba message is identified or the common message is identified, and the next hop node is designated for distributing the message.
The nat44-in2out-output node can be used for nat fast path processing, identifying vni+qinq of a message, inquiring nonstandard NATless, taking session as source IP and port replacement, and designating the next node IP-lookup; the absence of session designates the next node as the nat slow path processing node.
The nat44-in2out-output-slow node can be used for nat slow path processing nodes, identify vni+qinq of a message, acquire a user natIP according to a forwarding rule, calculate available ports, establish an in-and-out direction session, make source IP and port replacement, and designate the next node IP-log up.
The ip4-lookup node may be used to look up a routing table to determine whether the next node message is sent to the ip4-arp or ip4-rewrite.
The ip4-rewrite node can be used for ip4 header encapsulation.
The nat44-out2in node can be used for a nat report processing node, and based on the message inquiry to the outbound direction session, the nat44-out2in node can be used for carrying out original source IP and port replacement, and when the nat is not marked, the original two-layer header is packaged, and the next node vxlan4-encap is designated.
The vxlan4-encap node can be used for vxlan header encapsulation.
In this example embodiment, in some service gateway server specific applications, its performance index may achieve the maximum home-cpe number: 8000 households; maximum bps:30G (average 3.75Mbps per user); maximum pps:5Mpps; the average forwarding delay is <200us.
In an exemplary embodiment of the present disclosure, a network virtual switching control method is provided, which may be applied to the network virtual switching system described above. As shown in fig. 2, the method may include:
step S21, the data control layer receives a control signal issued by the controller; wherein, the control signal is generated according to the configuration rule after the controller receives the configuration rule of the service system through the service API interface;
step S22, the data control layer carries out configuration management on the data forwarding layer according to the control signal;
step S23, the data forwarding layer creates a forwarding table item according to the configuration information, and distributes data by using the data forwarding table item.
In some exemplary embodiments, the above method may further include: and storing the forwarding table item, the configuration information and the data flow of the network equipment by utilizing a data memory.
In particular, the units in the network virtual switching system may also be implemented in a hierarchical structure. Specifically, referring to fig. 3, in the network virtual switch vSwitch302, the data control unit may be a data control layer 3021, the data forwarding unit may be a data forwarding layer 3023, and the data storage unit may be a data storage 3022. Wherein the controller 301 may not be part of the vSwitch 302. The controller 301 may have several service API interfaces connected thereto; the data control layer 3021 is connected to the controller 301 and performs data interaction; the data forwarding layer 3023 is provided with a DPDK port 3024 connected with the device, and is configured with a PDM driver 3025; the data forwarding layer 3023 performs interaction of data flow with the physical network card 304 through the DPDK port. Data control layer 3021 is coupled to and interacts with data store 3022. Data store 3022 may be written to data file 303. Specifically, the controller may receive a configuration rule of the service API interface, and generate a control signal according to the configuration rule; the data control layer receives a control signal of the controller, manages the data forwarding layer according to the control signal, specifically, can perform configuration management on the data forwarding layer, issues a flow forwarding rule to the data forwarding layer, and collects operation state information of the switch; the data forwarding layer creates a data set of forwarding table items locally, and uses the forwarding table items to perform non-standard network address conversion so as to forward traffic between the access ports of the equipment; and the data memory stores the forwarding table item, the configuration of the switch and the data flow information of the switch.
In some exemplary embodiments, the network virtual switching system and the method applied to the system provided by the present disclosure can implement network function virtualization, user gateway software, and function up-shift centralization. The vSwitch provided by the present disclosure can be used for selecting the data forwarding unit and the data storage unit in a componentized manner, and the service is more flexible. And by modularization of the data forwarding unit, loading and upgrading of the running state plug-in can be realized, and service interruption is avoided. And copying the message to an application space for processing by using a DPDK port, so that unnecessary memory copying and system calling are avoided. The method can realize that the message can be pushed to the terminal in time when the terminal is not on line or is in an inactive state, and greatly reduces the delay rate of message pushing. The network capability and the service braiding are provided through the orchestrator and the controller, so that the novel gateway service product with differentiated clients, customized functions, flexible functions, manageability, easy maintenance and easy upgrading is realized. And meanwhile, fusion is realized on the edge cloud, business ecology based on edge advantages is formed, cooperation of security in the cloud and network security is promoted, and an end-to-end depth integrated defense system is created. The technical scheme of the present disclosure can realize easier and programmable network control, avoid the problem of manual configuration errors, provide unified and convenient management for network management systems, solve the problem management of network equipment diversification, and have low cost and low operation reserve. The enterprise network requirements of high efficiency, safety, flexibility and centralized control are realized.
It is noted that the above-described figures are only schematic illustrations of processes involved in a method according to an exemplary embodiment of the invention, and are not intended to be limiting. It will be readily appreciated that the processes shown in the above figures do not indicate or limit the temporal order of these processes. In addition, it is also readily understood that these processes may be performed synchronously or asynchronously, for example, among a plurality of modules.
It should be noted that although in the above detailed description several modules or units of a device for action execution are mentioned, such a division is not mandatory. Indeed, the features and functionality of two or more modules or units described above may be embodied in one module or unit in accordance with embodiments of the present disclosure. Conversely, the features and functions of one module or unit described above may be further divided into a plurality of modules or units to be embodied.
In an exemplary embodiment of the present disclosure, a network device capable of implementing the above method is also provided.
Those skilled in the art will appreciate that the various aspects of the invention may be implemented as a system, method, or program product. Accordingly, aspects of the invention may be embodied in the following forms, namely: an entirely hardware embodiment, an entirely software embodiment (including firmware, micro-code, etc.) or an embodiment combining hardware and software aspects may be referred to herein as a "circuit," module "or" system.
A description of who 600 is a network according to such an embodiment of the present invention is described below with reference to fig. 4. The network device 600 shown in fig. 4 is merely an example, and should not be construed as limiting the functionality and scope of use of embodiments of the present invention.
As shown in fig. 4, the network device 600 is in the form of a general purpose computing device. The components of network device 600 may include, but are not limited to: the at least one processing unit 610, the at least one memory unit 620, and a bus 630 that connects the various system components, including the memory unit 620 and the processing unit 610.
Wherein the storage unit stores program code that is executable by the processing unit 610 such that the processing unit 610 performs steps according to various exemplary embodiments of the present invention described in the above-described "exemplary methods" section of the present specification. For example, the processing unit 610 may perform the steps as shown in fig. 2.
The storage unit 620 may include readable media in the form of volatile storage units, such as Random Access Memory (RAM) 6201 and/or cache memory unit 6202, and may further include Read Only Memory (ROM) 6203.
The storage unit 620 may also include a program/utility 6204 having a set (at least one) of program modules 6205, such program modules 6205 including, but not limited to: an operating system, one or more application programs, other program modules, and program data, each or some combination of which may include an implementation of a network environment.
Bus 630 may be a local bus representing one or more of several types of bus structures including a memory unit bus or memory unit controller, a peripheral bus, an accelerated graphics port, a processing unit, or using any of a variety of bus architectures.
Network device 600 may also communicate with one or more external devices 700 (e.g., keyboard, pointing device, bluetooth device, etc.), one or more devices that enable a user to interact with network device 600, and/or any device (e.g., router, modem, etc.) that enables network device 600 to communicate with one or more other computing devices. Such communication may occur through an input/output (I/O) interface 650. A display unit 640 is also connected through an input/output (I/O) interface 650. Also, network device 600 may communicate with one or more networks such as a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network, such as the Internet, through network adapter 660. As shown, network adapter 660 communicates with other modules of network device 600 over bus 630. It should be appreciated that although not shown, other hardware and/or software modules may be used in connection with network device 600, including, but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, data backup storage systems, and the like.
From the above description of embodiments, those skilled in the art will readily appreciate that the example embodiments described herein may be implemented in software, or may be implemented in software in combination with the necessary hardware. Thus, the technical solution according to the embodiments of the present disclosure may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (may be a CD-ROM, a U-disk, a mobile hard disk, etc.) or on a network, including several instructions to cause a computing device (may be a personal computer, a server, a terminal device, or a network device, etc.) to perform the method according to the embodiments of the present disclosure.
In an exemplary embodiment of the present disclosure, a computer-readable storage medium having stored thereon a program product capable of implementing the method described above in the present specification is also provided. In some possible embodiments, the various aspects of the invention may also be implemented in the form of a program product comprising program code for causing a terminal device to carry out the steps according to the various exemplary embodiments of the invention as described in the "exemplary methods" section of this specification, when said program product is run on the terminal device.
Referring to fig. 5, a program product 70 for implementing the above-described method according to an embodiment of the present invention is described, which may employ a portable compact disc read only memory (CD-ROM) and include program code, and may be run on a terminal device, such as a personal computer. However, the program product of the present invention is not limited thereto, and in this document, a readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
The program product may employ any combination of one or more readable media. The readable medium may be a readable signal medium or a readable storage medium. The readable storage medium can be, for example, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any of the foregoing. More specific examples (a non-exhaustive list) of the readable storage medium would include the following: an electrical connection having one or more wires, a portable disk, a hard disk, random Access Memory (RAM), read-only memory (ROM), erasable programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
The computer readable signal medium may include a data signal propagated in baseband or as part of a carrier wave with readable program code embodied therein. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination of the foregoing. A readable signal medium may also be any readable medium that is not a readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Program code for carrying out operations of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, C++ or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computing device, partly on the user's device, as a stand-alone software package, partly on the user's computing device, partly on a remote computing device, or entirely on the remote computing device or server. In the case of remote computing devices, the remote computing device may be connected to the user computing device through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computing device (e.g., connected via the Internet using an Internet service provider).
Furthermore, the above-described drawings are only schematic illustrations of processes included in the method according to the exemplary embodiment of the present invention, and are not intended to be limiting. It will be readily appreciated that the processes shown in the above figures do not indicate or limit the temporal order of these processes. In addition, it is also readily understood that these processes may be performed synchronously or asynchronously, for example, among a plurality of modules.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any adaptations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It is to be understood that the present disclosure is not limited to the precise arrangements and instrumentalities shown in the drawings, and that various modifications and changes may be effected without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (10)

1. A network virtual switching system, the system comprising:
the controller is used for receiving the configuration rules of the service system through the service API interface and generating corresponding control signals according to the configuration rules;
the data control unit is used for carrying out configuration management on the data forwarding unit according to the control signal;
and the data forwarding unit is used for creating a forwarding table item according to the configuration information and carrying out data distribution by utilizing the data forwarding table item.
2. The network virtual switching system of claim 1, wherein the system further comprises:
and the data storage unit is used for storing the forwarding table item, the configuration information and the data flow of the network equipment.
3. The network virtual switching system of claim 1, wherein the data control unit comprises: gRPC server, gRPC client, UDP client and FTP client.
4. A network virtual switching system according to claim 1 or 3, wherein the data control unit is configured to manage the data forwarding unit according to the control signal, and comprises:
the data control unit distributes configuration information and flow forwarding rules to the data forwarding unit and collects running state information of the network equipment.
5. The network virtual switching system according to claim 1, wherein the data forwarding unit is configured to process a packet processing flow into a plurality of flow nodes, so as to process the packet by using the plurality of flow nodes.
6. The network virtual switching system according to claim 5, wherein the data forwarding unit performs vectorization processing on the message, so that each flow node synchronously processes a plurality of vectorized messages.
7. A network virtual switching control method, the method comprising:
the data control layer receives a control signal issued by the controller; wherein, the control signal is generated according to the configuration rule after the controller receives the configuration rule of the service system through the service API interface;
the data control layer carries out configuration management on the data forwarding layer according to the control signal;
and the data forwarding layer creates a forwarding table item according to the configuration information and distributes data by utilizing the data forwarding table item.
8. The network virtual switching method of claim 7, wherein the method further comprises:
and storing the forwarding table item, the configuration information and the data flow of the network equipment by utilizing a data memory.
9. A storage medium having stored thereon a computer program which, when executed by a processor, implements the network virtual switching control method according to any one of claims 7 to 8.
10. A network device, comprising:
a processor; and
a memory for storing executable instructions of the processor;
wherein the processor is configured to perform the network virtual switch control method of any one of claims 7 to 8 via execution of the executable instructions.
CN202111449290.4A 2021-11-30 2021-11-30 Network virtual switching system and network virtual switching control method Pending CN116208570A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111449290.4A CN116208570A (en) 2021-11-30 2021-11-30 Network virtual switching system and network virtual switching control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111449290.4A CN116208570A (en) 2021-11-30 2021-11-30 Network virtual switching system and network virtual switching control method

Publications (1)

Publication Number Publication Date
CN116208570A true CN116208570A (en) 2023-06-02

Family

ID=86506445

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111449290.4A Pending CN116208570A (en) 2021-11-30 2021-11-30 Network virtual switching system and network virtual switching control method

Country Status (1)

Country Link
CN (1) CN116208570A (en)

Similar Documents

Publication Publication Date Title
US20130305091A1 (en) Drag and drop network topology editor for generating network test configurations
CN113132229B (en) Segment identifier determination method and device
US11165672B2 (en) Application performance management integration with network assurance
Nobach et al. Statelet-based efficient and seamless NFV state transfer
US9933830B2 (en) Validating power paths to IT equipment
AU2021201078B2 (en) Networks for packet monitoring and replay
Dawadi et al. Software Defined IPv6 Network: A New Paradigm for Future Networking.
CN105229975A (en) Based on the Internet Transmission adjustment of applying the transmission unit data provided
US9967141B2 (en) Systems and methods of in-band network configuration
CN116208570A (en) Network virtual switching system and network virtual switching control method
CN115486041B (en) Data message format for communication across different networks
US11570042B2 (en) Software-defined network controller communication flow
CN114422415B (en) Egress node processing flow in segmented routing
CN111988221A (en) Data transmission method, data transmission device, storage medium and electronic equipment
CN112165430A (en) Data routing method, device, equipment and storage medium
CN114531360A (en) Semantic name acquisition method, device, equipment and storage medium
US10084676B2 (en) Auditing networking devices
CN110389785B (en) Big data processing system and method, electronic equipment and storage medium
CN113395334B (en) Service function chain online updating method, system and equipment
CN114301690B (en) Dynamic network isolation method and device, storage medium and terminal equipment
US11836382B2 (en) Data read method, data storage method, electronic device, and computer program product
CN115314448B (en) Method and device for accessing cloud network, electronic equipment and computer medium
CN113114565B (en) Data message forwarding method and device, storage medium and electronic equipment
Gammel et al. Ambassador Project Final Tech Report
CN115766557A (en) Routing system, table item generation method of session maintenance table and related device

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