CN106302860B - SDN-based free address resolution protocol sending method, device and system - Google Patents

SDN-based free address resolution protocol sending method, device and system Download PDF

Info

Publication number
CN106302860B
CN106302860B CN201610826353.6A CN201610826353A CN106302860B CN 106302860 B CN106302860 B CN 106302860B CN 201610826353 A CN201610826353 A CN 201610826353A CN 106302860 B CN106302860 B CN 106302860B
Authority
CN
China
Prior art keywords
switch
message
resolution protocol
address resolution
sdn
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.)
Active
Application number
CN201610826353.6A
Other languages
Chinese (zh)
Other versions
CN106302860A (en
Inventor
翟跃
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Huzhou YingLie Intellectual Property Operation Co.,Ltd.
Original Assignee
Phicomm Shanghai Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Phicomm Shanghai Co Ltd filed Critical Phicomm Shanghai Co Ltd
Priority to CN201610826353.6A priority Critical patent/CN106302860B/en
Publication of CN106302860A publication Critical patent/CN106302860A/en
Application granted granted Critical
Publication of CN106302860B publication Critical patent/CN106302860B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/10Mapping addresses of different types
    • H04L61/103Mapping addresses of different types across network layers, e.g. resolution of network layer into physical layer addresses or address resolution protocol [ARP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/12Discovery or management of network topologies
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5046Resolving address allocation conflicts; Testing of addresses

Abstract

The invention provides a method, a device and a system for sending a free address resolution protocol based on an SDN (software defined network), wherein the method comprises the following steps: the method comprises the steps that a controller receives an Experimenter message of a private extension sent by a switch in an SDN, wherein the Experimenter message comprises an interface IP address, an interface MAC address, a switch ID and a switch port of the switch; receiving a message of an unmatched flow table reported by a switch in an SDN, wherein the message of the unmatched flow table comprises an entrance switch ID and a switch port; generating a free address resolution protocol corresponding relation table according to an inlet switch ID and a switch port in a message which is not matched with a flow table and an interface IP address, an interface MAC address, the switch ID and the switch port in an Experimenter message; and sending a free address resolution protocol message to the corresponding switch according to the free address resolution protocol corresponding relation table. The invention can automatically adapt to the change under the condition that the network topology changes, and does not need to be reconfigured.

Description

SDN-based free address resolution protocol sending method, device and system
Technical Field
The embodiment of the invention relates to the technical field of communication, in particular to a method, a device and a system for sending a Gratuitous address resolution protocol (Gratuitous ARP) based on an SDN.
Background
Arp (address Resolution Protocol) is mainly used to detect IP (Internet Protocol) address conflicts. When one host sends free ARP request message, if ARP response message is received, it shows that there is host using IP in network. When the device is restarted or the proxy ARP function is started, a gratuitous ARP is actively sent to the local network to detect whether the IP addresses conflict. The free ARP is that the source IP and the target IP are both self, the source MAC (media Access Control) is also self, the target MAC is broadcast, namely, the MAC address of the self is requested to the network where the self is positioned, when other hosts in the network use the same IP address as the self, the host sends an ARP reply to the host, at the moment, if the host sending the free ARP receives the reply, the IP address used by the host is proved to have conflict, and if the reply is not received, the IP address conflict does not exist.
As shown in fig. 1, the conventional gratuitous ARP technique may enable a gratuitous ARP function to be sent on an interface of a gateway at a fixed time. After the function is enabled, the gateway interface periodically sends a free ARP message of the interface main IP address according to the configured time interval. In this way, each host can learn the correct gateway and thus access the network normally.
However, if the attacker spoofs the gateway to send the gratuitous ARP message, other hosts in the same network segment can be deceived, so that the flow of the deceived host accessing the gateway is redirected to an incorrect MAC address, and users of other hosts cannot normally access the network.
In an actual environment, when a network load is large or a CPU occupancy rate of a receiving end host is high, there may be a phenomenon that an ARP packet is discarded or the host cannot process the received ARP packet in time. In this case, the dynamic ARP entry of the receiver host may age due to timeout, and the traffic between the two may be interrupted before it learns the ARP entry of the sender device again.
In addition, the traditional gratuitous ARP sending is only for a certain switching device, the configuration is distributed, and if the network topology is complex, the configuration is very complicated. If the network topology changes, reconfiguration is required.
Disclosure of Invention
In view of the foregoing problems, an object of embodiments of the present invention is to provide a method, an apparatus, and a system for gratuitous ARP sending based on SDN, which can automatically adapt to changes without reconfiguration when a network topology changes.
In order to achieve the above object, an embodiment of the present invention provides a method for sending a free address resolution protocol based on an SDN, including: the method comprises the steps that a controller receives an Experimenter message of a private extension sent by a switch in an SDN, wherein the Experimenter message comprises an interface IP address, an interface MAC address, a switch ID and a switch port of the switch; the method comprises the steps that a controller receives a message of an unmatched flow table reported by a switch in an SDN, wherein the message of the unmatched flow table comprises an entrance switch ID and a switch port; the controller generates a free address resolution protocol corresponding relation table according to an inlet switch ID and a switch port in the message of the unmatched flow table and an interface IP address, an interface MAC address, a switch ID and a switch port in the Experimenter message; and the controller sends a free address resolution protocol message to the corresponding switch according to the free address resolution protocol corresponding relation table.
Further, the method further comprises: the controller presets SDN-based free ARP options to configure the SDN-based free ARP functions to be turned on or off.
Further, the method further comprises: the controller presets the interval time for sending the free address resolution protocol; the free address resolution protocol correspondence table includes: switch ID, switch port, IP address, MAC address, and interval time.
Further, the controller receives a packet of an unmatched flow table reported by a switch in the SDN, where the packet of the unmatched flow table includes an ingress switch ID and a switch port, and includes: inquiring a flow table after a message enters an SDN, and forwarding the message matched with the flow table according to a forwarding path in the flow table; reporting the message which is not matched with the flow table to a controller; the controller receives messages of unmatched flow tables reported by the switch, and acquires an entrance switch ID and a switch port which need to send a free address resolution protocol from the messages of the unmatched flow tables.
Further, the controller sends a free address resolution protocol message to the corresponding switch according to the free address resolution protocol correspondence table, including: and under the condition that the SDN-based free address resolution protocol function is opened, the controller sends a free address resolution protocol message to a corresponding switch according to the switch ID and the switch port in the free address resolution protocol corresponding relation table and the interval time.
In order to achieve the above object, an embodiment of the present invention further provides a system for sending a free address resolution protocol based on an SDN, including: a controller and a switch, wherein,
the switch is used for sending a proprietary extended Experimenter message to the controller, wherein the Experimenter message comprises an interface IP address, an interface MAC address, a switch ID and a switch port of the switch; reporting a message of an unmatched flow table to a controller, wherein the message of the unmatched flow table comprises an entrance switch ID and a switch port; the controller is used for receiving a private extended Experimenter message sent by a switch in the SDN and a message which is reported by the switch and is not matched with a flow table; generating a free address resolution protocol corresponding relation table according to an inlet switch ID and a switch port in the message of the unmatched flow table and an interface IP address, an interface MAC address, a switch ID and a switch port in the Experimenter message; and sending a free address resolution protocol message to a corresponding switch according to the free address resolution protocol corresponding relation table.
In order to achieve the above object, an embodiment of the present invention further provides a controller for free address resolution protocol transmission based on SDN, including: the first processing module is used for receiving an Experimenter message of private extension sent by a switch in an SDN and a message which is reported by the switch and is not matched with a flow table; a second processing module, configured to generate a free address resolution protocol correspondence table according to the ingress switch ID and the switch port in the message of the unmatched flow table, and the interface IP address, the interface MAC address, the switch ID, and the switch port in the Experimenter message; and the third processing module is used for sending a free address resolution protocol message to the corresponding switch according to the free address resolution protocol corresponding relation table.
As can be seen from the above, according to the method, the device and the system for sending the gratuitous ARP based on the SDN, provided by the embodiments of the present invention, based on the SDN architecture, the controller calculates the location of the gateway according to the network topology, and enables the gratuitous ARP sending function to be sent at regular time on the interface of the gateway, and if the network topology changes, the change is automatically adapted without reconfiguration.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art are briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on the drawings without creative efforts.
Fig. 1 is a schematic diagram of networking for gratuitous ARP transmission provided in the prior art;
fig. 2 is a schematic flowchart of a method for gratuitous ARP sending based on SDN according to an embodiment of the present invention;
fig. 3 is a schematic diagram of an extended Experimenter message format according to an embodiment of the present invention;
fig. 4 is a schematic diagram of system networking for gratuitous ARP sending based on SDN according to an embodiment of the present invention;
fig. 5 is a functional block diagram of a controller for gratuitous ARP sending based on SDN according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the technical solutions of the embodiments of the present invention will be described clearly and completely with reference to the accompanying drawings of the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all embodiments of the present invention. All other embodiments, which can be obtained by a person skilled in the art without any inventive step based on the embodiments of the present invention, are within the scope of the present invention.
The embodiment of the invention provides a method for transmitting a free ARP based on an SDN. Referring to fig. 2, the method may include the following steps:
step S1: the controller presets a gratuitous ARP option and a gratuitous ARP corresponding relation option based on the SDN.
In the present embodiment, gratuitous ARP options based on SDN are set in advance, as shown in table 1.
TABLE 1
Configuration item Means of
SDN-based toll-free ARP function Turning on or off SDN-based gratuitous ARP workCan be used for
In the present embodiment, a gratuitous ARP correspondence table based on SDN is also set in advance, as shown in table 2.
TABLE 2
Figure BDA0001114901730000061
Step S2: the method comprises the steps that a controller receives an Experimenter message of a private extension sent by a switch in an SDN, wherein the Experimenter message comprises an interface IP address, an interface MAC address, a switch ID and a switch port of the switch.
In this step, a switch in the SDN first establishes a channel with a controller, and needs to initialize an OpenFlow channel, and then the switch reports its own IP address and MAC address through a privately extended Experimenter message.
Compared with the prior art, the embodiment of the invention expands the private Experimenter message, the format of the expanded Experimenter message is shown in figure 3, and the expert with the value of 255 needs to apply to the ONF organization; an Experimenter type value of 1 indicates going from the switch to the controller, and an Experimenter type value of 2 indicates going from the controller to the switch. In addition, in the private extended Experimenter message in the embodiment of the present invention, an interface IP address, an interface MAC address, a switch ID, and a switch port are added.
Step S3: the controller receives a message of an unmatched flow table reported by a switch in the SDN, and acquires an entrance switch ID and a switch port from the message of the unmatched flow table.
In the step, after the message enters the SDN, a flow table is inquired, and the message matched with the flow table is forwarded according to a forwarding path in the flow table; and reporting the message which is not matched with the flow table to the controller.
And the controller receives a message which is reported by the switch and is not matched with the flow table, and acquires the ID of the inlet switch and the port of the switch from the message.
Step S4: and the controller generates a free ARP corresponding relation table according to the inlet switch ID and the switch port in the message of the unmatched flow table and the interface IP address, the interface MAC address, the switch ID and the switch port in the Experimenter message.
In this step, the identifier message received by the controller in step S2 includes an interface IP address, an interface MAC address, a switch ID, and a switch port; in step S2, the controller receives a message of an unmatched flow table, which includes an ingress switch ID and a switch port, that is, a switch and a port that need to send a gratuitous ARP. And the controller generates a free ARP corresponding relation table according to the inlet switch ID and the switch port in the message of the unmatched flow table and the interface IP address, the interface MAC address, the switch ID and the switch port in the Experimenter message.
The controller also presets interval time for sending the gratuitous ARP to be added into the gratuitous ARP corresponding relation table, so that the gratuitous ARP corresponding relation table comprises a switch ID, a switch port, an IP address, an MAC address and interval time, wherein the switch ID indicates the ID of a switch in the SDN, the switch port indicates the port of the switch in the SDN, the IP address indicates an interface IP address of a gateway, the MAC address indicates the interface MAC address of the gateway, and the interval time is the interval time for sending the gratuitous ARP.
Step S5: and the controller sends a free ARP message to the corresponding switch according to the free ARP corresponding relation table.
In this step, the controller calculates an SDN network topology according to an LLDP (Link Layer Discovery Protocol) according to the received Experimenter packet and the packet that does not match the flow table, and enables a free ARP function to be sent on an interface of the gateway.
And under the condition that a free ARP function based on the SDN is opened, the controller issues and sends free ARP messages to corresponding exchangers according to the exchanger ID and the exchanger port in the free ARP corresponding relation table and interval time.
Fig. 4 is a schematic diagram of system networking for gratuitous ARP sending based on SDN according to an embodiment of the present invention. As shown in fig. 4, the system includes: controllers and switches S0, S1, S2, S3.
Wherein the content of the first and second substances,
the system comprises a switch and a controller, wherein the switch is used for sending a proprietary extended Experimenter message to the controller, and the Experimenter message comprises an interface IP address, an interface MAC address, a switch ID and a switch port of the switch; reporting a message of an unmatched flow table to a controller, wherein the message of the unmatched flow table comprises an entrance switch ID and a switch port;
the controller is used for acquiring an interface IP address, an interface MAC address, an exchanger ID and an exchanger port of the exchanger when the Experimenter message is received; when receiving the message of the unmatched flow table, acquiring an entrance switch ID and a switch port; generating a free ARP corresponding relation table according to an inlet switch ID and a switch port in the message of the unmatched flow table and an interface IP address, an interface MAC address, a switch ID and a switch port in the Experimenter message; and sending a free ARP message to the corresponding switch according to the free ARP corresponding relation table.
The specific technical details of the SDN-based gratuitous ARP sending system and the SDN-based gratuitous ARP sending method are similar, and therefore, detailed descriptions thereof are omitted.
In an embodiment of the present invention, the switches S0, S1, S2, and S3 respectively send proprietary extended Experimenter messages to the controller. When the message enters the SDN, a flow table is queried, and an ingress switch of the message that does not match the flow table, for example, the switch ID and the switch port of S1, is reported to the controller, that is, the switch and the port that need to send the gratuitous ARP. The controller generates a free ARP corresponding relation table according to the switch and the port which need to send the free ARP, the interface IP address, the interface MAC address, the switch ID and the switch port of the switch in the SDN which are obtained in advance; according to the gratuitous ARP correspondence table, the switch S1 sends gratuitous ARP messages, and the switch S1 sends gratuitous ARP messages to the host A.
If the network topology changes, the host A migrates to communicate with the switch S3, when the message enters the SDN, the flow table is inquired, and the entry switch of the message which is not matched with the flow table, namely the switch ID and the switch port of S3, is reported to the controller. The controller generates a free ARP corresponding relation table according to the switch and the port which need to send the free ARP, the interface IP address, the interface MAC address, the switch ID and the switch port of the switch in the SDN which are obtained in advance; according to the gratuitous ARP correspondence table, a gratuitous ARP message is sent to the corresponding switch S3, the switch S3 sends a gratuitous ARP message to the host A, and S1 stops sending the gratuitous ARP message.
Please refer to fig. 5. An embodiment of the present invention further provides a controller for gratuitous ARP based on SDN, including:
the first processing module is used for receiving an Experimenter message of private extension sent by a switch in an SDN and a message which is reported by the switch and is not matched with a flow table;
a second processing module, configured to generate a free address resolution protocol correspondence table according to the ingress switch ID and the switch port in the message of the unmatched flow table, and the interface IP address, the interface MAC address, the switch ID, and the switch port in the Experimenter message;
and the third processing module is used for sending a free address resolution protocol message to the corresponding switch according to the free address resolution protocol corresponding relation table.
In addition, the controller further comprises a setting module for setting the SDN-based toll-free address resolution protocol option to configure the opening or closing of the SDN-based toll-free address resolution protocol function. The setting module is further configured to set an interval time for sending a free address resolution protocol and add the interval time to the free address resolution protocol correspondence table, where the free address resolution protocol correspondence table includes a switch ID, a switch port, an IP address, an MAC address, and the interval time.
The specific technical details of the controller for sending the gratuitous ARP based on the SDN are similar to those of the method for sending the gratuitous ARP based on the SDN, and therefore, detailed descriptions thereof are omitted.
As can be seen from the above, in the method, the device and the system for sending the gratuitous ARP based on the SDN according to the embodiments of the present invention, based on the SDN architecture, the controller calculates the location of the gateway according to the network topology, and enables the function of sending the gratuitous ARP at regular time on the interface of the gateway, and if the network topology changes, the change is automatically adapted without reconfiguration.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments can be referred to each other, and each embodiment focuses on the differences from the other embodiments.
Finally, it should be noted that: the foregoing description of various embodiments of the invention is provided to those skilled in the art for the purpose of illustration. It is not intended to be exhaustive or to limit the invention to a single disclosed embodiment. Various alternatives and modifications of the invention, as described above, will be apparent to those skilled in the art. Thus, while some alternative embodiments have been discussed in detail, other embodiments will be apparent or relatively easy to derive by those of ordinary skill in the art. The present invention is intended to embrace all such alternatives, modifications, and variances which have been discussed herein, and other embodiments which fall within the spirit and scope of the above application.

Claims (4)

1. A SDN-based free address resolution protocol sending method is characterized by comprising the following steps:
the controller presets a free address resolution protocol option based on the SDN so as to configure the opening or closing of the free address resolution protocol function based on the SDN;
the method comprises the steps that a controller receives an Experimenter message of a private extension sent by a switch in an SDN, wherein the Experimenter message comprises an interface IP address, an interface MAC address, a switch ID and a switch port of the switch;
the method comprises the steps that a controller receives a message of an unmatched flow table reported by a switch in an SDN, wherein the message of the unmatched flow table comprises an entrance switch ID and a switch port;
the controller generates a free address resolution protocol corresponding relation table according to an inlet switch ID and a switch port in the message of the unmatched flow table and an interface IP address, an interface MAC address, a switch ID and a switch port in the Experimenter message;
the controller presets the interval time for sending the free address resolution protocol, and the free address resolution protocol corresponding relation table comprises: switch ID, switch port, IP address, MAC address and interval time,
and under the condition that the SDN-based free address resolution protocol function is opened, the controller sends a free address resolution protocol message to a corresponding switch according to the switch ID and the switch port in the free address resolution protocol corresponding relation table and the interval time.
2. The SDN-based lib sending method according to claim 1, wherein the receiving, by the controller, a packet of an unmatched flow table reported by a switch in the SDN, where the packet of the unmatched flow table includes an ingress switch ID and a switch port, includes:
inquiring a flow table after a message enters an SDN, and forwarding the message matched with the flow table according to a forwarding path in the flow table; reporting the message which is not matched with the flow table to a controller;
the controller receives messages of unmatched flow tables reported by the switch, and acquires an entrance switch ID and a switch port which need to send a free address resolution protocol from the messages of the unmatched flow tables.
3. A system for free address resolution protocol (arp) delivery based on SDN, comprising: a controller and a switch, wherein,
the switch is used for sending a proprietary extended Experimenter message to the controller, wherein the Experimenter message comprises an interface IP address, an interface MAC address, a switch ID and a switch port of the switch; reporting a message of an unmatched flow table to a controller, wherein the message of the unmatched flow table comprises an entrance switch ID and a switch port;
the controller is used for presetting a free address resolution protocol option based on the SDN, configuring the opening or closing of the free address resolution protocol function based on the SDN, and receiving a privately-extended Experimenter message sent by a switch in the SDN and a message reported by the switch and not matched with a flow table; generating a free address resolution protocol corresponding relation table according to an inlet switch ID and a switch port in the message of the unmatched flow table and an interface IP address, an interface MAC address, a switch ID and a switch port in the Experimenter message; presetting the interval time for sending the free address resolution protocol, wherein the free address resolution protocol corresponding relation table comprises: the controller sends a free address resolution protocol message to a corresponding switch according to the interval time according to the switch ID and the switch port in the free address resolution protocol correspondence table under the condition that the free address resolution protocol function based on the SDN is opened according to the switch ID, the switch port, the IP address, the MAC address and the interval time.
4. A SDN-based toll-free address resolution protocol (arp) sending controller, comprising:
the first processing module is used for receiving an Experimenter message of private extension sent by a switch in an SDN and a message of an unmatched flow table reported by the switch, wherein the Experimenter message comprises an interface IP address, an interface MAC address, a switch ID and a switch port of the switch;
the second processing module is used for generating a free address resolution protocol corresponding relation table according to an inlet switch ID and a switch port in the message of the unmatched flow table and an interface IP address, an interface MAC address, a switch ID and a switch port in the Experimenter message;
the system comprises a setting module, a free address resolution protocol sending module and a free address resolution protocol sending module, wherein the setting module is used for setting a free address resolution protocol option based on an SDN (software defined network) so as to configure the opening or closing of a free address resolution protocol function based on the SDN, and is also used for setting an interval time for sending a free address resolution protocol and adding the interval time into a free address resolution protocol corresponding relation table, and the free address resolution protocol corresponding relation table comprises a switch ID, a switch port, an IP (Internet protocol) address, an MAC (media;
and the third processing module is used for sending a free address resolution protocol message to a corresponding switch according to the interval time according to the switch ID and the switch port in the free address resolution protocol corresponding relation table under the condition that the free address resolution protocol function based on the SDN is opened according to the free address resolution protocol corresponding relation table.
CN201610826353.6A 2016-09-14 2016-09-14 SDN-based free address resolution protocol sending method, device and system Active CN106302860B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610826353.6A CN106302860B (en) 2016-09-14 2016-09-14 SDN-based free address resolution protocol sending method, device and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610826353.6A CN106302860B (en) 2016-09-14 2016-09-14 SDN-based free address resolution protocol sending method, device and system

Publications (2)

Publication Number Publication Date
CN106302860A CN106302860A (en) 2017-01-04
CN106302860B true CN106302860B (en) 2020-04-10

Family

ID=57712676

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610826353.6A Active CN106302860B (en) 2016-09-14 2016-09-14 SDN-based free address resolution protocol sending method, device and system

Country Status (1)

Country Link
CN (1) CN106302860B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108810183B (en) * 2018-05-04 2021-09-07 新华三技术有限公司 Method and device for processing conflicting MAC addresses and machine-readable storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103905577A (en) * 2012-12-28 2014-07-02 中兴通讯股份有限公司 Address resolution protocol message processing method and system
CN104092614A (en) * 2014-07-30 2014-10-08 杭州华三通信技术有限公司 Method and device for updating address resolution information
CN104219340A (en) * 2014-09-25 2014-12-17 杭州华三通信技术有限公司 ARP (Address Resolution Protocol) response proxy method and apparatus
CN104378302A (en) * 2010-09-08 2015-02-25 华为技术有限公司 Method for sending address corresponding relation in second layer protocol by utilizing link state routing
CN104780088A (en) * 2015-03-19 2015-07-15 杭州华三通信技术有限公司 Service message transmission method and equipment
CN105430113A (en) * 2015-11-03 2016-03-23 上海斐讯数据通信技术有限公司 SDN APR message processing method and device, SDN controller and SDN switch

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20160095554A (en) * 2015-02-03 2016-08-11 한국전자통신연구원 Physical address determination apparatus based SDN and method therefor

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104378302A (en) * 2010-09-08 2015-02-25 华为技术有限公司 Method for sending address corresponding relation in second layer protocol by utilizing link state routing
CN103905577A (en) * 2012-12-28 2014-07-02 中兴通讯股份有限公司 Address resolution protocol message processing method and system
CN104092614A (en) * 2014-07-30 2014-10-08 杭州华三通信技术有限公司 Method and device for updating address resolution information
CN104219340A (en) * 2014-09-25 2014-12-17 杭州华三通信技术有限公司 ARP (Address Resolution Protocol) response proxy method and apparatus
CN104780088A (en) * 2015-03-19 2015-07-15 杭州华三通信技术有限公司 Service message transmission method and equipment
CN105430113A (en) * 2015-11-03 2016-03-23 上海斐讯数据通信技术有限公司 SDN APR message processing method and device, SDN controller and SDN switch

Also Published As

Publication number Publication date
CN106302860A (en) 2017-01-04

Similar Documents

Publication Publication Date Title
US7567573B2 (en) Method for automatic traffic interception
EP3267759B1 (en) Gateway device automatic networking
US9838219B2 (en) Virtual local area network mismatch detection in networks
CN101883158A (en) Method and client for acquiring VLAN (Virtual Local Area Network) IDs (Identifiers) and network protocol addresses
US10666769B2 (en) Network system and method for establishing data link by using relay node
US7009974B1 (en) Method and apparatus for updating addresses in network processing device
EP2279585A1 (en) Method and apparatus for multicast group management
WO2014117615A1 (en) Method and apparatus for obtaining ip address by dhcp client
EP2218214B1 (en) Network location service
US11523324B2 (en) Method for configuring a wireless communication coverage extension system and a wireless communication coverage extension system implementing said method
CN106101297B (en) A kind of message answer method and device
CN106302860B (en) SDN-based free address resolution protocol sending method, device and system
US10574797B2 (en) Method for configuring a device connected to a field bus
KR101755829B1 (en) Method and apparatus for processing address resolution protocol in software defined networking environment
CN109842692B (en) VxLAN switch, system and method for obtaining host information in physical network
US10044590B2 (en) Method of effective retaining of NAT channel service
CN109218191B (en) System and method for enabling multicast packets to traverse non-multicast networks
CN110418375B (en) Automatically determining mesh roles for network devices
WO2019120188A1 (en) Automatic communication mode switching method, terminal and smart device
US20030084173A1 (en) Method for setting up a communication between a device and a host application over an IP network, host application and DSL router, and software programs realizing said method
US20090316599A1 (en) Information processing apparatus
WO2018214154A1 (en) Data forwarding method to support media access control over the top gateway
US20150256637A1 (en) Terminal, message distribution system, message distribution method, and computer-readable medium
CN106713146B (en) Method, device and system for implementing router discovery protocol based on software defined network
CN108650221B (en) Control message extraction device and method of SPTN (shortest Path bridging) equipment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20201125

Address after: Room 10242, No. 260, Jiangshu Road, Xixing street, Binjiang District, Hangzhou City, Zhejiang Province

Patentee after: Hangzhou Jiji Intellectual Property Operation Co., Ltd

Address before: 201616 Shanghai city Songjiang District Sixian Road No. 3666

Patentee before: Phicomm (Shanghai) Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20201211

Address after: 233000 3rd floor, Dong'an Market, Fengyang West Road, Longzihu District, Bengbu City, Anhui Province

Patentee after: Bengbu 309 Technology Consulting Co.,Ltd.

Address before: Room 10242, No. 260, Jiangshu Road, Xixing street, Binjiang District, Hangzhou City, Zhejiang Province

Patentee before: Hangzhou Jiji Intellectual Property Operation Co., Ltd

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20210202

Address after: 313001 room 1019, Xintiandi office building, Yishan street, Wuxing District, Huzhou, Zhejiang, China

Patentee after: Huzhou YingLie Intellectual Property Operation Co.,Ltd.

Address before: 233000 3rd floor, Dong'an Market, Fengyang West Road, Longzihu District, Bengbu City, Anhui Province

Patentee before: Bengbu 309 Technology Consulting Co.,Ltd.