Sign In to Follow Application
View All Documents & Correspondence

Method, Apparatus And System For Transmitting Packets In Virtual Network

Abstract: The embodiments of the present invention provide a method for transmitting packet in Virtual Network, the method comprising:receiving, by an access switch, a Layer 3 packet carrying a VNID (Virtual Network IDentifier)from a VM in a remote Data Center ;determining, by the access switch, a DN (Designated Node) corresponding to the VNID; generating, by the access switch, a Layer 2 frame according to the Layer 3 packet, where, the Layer 2 frame contains the MAC (Media Access Control) address of the DN; and transmitting, by the access switch to the DN, the Layer 2 frame according to the MAC address of the DN, such that the DN determines a Layer 3 destination address according to the Layer 2 frame.This could avoid packet flooding in Data Center when VM was migrated.

Get Free WhatsApp Updates!
Notices, Deadlines & Correspondence

Patent Information

Application #
Filing Date
17 October 2012
Publication Number
17/2014
Publication Type
INA
Invention Field
COMMUNICATION
Status
Email
Parent Application
Patent Number
Legal Status
Grant Date
2021-02-24
Renewal Date

Applicants

HUAWEI TECHNOLOGIES INDIA PVT. LTD.
NO. 23, LEVEL 3&4 LEELA GALLERIA, AIRPORT ROAD, BANGALORE 560 017

Inventors

1. KESHAVA, A K
NO. 23, LEVEL 3, 4 & 5, LEELA GALLERIA, THE LEELA PALACE, 23, AIRPORT ROAD, BANGALORE - 560 008
2. DHODY, DHRUV
SF 202, SHRIRAM SPANDHANA APPARTMENTS, CHALGHATTA, BANGALORE - 560 037

Specification

FIELD OF THE INVENTION

This application relates to VN (Virtual Network), in particular, to a method, apparatus and system for transmitting packets in virtual network for reducing ARP (Address Resolutin Protocol) flooding and MAC (Media Access Control) address table size in DC (Data Center).

BACKGROUND

With introduction of VM (Virtual Machine), its migration to other physical sever in the DC will involve new challenges, such as scattered subnets may cross TORs (Top of Rack) and disjointed address may exist; but the migrated VMs will continue to maintain same IP address.

Figure 1 is a schematic diagram of a topology of VMs in the prior art. Subnets will be scattered among many Access switches or Top of Rack (TOR) switches within the virtual network. In a very large and highly virtualized data center, there can be hundreds of thousands of VMs, sometimes even millions, due to business demand and highly advanced server virtualization technologies. Because of this 'ARP table growth', 'exponential ARP flooding' will take place in the Access Network. Managing the disjointed subnet across different TORs needs to be handled.

With introduction of hypervisor with VMs and Network virtualization in the Data Center, the size of MAC table will be very huge. This is the global problem that the Data Center needs to solve.

Figure 2 is a schematic diagram of a topology of VM Migration in the prior art. For example, please refer to Figure 2, under the VM migration scenario, ARP broadcast/multicast messages are no longer confined to smaller number of ports, and Access switch/Gateway router needs to flood all the ARP requests on all ports. Because of the VMs movement, VLAN span across multiple racks will force ARP broadcast.
Therefore the data center has hundreds of thousands of VMs and thousands of Rack; When the VMs move across Racks, Access Switch MAC table will be very huge. In the flat Layer 2 network, with introduction of VM Migration, Access switch needs to know all the VMs's MAC addresses across all the TORs.

To solve this problem, the prior art provides two solutions, one is that each subnet was assigned to a TOR switch and VM Migration was disallowed, the other is enable Layer 3 capabilities on a TOR, but that causes the high cost and leads to the similar problem in the Layer 3 (L3).

However the applicant found that, there is a clear need for VM Migration in a flat Layer 2 (L2) network within the DC, but the current technology leads to exponential ARP flooding as well increase in MAC table size on the access switch. For example, when the VM is migrated from one TOR to other TOR, the other TOR do not know how to forward the packet of the VM, and Access switch will flood the packet over the whole Layer 2 Network, such that the Access switch may needs to maintain tens of thousands ARP Entries.

SUMMARY
The object of the present invention is to provide a method, apparatus and system for reducing ARP flooding and MAC address table size in DC.

According to a first aspect of the present invention, a method for transmitting packet in Virtual Network is provided, the method includes:

receiving, by an access switch, a Layer 3 packet carrying a VNID (Virtual Network IDentifier) from a VM in a remote Data Center;

determining, by the access switch, a DN (Designated Node) corresponding to the VNID;
generating, by the access switch, a Layer 2 frame according to the Layer 3 packet, where, the Layer 2 frame contains the MAC (Media Access Control) address of the DN; and

transmitting, by the access switch to the DN, the Layer 2 frame according to the MAC address of the DN, such that the DN determines Layer 3 destination address according to the Layer 2 frame.

According to a second aspect of the present invention, another method for transmitting packet in Virtual Network is provided, the method includes:

receiving, by a TOR (Top of Rack) switch, a Layer 2 frame carrying a VNID;

extracting, by the TOR switch, a Layer 3 destination address from the Layer 2 frame;

determining, by the TOR switch, whether a VM (Virtual Machine) corresponding to the Layer 3 destination address is in the TOR switch or the VM has migrated;

determining, another TOR switch to which the VM migrated, according to the Layer 3 destination address, when the VM has migrated, and transmitting the Layer 2 frame to the another TOR switch.

According to a third aspect of the present invention, a further method for transmitting packet in Virtual Network is provided, the method includes:

receiving, by a TOR switch, an ARP transmitted by a VM which migrated to the TOR switch;
checking, by the TOR switch, the VNID corresponding to the ARP;

determining, by the TOR switch, whether the TOR switch is the DN corresponding to the VNID or not;
generating, by the TOR switch, proxy ARP with the TOR MAC address, and broadcasting along with the VNID, when the TOR switch is not the DN corresponding to the VNID;

updating, by the TOR switch, the Layer 2 table, when the the TOR switch is the DN correspondiong to the VNID.

According to a fourth aspect of the present invention, an access switch is provided, the access switch comprises:

a receiving unit configured to receive a Layer 3 packet from a VM in a remote Data Center carrying a VNID (Virtual Network IDentifier);

a determining unit configured to detemine a DN (Designated Node) corresponding to the VNID, according to the VNID;

a generating unit configured to generate a Layer 2 frame according to the Layer 3 packet, where, the Layer 2 frame contains the MAC (Media Access Control) address of the DN; and

a transmitting unit configured to transmit the Layer 2 frame to the DN according to the MAC address of the DN, such that the DN determines a Layer 3 destination address according to the Layer 2 frame.

According to a fifth aspect of the present invention, a TOR switch is provided, the TOR switch comprises:
a receiving unit configured to receive a Layer 2 frame along with a VNID;

an extracting unit configured to extracting a Layer 3 destination address from the Layer 2 frame;

a determining unit configured to determine whether a VM corresponding to the Layer 3 destination is in the TOR switch or has migrated,

a first performing unit configured to determine another TOR switch to which the VM migrated, according to the Layer 3 destination address, and transmit the Layer 2 frame to the another TOR switch where the VM migrated, when the VM has migrated.

According to a sixth aspect of the present invention, another TOR switch is provided, the TOR switch comprises:

a receiving unit configured to receive an ARP transmitted by a VM which migrated to the TOR switch;

a checking unit configured to determine the VNID corresponding to the ARP;

a determining unit configured to determine whether the TOR switch is the DN corresponding to the VNID or not;

a performing unit configured to generate proxy ARP with the TOR MAC address and broadcast carrying the VNID, if the TOR switch is not the DN corresponding to the VNID, and

an updating unit configured to update the Layer 2 table, if the TOR switch is the DN corresponding to the VNID.

According to a seventh aspect of the present invention, a communication system is provided, the system comprises:

an access switch configured to receive a Layer 3 packet from a remote Data Center carrying a VNID, detemine a DN corresponding to the VNID, generate a Layer 2 frame carrying the VNID according to the Layer 3 packet, and transmit the Layer 2 frame to the DN; and

a plurality of TOR switchs, each configured to receive the Layer 2 frame carrying the VNID, extract a Layer 3 destination address according to the Layer 2 frame, determine another TOR switch or a migrated VM, and transmit the Layer 2 frame to the another TOR switch or the migrated VM.

The advantages of the present invention are that, first, it can avoid the packet flooding in data center when a VM is migrated; second, it can avoid the ARP broadcast when a VM is migrated to different TORs; third, it can avoid the growing ARP table size in access switch; fourth, it can avoid the growing ARP table size in TOR.

BRIEF DESCRIPTION OF THE DRAWING

The drawings are included to provide further understanding of the present invention, which constitute a part of the specification and illustrate the preferred embodiments of the present invention, and are used for setting forth the principles of the present invention together with the description. The same element is represented with the same reference number throughout the drawings.

Figure 1 is a schematic diagram of a topology of VMs in the prior art.

Figure 2 is a schematic diagram of a topology of VM Migration in the prior art.

Figure 3 is a schematic diagram of the topology of a DC network in the present invention.

Figure 4 is a flowchart of a method according to one embodiment of the present invention.

Figure 5 is a flowchart of a method according to another embodiment of the present invention.

Figure 6 is a flowchart of a method according to another embodiment of the present invention.

Figure 7 is a schematic diagram of the topology of DC network in one embodiment.

Figure 8 is a sequence diagram showing the packet-Exchange between switchs according to the embodiment of figure 7.

Figure 9 is a sequence diagram showing the migrated VM in ARP learning in DN table.

Figure 10 is a schematic diagram of an access switch according to one embodiment of the present invention.

Figure 11 is a schematic diagram of a TOR switch according to one embodiment of the present invention.

Figure 12 is a schematic diagram of another TOR switch according to one embodiment of the present invention.

Figure 13 is a schematic diagram of a system containing the access switch in figure 10 and the switches in figure 11 and 12.

DETAILED DESCRIPTION

The many features and advantages of the embodiments are apparent from the detailed specification and, thus, it is intended by the appended claims to cover all such features and advantages of the embodiments that fall within the true spirit and scope thereof. Further, since numerous modifications and changes will readily occur to those skilled in the art, it is not desired to limit the inventive embodiments to the exact construction and operation illustrated and described, and accordingly all suitable modifications and equivalents may be resorted to, falling within the scope thereof.

In the present application, embodiments of the invention are described primarily in the context of access switch and TOR switchs in Virtual Network. However, it shall be appreciated that the invention is not limited to the context of access switch and TOR switchs, and may relate to any type of appropriate electronic apparatus having the function of switchs.

The preferred embodiments of the present invention are described as follows in reference to the drawings.

Figure 3 is a schematic diagram of the topology of a DC network in the present invention. As shown in Figure 3, there are one access switch (Layer 3/Layer 2 switch) and three TOR switchs (TORI, TOR2 and TOR3). In this topology, VM1 and VM2 belong to Virtual Network 1, VM1 is in TORI switch, VM2 is in TOR2 switch, and TORI is identified as Designated Node (DN1) of the Virtual Network 1. In this topology, VMa and VMb belong to Virtual Network 2, VMa is in TOR2 switch, VMb is in TOR3 switch, and TOR3 is identified as Designated Node (DN2) of the Virtual Network 2.

In an embodiment of the present invention, the access switch preserves VN-DN MAC table, the VN-DN MAC table indicates the mapping between VN and DN. For example, when DN is designated to respective 'Virtual Network Identifier', the access switch will maintain the mapping table between 'Virtual Network Identifier' and 'Designated Node MAC. As shown in Figure 3, in the VN-DN MAC table, VN1 corresponds to DN1 MAC address, as mentioned above, TORI is identified as DN1, which means TORI switch is the DN of VN1, similarly, VN2 corresponds to DN2 MAC address, and TOR3 switch is the DN of VN2.

In an embodiment of the present invention, each DN preserves Layer 2 table, the Layer 2 table inidicated the mapping between VM IP address and TOR MAC address, or the Layer 2 table indicates a Mapping between VM IP address and VM MAC address, or the Layer 2 table indicates a mapping between VM IP address and TOR MAC address and a Mapping between VM IP address and VM MAC address. For example, for Migrated VM, the Layer 2 table will maintain a mapping between VM IP address and TOR MAC address learned via proxy ARP learning; for non-migrated VM, the Layer 2 table will maintain a mapping between VM IP address and VM MAC address. As shown in Figure 3, because VM1 is in TORI, VM2 is in TOR2, VMa was in TORI and moved to TOR2, VMb is in TOR2, so in the Layer 2 table that DN1 preserves, VM1 IP address corresponds to TORI MAC address, VM2 IP address corresponds to TOR2 MAC adddress, and in Layer 2 table that DN2 preserves, VMa IP address corresponds to TORI MAC address, VMb IP address corresponds to TOR3 MAC address.

Refer to Figure 3, the TORI, TOR2 and TOR3 are registered to access switch, the VM1 and VM2 are registered to Virtual Network 1, VMa and VMb are registered to Virtual Network 2. The registration process can be achieved by existing method, which shall not be described any further.

The method, apparatus and system according to the embodiments of the present invention will be described in detail in the following in connection with the figures.

Embodiment 1 The embodiment of the present invention provides a method for transmitting a packet in Virtual Network. Figure 4 is a flowchart of the method according to an embodiment of the present invention. As shown in Figure 4, the method comprises:

step 401: an access switch receives a Layer 3 packet carrying a VNID (Virtual Network IDentifier) from a remote Data Center;

wherein, the Layer 3 packet is sent from one VM to another VM in the Data Center. In the embodiment, the VM which sends the Layer 3 packet is called as VMs (VM source), the VM which receives the Layer 3 packet is called as VMd (VM destination). The VMs sends the ARP request to find the destination MAC address. Local TOR will generate the ARP reply, where, if the TOR is unknown or non-local, the ARP reply is with access switch MAC;

wherein, the Layer 3 packet is used to indicate a packet in Layer 3, the packet can carry data, control information and so on, it is defined in TCP/IP (Transmission Control Protocol/Internet Protocol), and the content is combined here and do not described any further.

step 402: the access switch determines a DN (Designated Node) corresponding to the VNID;

step 403: the access switch generates a Layer 2 frame according to the Layer 3 packet, the Layer 2 frame comprises the MAC (Media Access Control) address of the DN; and

step 404: the access switch transmits the Layer 2 frame to the DN according to the MAC address of the DN, such that the DN determines a Layer 3 destination address according to the Layer 2 frame.
Where, once the Layer 2 frame reaches the access switch originated from the VMs to the VMd, it will follow the same flow as if it has come from outside DC as explained earlier.

In an implementation of step 402, the access switch looks up a VN-DN MAC table according to the VNID, and determines the DN corresponding to the VNID. The VN-DN MAC Table indicates a Mapping between DN MAC address and VNID as described above.

In this embodiment, when a Virtual Network is spanned across Multiple TORs, one of the TOR switch will be identified as 'Designated Node' (DN) by configuration. Access switch will only maintain DN's MAC address with regard to corresponding Virtualization entity (Virtual Network). That is to say, each Virtual Network corresponds to a DN, access switch maintains a VN-DN MAC table which indicates the relationship of each VN and its DN, and finds out the destination TOR (DN) by looking up the table.
With the embodiment of the method, the ARP flooding can be reduced or avoided in the access network, and the Layer 2 table (VN-DN MAC table) can be controlled in access switch.

Embodiment 2 The embodiment of the present invention provides a method for transmitting packets in Virtual Network. Figure 5 is a flowchart of the method according to an embodiment of the present invention. As shown in Figure 5, the method comprises:

step 501: a TOR switch receives a Layer 2 frame carrying a VNID;

where, the Layer 2 frame also carries a MAC address so as to reach the TOR switch.

Where, the Layer 2 frame corresponds to the Layer 3 packet described in embodiment 1, and the Layer 2 frame is sent from the VMs to the VMd.

step 502: the TOR switch extracts a Layer 3 destination address from the Layer 2 frame;

where, the TOR switch can extract the Layer 3 destination address by peeking into the Layer 2 frame. It can be achieved by existing method and shall not be described any further.

step 503: the TOR switch decides whether the VMd is in the TOR switch or the VMd has migrated.
In one embodiment, the VMd is in the TOR switch, in another embodiment, the VMd has migrated. If the VMd has migrated, then step 504-505 are carried out, if the VMd is in the TOR, then step 506-507 are carried out;

step 504: the TOR switch determines another TOR switch to which the VMd migrated, according to the VNID and the Layer 3 destination address;

where, the migrated VM (VMd) is the destination of the Layer 2 frame (Layer 3 packet), because the VMd is migrated, its TOR switch should be redetermined.

step 505: the TOR switch transmits the Layer 2 frame to the another TOR switch to which the VMd migrated.

The TOR switch of this embodiment will receive the Layer 2 frame transmitted by the access switch described in embodiment 1, and determine the destination VM of the Layer 2 frame.

In an implement way of step 504, the TOR switch looks up a Layer 2 table according to the VNID and the Layer 3 destination address, and determines the another TOR switch to which the VM migrated. The Layer 2 table indicates a mapping between VM IP address and TOR MAC address for Migrated VM, or the Layer 2 table indicate a mapping between VM IP address and VM MAC address for non-migrated VM as described above, or the Layer 2 table indicated a mapping between VM IP address and TOR MAC address for Migrated VM and a mapping between VM IP address and VM MAC address for non-migrated VM as described above. With the Layer 2 table, the TOR switch can find out the destination of the Layer 2 frame.

In this embodiment, the TOR switch is the DN of the Virtual Network, after receiving the Layer 2 frame, the DN (the TOR swtich) will peek into Layer 3 destination address according to the Layer 2 frame, and lookup the Layer 2 table described above with VNID and the Layer 3 destination address as key, and get the MAC address of the another TOR (to which the VMd was migrated), and generate Layer 2 frame carrying the TOR MAC address, and transmit the Layer 2 frame to the another TOR switch.

In another embodiment, the VM is in the TOR switch, then, the method further comprises:

step 506: the TOR switch determines the VM MAC address according to the VNID and the Layer 3 destination address;

Where, the VM is the VMd. In the embodiment, since the VMd is in the TOR switch, so the destination TOR switch has decided, and then the VMd MAC address shoule be determined for transmitting the the Layer 2 frame to its destination.

step 507: the TOR switch transmits the Layer 2 frame to the VM;

where, in step 506, the MAC address of the VMd has been determined, in step 507, the Layer 2 frame can be transmit to the VMd.

In an implementation of step 505, the TOR switch looks up the Layer 2 table according to the VNID and the Layer 3 destination address, and determines the migrated VM. where, the Layer 2 table indicates a Mapping between VM IP address and TOR MAC address for Migrated VM, or the Layer 2 table indicates a Mapping between VM IP address and VM MAC address for non-migrated VM as described above, or the Layer 2 table indicates a Mapping between VM IP address and TOR MAC address for Migrated VM and a Mapping between VM IP address and VM MAC address for non-migrated VM as described above.
In this embodiment, the TOR switch is not the DN of the Virtual Network, but it is the TOR switch where the VMd migrated, after receiving the Layer 2 frame, the TOR swtich will peek into Layer 3 destination address according to the Layer 2 frame, and lookup the Layer 2 table described above with VNID and the Layer 3 destination address as key, and get the MAC address of the VMd, and forward the Layer 2 frame with the MAC address of the VMd as destination MAC address which reach physical hosts / server based on local edge virtual bridge technology.

With the embodiment of the method, the ARP flooding can be reduced or avoided in access network, and the Layer 2 table can be controlled in access switch.

Embodiment 3 The embodiment of the present invention provides a method for transmitting packets in Virtual Network. Figure 6 is a flowchart of the method according to an embodiment of the present invention. As shown in Figure 6, the method comprises:

step 601: a TOR switch receives an ARP transmitted by a VM which migrated to the TOR switch;
where, whenever a VM migrated to a new physical server, like the TOR switch, it will generate a ARP with VM MAC address, and broadcast the ARP from its server to the physical server (the TOR switch).
step 602: the TOR switch determines the VNID corresponding to the ARP;

where, the TOR switch will check the VNID corresponds to the ARP by available mechanism, such as interface, ARP which depends on VMware implementation.

step 603: the TOR switch determines whether the TOR switch is the DN corresponding to the VNID;

step 604: if the TOR switch is not the DN corresponding to the VNID, the TOR switch generates proxy ARP with the TOR MAC address and broadcasts along with the VNID;

step 605: if the TOR switch is the DN corresponding to the VNID, the TOR switch updates the Layer 2 table.

With the embodiment of the method, the ARP flooding can be reduced or avoided in access network, and the Layer 2 table can be controlled in access switch.

For further understanding of the method of embodiments 1-3, the method of the present invention shall be described in detail with respect to a process of transmission of a Layer 3 packet in a virtual network in conjunction with the accompanying drawings.

Figure 7 is a schematic diagram of the topology of a DC network of this embodiment. Figure 8 is a flowchart of a Layer 3 packet in transmission in an access switch and TORI and TOR2. Figure 9 is a flowchart of migrated VM ARP learning in DN table.

Please refer to figure 7, in this embodiment, VM1 is in TORI, VM2 was in TORI and migrated to TOR2, the IP address of TORI is 10.1.1.x, the IP address of TOR2 is 10.1.2.x, the IP address of TOR3 is 10.1.3.x. The IP address of VM2 is 10.1.1.5.

Please refer to figure 8, a Layer 3 packet received at access switch from remote DC to a migrated VM2 with IP address 10.1.1.5, the VM2 (which was earlier in TORI) is in TOR2.

For access switch as described in embodiment 1.

The access switch maintains a VN-DN MAC table, as shown in figure 8, in the VN-DN MAC table, VN1 corresponds to DN1 MAC address, VN2 corresponds to DN2 MAC address. The access switch receives a Layer 3 packet carrying a VNID (Virtual Network Identifier) form the remote Data Center, by looking up the VN-DN MAC table, the access switch determines the DN corresponding to the VNID. Therefore, the access switch can creates a Layer 2 frame according to the Layer 3 packet, and the Layer 2 frame carries the MAC address of the DN, so that it can be forwarded to the DN. In the Layer 2 frame, there is a bit set, so that the DN will determine the Layer 3 destination address.

For DN1 (TORI switch) as described in embodiment 2.

The DN1 maintains a Layer 2 table, as shown in figure 8, in the Layer 2 table, since VM1 is non-migrated, VM1 IP address corresponds to VM1 MAC address, and since VM2 is migrated, VM2 IP address (10.1.1.5) corresponds to TOR2 MAC address. After receiving the Layer 2 frame, the DN1 will extract the Layer3 destination address from the Layer2 frame since there is a special bit set in the Layer2 frame. By looking up the Layer2 table preserved in the DN1 with the Layer3 destination address (10.1.1.5) as key, the DN1 can get a MAC address of TOR2 to which VM2 was migrated. And then, the DN1 generates Layer2 frame carrying the MAC address of the TOR2 and forwards the Layer2 frame to the TOR2.

For TOR2 switch as described in embodiment 2.

Like TORI switch in embodiment 2, the TOR2 maintains a Layer 2 table, as shown in figure 8, in the Layer 2 table, VM2 IP (10.1.1.5) corresponds to VM2 MAC, VMa IP corresponds to VMa MAC. After receiving the Layer 2 frame, the TOR2 switch will peek into Layer 3 destination address (which is 10.1.1.5) since there is a special bit set in the Layer 2 frame. By looking up the Layer2 table preserved in the TOR2 with the Layer3 destination address (10.1.1.5) as key, the TOR2 can get a MAC address of VM2 to which the VM2 was migrated. And then, the TOR2 generates Layer2 frame carrying the MAC address of the VM2 and forwards the Layer2 frame carrying VM2 MAC address as destination MAC address which will reach physical hosts/server based on local edge virtual bridge technology.

As described in embodiment 3, whenever the VM2 migrated (on top of TOR2), it will broadcast its ARP from it's server (host/VM in TOR2) to TOR2, in this case, the TOR2 will check corresponding VNID by available mechanism, such as interface/ARP which depends on implementation. If TOR is not the DN corresponds to the VNID, such as TOR2, the TOR will generate porxy ARP broadcast (with TOR2 MAC address and VM IP address) carrying the VNID, as shown in figure 9. If the TOR is the DN corresponds to the VNID, such as TORI, the TOR will update its Layer 2 table, as shown in figure 9.

With regard to the embodiments 1-3 of method according to the present invention, the packet fooding in data center when the VM is migrated, the ARP broadcast when VM is migrated to different TORs, the growing ARP table size in access switch, and the growing ARP table size in TOR switch have been avoided.

Embodiment 4

This embodiment of the present invention further provides an access switch. This embodiment corresponds to the method of the above embodiment 1 and the same content will not be described further.

Figure 10 is a schematic diagram of the access switch according to an embodiment of the present invention. Other parts of the access switch can refer to the existing technology and not be described in the present application.

As shown in figure 10, the access swich includes a receiving unit 101, a determining unit 102, a generating unit 103, and a transmitting unit 104.

Wherein, the receiving unit 101 is used to receive a Layer3 packet from a remote Data Center carrying a VNID, the determining unit 102 is used to detemine a DN corresponding to the VNID according to the VNID, the generating unit 103 is used to generate a Layer2 frame according to the Layer3 packet, where, the Layer2 frame contains

the MAC (Media Access Control) address of the DN, and the transmitting unit 104 is used to transmit the Layer2 frame to the DN according to the MAC address of the DN, such that the DN determines a Layer3 destination address according to the Layer2 frame.

In this embodiment, the determining unit 102 is used to look up a VN-DN MAC table according to the VNID, and determine the DN corresponding to the VNID. In which, the VN-DN MAC Table indicates a Mapping between Designated Node MAC address and Virtual Network IDentifier.

With the embodiment of the access switch, the ARP flooding can be reduced or avoided in access network, and the Layer2 table (VN-DN MAC table) can be controlled in access switch.

Embodiment 5
This embodiment of the present invention further provides a TOR switch. This embodiment corresponds to the method of the above embodiment 2 and the same content will not be described further.

Figure 11 is a schematic diagram of the TOR switch according to an embodiment of the present invention. Other parts of the TOR switch can refer to the existing technology and not be described in the present application.

As shown in figure 11, the TOR swich includes a receiving unit 111, an extracting unit 112, a determining unit 113, a first performing unit 114, and a seconde performing unit 115.

wherein, the receiving unit 111 is used to receive a Layer2 frame along with a VNID. The extracting unit 112 is used to extract a Layer3 destination address from the Layer2 frame. The determining unit 113 is used to determine whether the VM is in the TOR switch or the VM has migrated. The first performing unit 114 is used to determine another TOR switch to which a VM was migrated according to the Layer3 destination address, and transmite the Layer2 frame to the another TOR switch to which the VM was migrated, when the VM has migrated. The seconde performing unit 115 is used to determine the VM MAC address according to the Layer3 destination address, and transmite the Layer2 frame to the VM, when the VM is in the TOR switch.

In this embodiment, the first performing unit 114 is used to look up a Layer2 table according to the Layer3 destination address, and determine the another TOR switch to which the VM was migrated, where, the Layer2 table indicates a Mapping between VM IP address and TOR MAC address for Migrated VM, or the Layer2 table indicates a Mapping between VM IP address and VM MAC address for non-migrated VM, or the Layer 2 table indicates a Mapping between VM IP address and TOR MAC address for Migrated VM and a Mapping between VM IP address and VM MAC address for non-migrated VM.

In this embodiment, the second performing unit 115 is used to look up a Layer 2 table according to the Layer 3 destination address, and determine the migrated VM. where, the Layer 2 table indicates a Mapping between VM IP address and TOR MAC address for Migrated VM, or the Layer 2 table indicates a Mapping between VM IP address and VM MAC address for non-migrated VM, or the Layer 2 table indicates a Mapping between VM IP address and TOR MAC address for Migrated VM and a Mapping between VM IP address and VM MAC address for non-migrated VM.

With the embodiment of the TOR switch, the ARP flooding can be reduced or avoided in access network, and the Layer 2 table can be controlled in access switch.

Embodiment 6
This embodiment of the present invention further provides a TOR switch. This embodiment corresponds to the method of the above embodiment 3 and the same content will not be described further.
Figure 12 is a schematic diagram of the TOR switch according to an embodiment of the present invention. Other parts of the TOR switch can refer to the existing technology and not be described in the present application.

As shown in figure 12, the TOR swich includes a receiving unit 121, a checking unit 122, a determining unit 123, a performing unit 124, and an updating unit 125.

Wherein, the receiving unit 121 is used to receive an ARP transmitted by a VM which migrated to the TOR switch, the checking unit 122 is used to determine the VNID corresponding to the ARP, the determining unit 123 is used to determine whether the TOR switch is the DN corresponding to the VNID, the performing unit 124 is used to generates proxy ARP with the TOR MAC address and broadcasts carrying the VNID, when the TOR switch is not the DN corresponding to the VNID, the updating unit 125 is used to update the Layer 2 table, when the TOR switch is the DN correspondiong to the VNID.

With the embodiment of the TOR switch, the ARP flooding can be reduced or avoided in access network, and the Layer2 table can be controlled in access switch.

Embodiment 7
This embodiment of the present invention further provides a communication system. Figure 13 is a schematic diagram of the system according to an embodiment of the present invention.

As shown in figure 13, the system includes an access switch 131 and a plurality of TOR switches 132.
the access switch 131 is used to receive a Layer 3 packet from a remote Data Center carrying a VNID, detemine a DN corresponding to the VNID, generate a Layer 2 frame along carrying the VNID according to the Layer 3 packet, and transmit the Layer 2 frame to the DN; and each TOR switch 132 is used to receive the Layer 2 frame carrying the VNID, extract a Layer 3 destination address according to the Layer 2 frame, determine another TOR switch or a migrated VM, and transmit the Layer 2 frame to the another TOR switch or the migrated VM.

In this embodiment, the access switch 131 is used to look up a VN-DN MAC table according to the VNID, and determine the DN corresponding to the VNID, in which, the VN-DN MAC Table indicates a Mapping between Designated Node MAC address and Virtual Network IDentifier.

In this embodiment, one of the TOR switchs is used to look up a Layer 2 table according to the VNID and the Layer3 destination address, and determine the another TOR switch to which the VM migrated, in which, the Layer2 table indicates a Mapping between VMIP address and TOR_MAC address for Migrated VM, or the Layer 2 table indicates a Mapping between VMIP address and VMMAC address for non-migrated VM, or the Layer 2 table indicates a Mapping between VM_IP address and TORMAC address for Migrated VM and a Mapping between VMIP address and VM_MAC address for non-migrated VM.
In this embodiment, each of other TOR switchs except one is used to look up a Layer2 table according to the VNID and the Layer3 destination address, and determine the migrated VM, in which, the Layer2 table indicates a Mapping between VM_IP address and TORMAC address for Migrated VM , or the Layer 2 table indicates a Mapping between VM_IP address and VMMAC address for non-migrated VM, or the Layer 2 table indicates a Mapping between VMIP address and TOR_MAC address for Migrated VM and a Mapping between VMIP address and VMMAC address for non-migrated VM.

In this embodiment, each of the TOR switchs is further used to check VNID to which the VM corresponds, generate a proxy ARP broadcast carrying the VNID, if the TOR switch is not the DN corresponding to the VNID, update the Layer2 table, if the TOR switch is the DN correspondiong to the VNID.

In the embodiment of the system of the present invention, the access switch 131 can be implemented with access switch in embodiment 4, and the content is combined here, and do not described further.
In the embodiment of the system of the present invention, the TOR switch 132 can be implemented with TOR switch in embodiment 5, or embodiment 5 and 6, and the content is combined here, and do not described further.

With regard to the system of the present invention, avoided the packet fooding in data center when the VM is migrated, avoided the ARP broadcast when VM is migrated to different TORs, avoided the growing ARP table size in access switch, and avoded the growing ARP table size in TOR switch.

The embodiments of the present invention further provide a computer- readable program, wherein when the program is executed in an access switch, the program enables the computer to carry out the method for transmitting packet in virtual network as descrideb in embodiment 1.

The embodiments of the present invention further provide a storage medium in which a computer-readable program is stored, wherein the computer-readable program enables the computer to carry out the method for transmitting packet in virtual network as descrideb in embodiment 1.

The embodiments of the present invention further provide a computer- readable program, wherein when the program is executed in a TOR switch, the program enables the computer to carry out the method for transmitting packet in virtual network as descrideb in embodiment 2 or embodiment 3.

The embodiments of the present invention further provide a storage medium in which a computer-readable program is stored, wherein the computer-readable program enables the computer to carry out the method for transmitting packet in virtual network as descrideb in embodiment 2 or embodiment 3.
It should be understood that each of the parts of the present invention may be implemented by hardware, software, firmware, or a combination thereof. In the above embodiments, multiple steps or methods may be realized by software or firmware that is stored in the memory and executed by an appropriate instruction executing system. For example, if it is realized by hardware, it may be realized by any one of the following technologies known in the art or a combination thereof as in another embodiment: a discrete logic circuit having a logic gate circuit for realizing logic functions of data signals, application-specific integrated circuit having an appropriate combined logic gate circuit, a programmable gate array (PGA), and a field programmable gate array (FPGA), etc.

The description or blocks in the flowcharts or of any process or method in other manners may be understood as being indicative of comprising one or more modules, segments or parts for realizing the codes of executable instructions of the steps in specific logic functions or processes, and that the scope of the preferred embodiments of the present invention comprise other implementations, wherein the functions may be executed in manners different from those shown or discussed, including executing the functions according to the related functions in a substantially simultaneous manner or in a reverse order, which should be understood by those skilled in the art to which the present invention pertains.

The logic and/or steps shown in the flowcharts or described in other manners here may be, for example, understood as a sequencing list of executable instructions for realizing logic functions, which may be implemented in any computer readable medium, for use by an instruction executing system, device or apparatus (such as a system including a computer, a system including a processor, or other systems capable of extracting instructions from an instruction executing system, device or apparatus and executing the instructions), or for use in combination with the instruction executing system, device or apparatus.

The above literal description and drawings show various features of the present invention. It should be understood that those skilled in the art may prepare appropriate computer codes to carry out each of the steps and processes as described above and shown in the drawings. It should be also understood that all the terminals, computers, servers, and networks may be any type, and the computer codes may be prepared according to the disclosure to carry out the present invention by using the apparatus.

Particular embodiments of the present invention have been disclosed herein. Those skilled in the art will readily recognize that the present invention is applicable in other environments. In practice, there exist many embodiments and implementations. The appended claims are by no means intended to limit the scope of the present invention to the above particular embodiments. Furthermore, any reference to "a device to..." is an explanation of device plus function for describing elements and claims, and it is not desired that any element using no reference to "a device to..." is understood as an element of device plus function, even though the wording of "device" is included in that claim.

Although a particular preferred embodiment or embodiments have been shown and the present invention has been described, it is obvious that equivalent modifications and variants are conceivable to those skilled in the art in reading and understanding the description and drawings. Especially for various functions executed by the above elements (portions, assemblies, apparatus, and compositions, etc.), except otherwise specified, it is desirable that the terms (including the reference to "device") describing these elements correspond to any element executing particular functions of these elements (i.e. functional equivalents), even though the element is different from that executing the function of an exemplary embodiment or embodiments illustrated in the present invention with respect to structure.

Furthermore, although the a particular feature of the present invention is described with respect to only one or more of the illustrated embodiments, such a feature may be combined with one or more other features of other embodiments as desired and in consideration of advantageous aspects of any given or particular application.

WE CLAIM:

1. A method for transmitting packets in virtual network, comprising:

receiving, by an access switch, a Layer3 packet carrying a VNID (Virtual Network IDentifier) from a VM in a remote data center;

determining, by the access switch, a DN (Designated Node) corresponding to the VNID;

generating, by the access switch, a Layer2 frame according to the Layer3 packet, where, the Layer2 frame contains a MAC (Media Access Control) address of the DN; and

transmitting, by the access switch to the DN, the Layer2 frame according to the MAC address of the DN, such that the DN determines a Layer3 destination address according to the Layer2 frame.

2. The method according to claim 1, wherein, the step of determining comprises:

Looking up, by the access switch, a VN-DN MAC table according to the VNID, and
determining the DN corresponding to the VNID;

wherein, the VN-DN MAC table indicates a mapping between designated node MAC address and VNID.

3. A method for transmitting packets in virtual network, comprising:

receiving, by a TOR (Top of Rack) switch, a Layer 2 frame carrying a VNID;

extracting, by the TOR switch, a Layer3 destination address from the Layer2 frame;

determining, by the TOR switch, whether a VM (Virtual Machine) corresponding to the Layer3 destination address is in the TOR switch or the VM has migrated;

determining, by the TOR switch, another TOR switch to which the VMwas migrated, according to the VNID and the Layer3 destination address, when the VM has migrated, and transmitting the Layer2 frame to the another TOR switch to which the VM migrated.

4. The method according to claim 3, wherein, the step of determining another TOR switch, comprises:

Looking up, by the TOR switch, a Layer2 table according to the Layer3 destination address, and determining the another TOR switch to which the VM was migrated;

wherein, the Layer2 table indicates a mapping between VM IP address and TOR MAC address for migrated VM, or the Layer 2 table indicates a mapping between VM IP address and VM MAC address for non-migrated VM, or the Layer 2 table indicates a mapping between VM IP address and TOR MAC address for migrated VM and a mapping between VM IP address and VM MAC address for non-migrated VM .

5. The method according to claim 3, wherein, the method further comprises:

determining the VM MAC address according to the VNID and the Layer3 destination address, when the VM is in the TOR switch, and transmitting the Layer2 frame to the VM.

6. The method according to claim 5, wherein, the step of determining the VM MAC address, comprises:

looking up, by the TOR switch, the Layer2 table according to the Layer 3 destination address, and determines the migrated VM;

wherein, the Layer2 table indicates a mapping between VM IP address and TOR MAC address for migrated VM, or the Layer 2 table indicates a mapping between VM IP address and VM MAC address for non-migrated VM, or the Layer 2 table indicates a mapping between VM IP address and TOR MAC address for migrated VM and a mapping between VM IP address and VM MAC address for non-migrated VM.

7. A method for transmitting packets in virtual network, the method comprising:

receiving, by a TOR switch, an ARP transmitted by a VM which migrated to the TOR switch;
checking, by the TOR switch, the VNID corresponding to the ARP;

determining, by the TOR switch, whether the TOR switch is the DN corresponding to the VNID;

generating, by the TOR switch, proxy ARP with the TOR MAC address, and broadcasting along with the VNID, when the TOR switch is not the DN corresponding to the VNID;

updating, by the TOR switch, the Layer2 table, when the the OTR switch is the DN correspondiong to the VNID.

8. An access switch, comprising:

receiving unit configured to receive a Layer3 packet carrying a VNID (Virtual Network IDentifier) from a VM in a remote data center;

determining unit configured to detemine a DN (Designated Node) corresponding to the VNID, according to the VNID;

generating unit configured to generate a Layer2 frame according to the Layer3 packet, where, the Layer2 frame contains the MAC (Media Access Control) address of the DN; and

transmitting unit configured to transmit the Layer2 frame to the DN according to the MAC address of the DN, such that the DN determines a Layer3 destination address according to the Layer2 frame.

9. The access switch according to claim 8, wherein, the determining unit configured to look up a VN-DN MAC table according to the VNID, and determine the DN corresponding to the VNID,

wherein, the VN-DN MAC table indicates a mapping between designated node MAC address and VNID.

10. A TOR switch, the TOR switch comprising:

receiving unit configured to receive a Layer2 frame carrying a VNID;

extracting unit configured to extracting a Layer3 destination address from the Layer2 frame;

determining unit configured to determine whether a VM corresponding to the L3 destination is in the TOR switch or has migrated,

first performing unit configured to determine another TOR switch to which the VM was migrated, according to the VNID and the L3 destination address, and transmit the Layer2 frame to the another TOR switch where the VM migrated, when the VM has migrated.

11. The TOR switch according to claim 10, wherein, the first performing unit configured to look up a Layer2 table according to the Layer3 destination address, and determine the another TOR switch to which the VM was migrated,

wherein, the Layer2 table indicates a mapping between VM IP address and TOR MAC address for migrated VM, or the Layer 2 table indicates a mapping between VM IP address and VM MAC address for non-migrated VM, or the Layer 2 table indicates a mapping between VM IP address and TOR MAC address for migrated VM and a mapping between VM IP address and VM MAC address for non-migrated VM.

12. The TOR switch according to claim11, wherein, the TOR switch further comprises:

second performing unit configured to determine the MAC address of the migrated VM, according to the Layer 3 destination address, and transmit the Layer 2 frame to the VM, when the VM is in the TOR switch.

13. The TOR switch according to claim 12, wherein, the second performing unit configured to look up a Layer 2 table according to the Layer 3 destination address, and

determine the migrated VM,

wherein, the Layer 2 table indicates a mapping between VM IP address and TOR MAC address for migrated VM, or the Layer 2 table indicates a mapping between VM IP address and VM MAC address for non-migrated VM, or the Layer 2 table indicates a mapping between VM IP address and TOR MAC address for migrated VM and a mapping between VM IP address and VM MAC address for non-migrated VM.

14. A TOR switch, the TOR switch comprising:

receiving unit configured to receive an ARP transmitted by a VM which migrated to the TOR switch;
checking unit configured to determine the VNID corresponding to the ARP;

determining unit configured to determine whether the TOR switch is the DN corresponding to the VNID or not;

performing unit configured to generate proxy ARP with the TOR MAC address and broadcast along with the VNID, if the TOR switch is not the DN corresponding to the VNID, and

updating unit configured to update the Layer 2 table, if the TOR switch is the DN correspondiong to the VNID.

15. A communication system for virtual network, the system comprising:

an access switch configured to receive a Layer 3 packet from a remote Data Center carrying a VNID, detemine a DN corresponding to the VNID, generate a Layer 2 frame carrying the VNID according to the Layer 3 packet, and transmit the Layer 2 frame to the DN; and

a plurality of TOR switchs, each configured to receive the Layer 2 frame carrying the VNID, extract a Layer 3 destination address according to the Layer 2 frame, determine another TOR switch or a migrated VM, and transmit the Layer 2 frame to the another TOR switch or the migrated VM.

16. The system according to claim 15, wherein, the access switch configured to look up a VN-DN MAC table according to the VNID, and determine the DN corresponding to the VNID,

wherein, the VN-DN MAC table indicates a mapping between designated node MAC and VNID.

17. The system according to claim 15, wherein, one of the TOR switchs configured to look up a Layer 2 table according to the Layer3 destination address, and determine the another TOR switch to which the VM migrated,

wherein, the Layer2 table indicates a mapping between VM IP address and TOR MAC address for migrated VM, or the Layer 2 table indicates a mapping between VM IP address and VM MAC address for non-migrated VM, or the Layer 2 table indicates a mapping between VM IP address and TOR MAC address for migrated VM and a mapping between VM IP address and VM MAC address for non-migrated VM.

18. The system according to claim 15, wherein, each of other TOR switchs except one configured to look up a Layer2 table according to the Layer3 destination address, and determine the migrated VM,
wherein, the Layer 2 table indicates a mapping between VM IP address and TOR MAC address for migrated VM, or the Layer 2 table indicates a mapping between VM IP address and VM MAC address for non-migrated VM, or the Layer 2 table indicates a mapping between VM IP address and TOR MAC address for migrated VM and a mapping between VM IP address and VM MAC address for non-migrated VM.

19. The system according to claim 17 or claim 18, wherein, each of the TOR switchs further configured to check VNID to which the VM corresponds, generate a proxy ARP broadcast carrying the VNID, if the TOR switch is not the DN corresponding to the VNID;

update the Layer 2 table, if the TOR switch is the DN correspondiong to the VNID.

Documents

Orders

Section Controller Decision Date

Application Documents

# Name Date
1 4323-CHE-2012 CORRESPONDENCE OTHERS 17-10-2012.pdf 2012-10-17
1 4323-CHE-2012-RELEVANT DOCUMENTS [19-09-2023(online)].pdf 2023-09-19
2 4323-CHE-2012 POWER OF ATTORNEY 17-10-2012.pdf 2012-10-17
2 4323-CHE-2012-RELEVANT DOCUMENTS [26-09-2022(online)].pdf 2022-09-26
3 4323-CHE-2012-US(14)-HearingNotice-(HearingDate-10-12-2020).pdf 2021-10-17
3 4323-CHE-2012 FORM-3 17-10-2012.pdf 2012-10-17
4 4323-CHE-2012-IntimationOfGrant24-02-2021.pdf 2021-02-24
4 4323-CHE-2012 FORM-2 17-10-2012.pdf 2012-10-17
5 4323-CHE-2012-PatentCertificate24-02-2021.pdf 2021-02-24
5 4323-CHE-2012 FORM-1 17-10-2012.pdf 2012-10-17
6 4323-CHE-2012-AMMENDED DOCUMENTS [22-12-2020(online)].pdf 2020-12-22
6 4323-CHE-2012 DRAWINGS 17-10-2012.pdf 2012-10-17
7 4323-CHE-2012-FORM 13 [22-12-2020(online)].pdf 2020-12-22
7 4323-CHE-2012 DESCRIPTION (COMPLETE) 17-10-2012.pdf 2012-10-17
8 4323-CHE-2012-MARKED COPIES OF AMENDEMENTS [22-12-2020(online)].pdf 2020-12-22
8 4323-CHE-2012 CLAIMS 17-10-2012.pdf 2012-10-17
9 4323-CHE-2012 ABSTRACT 17-10-2012.pdf 2012-10-17
9 4323-CHE-2012-PETITION UNDER RULE 137 [22-12-2020(online)].pdf 2020-12-22
10 4323-CHE-2012 FORM-18 22-10-2012.pdf 2012-10-22
10 4323-CHE-2012-Written submissions and relevant documents [22-12-2020(online)].pdf 2020-12-22
11 4323-CHE-2012 CORRESPONDENCE OTHERS 22-10-2012.pdf 2012-10-22
11 4323-CHE-2012-FORM 3 [21-12-2020(online)].pdf 2020-12-21
12 4323-CHE-2012 FORM-1 12-12-2012.pdf 2012-12-12
12 4323-CHE-2012-Correspondence to notify the Controller [05-12-2020(online)].pdf 2020-12-05
13 4323-CHE-2012 CORRESPONDENCE OTHERS 12-12-2012.pdf 2012-12-12
13 4323-CHE-2012-FORM-26 [05-12-2020(online)].pdf 2020-12-05
14 4323-CHE-2012 FORM-3 28-04-2014.pdf 2014-04-28
14 4323-CHE-2012-ABSTRACT [07-12-2018(online)].pdf 2018-12-07
15 4323-CHE-2012 CORRESPONDENCE OTHERS 28-04-2014.pdf 2014-04-28
15 4323-CHE-2012-AMMENDED DOCUMENTS [07-12-2018(online)].pdf 2018-12-07
16 4323-CHE-2012 FORM-3 05-12-2014.pdf 2014-12-05
16 4323-CHE-2012-CLAIMS [07-12-2018(online)].pdf 2018-12-07
17 4323-CHE-2012-DRAWING [07-12-2018(online)].pdf 2018-12-07
17 4323-CHE-2012 CORRESPONDENCE OTHERS 05-12-2014.pdf 2014-12-05
18 4323-CHE-2012-FER_SER_REPLY [07-12-2018(online)].pdf 2018-12-07
18 FORM NO. INC-22.pdf ONLINE 2015-02-25
19 4323-CHE-2012-FORM 13 [07-12-2018(online)].pdf 2018-12-07
19 FORM 13 _Applicant Address Change_.pdf ONLINE 2015-02-25
20 4323-CHE-2012-MARKED COPIES OF AMENDEMENTS [07-12-2018(online)].pdf 2018-12-07
20 FORM NO. INC-22.pdf 2015-03-13
21 4323-CHE-2012-OTHERS [07-12-2018(online)].pdf 2018-12-07
21 FORM 13 _Applicant Address Change_.pdf 2015-03-13
22 4323-CHE-2012-FER.pdf 2018-09-25
22 4323-CHE-2012-Form 3-040416.pdf 2016-06-14
23 4323-CHE-2012-Correspondence-040416.pdf 2016-06-14
23 Correspondence by Agent_Assignment_16-04-2018.pdf 2018-04-16
24 Other Patent Document [06-01-2017(online)].pdf 2017-01-06
24 4323-CHE-2012-8(i)-Substitution-Change Of Applicant - Form 6 [24-03-2018(online)].pdf 2018-03-24
25 4323-CHE-2012-ASSIGNMENT DOCUMENTS [24-03-2018(online)].pdf 2018-03-24
25 Other Patent Document [28-01-2017(online)].pdf 2017-01-28
26 4323-CHE-2012-PA [24-03-2018(online)].pdf 2018-03-24
26 Other Patent Document [11-05-2017(online)].pdf 2017-05-11
27 4323-CHE-2012-PA [24-03-2018(online)].pdf 2018-03-24
27 Other Patent Document [11-05-2017(online)].pdf 2017-05-11
28 4323-CHE-2012-ASSIGNMENT DOCUMENTS [24-03-2018(online)].pdf 2018-03-24
28 Other Patent Document [28-01-2017(online)].pdf 2017-01-28
29 4323-CHE-2012-8(i)-Substitution-Change Of Applicant - Form 6 [24-03-2018(online)].pdf 2018-03-24
29 Other Patent Document [06-01-2017(online)].pdf 2017-01-06
30 4323-CHE-2012-Correspondence-040416.pdf 2016-06-14
30 Correspondence by Agent_Assignment_16-04-2018.pdf 2018-04-16
31 4323-CHE-2012-FER.pdf 2018-09-25
31 4323-CHE-2012-Form 3-040416.pdf 2016-06-14
32 4323-CHE-2012-OTHERS [07-12-2018(online)].pdf 2018-12-07
32 FORM 13 _Applicant Address Change_.pdf 2015-03-13
33 4323-CHE-2012-MARKED COPIES OF AMENDEMENTS [07-12-2018(online)].pdf 2018-12-07
33 FORM NO. INC-22.pdf 2015-03-13
34 4323-CHE-2012-FORM 13 [07-12-2018(online)].pdf 2018-12-07
34 FORM 13 _Applicant Address Change_.pdf ONLINE 2015-02-25
35 4323-CHE-2012-FER_SER_REPLY [07-12-2018(online)].pdf 2018-12-07
35 FORM NO. INC-22.pdf ONLINE 2015-02-25
36 4323-CHE-2012-DRAWING [07-12-2018(online)].pdf 2018-12-07
36 4323-CHE-2012 CORRESPONDENCE OTHERS 05-12-2014.pdf 2014-12-05
37 4323-CHE-2012 FORM-3 05-12-2014.pdf 2014-12-05
37 4323-CHE-2012-CLAIMS [07-12-2018(online)].pdf 2018-12-07
38 4323-CHE-2012 CORRESPONDENCE OTHERS 28-04-2014.pdf 2014-04-28
38 4323-CHE-2012-AMMENDED DOCUMENTS [07-12-2018(online)].pdf 2018-12-07
39 4323-CHE-2012 FORM-3 28-04-2014.pdf 2014-04-28
39 4323-CHE-2012-ABSTRACT [07-12-2018(online)].pdf 2018-12-07
40 4323-CHE-2012 CORRESPONDENCE OTHERS 12-12-2012.pdf 2012-12-12
40 4323-CHE-2012-FORM-26 [05-12-2020(online)].pdf 2020-12-05
41 4323-CHE-2012 FORM-1 12-12-2012.pdf 2012-12-12
41 4323-CHE-2012-Correspondence to notify the Controller [05-12-2020(online)].pdf 2020-12-05
42 4323-CHE-2012 CORRESPONDENCE OTHERS 22-10-2012.pdf 2012-10-22
42 4323-CHE-2012-FORM 3 [21-12-2020(online)].pdf 2020-12-21
43 4323-CHE-2012 FORM-18 22-10-2012.pdf 2012-10-22
43 4323-CHE-2012-Written submissions and relevant documents [22-12-2020(online)].pdf 2020-12-22
44 4323-CHE-2012 ABSTRACT 17-10-2012.pdf 2012-10-17
44 4323-CHE-2012-PETITION UNDER RULE 137 [22-12-2020(online)].pdf 2020-12-22
45 4323-CHE-2012 CLAIMS 17-10-2012.pdf 2012-10-17
45 4323-CHE-2012-MARKED COPIES OF AMENDEMENTS [22-12-2020(online)].pdf 2020-12-22
46 4323-CHE-2012-FORM 13 [22-12-2020(online)].pdf 2020-12-22
46 4323-CHE-2012 DESCRIPTION (COMPLETE) 17-10-2012.pdf 2012-10-17
47 4323-CHE-2012-AMMENDED DOCUMENTS [22-12-2020(online)].pdf 2020-12-22
47 4323-CHE-2012 DRAWINGS 17-10-2012.pdf 2012-10-17
48 4323-CHE-2012-PatentCertificate24-02-2021.pdf 2021-02-24
48 4323-CHE-2012 FORM-1 17-10-2012.pdf 2012-10-17
49 4323-CHE-2012-IntimationOfGrant24-02-2021.pdf 2021-02-24
49 4323-CHE-2012 FORM-2 17-10-2012.pdf 2012-10-17
50 4323-CHE-2012-US(14)-HearingNotice-(HearingDate-10-12-2020).pdf 2021-10-17
50 4323-CHE-2012 FORM-3 17-10-2012.pdf 2012-10-17
51 4323-CHE-2012 POWER OF ATTORNEY 17-10-2012.pdf 2012-10-17
51 4323-CHE-2012-RELEVANT DOCUMENTS [26-09-2022(online)].pdf 2022-09-26
52 4323-CHE-2012 CORRESPONDENCE OTHERS 17-10-2012.pdf 2012-10-17
52 4323-CHE-2012-RELEVANT DOCUMENTS [19-09-2023(online)].pdf 2023-09-19

Search Strategy

1 SEARCHstrategy_25-09-2018.pdf

ERegister / Renewals

3rd: 03 Mar 2021

From 17/10/2014 - To 17/10/2015

4th: 03 Mar 2021

From 17/10/2015 - To 17/10/2016

5th: 03 Mar 2021

From 17/10/2016 - To 17/10/2017

6th: 03 Mar 2021

From 17/10/2017 - To 17/10/2018

7th: 03 Mar 2021

From 17/10/2018 - To 17/10/2019

8th: 03 Mar 2021

From 17/10/2019 - To 17/10/2020

9th: 03 Mar 2021

From 17/10/2020 - To 17/10/2021

10th: 03 Sep 2021

From 17/10/2021 - To 17/10/2022

11th: 05 Sep 2022

From 17/10/2022 - To 17/10/2023

12th: 01 Sep 2023

From 17/10/2023 - To 17/10/2024

13th: 15 Sep 2024

From 17/10/2024 - To 17/10/2025

14th: 08 Sep 2025

From 17/10/2025 - To 17/10/2026