WO2014012435A1 - Vdp request packet processing - Google Patents
Vdp request packet processing Download PDFInfo
- Publication number
- WO2014012435A1 WO2014012435A1 PCT/CN2013/078785 CN2013078785W WO2014012435A1 WO 2014012435 A1 WO2014012435 A1 WO 2014012435A1 CN 2013078785 W CN2013078785 W CN 2013078785W WO 2014012435 A1 WO2014012435 A1 WO 2014012435A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- request packet
- vdp
- filter information
- vsi
- packet
- 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.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/08—Configuration management of networks or network elements
- H04L41/0866—Checking the configuration
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
- H04L12/46—Interconnection of networks
- H04L12/4633—Interconnection of networks using encapsulation techniques, e.g. tunneling
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/08—Configuration management of networks or network elements
- H04L41/0895—Configuration of virtualised networks or elements, e.g. virtualised network function or OpenFlow elements
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
- H04L12/46—Interconnection of networks
- H04L12/4641—Virtual LANs, VLANs, e.g. virtual private networks [VPN]
- H04L12/4645—Details on frame tagging
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/08—Configuration management of networks or network elements
- H04L41/0803—Configuration setting
- H04L41/0813—Configuration setting characterised by the conditions triggering a change of settings
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
- H04L45/52—Multiprotocol routers
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5061—Partitioning or combining of resources
- G06F9/5077—Logical partitioning of resources; Management or configuration of virtualized resources
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L49/00—Packet switching elements
- H04L49/35—Switches specially adapted for specific applications
- H04L49/354—Switches specially adapted for specific applications for supporting virtual local area networks [VLAN]
Definitions
- Figure 1 a is a flow chart illustrating a first method for processing a VDP request packet in accordance with an example of the present disclosure
- Figure 1 is a flow chart illustrating a second method for processing a VDP request packet in accordance with an example of the present disclosure
- Figure 2 is a flow chart illustrating a third method for processing a VDP request packet based on a filter information status field in accordance with an example of the present disclosure
- FIG. 3 is a schematic diagram illustrating a TLV format of a VDP request packet in accordance with an example of the present disclosure
- Figure 4 is a schematic diagram illustrating structure of an edge switch for processing a VDP request packet in accordance with an example of the present disclosure.
- FIG. 5 is a schematic diagram illustrating hardware structure of an edge switch for processing a VDP request packet in accordance with an example of the present disclosure.
- the function of the EVB may be implemented by a server and an edge switch via three protocols.
- the three protocols include an S Channel Discovery and Configuration Protocol (CDCP), an Edge Control Protocol (ECP), and a Virtual Station Interface (VSI) Discovery and Configuration Protocol (VDP).
- the server negotiates with the edge switch using the VDP, to associate the VSI of the VM with an interface on the edge switch.
- the VSI is an interface for sending and receiving traffic on the VM. Therefore, traffic supervision, traffic strategy arrangement, unified management and deployment of the VM may be achieved via supervision and control of the VSI.
- the supervision and control strategy of the VSI is stored in a database of a VSI management server.
- the VSI management server is searched for the supervision and control strategy, which is then configured on the edge switch connected with the VM.
- the configuration process includes associating the VSI with the edge switch, which may supervise and control the traffic of the VM instead of the VSI management server.
- a VDP request packet is initiated by a server.
- the VDP request packet initiated by the server includes: pre-association, resource reservation pre-association, association and de-association.
- the server keeps sending an association request which is taken as a keep-alive packet. If it is detected that a VSI service instance ID and a VSI Type ID in the received association request are the same as those stored in advance, the edge switch updates the current status of the VSI, and does not sends a strategy request to the VSI management server.
- the processing method of the pre-association packet is similar to that mentioned above.
- the server sends a pre-association packet, in which the VSI service instance ID and VSI Type ID are the same as those in the association request.
- the pre-association packet is taken as the keep-alive packet.
- traffic features of the VSI may change. For instance, a traffic feature may be added or deleted. The change of traffic features may be indicated using filter information in a VDP request packet, and it is desirable that the unchanged traffic of the VM is not affected. In this situation, the server sends the VDP request packet to the edge switch. Although the filter information of the VSI changes, since the VSI service instance ID is the same as the VSI Type ID, the edge switch takes the VDP request packet as the keep-alive packet.
- the server may perform the de-association first and then establish a new association, or establish the pre-association first and then establish the new association.
- the present disclosure provides a method for processing a VDP request packet.
- the method includes the following blocks.
- figure 1 a is a flow chart illustrating a first method for processing a VDP request packet in accordance with an example of the present disclosure.
- an edge switch receives a notification for changing traffic features and a VDP request packet from a data server.
- the edge switch determines filter information to be changed according to filter information in the VDP request packet.
- the edge switch requests a VSI management server to process a VSI configuration and strategy according to the filter information to be changed.
- the edge switch receives a response from the VSI management server, and processes the VSI configuration and strategy according to filter information to be changed.
- the present disclosure provides a method for processing the VDP request packet.
- the method may process the change of traffic features relatively quickly without causing traffic interruption.
- the above notification for changing the traffic features may be a notification for increasing the traffic features or for reducing the traffic features.
- the method may be applied to an EVB network.
- the EVB network includes a data server, an edge switch and a VSI management server.
- the data server may be used for storing user service data.
- the VSI management server may be used for storing supervision and control strategy of the VSI.
- figure 1 is a flow chart illustrating a second method for processing a VDP request packet in accordance with an example of the present disclosure.
- an edge switch receives a notification for increasing traffic features from a data server.
- the edge switch determines filter information to be increased according to filter information in the VDP request packet, requests a VSI configuration and strategy from the VSI management server according to the filter information to be increased, receives the VSI configuration and strategy from the VSI management server according to the filter information to be increased, configures the VSI configuration and strategy, and responds to a request by the data server for increasing the filter information .
- the notification for increasing the traffic features received by the edge switch from the data server may be carried in the VDP request packet, or a VDP notification packet.
- the edge switch receives a notification for reducing traffic features from the data server.
- the edge switch determines filter information to be deleted according to filter information in the VDP request packet, sends a request for deleting a corresponding VSI configuration and strategy to the VSI management server according to the filter information to be deleted, deletes the corresponding VSI configuration and strategy according to the filter information to be deleted when an acknowledgement response is received from the VSI management server, and responds to a request by the data server for deleting the filter information.
- the notification for reducing the traffic features received by the edge switch from the data server may be carried in the VDP request packet, or the VDP notification packet.
- the execution order of the blocks 101 and 102 may be arbitrary, and blocks 101 and 102 may not be executed simultaneously. Their execution order is determined according to a received notification.
- the edge switch receives a notification for keeping the traffic features unchanged from the data server, or does not receive a notification.
- the subsequent processing is performed by the edge switch according to the type of the VDP request packet.
- the notification for keeping the traffic features unchanged received by the edge switch may be carried in the VDP request packet or VDP notification packet.
- the above-mentioned notification for increasing the traffic features, the notification for reducing the traffic features and the notification for keeping the traffic features unchanged in the above VDP request packet may be distinguished by filter information in the VDP request packet, such as a filter information status field.
- the filter information status field may be placed between a filter format field and a filter information field of the VDP request packet.
- the VDP request packet may be processed based on the filter information status field to indicate changing the traffic features as follows.
- figure 2 is a flow chart illustrating a third method for processing a VDP request packet in accordance with an example of the present disclosure.
- an edge switch receives a VDP request packet from a data server.
- the VDP request packet in this block includes a VDP pre-association request packet, a resource reservation pre-association request packet, an association request packet and a de-association request packet.
- the edge switch determines that a VSI Type ID and VSI ID in the VDP request packet are not recorded, the edge switch records the VSI Type ID and VSI ID in the VDP request packet, and performs the subsequent processing according to contents of the VDP request packet.
- the VSI Type ID and the VSI ID need to be recorded because they have been not recorded locally.
- the packet received for the first time may be a VDP pre-association request packet or VDP association request packet.
- the VDP pre-association request packet and the VDP resource reservation pre-association packet are referred to as the VDP pre-association request packet.
- the VDP pre-association request packet may be sent out first, followed by the VDP association packet.
- the VDP association packet is directly sent out.
- the received VDP request packet is processed according its contents. The processing includes: if the VDP pre-association request packet or the VDP association packet is received for the first time, requesting the VSI management server for the VSI configuration and strategy according to the filter information in the packet.
- the VSI management server sends the VSI configuration and strategy recorded in its VSI Type database (VTDB) to the edge switch according to the filter information in the request packet, and the edge switch performs the configuration according to the VSI configuration and strategy sent from the VSI management server.
- VTDB VSI Type database
- the obtained filter information status may be placed in any location of a Type-Length-Value (TLV) of the VDP request packet.
- TLV Type-Length-Value
- the filter information status may be placed after a filter information format and before filter information according to a habit or convention for reading associated information). That is, when the data server sends the VDP request packet, the filter information status is placed between the filter information format and the filter information for transmission.
- figure 3 is a schematic diagram illustrating a TLV format of a VDP request packet in accordance with an example of the present disclosure.
- the value of the Type' in figure 3 indicates the type of the VDP request packet.
- 'Length' indicates the length of the TLV.
- 'Reason' indicates a status/error code.
- a strategy corresponding to each VSI Type ID is defined by the VSI management server, and may be applied to multiple VSI service instances.
- a 'VSI Type Version' indicates a version of a VSI type, and is used for defining and updating a VSI database.
- a 'VSI ID format' may be IPv4, IPv6 or MAC, etc. The ID of each 'VSI ID' is different.
- the value of the VSI 'filter format' indicates the VLAN, MAC plus VLAN, etc.
- the value of 'VSI filter information' is determined by a type of feature information. [0039] Different values may be given to a newly-increased VSI filter information status to indicate different meaning. As explained in the following examples, a filter information status of 0x00 may be used to indicate no change, 0x01 to indicate an increase and 0x20 to indicate a decrease.
- the filter information may have information or may be empty.
- the server sends out the keep-alive information, or when the pre-association request packet is converted into the association request packet, the value of the VSI filter information status is used.
- the edge switch detects that the value of the newly-increased VSI filter information status is zero, the application is not sent to the VSI management server and is processed. Furthermore, the de-association request may also use this value.
- the VSI filter information status indicates an application for increasing the filter information.
- the filter information field should be filled with a value.
- the value is used when the server sends the association or pre-association application for the first time. If the VSI runs stably and new traffic features need to be increased, the value is used.
- the edge switch sends an application to the VSI management server, requests the VSI management server to set the strategy on the newly-increased traffic features of the VSI service instance. Depending on the strategy setting resources at the VSI management server, the application may not be successful.
- the edge switch notifies the server of the result of this application according to the response of the VSI server.
- the VSI filter information status indicates an application for deleting the filter information.
- the filter information field should be filled with a value. The value should not be used when the association or pre-association application is sent for the first time. Once the VSI runs stably and traffic features need to be deleted, this value is used. When the value is detected, the edge switch sends an application to the VSI management server to request the VSI management server to delete the VSI configuration and strategy of the filter information.
- the VDP request packet received this time is processed according to the type of the VDP request packet.
- the method for processing the VDP request packet received this time according to the type of the VDP request packet includes: processing the VDP request packet taken as the keep-alive packet if the VDP request packet received this time is the pre-association request packet.
- the processing includes updating the current status of the VSI. If the VDP request packet received this time is the VDP association request packet and the recorded type of the VDP request packet is the pre-association request packet, the status of the invalid VSI configuration and strategy corresponding to the local VSI is configured as valid, and a response is made to a VDP association request of the data server.
- VDP request packet received this time is the VDP association request packet and the recorded type of the VDP request packet is the association request packet, the packet taken as the keep-alive packet is processed. If the VDP request packet received this time is the de-association request packet, the VSI configuration and strategy corresponding to the VSI is deleted, and a notification is sent to the VSI management server, and a response is made to the VDP de-association request of the data server.
- the edge switch determines the filter information to be increased according to the filter information in the VDP request packet, requests the VSI configuration and strategy from the VSI management server according to the filter information to be increased, obtains the corresponding VSI configuration and strategy sent from the VSI management server according to the filter information to be increased, configures the VSI configuration and strategy, and responds to the application by the data server for increasing the filter information.
- the method for determining the filter information to be increased according to the filter information in the VDP request packet includes: comparing the filter information in the VDP request packet with the recorded filter information, and determining that the filter information included in the VDP request packet, but not included in the recorded filter information, is the filter information to be increased.
- a to-be-increased traffic list is filled in with the filter information to be increased, that filter information is taken as the filter information to be increased. If the to-be-increased traffic list is filled in with all filter information, i.e. the filter information to be increased and the original filter information, all of the filter information needs to be compared with the recorded filter information to obtain the filter information to be increased.
- the edge switch determines the filter information to be deleted according to the filter information in the VDP request packet, sends a request for deleting the corresponding VSI configuration and strategy to the VSI management server according to the filter information to be deleted, receives an acknowledgement response from the VSI management server, deletes the corresponding VSI configuration and strategy according to the filter information to be deleted, and responds to the data server's application for deleting the filter information.
- the method for determining the filter information to be deleted according to the filter information in the VDP request packet includes determining the filter information in the VDP request packet as the filter information to be deleted.
- the filter information in the VDP request packet is compared with the recorded filter information, and the filter information which is included in the recorded filter information but not included in the VSP request packet is determined as the filter information to be deleted.
- the method for deleting the filter information is similar to that for increasing the filter information in block 205.
- the information added to a to-be-deleted traffic list is the filter information to be deleted. If the information added to the to-be-deleted traffic list is the deleted filter information, the deleted filter information is compared to the recorded filter information to determine the filter information to be deleted.
- One of the above two methods may be used.
- the method further includes adding the filter information corresponding to the obtained VSI configuration and strategy to the filter information recorded.
- the method further includes deleting the filter information corresponding to the VSI configuration and strategy to be deleted from the filter information recorded.
- the present disclosure provides an edge switch.
- the edge switch includes a processor and a packet processing chip.
- the processor is to: receive, via the packet processing chip, a notification for changing traffic features and a VDP request packet from a data server via an interface; determine filter information to be changed according to filter information in the VDP request packet, request a VSI management server to process a VSI configuration and strategy according to the filter information to be changed, receive a response from the VSI management server via the packet processing chip, and process the VSI configuration and strategy according to the filter information to be changed.
- An example of the present disclosure further provides an edge switch, applied to the EVB network.
- the EVB network includes a data server and a VSI management server.
- figure 4 is a schematic diagram illustrating structure of an edge switch for processing a VDP request packet in accordance with an example of the present disclosure.
- the edge switch includes a receiving unit 401 , a determination unit 402 and a processing unit 403.
- the receiving unit 401 is to receive a notification for increasing traffic features, a notification for reducing traffic features and a VDP request packet sent from the data server.
- the determination unit 402 is to: determine filter information to be increased according to filter information in the VDP request packet when the receiving unit 401 receives the notification for increasing the traffic features from the data server and when the VDP request packet is received, and determine the filter information to be deleted according to the filter information in the VDP request packet when the receiving unit 401 receives the notification for reducing the traffic features from the data server and when the VDP request packet is received.
- the processing unit 403 is to: request a VSI configuration and strategy from the VSI management server according to the filter information to be increased when the determination unit 402 determines the filter information to be increased according to the filter information in the VDP request packet, obtain the VSI configuration and strategy from the VSI management server according to the filter information to be increased, configure the VSI configuration and strategy, and responds to an application by the data server for increasing the filter information; send a request for deleting the corresponding VSI configuration and strategy to the VSI management server according to the filter information to be deleted when the determination unit 402 determines the filter information to be deleted according to the filter information in the VDP request packet, receive an acknowledgement response from the VSI management server, delete the corresponding VSI configuration and strategy according to the filter information to be deleted, and responds to an application by the data server for deleting the filter information.
- the receiving unit 401 is further to receive a notification for keeping the traffic features unchanged from the data server.
- the processing unit 403 is further to process the VDP request packet according to the type of the VDP request packet if the notification for keeping the traffic features unchanged is received from the receiving unit 401 , or is not received.
- the above notification for increasing the traffic features may be carried in the VDP request packet, or the VDP notification packet.
- the above notification for reducing the traffic features may be carried in the VDP request packet, or the VDP notification packet.
- the above notification for keeping the traffic features unchanged may be carried in the VDP request packet, or the VDP notification packet.
- the above mentioned notification for increasing the traffic features, the notification for reducing the traffic features and the notification for keeping the traffic features unchanged in the above VDP request packet may be distinguished by a filter information status field.
- the filter information status field may be placed after the filter information format field and before the filter information field of the VDP request packet.
- the edge switch is further to include a recording unit 404.
- the recording unit 404 is to record the VSI Type ID and VSI ID in the VDP request packet when the receiving unit 401 receives the VDP request packet and record and update the type of the VDP request packet.
- the processing unit 403 is further to process the VDP request packet taken as a keep-alive packet when the VDP request packet received this time is a VDP pre-association request packet. If the VDP request packet received this time is the VDP association request packet and the type of the VDP request packet recorded by the recording unit 404 is a pre-association request packet, the processing unit 403 is to configure the invalid VSI configuration and strategy corresponding to the VSI as valid, update the recorded type of the VDP request packet, and respond to the VDP association request of the data server.
- the processing unit 403 processes VDP request packet taken as the keep-alive packet. If the VDP request packet received this time is a VDP de-association request packet, the processing unit 403 deletes the VSI configuration and strategy corresponding to the VSI, notifies the VSI management server of the deletion, and responds to the VDP de-association request packet. [0067] The determination unit 402 is further to determine that the filter information in the VDP request packet is the filter information to be increased or deleted.
- the recording unit 404 is further to record the VSI Type ID, VSI ID and filter information in the VDP request packet.
- the determination unit 502 is further to: compare the filter information in the VDP request packet with the filter information which corresponds to the VSI Type ID and the VSI ID and is recorded in the recording unit 404, and determine that the filter information which is included in the VDP request packet but not included in the recorded filter information is the filter information to be increased; and compare the filter information in the VDP request packet with that recorded in the recording unit 404, and determine that the filter information which is included in the recorded filter information but not included in the VDP request packet is the filter information to be deleted.
- the above example units may be integrated or implemented in one physical entity and may be deployed separately, may be combined to a unit and may further be split into a plurality of sub-units.
- FIG. 5 is a schematic diagram illustrating hardware structure of an edge switch 500 for processing a VDP request packet in accordance with an example of the present disclosure.
- the edge switch 500 includes processor 520, a packet processing chip 530, and a connection 540 between the processor 520 and the packet processing chip 530.
- the processor 520 is to implement functions implemented by the processing unit 403 and the determination unit 402 in the above edge switch and process the packet received via the packet processing chip 530.
- the packet processing chip 530 is to connect with the VSI management server and the data server via an interface on the chip and forward the packet.
- the packet processing chip 530 is to receive and send the VDP request packets (including the VDP pre-association request packet, the VDP association request packet and the VDP de-association request packet) and/or receive the VDP notification packet, responds to the data server, receive the notification from the data server, and is responsible for receiving and sending interaction packets between the packet processing chip 530 and the VSI management server.
- the edge switch 500 further includes a memory to record the VSI Type ID, VSI ID and filter information in the VDP request packet, and to record and update the type of the VDP request packet.
- figure 5 illustrates an example of the edge switch for processing the VDP request packet.
- the edge switch may also be implemented with other structure different from that of this example.
- the operation for executing the above codes may also be implemented with an Application Specific Integrated Circuit (ASIC).
- the edge switch 500 may include one or multiple processors 520. If there are multiple processors, the instruction codes are read and executed by the multiple processors 520. Therefore, the present disclosure does not limit the structure of the edge switch for processing the VDP request packet.
- the filter information to be increased or the filter information to be reduced is determined according to the received VDP request packet.
- the edge switch interacts with the VSI management server, the VSI management server sends the corresponding VSI configuration and strategy to the edge switch and the edge switch deletes the VSI configuration and strategy corresponding to the filter information to be deleted.
- the present disclosure may process the change of the traffic features quickly without causing traffic interruption, and may assist a virtual server in deploying a new server quickly.
- the notification for changing the traffic features may be carried in the VDP request packet or the VDP notification packet.
- the change of the traffic features for instance, is to increase, reduce or keep the traffic features unchanged.
- the type of change may be indicated by allocating different values to a field.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Description
Claims
Priority Applications (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US14/374,273 US20150003288A1 (en) | 2012-07-16 | 2013-07-04 | Vdp request packet processing |
| DE112013000570.0T DE112013000570T5 (en) | 2012-07-16 | 2013-07-04 | VDP request packet processing |
| GB1413347.4A GB2512790B (en) | 2012-07-16 | 2013-07-04 | VDP request packet processing |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201210244418.8 | 2012-07-16 | ||
| CN201210244418.8A CN102752215B (en) | 2012-07-16 | 2012-07-16 | Processing method for VDP (vertical data processing) request messages and edge switch |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2014012435A1 true WO2014012435A1 (en) | 2014-01-23 |
Family
ID=47032119
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2013/078785 Ceased WO2014012435A1 (en) | 2012-07-16 | 2013-07-04 | Vdp request packet processing |
Country Status (5)
| Country | Link |
|---|---|
| US (1) | US20150003288A1 (en) |
| CN (1) | CN102752215B (en) |
| DE (1) | DE112013000570T5 (en) |
| GB (1) | GB2512790B (en) |
| WO (1) | WO2014012435A1 (en) |
Families Citing this family (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103795603B (en) * | 2012-11-01 | 2017-08-11 | 新华三技术有限公司 | A kind of edge based on many network interface cards virtual bridged implementation method and equipment |
| CN103312699B (en) * | 2013-05-24 | 2016-06-29 | 杭州华三通信技术有限公司 | A kind of DCBX parameter transmission method and equipment |
| WO2014190492A1 (en) * | 2013-05-28 | 2014-12-04 | 华为技术有限公司 | Strategy deployment method and device |
| CN103516554B (en) * | 2013-10-22 | 2017-01-18 | 杭州华三通信技术有限公司 | Method and equipment for VM (Virtual Machine) migration |
| CN104202187B (en) * | 2014-08-28 | 2017-11-14 | 新华三技术有限公司 | A kind of method and apparatus that the virtual bridged function in edge is disposed for interchanger |
| CN106034060A (en) * | 2015-03-09 | 2016-10-19 | 中兴通讯股份有限公司 | Method and system for realizing virtual network |
| CN114339816B (en) * | 2020-09-30 | 2025-05-16 | 华为技术有限公司 | Edge computing method and device |
| CN114338438B (en) * | 2021-12-02 | 2023-07-28 | 中国联合网络通信集团有限公司 | Internet surfing behavior management method, system storage medium and equipment |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2004034651A1 (en) * | 2002-09-30 | 2004-04-22 | Nokia Corporation | Routing data packets in a compressed-header domain |
| US20120063466A1 (en) * | 2010-09-10 | 2012-03-15 | Futurewei Technologies, Inc. | Specifying Priority On a Virtual Station Interface Discovery and Configuration Protocol Response |
| CN102412978A (en) * | 2010-09-21 | 2012-04-11 | 杭州华三通信技术有限公司 | Method and system for network configuration aiming at virtual host |
| CN102413041A (en) * | 2011-11-08 | 2012-04-11 | 华为技术有限公司 | Method, device and system for security policy migration |
Family Cites Families (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8442048B2 (en) * | 2009-11-04 | 2013-05-14 | Juniper Networks, Inc. | Methods and apparatus for configuring a virtual network switch |
-
2012
- 2012-07-16 CN CN201210244418.8A patent/CN102752215B/en active Active
-
2013
- 2013-07-04 GB GB1413347.4A patent/GB2512790B/en not_active Expired - Fee Related
- 2013-07-04 DE DE112013000570.0T patent/DE112013000570T5/en not_active Withdrawn
- 2013-07-04 US US14/374,273 patent/US20150003288A1/en not_active Abandoned
- 2013-07-04 WO PCT/CN2013/078785 patent/WO2014012435A1/en not_active Ceased
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2004034651A1 (en) * | 2002-09-30 | 2004-04-22 | Nokia Corporation | Routing data packets in a compressed-header domain |
| US20120063466A1 (en) * | 2010-09-10 | 2012-03-15 | Futurewei Technologies, Inc. | Specifying Priority On a Virtual Station Interface Discovery and Configuration Protocol Response |
| US20120063363A1 (en) * | 2010-09-10 | 2012-03-15 | Futurewei Technologies, Inc. | Method to Pass Virtual Local Area Network Information in Virtual Station Interface Discovery and Configuration Protocol |
| CN102412978A (en) * | 2010-09-21 | 2012-04-11 | 杭州华三通信技术有限公司 | Method and system for network configuration aiming at virtual host |
| CN102413041A (en) * | 2011-11-08 | 2012-04-11 | 华为技术有限公司 | Method, device and system for security policy migration |
Also Published As
| Publication number | Publication date |
|---|---|
| GB2512790A (en) | 2014-10-08 |
| CN102752215A (en) | 2012-10-24 |
| CN102752215B (en) | 2015-03-11 |
| US20150003288A1 (en) | 2015-01-01 |
| GB201413347D0 (en) | 2014-09-10 |
| DE112013000570T5 (en) | 2014-10-02 |
| GB2512790B (en) | 2015-09-02 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US20150003288A1 (en) | Vdp request packet processing | |
| AU2021277736B2 (en) | Pdu type setting method, ue policy setting method, and related entity | |
| US9749182B2 (en) | Method and apparatus for configuring network policy of virtual network | |
| CN107924383B (en) | System and method for network function virtualization resource management | |
| CN105379191B (en) | The upgrade method and network function of virtual network function virtualize composer | |
| EP3471366A1 (en) | Container deployment method, communication method between services and related devices | |
| US20140359620A1 (en) | Associating an Identifier for a Virtual Machine with a Published Network Configuration Service Type | |
| BR112020023244A2 (en) | message and system for influence of application function on the traffic route | |
| EP3176979A1 (en) | Information processing method and device | |
| WO2014101531A1 (en) | Creating method and device for virtual base station | |
| EP3404872B1 (en) | Device control method, network device, and network system | |
| CN105812171A (en) | Virtualized network function VNF control method and device | |
| EP2814217B1 (en) | Access control method for wifi device and wifi device thereof | |
| CN102123105B (en) | Method and equipment for switching between standard VRRP (Virtual Router Redundancy Protocol) and load balancing VRRP | |
| CN106506717B (en) | A kind of automatic discovering method and equipment | |
| CN102316043A (en) | Port virtualization method, switch and communication system | |
| WO2019062995A1 (en) | Network management method, device and system | |
| CN103701876A (en) | Method and device based on shared network resources | |
| WO2020034827A1 (en) | Method for creating network slice, device, equipment and storage medium | |
| CN105262604A (en) | Virtual machine migration method and equipment | |
| CN116017791A (en) | Intranet-extranet isolation method, device, electronic equipment and machine-readable storage medium | |
| WO2015024373A1 (en) | Virtual machine communication method and device | |
| CN103905383B (en) | A kind of data message forwarding method, device and system | |
| CN107534678B (en) | Method, apparatus and system for establishing connection between VNFM and VIM | |
| WO2016188081A1 (en) | Extended port processing method, apparatus and system |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 13819404 Country of ref document: EP Kind code of ref document: A1 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 14374273 Country of ref document: US |
|
| ENP | Entry into the national phase |
Ref document number: 1413347 Country of ref document: GB Kind code of ref document: A Free format text: PCT FILING DATE = 20130704 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 1413347.4 Country of ref document: GB |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 112013000570 Country of ref document: DE Ref document number: 1120130005700 Country of ref document: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 13819404 Country of ref document: EP Kind code of ref document: A1 |