[go: up one dir, main page]

CN102655473A - Communication method, equipment and system - Google Patents

Communication method, equipment and system Download PDF

Info

Publication number
CN102655473A
CN102655473A CN2011100563277A CN201110056327A CN102655473A CN 102655473 A CN102655473 A CN 102655473A CN 2011100563277 A CN2011100563277 A CN 2011100563277A CN 201110056327 A CN201110056327 A CN 201110056327A CN 102655473 A CN102655473 A CN 102655473A
Authority
CN
China
Prior art keywords
address
gateway
destination
modem
message
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN2011100563277A
Other languages
Chinese (zh)
Inventor
姜元山
李爽
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies 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 Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CN2011100563277A priority Critical patent/CN102655473A/en
Publication of CN102655473A publication Critical patent/CN102655473A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Small-Scale Networks (AREA)

Abstract

本发明涉及一种通信方法、设备及系统。本发明公开了一种通信技术领域的通信方法,包括:终端设备TE的网关接收TE发送的报文;所述网关向所述TE回复地址解析协议ARP响应;其中,若所述报文的目的地址不是所述网关的地址,则所述ARP响应携带所述目的地址和所述网关与所述TE相连的端口的地址。本发明实施例还提供一种通信设备及系统。本发明实施例实现了TE在相同网络内部可以正常发送数据报文。

Figure 201110056327

The invention relates to a communication method, equipment and system. The invention discloses a communication method in the technical field of communication, comprising: a gateway of a terminal equipment TE receives a message sent by TE; the gateway replies an address resolution protocol ARP response to the TE; wherein, if the purpose of the message is If the address is not the address of the gateway, the ARP response carries the destination address and the address of the port where the gateway is connected to the TE. The embodiment of the present invention also provides a communication device and a system. The embodiment of the present invention realizes that the TE can normally send data packets within the same network.

Figure 201110056327

Description

一种通信方法、设备及系统A communication method, device and system

技术领域 technical field

本发明涉及通信技术领域,尤其涉及一种实现TE在网络内部通信的方法、设备及系统。The present invention relates to the technical field of communication, in particular to a method, device and system for realizing TE communication within a network.

背景技术 Background technique

在长期演进(Long Term Evolution,LTE)网络中,终端设备(Terminalequipment,TE)访问其它TE或者服务器时,调制解调器(Modem)可以作为TE的网关将数据通过空口直接发送给其他TE或者服务器。In a Long Term Evolution (LTE) network, when a terminal equipment (Terminalequipment, TE) accesses other TEs or servers, the modem (Modem) can serve as a TE gateway to directly send data to other TEs or servers through the air interface.

TE将数据通过Modem发送到网络侧,由于网络侧没有将要访问的目的地的子网掩码信息下发给TE,TE只能使用默认的子网掩码发送数据。当TE访问的目的地与TE在相同网络内时,如果TE的地址解析协议(Address ResolutionProtocol,ARP)缓存中没有关于该目的地的信息,TE会发送ARP广播报文来请求下一步路由的媒体接入控制(Medium Access Control,MAC)地址,该ARP广播报文携带TE要访问的目的地的IP地址,例如上述与TE在相同网络内的服务器的IP地址。Modem收到ARP广播报文后,会直接丢弃该ARP广播报文,而不会执行其他处理。因此,TE无法获得目的地的ARP信息,也就无法通过Modem向相同网络内的目的地发送数据,从而出现通信中断。The TE sends the data to the network side through the Modem. Since the network side does not send the subnet mask information of the destination to be accessed to the TE, the TE can only use the default subnet mask to send data. When the destination visited by the TE is in the same network as the TE, if there is no information about the destination in the address resolution protocol (ARP) cache of the TE, the TE will send an ARP broadcast message to request the next routing media Access control (Medium Access Control, MAC) address, the ARP broadcast message carries the IP address of the destination to be accessed by the TE, such as the IP address of the server in the same network as the TE. After the Modem receives the ARP broadcast packet, it will directly discard the ARP broadcast packet without performing other processing. Therefore, the TE cannot obtain the ARP information of the destination, and cannot send data to the destination in the same network through the Modem, resulting in communication interruption.

可见,现有技术中的Modem作为TE的网关,TE访问的目的地与TE在相同网络内时,将出现通信中断。It can be seen that the Modem in the prior art is used as the gateway of the TE, and when the destination accessed by the TE is in the same network as the TE, communication will be interrupted.

发明内容 Contents of the invention

本发明实施例提供一种通信方法、设备及系统,能够解决现有技术中的Modem作为TE的网关,TE访问的目的地与TE在相同网络内时出现通信中断的问题。Embodiments of the present invention provide a communication method, device and system, which can solve the problem in the prior art that the Modem is used as the gateway of the TE, and the communication interruption occurs when the destination visited by the TE is in the same network as the TE.

本发明的一方面提供一种通信方法,包括:An aspect of the present invention provides a communication method, including:

终端设备TE的网关接收TE发送的报文;The gateway of the terminal device TE receives the message sent by the TE;

所述网关向所述TE回复地址解析协议ARP响应;The gateway replies an Address Resolution Protocol ARP response to the TE;

其中,若所述报文的目的地址不是所述网关的地址,则所述ARP响应携带所述目的地址和所述网关与所述TE相连的端口的地址。Wherein, if the destination address of the message is not the address of the gateway, the ARP response carries the destination address and the address of the port where the gateway is connected to the TE.

本发明的另一方面提供设备,包括:Another aspect of the invention provides apparatus comprising:

接收单元,用于接收终端设备TE发送的报文;及a receiving unit, configured to receive a message sent by the terminal equipment TE; and

发送单元,用于向所述TE回复地址解析协议ARP响应;其中,若所述报文的目的地址不是所述设备的地址,则所述ARP响应携带所述目的地址和所述设备与所述TE相连的端口的地址。a sending unit, configured to reply an Address Resolution Protocol ARP response to the TE; wherein, if the destination address of the message is not the address of the device, the ARP response carries the destination address and the address of the device and the device Address of the port to which the TE is connected.

本发明又一方面提供一种系统,包括第一设备,所述第一设备用于接收终端设备TE发送的报文,并向所述TE回复地址解析协议ARP响应;其中,若所述报文的目的地址不是所述第一设备的地址,则所述ARP响应携带所述目的地址和所述第一设备与所述TE相连的端口的MAC地址。Another aspect of the present invention provides a system, including a first device, the first device is configured to receive a message sent by a terminal device TE, and reply an Address Resolution Protocol ARP response to the TE; wherein, if the message If the destination address is not the address of the first device, the ARP response carries the destination address and the MAC address of the port where the first device is connected to the TE.

本发明实施例中,TE的网关在接收到TE发送的报文后,若上述报文的目的地址不是上述网关的地址,可以向TE回复ARP响应,上述ARP响应中携带上述目的地址和上述网关与上述TE相连的端口的地址,则TE可以根据该ARP响应生成ARP映射表,从而实现TE在相同网络内部可以正常发送数据报文。In the embodiment of the present invention, after the gateway of the TE receives the message sent by the TE, if the destination address of the above-mentioned message is not the address of the above-mentioned gateway, it can reply an ARP response to the TE, and the above-mentioned ARP response carries the above-mentioned destination address and the above-mentioned gateway If the address of the port connected to the TE is used, the TE can generate an ARP mapping table according to the ARP response, so that the TE can normally send data packets within the same network.

附图说明 Description of drawings

图1为本发明实施例一种实现终端设备TE在网络内部通信的方法流程图;FIG. 1 is a flowchart of a method for realizing communication of a terminal equipment TE within a network according to an embodiment of the present invention;

图2为本发明实施例应用的LTE网络结构示意图;Fig. 2 is a schematic diagram of the LTE network structure applied in the embodiment of the present invention;

图3为本发明实施例实现终端设备TE在网络内部通信的设备结构示意图。FIG. 3 is a schematic diagram of a device structure for realizing communication of a terminal device TE within a network according to an embodiment of the present invention.

具体实施方式 Detailed ways

下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,可以理解的是,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention will be clearly and completely described below in conjunction with the accompanying drawings in the embodiments of the present invention. It should be understood that the described embodiments are only some of the embodiments of the present invention, not all of them. example. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without making creative efforts belong to the protection scope of the present invention.

本发明实施例中的TE可以为网络的任何终端侧的设备,例如,TE包括但不限于路由器、个人电脑、或摄像机等设备。TE的网关为无线Modem设备,该无线Modem设备可以位于TE内部或集成于TE,例如为TE中的芯片或TE中的Modem(如TE中具有Modem功能的单元),还可以是与TE相连的Modem,例如位于TE外部,能够与TE进行有线或无线通信的设备。以LTE系统为例,TE的网关包括但不限于LTE终端中的芯片或LTE终端中的Modem等。以图2所示的LTE网络结构为例,终端侧的TE与作为该TE的网关的LTE Modem相连,并可以通过该LTE Modem与接入网侧的演进基站(eNodeB)通信,还可以进一步与核心网侧通信,如SAE(System Architecture Evolution,系统架构演进)。需要说明的是,本发明实施例还适用于LTE-A等系统,而并不仅限于LTE系统。The TE in this embodiment of the present invention may be any device on the terminal side of the network. For example, the TE includes but is not limited to a router, a personal computer, or a camera. The gateway of the TE is a wireless Modem device. The wireless Modem device can be located inside or integrated in the TE, such as a chip in the TE or a Modem in the TE (such as a unit with a Modem function in the TE), or it can be connected to the TE. Modem, such as a device located outside the TE and capable of wired or wireless communication with the TE. Taking the LTE system as an example, the TE gateway includes but is not limited to a chip in an LTE terminal or a Modem in an LTE terminal. Taking the LTE network structure shown in Figure 2 as an example, the TE on the terminal side is connected to the LTE Modem as the gateway of the TE, and can communicate with the evolved base station (eNodeB) on the access network side through the LTE Modem, and can further communicate with Core network side communication, such as SAE (System Architecture Evolution, system architecture evolution). It should be noted that the embodiments of the present invention are also applicable to systems such as LTE-A, and are not limited to LTE systems.

本发明的一个实施例提供一种通信方法,参照图1中所示,包括如下步骤。An embodiment of the present invention provides a communication method, as shown in FIG. 1 , including the following steps.

步骤10:TE的网关接收TE发送的报文。Step 10: The gateway of the TE receives the packet sent by the TE.

上述TE发送的报文为TE在发送数据包前发送的ARP请求报文,可选的,该报文为TE发送的ARP广播报文,TE是在发送数据包前确定ARP缓存中没有目的地的ARP信息情况下发送该报文。该ARP请求报文中携带TE的IP地址及MAC地址,以及目的IP地址。The message sent by the above TE is an ARP request message sent by TE before sending a data packet. Optionally, the message is an ARP broadcast message sent by TE. Before sending a data packet, TE determines that there is no destination in the ARP cache The message is sent in the case of ARP information. The ARP request message carries the IP address and MAC address of the TE, and the destination IP address.

步骤11:TE的网关判断上述报文的目的IP地址是否是自己的IP地址。例如,TE的网关判断该ARP请求报文的目的IP地址是否与上述TE的网关的IP地址相同。若是,执行步骤13,否则,执行步骤12。Step 11: The gateway of the TE judges whether the destination IP address of the above message is its own IP address. For example, the gateway of the TE judges whether the destination IP address of the ARP request message is the same as the IP address of the gateway of the TE. If yes, go to step 13; otherwise, go to step 12.

步骤12:TE的网关向上述TE回复ARP响应,上述ARP响应携带上述目的IP地址和上述网关与上述TE相连的端口的MAC地址。Step 12: The gateway of the TE replies an ARP response to the above-mentioned TE, and the above-mentioned ARP response carries the above-mentioned destination IP address and the MAC address of the port connecting the above-mentioned gateway to the above-mentioned TE.

如果TE要访问与该TE在相同网络的服务器或其他设备,则TE不查找路由表,在发送的ARP请求报文中携带的目的IP地址是TE要访问的服务器或其他设备的IP地址,而非网关的IP地址。则,网关可以在步骤11中确定该ARP请求报文的目的IP地址不是网关的IP地址,则网关可以确定TE要访问与该TE在相同网络的服务器或其他设备。因此,本步骤中的网关不会直接丢弃该ARP请求报文,即不会丢弃TE要访问与TE在相同网络的服务器或其他设备时发送的ARP请求报文,而是将携带目的IP地址和网关与上述TE相连的端口的MAC地址的ARP响应发送给TE,从而使TE可以根据该ARP响应生成ARP映射表,例如,将该目的IP地址与上述网关与TE相连的端口的MAC地址的对应关系保存至ARP映射表。进一步的,TE可以根据该ARP映射表中的上述对应关系访问该目的IP地址对应的目的地,向该目的地发送数据包,具体根据该对应关系访问目的地的方法可参考现有技术。If the TE wants to access a server or other device on the same network as the TE, the TE does not search the routing table, and the destination IP address carried in the sent ARP request message is the IP address of the server or other device that the TE wants to access, while The IP address of the non-gateway. Then, the gateway can determine in step 11 that the destination IP address of the ARP request message is not the IP address of the gateway, and then the gateway can determine that the TE wants to access a server or other device on the same network as the TE. Therefore, the gateway in this step will not directly discard the ARP request packet, that is, it will not discard the ARP request packet sent by the TE when it wants to access a server or other device on the same network as the TE, but will carry the destination IP address and The ARP response of the MAC address of the gateway connected to the TE is sent to the TE, so that the TE can generate an ARP mapping table according to the ARP response, for example, the correspondence between the destination IP address and the MAC address of the port connected to the TE The relationship is saved to the ARP mapping table. Further, the TE may access the destination corresponding to the destination IP address according to the above correspondence in the ARP mapping table, and send a data packet to the destination. For a specific method of accessing the destination according to the correspondence, reference may be made to the prior art.

例如,在如图2中所示的LTE网络结构中,Modem作为TE的网关,假设Modem的IP地址为172.21.104.1,该Modem与TE相连的端口的MAC地址为0001,TE要访问其他TE或服务器时,TE发送的ARP请求报文中携带的目的IP地址为172.21.104.11。则在Modem确定接收的ARP请求报文中的目的IP地址不是自己的IP地址后,Modem向TE发送ARP响应报文,在该响应报文中包含该Modem的MAC地址(即0001)及要访问的目的IP地址(即172.21.104.11),这样,在TE端可以根据该响应报文生成ARP表,如表1所示。For example, in the LTE network structure shown in Figure 2, the Modem acts as the gateway of the TE. Suppose the IP address of the Modem is 172.21.104.1, and the MAC address of the port connecting the Modem to the TE is 0001. The TE wants to access other TEs or In the server, the destination IP address carried in the ARP request packet sent by the TE is 172.21.104.11. Then, after Modem determines that the destination IP address in the ARP request message received is not its own IP address, Modem sends an ARP response message to TE, which contains the MAC address (i.e. 0001) of the Modem and the address to be accessed in the response message. 172.21.104.11), so that the ARP table can be generated on the TE side according to the response message, as shown in Table 1.

  IP ADDRESS IP ADDRESS   MAC ADDRESS MAC ADDRESS

  172.21.104.11 172.21.104.11   0001 0001

表1Table 1

进一步的,TE可以根据该ARP表通过Modem向目的IP地址发送数据包。例如,TE发送的数据包需经过Modem通过空口发送到eNodeB,再由eNodeB将上述数据包发送到核心网,如图2中的SAE。可以理解的,该Modem作为连接两个访问点的路由器,实现例如ARP欺骗功能,使得发起ARP请求的TE误以为Modem就是目的主机,将发送给目的主机的数据包发送给Modem,Modem经空口从TE接收到的数据包发送到目的主机,从而实现了TE在相同网络内进行正常访问操作。Further, the TE may send the data packet to the destination IP address through the Modem according to the ARP table. For example, the data packet sent by the TE needs to be sent to the eNodeB through the air interface through the Modem, and then the eNodeB sends the above data packet to the core network, as shown in the SAE in Figure 2. It can be understood that the Modem, as a router connecting two access points, realizes, for example, the ARP spoofing function, so that the TE that initiates the ARP request mistakenly thinks that the Modem is the destination host, and sends the data packet sent to the destination host to the Modem, and the Modem sends the data packet to the modem through the air interface. The data packet received by the TE is sent to the destination host, thereby realizing the normal access operation of the TE in the same network.

步骤13:网关向上述TE回复ARP响应,上述ARP响应携带上述网关的IP地址和上述网关与上述TE相连的端口的MAC地址。Step 13: the gateway returns an ARP response to the TE, and the ARP response carries the IP address of the gateway and the MAC address of the port connecting the gateway to the TE.

可选的,如果TE要访问与该TE在不同网络的服务器或其他设备,则TE查找路由表,获知下一跳为网关,则TE发送的ARP请求报文中携带的目的IP地址是网关的IP地址。则,网关可以在步骤11中确定该ARP请求报文的目的IP地址是网关的IP地址,则网关可以确定TE要访问与该TE在不同网络的服务器或其他设备。因此,本步骤中的网关将携带上述网关的IP地址和上述网关与上述TE相连的端口的MAC地址的ARP响应发送给TE,以使TE可以根据该ARP响应生成ARP映射表,例如,将该网关的IP地址与上述网关与TE相连的端口的MAC地址的对应关系保存至ARP映射表。进一步的,TE可以根据该ARP映射表中的上述对应关系访问不同网络的服务器或其他设备,具体根据该对应关系进行访问的方法可参考现有技术。Optionally, if the TE wants to access a server or other device on a different network from the TE, the TE searches the routing table and learns that the next hop is the gateway, and the destination IP address carried in the ARP request message sent by the TE is the gateway's IP address. Then, the gateway can determine in step 11 that the destination IP address of the ARP request message is the IP address of the gateway, and then the gateway can determine that the TE wants to access a server or other device in a different network from the TE. Therefore, the gateway in this step sends the ARP response carrying the IP address of the gateway and the MAC address of the port where the gateway is connected to the TE to the TE, so that the TE can generate an ARP mapping table according to the ARP response, for example, the The corresponding relationship between the IP address of the gateway and the MAC address of the port connecting the gateway to the TE is stored in the ARP mapping table. Further, the TE can access servers or other devices in different networks according to the above correspondence in the ARP mapping table, and for a specific method of accessing according to the correspondence, reference may be made to the prior art.

在确定ARP请求报文中的目的IP地址是自己的IP地址情况下,Modem向TE发送ARP响应报文,在该响应报文中包含该Modem的IP(即172.21.104.1)及Modem的MAC地址(即0001),在TE端根据该响应报文生成ARP表,如下表2:When it is determined that the destination IP address in the ARP request message is its own IP address, the Modem sends an ARP response message to the TE, which contains the Modem's IP (i.e. 172.21.104.1) and the Modem's MAC address (that is, 0001), the ARP table is generated on the TE side according to the response message, as shown in Table 2 below:

  IP ADDRESS IP ADDRESS   MAC ADDRESS MAC ADDRESS   172.21.104.1 172.21.104.1   0001 0001

表2Table 2

需要说明的是,在本实施例中,TE要访问的目的地的地址(即目的地址)以目的地的IP地址(即目的IP地址)为例,网关的地址以网关的IP地址为例,端口的地址以端口的MAC地址为例进行说明,但上述各地址并不限于本实施例的举例。It should be noted that, in this embodiment, the IP address of the destination (ie, the destination IP address) is used as an example for the address of the destination to be accessed by the TE (ie, the destination IP address), and the IP address of the gateway is used as an example for the gateway address. The address of the port is described by taking the MAC address of the port as an example, but the above-mentioned addresses are not limited to the examples in this embodiment.

本发明实施例提供的方法适用于多种应用场景,以第一用户设备UE1和第二用户设备UE2为例,假设UE1包括第一终端设备TE1和与TE1相连的第一网关Modem1,UE2包括第二终端设备TE2和与TE2相连的第二网关Modem2,其中:The method provided by the embodiment of the present invention is applicable to various application scenarios. Taking the first user equipment UE1 and the second user equipment UE2 as examples, it is assumed that UE1 includes a first terminal equipment TE1 and a first gateway Modem1 connected to TE1, and UE2 includes a second Two terminal equipment TE2 and the second gateway Modem2 connected to TE2, wherein:

TE1的IP地址为172.21.104.10;SubMask(子网掩码)为255.255.0.0;TE1的网关Modem1的MAC地址为0001;Modem1的IP地址为172.21.104.1。The IP address of TE1 is 172.21.104.10; the SubMask (subnet mask) is 255.255.0.0; the MAC address of Modem1, the gateway of TE1, is 0001; the IP address of Modem1 is 172.21.104.1.

TE2的IP地址为172.21.104.11;SubMask为255.255.0.0;TE2的网关Modem2的MAC地址为0002。The IP address of TE2 is 172.21.104.11; the SubMask is 255.255.0.0; the MAC address of Modem2, the gateway of TE2, is 0002.

web服务器的IP地址为10.110.100.100;SubMask Ip为255.0.0.0;The IP address of the web server is 10.110.100.100; the SubMask Ip is 255.0.0.0;

在第一种应用场景举例中,UE1要访问UE2,TE1的ARP缓存中没有TE2的信息。则,TE1根据自己的子网掩码255.255.0.0判断TE2与TE1在相同网段(172.21.X.X),则TE1不查路由表,由于TE1的ARP缓存中没有TE2的信息,因此TE1发送ARP广播报文请求MAC地址,该ARP广播报文中携带的目的IP地址为TE2的IP地址(即172.21.104.11),Modem1收到该ARP广播报文后,判断该ARP广播报文中的目的IP地址与本身的IP地址不同,确定TE1要访问的目的设备与TE1属于相同网络,则向TE1反馈ARP响应报文,其中携带TE2的IP地址172.21.104.11和Modem1的MAC地址0001,TE1根据Modem1反馈的ARP响应,生成的ARP表如下表3:In the example of the first application scenario, UE1 wants to visit UE2, and there is no information about TE2 in the ARP cache of TE1. Then, TE1 judges that TE2 and TE1 are in the same network segment (172.21.X.X) according to its own subnet mask 255.255.0.0, then TE1 does not check the routing table, because there is no information about TE2 in the ARP cache of TE1, so TE1 sends an ARP broadcast The message requests the MAC address, and the destination IP address carried in the ARP broadcast message is the IP address of TE2 (that is, 172.21.104.11). After Modem1 receives the ARP broadcast message, it judges the destination IP address in the ARP broadcast message Different from its own IP address, if it is determined that the destination device to be accessed by TE1 belongs to the same network as TE1, it will feed back an ARP response message to TE1, which contains the IP address 172.21.104.11 of TE2 and the MAC address 0001 of Modem1. ARP response, the generated ARP table is as follows Table 3:

  IP ADDRESS IP ADDRESS   MAC ADDRESS MAC ADDRESS   172.21.104.11 172.21.104.11   0001 0001

表3table 3

进一步的,TE1根据该ARP表向TE2发送数据包,具体发送方法参考现有技术,例如发送的数据包中携带目的IP地址172.21.104.11和Modem1的MAC地址0001,Modem1将该数据包经空口发送给TE2。Further, TE1 sends a data packet to TE2 according to the ARP table. For the specific sending method, refer to the prior art. For example, the sent data packet carries the destination IP address 172.21.104.11 and the MAC address 0001 of Modem1, and Modem1 sends the data packet through the air interface to TE2.

在第二种应用场景举例中,UE1要访问web服务器,TE1的ARP缓存中没有web服务器的信息。则,TE1根据本身的子网掩码255.255.0.0判断web服务器的IP地址10.110.100.100与自己的IP地址172.21.104.10属于不同网络,则查找路由表获知下一跳路由为该TE1的网关Modem1,则发送ARP广播报文,携带Modem1的IP地址,Modem1收到该ARP请求报文后向TE1发送ARP响应,其中携带Modem1的IP地址172.21.104.1和Modem1的MAC地址0001。TE1根据Modem1反馈的ARP响应,生成的ARP表如下表4:In the second application scenario example, UE1 wants to access a web server, and there is no information about the web server in the ARP cache of TE1. Then, TE1 judges that the IP address 10.110.100.100 of the web server and its own IP address 172.21.104.10 belong to different networks according to its own subnet mask 255.255.0.0, then looks up the routing table and learns that the next-hop route is the gateway Modem1 of TE1. An ARP broadcast message is sent, carrying the IP address of Modem1. After receiving the ARP request message, Modem1 sends an ARP response to TE1, which carries Modem1's IP address 172.21.104.1 and Modem1's MAC address 0001. According to the ARP response fed back by Modem1, TE1 generates an ARP table as shown in Table 4:

  IP ADDRESS IP ADDRESS   MAC ADDRESS MAC ADDRESS   172.21.104.1 172.21.104.1   0001 0001

表4Table 4

进一步的,TE1根据该ARP表向web服务器发送数据包,具体发送方法参考现有技术,例如发送的数据包中携带目的IP地址10.110.100.100和Modem1的MAC地址0001,Modem1将该数据包经空口发送给web服务器。Further, TE1 sends a data packet to the web server according to the ARP table. For the specific sending method, refer to the prior art. For example, the data packet sent carries the destination IP address 10.110.100.100 and the MAC address 0001 of Modem1, and Modem1 passes the data packet through the air interface sent to the web server.

本发明实施例实现了网关在接收到TE发送的报文后,若上述报文的目的IP地址不是上述网关的IP地址,则上述网关向TE回复ARP响应,上述ARP响应中携带上述目的IP地址和上述网关与上述TE相连的端口的MAC地址,则TE可以根据该ARP响应生成ARP映射表,从而实现TE在相同网络内部可以正常发送数据报文。The embodiment of the present invention realizes that after the gateway receives the message sent by the TE, if the destination IP address of the above message is not the IP address of the above gateway, the above gateway replies an ARP response to the TE, and the above ARP response carries the above destination IP address and the MAC address of the port connected to the gateway and the TE, the TE can generate an ARP mapping table according to the ARP response, so that the TE can normally send data packets within the same network.

本发明实施例还提供一种设备,该设备可以实现上述实施例提供的通信方法中网关执行的动作,是可以用于实现上述方法的设备。例如,参照图3中所示,该设备包括:接收单元30、发送单元31,还可以进一步包括判断单元32(图中未示出)。The embodiment of the present invention also provides a device, which can realize the actions performed by the gateway in the communication method provided by the above embodiment, and is a device that can be used to realize the above method. For example, as shown in FIG. 3 , the device includes: a receiving unit 30 , a sending unit 31 , and may further include a judging unit 32 (not shown in the figure).

上述接收单元30接收TE发送的报文;上述发送单元31,向上述TE回复ARP响应;其中,若上述报文的目的地址不是上述设备,则上述ARP响应携带上述目的地址和上述设备与上述TE相连的端口的地址。The receiving unit 30 receives the message sent by the TE; the sending unit 31 replies an ARP response to the TE; wherein, if the destination address of the message is not the device, the ARP response carries the destination address and the device and the TE The address of the connected port.

上述判断单元32可以在上述发送单元31回复ARP响应前,判断上述报文的目的地址是否是上述设备;上述发送单元31在上述判断单元32的判断结果为是时,向上述TE回复携带上述目的地址和上述设备与上述TE相连的端口的地址的ARP响应;在上述判断单元32的判断结果为否时,向上述TE回复携带上述设备的地址和上述设备与上述TE相连的端口的地址的ARP响应。The judging unit 32 may judge whether the destination address of the message is the device before the sending unit 31 replies with an ARP response; Address and the ARP response of the address of the port where the above-mentioned equipment is connected to the above-mentioned TE; when the judgment result of the above-mentioned judging unit 32 is No, reply to the above-mentioned TE to carry the address of the above-mentioned equipment and the ARP of the address of the port that the above-mentioned equipment is connected to the above-mentioned TE response.

上述设备可以为无线Modem,该无线Modem可以位于TE内部或集成于TE,例如为TE中的芯片或TE中的Modem(如TE中具有Modem功能的单元),还可以是与TE相连的Modem,例如位于TE外部,能够与TE进行有线或无线通信的设备。以LTE系统为例,TE的网关包括但不限于LTE终端中的芯片或LTE终端中的Modem等。可以理解的是,本实施例为突出本发明的发明点省略了对该设备现有功能的介绍。The above-mentioned device may be a wireless Modem, which may be located inside the TE or integrated in the TE, such as a chip in the TE or a Modem in the TE (such as a unit with a Modem function in the TE), or a Modem connected to the TE, For example, a device located outside the TE and capable of wired or wireless communication with the TE. Taking the LTE system as an example, the TE gateway includes but is not limited to a chip in an LTE terminal or a Modem in an LTE terminal. It can be understood that, in order to highlight the inventive points of the present invention, this embodiment omits the introduction of the existing functions of the device.

可选的,上述设备的地址为上述设备的IP地址,上述端口的地址为端口的MAC地址。Optionally, the address of the above-mentioned device is the IP address of the above-mentioned device, and the address of the above-mentioned port is the MAC address of the port.

本发明实施例提供的上述设备在接收到TE发送的报文后,若上述报文的目的地址不是上述设备的地址,不会将该报文丢弃,而是向TE回复ARP响应,上述ARP响应中携带的上述目的地址和上述设备与上述TE相连的端口的地址,则TE可以根据该ARP响应生成ARP映射表,从而实现TE在相同网络内部可以正常发送数据报文。After the device provided by the embodiment of the present invention receives the message sent by the TE, if the destination address of the message is not the address of the device, it will not discard the message, but will reply an ARP response to the TE, and the above ARP response TE can generate an ARP mapping table according to the ARP response, so that the TE can normally send data packets within the same network.

本发明实施例还提供一种系统,该系统包括第一设备。该第一设备可以实现上述实施例提供的通信方法中网关执行的动作,是可以用于实现上述方法的设备。例如,该第一设备用于接收TE发送的报文,并向上述TE回复ARP响应;其中,若上述报文的目的地址不是上述第一设备的地址,则上述ARP响应携带上述目的地址和上述第一设备与上述TE相连的端口的地址。在上述报文的目的地址是上述第一设备的地址时,向上述TE回复携带上述第一设备的地址和上述第一设备与上述TE相连的端口的地址的ARP响应。可选的,该第一设备的结构及功能可参见上述实施例提供的设备的结构及功能,此处不再赘述。An embodiment of the present invention also provides a system, and the system includes a first device. The first device can implement the actions performed by the gateway in the communication method provided in the above embodiment, and is a device that can be used to implement the above method. For example, the first device is used to receive the message sent by the TE, and reply an ARP response to the TE; wherein, if the destination address of the message is not the address of the first device, the ARP response carries the destination address and the The address of the port where the first device is connected to the TE. When the destination address of the message is the address of the first device, reply to the TE with an ARP response carrying the address of the first device and the address of the port where the first device is connected to the TE. Optionally, for the structure and function of the first device, reference may be made to the structure and function of the device provided in the foregoing embodiments, and details are not repeated here.

该第一设备可以为无线Modem设备,该无线Modem设备可以位于TE内部或集成于TE,例如为TE中的芯片或TE中的Modem(如TE中具有Modem功能的单元),还可以是与TE相连的Modem,例如位于TE外部,能够与TE进行有线或无线通信的设备。以LTE系统为例,TE的网关包括但不限于LTE终端中的芯片或LTE终端中的Modem等。The first device may be a wireless Modem device, and the wireless Modem device may be located inside the TE or integrated in the TE, such as a chip in the TE or a Modem in the TE (such as a unit with a Modem function in the TE), or it may be connected to the TE The connected Modem is, for example, a device located outside the TE and capable of wired or wireless communication with the TE. Taking the LTE system as an example, the TE gateway includes but is not limited to a chip in an LTE terminal or a Modem in an LTE terminal.

可选的,上述第一设备的地址为第一设备的IP地址,端口的地址为端口的MAC地址。Optionally, the address of the first device is the IP address of the first device, and the address of the port is the MAC address of the port.

以第一设备的地址为第一设备的IP地址,端口的地址为端口的MAC地址为例,本实施例提供的系统在第一设备接收到TE发送的报文后,若上述报文的目的IP地址不是上述第一设备的IP地址,不会将该报文丢弃,而是向TE回复ARP响应,上述ARP响应中携带的上述目的IP地址和上述第一设备与上述TE相连的端口的MAC地址,则TE可以根据该ARP响应生成ARP映射表,因此本系统实现了TE在相同网络内部可以正常发送数据报文。Taking the address of the first device as the IP address of the first device and the address of the port as the MAC address of the port as an example, in the system provided by this embodiment, after the first device receives the message sent by the TE, if the purpose of the above message is The IP address is not the IP address of the above-mentioned first device, the message will not be discarded, but an ARP response is sent to TE, and the above-mentioned destination IP address carried in the above-mentioned ARP response and the MAC address of the port connected to the above-mentioned first device to the above-mentioned TE address, the TE can generate an ARP mapping table according to the ARP response, so this system realizes that the TE can normally send data packets within the same network.

本发明实施例通过对第一设备的改进,使其在接收到TE发送的报文后,在判断该报文的目的地址不是该第一设备的地址情况下,可以确定TE是访问相同网络的对象,则向TE回复ARP响应,上述ARP响应中携带上述目的地址和上述第一设备与上述TE相连的端口的地址,则TE可以根据该ARP响应生成ARP映射表,从而实现TE在相同网络内部可以正常发送数据报文,也就是可以正常进行相同网络内部的访问。The embodiment of the present invention improves the first device so that after receiving the message sent by the TE, it can be determined that the TE is visiting the same network when it is judged that the destination address of the message is not the address of the first device. Object, then reply an ARP response to TE, the above-mentioned ARP response carries the above-mentioned destination address and the address of the port where the above-mentioned first device is connected to the above-mentioned TE, then the TE can generate an ARP mapping table according to the ARP response, so as to realize that the TE is in the same network Data packets can be sent normally, that is, access within the same network can be performed normally.

本领域普通技术人员可以理解,实现上述实施例方法中的全部或部分步骤是可以通过程序来指令相关的硬件完成,所述的程序可以存储于一计算机可读存储介质中,例如只读存储器(简称ROM)、随机存取存储器(简称RAM)、磁盘、光盘等。Those of ordinary skill in the art can understand that all or part of the steps in the method of the above-mentioned embodiments can be completed by instructing related hardware through a program, and the program can be stored in a computer-readable storage medium, such as a read-only memory ( ROM for short), random access memory (RAM for short), magnetic disk, optical disk, etc.

例如,本发明实施例提供一种通信方法,可以通过程序来指令相关的硬件完成。该方法包括:终端设备TE的网关接收TE发送的报文;所述网关向所述TE回复地址解析协议ARP响应;其中,若所述报文的目的地址不是所述网关的地址,则所述ARP响应携带所述目的地址和所述网关与所述TE相连的端口的地址。For example, the embodiment of the present invention provides a communication method, which can be completed by instructing related hardware through a program. The method includes: the gateway of the terminal equipment TE receives the message sent by the TE; the gateway replies an Address Resolution Protocol ARP response to the TE; wherein, if the destination address of the message is not the address of the gateway, the The ARP response carries the destination address and the address of the port where the gateway is connected to the TE.

又如,本发明实施例提供一种芯片,包括处理器(processor),可选的,该芯片还包括存储器(memory)。其中,该处理器用于接收终端设备TE发送的报文,还用于向所述TE回复地址解析协议ARP响应;其中,若所述报文的目的地址不是所述芯片的地址,则所述ARP响应携带所述目的地址和所述芯片与所述TE相连的端口的地址。As another example, an embodiment of the present invention provides a chip, including a processor (processor), and optionally, the chip further includes a memory (memory). Wherein, the processor is used to receive a message sent by the terminal equipment TE, and is also used to reply an Address Resolution Protocol ARP response to the TE; wherein, if the destination address of the message is not the address of the chip, the ARP The response carries the destination address and the address of the port where the chip is connected to the TE.

可选的,该处理器用于判断所述报文的目的地址是否是所述芯片的地址;在所述判断单元的判断结果为是时,向所述TE回复携带所述目的地址和所述芯片与所述TE相连的端口的MAC地址的ARP响应。可选的,在所述判断单元的判断结果为否时,向所述TE回复携带所述芯片的地址和所述芯片与所述TE相连的端口的MAC地址的ARP响应。Optionally, the processor is used to judge whether the destination address of the message is the address of the chip; when the judgment result of the judging unit is yes, reply to the TE carrying the destination address and the chip address An ARP response of the MAC address of the port connected to the TE. Optionally, when the judging result of the judging unit is negative, reply an ARP response carrying the address of the chip and the MAC address of the port connecting the chip to the TE to the TE.

可选的,该芯片为用于实现无线调制解调器Modem功能的芯片,可以位于TE内部,也可以位于TE外部的某设备中,并与TE相连。Optionally, the chip is a chip for realizing the modem function of the wireless modem, and may be located inside the TE, or may be located in a device outside the TE, and connected to the TE.

可选的,本实施例中的目的地址为目的IP地址,芯片的地址为芯片的IP地址,端口的地址为端口的MAC地址。Optionally, the destination address in this embodiment is the destination IP address, the chip address is the chip IP address, and the port address is the port MAC address.

以上所述,仅为本发明较佳的具体实施方式,但本发明的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本发明揭露的技术范围内,可轻易想到的变化或替换,都应涵盖在本发明的保护范围之内。因此,本发明的保护范围应该以权利要求的保护范围为准。The above is only a preferred embodiment of the present invention, but the scope of protection of the present invention is not limited thereto. Any person skilled in the art within the technical scope disclosed in the present invention can easily think of changes or Replacement should be covered within the protection scope of the present invention. Therefore, the protection scope of the present invention should be determined by the protection scope of the claims.

Claims (18)

1.一种通信方法,其特征在于,包括:1. A communication method, characterized in that, comprising: 终端设备TE的网关接收TE发送的报文;The gateway of the terminal device TE receives the message sent by the TE; 所述网关向所述TE回复地址解析协议ARP响应;The gateway replies an Address Resolution Protocol ARP response to the TE; 其中,若所述报文的目的地址不是所述网关的地址,则所述ARP响应携带所述目的地址和所述网关与所述TE相连的端口的地址。Wherein, if the destination address of the message is not the address of the gateway, the ARP response carries the destination address and the address of the port where the gateway is connected to the TE. 2.如权利要求1所述的方法,其特征在于,所述方法还包括:2. The method of claim 1, further comprising: 若所述报文的目的地址是所述网关的地址,则所述ARP响应携带所述网关的地址和所述网关与所述TE相连的端口的地址。If the destination address of the message is the address of the gateway, the ARP response carries the address of the gateway and the address of the port where the gateway is connected to the TE. 3.如权利要求1所述的方法,其特征在于,所述网关向所述TE回复ARP响应之前,还包括:3. The method according to claim 1, wherein before the gateway replies an ARP response to the TE, further comprising: 判断所述报文的目的地址是否是网关的地址。Judging whether the destination address of the message is the address of the gateway. 4.如权利要求1、2或3所述的方法,其特征在于,所述报文为ARP广播报文。4. The method according to claim 1, 2 or 3, wherein the message is an ARP broadcast message. 5.如权利要求1、2或3所述的方法,其特征在于,所述网关为无线调制解调器Modem。5. The method according to claim 1, 2 or 3, characterized in that the gateway is a wireless modem Modem. 6.如权利要求5所述的方法,其特征在于,所述网关为终端设备TE中用于实现Modem功能的芯片,或TE中的Modem,或与TE相连的位于TE外部的Modem。6 . The method according to claim 5 , wherein the gateway is a chip in the terminal equipment TE for realizing the Modem function, or a Modem in the TE, or a Modem connected to the TE and located outside the TE. 7.如权利要求1、2或3所述的方法,其特征在于,所述目的地址为目的IP地址,所述网关的地址为所述网关的IP地址,所述端口的地址为所述端口的MAC地址。7. The method according to claim 1, 2 or 3, wherein the destination address is a destination IP address, the address of the gateway is the IP address of the gateway, and the address of the port is the IP address of the port MAC address. 8.一种设备,其特征在于,包括:8. A device, characterized in that it comprises: 接收单元,用于接收终端设备TE发送的报文;及a receiving unit, configured to receive a message sent by the terminal equipment TE; and 发送单元,用于向所述TE回复地址解析协议ARP响应;其中,若所述报文的目的地址不是所述设备的地址,则所述ARP响应携带所述目的地址和所述设备与所述TE相连的端口的地址。a sending unit, configured to reply an Address Resolution Protocol ARP response to the TE; wherein, if the destination address of the message is not the address of the device, the ARP response carries the destination address and the address of the device and the device Address of the port to which the TE is connected. 9.如权利要求8所述的设备,其特征在于,还包括:9. The device of claim 8, further comprising: 判断单元,用于判断所述报文的目的地址是否是所述设备的地址;a judging unit, configured to judge whether the destination address of the message is the address of the device; 所述发送单元具体用于,在所述判断单元的判断结果为是时,向所述TE回复携带所述目的地址和所述设备与所述TE相连的端口的MAC地址的ARP响应。The sending unit is specifically configured to, when the judging result of the judging unit is yes, reply to the TE with an ARP response carrying the destination address and the MAC address of the port where the device is connected to the TE. 10.如权利要求9所述的设备,其特征在于,所述发送单元还用于,在所述判断单元的判断结果为否时,向所述TE回复携带所述设备的地址和所述设备与所述TE相连的端口的MAC地址的ARP响应。10. The device according to claim 9, wherein the sending unit is further configured to, when the judging result of the judging unit is no, reply to the TE carrying the address of the device and the An ARP response of the MAC address of the port connected to the TE. 11.如权利要求8至10任一项所述的设备,其特征在于,所述设备为无线调制解调器Modem。11. The device according to any one of claims 8 to 10, characterized in that the device is a wireless modem Modem. 12.如权利要求11所述的设备,其特征在于,所述设备为终端设备TE中用于实现Modem功能的芯片,或TE中的Modem,或与TE相连的位于TE外部的Modem。12. The device according to claim 11, characterized in that, the device is a chip in the terminal equipment TE for implementing Modem functions, or a Modem in the TE, or a Modem connected to the TE and located outside the TE. 13.如权利要求8、9或10所述的设备,其特征在于,所述目的地址为目的IP地址,所述设备的地址为所述设备的IP地址,所述端口的地址为所述端口的MAC地址。13. The device according to claim 8, 9 or 10, wherein the destination address is a destination IP address, the address of the device is the IP address of the device, and the address of the port is the MAC address. 14.一种系统,其特征在于,包括第一设备,所述第一设备用于接收终端设备TE发送的报文,并向所述TE回复地址解析协议ARP响应;其中,若所述报文的目的地址不是所述第一设备的地址,则所述ARP响应携带所述目的地址和所述第一设备与所述TE相连的端口的MAC地址。14. A system, characterized by comprising a first device, the first device is configured to receive a message sent by a terminal device TE, and reply an Address Resolution Protocol ARP response to the TE; wherein, if the message If the destination address is not the address of the first device, the ARP response carries the destination address and the MAC address of the port where the first device is connected to the TE. 15.如权利要求14所述的系统,其特征在于,所述第一设备还用于,在所述报文的目的地址是所述第一设备的地址时,向所述TE回复携带所述第一设备的地址和所述第一设备与所述TE相连的端口的MAC地址的ARP响应。15. The system according to claim 14, wherein the first device is further configured to, when the destination address of the message is the address of the first device, reply to the TE carrying the An ARP response of the address of the first device and the MAC address of the port where the first device is connected to the TE. 16.如权利要求14或15所述的系统,其特征在于,所述第一设备为无线调制解调器Modem。16. The system according to claim 14 or 15, wherein the first device is a wireless modem Modem. 17.如权利要求16所述的系统,其特征在于,所述第一设备为终端设备TE中用于实现Modem功能的芯片,或TE中的Modem,或与TE相连的位于TE外部的Modem。17 . The system according to claim 16 , wherein the first device is a chip in the terminal equipment TE for implementing Modem functions, or a Modem in the TE, or a Modem connected to the TE and located outside the TE. 18.如权利要求14或15所述的系统,其特征在于,所述目的地址为目的IP地址,所述第一设备的地址为所述第一设备的IP地址,所述端口的地址为所述端口的MAC地址。18. The system according to claim 14 or 15, wherein the destination address is a destination IP address, the address of the first device is the IP address of the first device, and the address of the port is the IP address of the first device. MAC address of the port mentioned above.
CN2011100563277A 2011-03-03 2011-03-03 Communication method, equipment and system Pending CN102655473A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2011100563277A CN102655473A (en) 2011-03-03 2011-03-03 Communication method, equipment and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2011100563277A CN102655473A (en) 2011-03-03 2011-03-03 Communication method, equipment and system

Publications (1)

Publication Number Publication Date
CN102655473A true CN102655473A (en) 2012-09-05

Family

ID=46731000

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2011100563277A Pending CN102655473A (en) 2011-03-03 2011-03-03 Communication method, equipment and system

Country Status (1)

Country Link
CN (1) CN102655473A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103441931A (en) * 2013-08-23 2013-12-11 华为技术有限公司 Message sending method and device
CN104092793A (en) * 2014-07-23 2014-10-08 江苏威盾网络科技有限公司 Wireless local area network mobile terminal management system based on ARP
CN112929241A (en) * 2021-03-26 2021-06-08 新华三信息安全技术有限公司 Network testing method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040023431A (en) * 2002-09-11 2004-03-18 엘지전자 주식회사 Gateway system and packet processing method thereof
CN1534933A (en) * 2003-03-28 2004-10-06 华为技术有限公司 A Security Access Control Method for Internet Protocol
CN1925493A (en) * 2006-09-15 2007-03-07 杭州华为三康技术有限公司 Method and device for processing ARP message
CN101123614A (en) * 2007-09-04 2008-02-13 中兴通讯股份有限公司 A method and communication device for processing address parsing protocol packet

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040023431A (en) * 2002-09-11 2004-03-18 엘지전자 주식회사 Gateway system and packet processing method thereof
CN1534933A (en) * 2003-03-28 2004-10-06 华为技术有限公司 A Security Access Control Method for Internet Protocol
CN1925493A (en) * 2006-09-15 2007-03-07 杭州华为三康技术有限公司 Method and device for processing ARP message
CN101123614A (en) * 2007-09-04 2008-02-13 中兴通讯股份有限公司 A method and communication device for processing address parsing protocol packet

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103441931A (en) * 2013-08-23 2013-12-11 华为技术有限公司 Message sending method and device
CN103441931B (en) * 2013-08-23 2017-06-20 华为技术有限公司 A kind of file transmitting method and device
CN104092793A (en) * 2014-07-23 2014-10-08 江苏威盾网络科技有限公司 Wireless local area network mobile terminal management system based on ARP
CN112929241A (en) * 2021-03-26 2021-06-08 新华三信息安全技术有限公司 Network testing method and device
CN112929241B (en) * 2021-03-26 2022-06-21 新华三信息安全技术有限公司 Network testing method and device

Similar Documents

Publication Publication Date Title
CN101577675B (en) Method and device for protecting neighbor table in IPv6 network
CN103259725B (en) Messaging method and network equipment
CN102739549B (en) Receive the method for message, the method sending message and device
CN104468866B (en) A kind of multiple gateway terminal fast roaming method in WLAN
US9438557B2 (en) Adaptive dynamic host configuration protocol assignment with virtual local area network pool
CN105144652A (en) Address resolution in software-defined networks
CN103139071A (en) Method, device and system of message transmitting
WO2019119346A1 (en) Method and network device for determining communication path
JP6118122B2 (en) COMMUNICATION DEVICE, ITS CONTROL METHOD, PROGRAM
WO2016197689A1 (en) Method, apparatus and system for processing packet
CN102186261A (en) Implementation method and device for IPv6 (Internet Protocol Version 6) neighbor discovery protocol in WLAN (Wireless Local Area Network)
WO2012130083A1 (en) Address resolution protocol (arp) table entry configuration method and device
WO2017107871A1 (en) Access control method and network device
CN102014039B (en) Data transmission method and access point
CN108141481A (en) The enhanced neighbours of communication network have found
US20230146807A1 (en) Supporting dynamic host configuration protocol-based customer premises equipment in fifth generation wireline and wireless convergence
US9166884B2 (en) Network location service
CN101754318B (en) Bypass data transmission method and system, and access point network device
WO2011107052A2 (en) Method and access node for preventing address conflict
CN109196895B (en) A message transmission method, device and system
US11405275B2 (en) Automatically determining mesh network role of network device
CN102859947B (en) Method, apparatus and system for neighbor discovery
CN102655473A (en) Communication method, equipment and system
CN105247842A (en) Method and apparatus for selecting a communication interface
CN104468467A (en) Dynamic host configuration protocol (DHCP) message transmitting method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20120905