WO2018113693A1 - Procédé et système de gestion de communication de dispositif de réseau local, et dispositif de passerelle - Google Patents

Procédé et système de gestion de communication de dispositif de réseau local, et dispositif de passerelle Download PDF

Info

Publication number
WO2018113693A1
WO2018113693A1 PCT/CN2017/117420 CN2017117420W WO2018113693A1 WO 2018113693 A1 WO2018113693 A1 WO 2018113693A1 CN 2017117420 W CN2017117420 W CN 2017117420W WO 2018113693 A1 WO2018113693 A1 WO 2018113693A1
Authority
WO
WIPO (PCT)
Prior art keywords
area network
information
local area
communication
gateway
Prior art date
Application number
PCT/CN2017/117420
Other languages
English (en)
Chinese (zh)
Inventor
李小虎
武云飞
姜志俊
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2018113693A1 publication Critical patent/WO2018113693A1/fr

Links

Images

Classifications

    • 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/26Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks using dedicated tools for LAN [Local Area Network] management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/66Arrangements for connecting between networks having differing types of switching systems, e.g. gateways

Definitions

  • the present invention relates to the field of communications, and in particular, to a LAN device communication management method, system, and gateway device.
  • a WAN connection is a virtual channel established when a home gateway device accesses a wide area network. For example, the video source server requested by the set-top box and the game server accessed by the Xbox are not in a network, which requires the home gateway device to establish two WAN connections for connecting the video source server and the game server respectively.
  • the port of the gateway device is usually port-bound, but in this case, the LAN device connected to the specific LAN port can only pass the corresponding The WAN connection accesses network resources. Therefore, this solution has the following drawbacks: First, the flexibility is poor, because the type of the LAN device that each port of the gateway device can access is fixed in the solution; the second is that the port utilization is low, and cannot be applied to one port access differently. The scenario of the type device.
  • Embodiments of the present invention provide a LAN device communication management method, system, and gateway device.
  • An embodiment of the present invention provides a communication management method for a local area network device, including: a gateway device receiving communication information sent by a local area network device, where the communication information carries device attribute information of the local area network device; Decoding the device attribute information in the communication information; the gateway device determines a wide area network (WAN) connection corresponding to the communication information based on a pre-established communication management table, wherein the communication management table includes the local area network device Device type, the device attribute information, and a mapping relationship between the WAN connections; and the gateway device transmits the communication information over the WAN connection.
  • WAN wide area network
  • the embodiment of the present invention further provides a gateway device, including: an information acquiring module, configured to acquire device attribute information and a device type of a local area network device; and a mapping establishing module configured to: according to the device attribute information, the device type, Establishing, by the WAN connection corresponding to the device attribute information and the device type, the communication management table; the information receiving module is configured to receive communication information sent by the local area network device, where the communication information carries the The device attribute information of the local area network device, the device attribute information may include a physical address or a hardware identifier of the local area network device; a connection query module configured to be based on the pre-established communication management table and from the communication information The parsed device attribute information determines a WAN connection corresponding to the communication information; and an information outgoing module configured to transmit the communication information over the WAN connection.
  • a gateway device including: an information acquiring module, configured to acquire device attribute information and a device type of a local area network device; and a mapping establishing module configured to: according to the device
  • An embodiment of the present invention further provides a local area network device communication management system, where the local area network device communication management system includes at least one local area network device and a gateway device as described above.
  • FIG. 1 is a flowchart of a method for managing communication of a local area network device according to Embodiment 1 of the present invention
  • FIG. 3 is a flowchart of acquiring a device type by a gateway device according to Embodiment 1 of the present invention
  • FIG. 4 is a flowchart of forwarding, by a gateway device, communication information according to Embodiment 1 of the present invention
  • FIG. 5 is a sequence diagram of communication management performed by a home gateway to a local area network device according to Embodiment 2 of the present invention.
  • FIG. 6 is a schematic structural diagram of a gateway device according to Embodiment 3 of the present invention.
  • FIG. 7 is a schematic structural diagram of hardware of a gateway device according to Embodiment 3 of the present invention.
  • the first type of server that provides network resources for different LAN devices is located on different network segments.
  • a video resource server corresponding to a set top box in a home is located in the 14.25.XX network segment, and a game machine server that provides an online game service for the game machine.
  • the two servers are on different networks.
  • the second type of servers that provide network resources for different LAN devices are located in the same network segment, but different servers use different VLANs (Virtual Local Area Network).
  • VLANs Virtual Local Area Network
  • online web games correspond to VLAN 100
  • online video viewing corresponds to VLAN 200.
  • the WAN connection used by the two types of LAN devices, the game console and the set-top box, is also different.
  • FIG. 1 is a flowchart of a method for managing communication of a local area network device according to Embodiment 1 of the present invention. As shown in FIG. 1 , the process includes the following steps:
  • the gateway device receives the communication information sent by the LAN device.
  • the gateway device When the LAN device accesses its corresponding network resource, that is, accesses the network resource it needs, the gateway device sends a communication message for characterizing the request to the server providing the network resource.
  • the communication information carries device attribute information of the information transmitting end, that is, device attribute information of the LAN device carrying the communication information.
  • the gateway device After receiving the communication information sent by the LAN device, the gateway device can parse the communication information and obtain the device attribute information of the information sending end.
  • the device attribute information of the LAN device includes, but is not limited to, a hardware identifier of the LAN device, a MAC (Media Access Control) address (physical address) of the LAN device, and the like.
  • the device attribute information uniquely corresponds to the LAN device accessed by the gateway device, so that the gateway device can accurately distinguish each LAN device that accesses itself.
  • the device attribute information is selected because the device attribute information of the LAN device itself is unique and cannot be counterfeited.
  • other device information that can uniquely distinguish each LAN device that accesses the same gateway device may be used instead of the device attribute information.
  • the user separately sets the difference information of the set top box, the game machine, and the notebook computer that access the same gateway device to 01, 02, and 03 respectively. It should be understood by those skilled in the art that when the user customizes the setting difference information, it should be ensured that the customized difference information has a long-term unique identifier for a LAN device under one gateway device.
  • the LAN device does not need to perform special processing on the communication information when transmitting the communication information to the gateway device, and the gateway device can directly parse the corresponding MAC address. address. If the distinguishing information set by the user is used to uniquely identify the LAN device, it is possible that the LAN device needs to add the difference information of the LAN device to the communication information when transmitting the communication information.
  • the gateway device determines, according to the pre-established communication management table and the device attribute information acquired from the communication information, a WAN connection manner corresponding to the communication information.
  • the gateway device may parse the device attribute information of the LAN device from the communication information, and then according to the device type of the LAN device in the communication management table established in advance, the device attribute information of the LAN device, and the WAN.
  • the mapping relationship between the three connections determines the WAN connection corresponding to the device attribute information, so that the WAN connection required to send the communication information can be determined.
  • FIG. 2 is a flowchart of creating a communication management table in Embodiment 1 of the present invention. As shown in Figure 2, the process includes the following steps:
  • the gateway device acquires device attribute information and a device type of the LAN device.
  • the gateway device obtains the device attribute information and the device type of the LAN device, so as to establish a mapping relationship between the device attribute information, the device type, and the WAN connection.
  • the device attribute information and the device type can be acquired together or separately.
  • the gateway device obtains the device type of the LAN device through the universal plug and play technology.
  • UFP Universal Plug and Play
  • UPnP is an architecture for common peer-to-peer network connections for PCs and smart devices (or instruments), especially in the home. Based on Internet standards and technologies (such as TCP/IP, HTTP, and XML), UPnP enables such devices to automatically connect and work with each other, making networks (especially home networks) possible for more people.
  • UPnP includes multiple protocols, and SSDP (Simple Service Discovery Protocol) refers to a simple service discovery protocol, which is one of the core protocols of UPnP technology.
  • SSDP Simple Service Discovery Protocol
  • the gateway device may acquire the device type of the LAN device based on the notification message, and the following describes the process of the gateway device acquiring the device type of the LAN device.
  • FIG. 3 is a flowchart of acquiring a device type by a gateway device according to Embodiment 1 of the present invention. As shown in FIG. 3, the process includes the following steps:
  • the gateway device receives the notification message sent by the LAN device.
  • the gateway device After receiving the notification message sent by the LAN device, the gateway device can confirm that the LAN device has accessed the network. After that, the LAN device has a need to access network resources, so the gateway device needs to determine its device type. The LAN device can send a notification message to the gateway device through the Simple Service Discovery Protocol after accessing the gateway device.
  • the gateway device parses the notification message to obtain a URL (Uniform Resource Locator) of the description file of the LAN device.
  • URL Uniform Resource Locator
  • the location field of the notification message carries the URL of the description file of the device. Therefore, the gateway device only needs to parse the notification message to obtain the URL of the description file of the LAN device, for example, the URL of the description file of a LAN device is http. //192.168.1.20:49152/des.xml.
  • the gateway device accesses the description file according to the parsed URL to obtain a device type of the LAN device.
  • the description file of the LAN device can be accessed according to the URL.
  • the description file is, for example, "des.xml”, and the ⁇ modelName> in the description file des.xml describes the type of the LAN device.
  • the gateway device accesses the description file according to http//192.168.1.20:49152/des.xml, Obtain such information from the description file: " ⁇ modelName>STB ⁇ /modelName>", which means that the device type of the LAN device is a set top box.
  • the gateway device accesses the description file of the LAN device according to the URL of the LAN device, for example, a TCP (Transmission Control Protocol) connection should be established with the LAN device. Then, the description file corresponding to the URL is accessed through HTTP (Hyper Text Transfer Protocol), and the device type of the LAN device is obtained from the description file.
  • HTTP Hyper Text Transfer Protocol
  • the device attribute information of the device can be actively reported by the LAN device, and the device attribute information of the LAN device can be obtained by the gateway device actively sending the inquiry message.
  • the device attribute information is a MAC address of the LAN device, and the MAC address is obtained by parsing the notification message sent from the LAN device to the gateway device. Therefore, in this embodiment, the gateway device is based on the universal Plug and Play technology can get the device attribute information and device type of the LAN device together.
  • the gateway device may obtain the device type or the device attribute information of the LAN device by using other methods, for example, the gateway device receives the information actively sent by the LAN device.
  • the device type or device attribute information of the LAN device is included in the information.
  • the gateway device after the LAN device accesses the gateway device, the gateway device actively sends the inquiry information to the LAN device, and after receiving the inquiry information, the LAN device sends the information including the device attribute information and/or the device type to the gateway device according to the inquiry information. .
  • the gateway device establishes a communication management table based on the acquired device type, device attribute information, and a WAN connection corresponding to the device attribute information and the device type.
  • the communication management table is mainly used by the gateway device to query the WAN connection corresponding to each LAN device.
  • the correspondence between different LAN devices and different WAN connections is mainly determined by the mapping relationship between the device attribute information of the LAN device, the device type, and the WAN connection used by the LAN device to access the required network resources. Therefore, after the gateway device obtains the device type and the device attribute information, a mapping relationship is established between the two and the WAN connection, and the mapping relationship is recorded through the communication management table.
  • the gateway device does not need to establish a communication management table every time before receiving the communication information of the LAN device. It may also be created once after a LAN device establishes a connection with the gateway device, and the gateway device does not need to re-create a communication management table for the LAN device after the LAN device accesses the gateway device and does not disconnect.
  • the gateway device connects the outgoing communication information by using the determined WAN connection.
  • the gateway device determines the WAN connection corresponding to the communication information
  • the communication information of the LAN device can be sent out through the WAN connection, so that the LAN device can access the network resources required by the LAN device through the communication information.
  • the communication management table may further include an identification identifier, where the length of the identification identifier is smaller than the length of the MAC address of the LAN device, and respectively corresponding to the device type and the WAN connection.
  • the gateway device parses and determines the device attribute information of a LAN device from the received communication information in a subsequent management process, it can be determined.
  • the device type of the LAN device may further set an identification identifier corresponding to the device type for the communication information, so as to conveniently select a WAN connection corresponding to the identification identifier when forwarding the communication information.
  • Table 1 shows a communication management table provided by this embodiment.
  • the embodiment does not limit the relationship between the WAN connection, the identification identifier, the LAN device type, and the device attribute information in the form of the above table, as long as the communication management table can represent the WAN connection and the LAN device.
  • the above mapping relationship exists between the type and the device attribute information.
  • FIG. 4 is a flowchart of a gateway device forwarding communication information according to Embodiment 1 of the present invention. As shown in FIG. 4, the process includes the following steps:
  • the gateway device determines, according to the communication management table, an identification identifier corresponding to the device attribute information carried by the communication information.
  • the identification identifier corresponding to the LAN device can be determined.
  • the device attribute information of the LAN device is user-defined, and the gateway device If the parsed device attribute information is "00:11:22:33:22:10", the identification identifier corresponding to the LAN device may be determined as "B" according to the communication management table.
  • the gateway device is an identification identifier corresponding to the communication information identifier.
  • the gateway device identifies the identification for the communication information so that it can subsequently simply identify which WAN connection the communication information should be sent over. For example, in the above example, the gateway device may mark the identification identifier "B" on the communication information.
  • the gateway device selects a corresponding wide area network connection for the communication information according to the identification identifier marked for the communication information, and sends the communication information.
  • the gateway device determines, according to the communication management table and the identification identifier marked on the communication information, the WAN connection that the LAN device needs to access the required network resource, and sends the communication information by using the corresponding WAN connection. Go out.
  • the identification identifier is only an auxiliary information for facilitating the actual communication information forwarding by the gateway device, and is not necessary for implementing the solution of the embodiment.
  • the gateway device obtains the device type of the LAN device by using the universal plug-and-play technology, and the manner of obtaining the device type is different from the manner in which the device type is obtained through DHCP in the related art.
  • the device type of all LAN devices connected to the gateway device can be obtained without distinguishing the IP configuration mode of the LAN device.
  • the gateway device After acquiring the device type and device attribute information of the LAN device, the gateway device creates a mapping relationship between the device type, the device attribute information, and the WAN connection used by the LAN device to access the network resource, where the device attribute information is inherent to the LAN device. Attribute information, therefore, device attribute information does not change and can be used to characterize LAN devices for a long time.
  • the gateway device may determine the WAN connection for sending the communication information according to the foregoing mapping relationship, so that the port of the gateway device is not rigidly bound, and the IP address of each LAN device does not need to be kept at any time. In this case, it is possible to ensure that different LAN devices access the network using different WAN connections. Compared with the related art in which the gateway device port resources are sacrificed or the gateway device processing performance is sacrificed, and the IP address of the LAN device is always concerned, the resource utilization of the gateway device is not only improved, but also the communication of all the LAN devices under the gateway device can be performed. The management of the same way further simplifies the management of the gateway device.
  • FIG. 5 is a sequence diagram of communication management of a local area network device by a home gateway according to Embodiment 2 of the present invention. As shown in FIG. 5, the timing diagram includes the following steps:
  • the home gateway establishes a first mapping relationship between the identifier, the device type, and the WAN connection.
  • the set-top box needs to access the WAN resources through the WAN connection A.
  • the game machine (such as the Xbox) needs to access the WAN environment of the WAN resources through the WAN connection B, and the home gateway generates the first mapping relationship as shown in Table 2.
  • the LAN device sends an SSDP notification message to the home gateway.
  • the home gateway parses the notification message to obtain a description file URL and device attribute information of the LAN device.
  • the URL of the LAN device description file is in the Location field of the notification message, and the home gateway only needs to parse the notification message to obtain the URL of the LAN device description file.
  • the home gateway can obtain the MAC address of the LAN device from the notification message by parsing the notification message sent by the LAN device.
  • the MAC address of a LAN device is “00:11:22:33:44:55”, and the home gateway can This MAC address is used as device attribute information of the LAN device.
  • the home gateway establishes a TCP connection with the LAN device.
  • the communication connection established by the home gateway with the LAN device may be any other connection having a similar function in addition to the TCP connection.
  • the home gateway accesses the description file of the LAN device to obtain the device type of the LAN device.
  • the home gateway obtains a description file corresponding to the URL through HTTP. Then, according to ⁇ modelName>STB ⁇ /modelName> in the device description file, the device type of the LAN device accessing the home gateway is STB, that is, the set top box.
  • the home gateway can also obtain the device type of the Xbox accessing the home gateway and its device attribute information.
  • the home gateway establishes a communication management table.
  • the communication management table as shown in Table 3 can be generated.
  • the home gateway establishes the first mapping relationship at the beginning, it should be understood that the home gateway may also create a communication management table after obtaining all the information.
  • the home gateway releases the TCP connection with the LAN device
  • the home gateway When the home gateway writes the device attribute information of the LAN device and its device type to the communication management table, the home gateway can release the TCP connection previously established with the LAN.
  • the LAN device determines that the communication management table on the home gateway side has been maintained.
  • the set-top box, Xbox, or other LAN device determines that the TCP connection between itself and the home gateway has been released, it is known that the home gateway has maintained the management information table and can receive the service message sent by the LAN device.
  • the LAN device sends a service packet to the home gateway to access the network resources required by the LAN device after the home gateway forwards the service packet.
  • S510 The home gateway prepares the packet forwarding.
  • the home gateway parses the service packet to obtain the device attribute information of the LAN device, for example, parses the MAC address as "00:11:22:33:22:10".
  • the home gateway determines that the identification identifier that the message should be marked is "B", and identifies the identifier "B" for the message identifier.
  • the home gateway forwards the service packet to the server.
  • the home gateway identifies the outgoing service packet of the WAN connection B corresponding to the identifier "B" in the communication management table.
  • the home gateway After obtaining the device attribute information of the LAN device and the device type of the LAN device, the home gateway establishes a communication management table, and the device attribute information can uniquely identify a LAN device for a long time. Therefore, in this embodiment, the home gateway can ensure that different LAN devices use different WAN connections to access the network without rigidly binding their own ports and without paying attention to the IP addresses of the LAN devices at any time. Compared with the related art in which the home gateway port resource is sacrificed or the gateway device processing performance is sacrificed, and the IP address of the LAN device is always concerned, the resource utilization of the home gateway and the flexibility and uniformity of the LAN device communication management are greatly improved. Sex.
  • FIG. 6 is a schematic structural diagram of a gateway device according to Embodiment 3 of the present invention.
  • the gateway device 60 includes an information obtaining module 602, a mapping establishing module 604, an information receiving module 606, a connection query module 608, and an information outgoing module 610.
  • the information acquisition module 602 is configured to acquire device attribute information and device type of the LAN device.
  • the mapping establishment module 604 is configured to establish a communication management table according to the device attribute information, the device type, the WAN connection manner corresponding to the device attribute information and the device type.
  • the information receiving module 606 receives the communication information sent by the local area network device, where the communication information carries the device attribute information of the local area network device.
  • the wide area network connection used by the outgoing communication information is then determined by the connection inquiry module 608 based on the pre-established communication management table and the device attribute information acquired from the communication information.
  • the information outgoing module 610 connects the outgoing communication information through the determined wide area network.
  • the information receiving module 606 transmits the communication information for characterizing the request to the server providing the network resource.
  • the communication information carries device attribute information of the information transmitting end, that is, device attribute information of the LAN device that transmits the communication information.
  • the information may be parsed to obtain the device attribute information of the information sending end.
  • the device attribute information of the LAN device includes, but is not limited to, a hardware unique identifier of the LAN device, a MAC address of the LAN device, and the like.
  • the device attribute information uniquely corresponds to the LAN device accessed by the gateway device 60, so that the gateway device 60 can accurately distinguish the LAN devices of the access gateway device 60.
  • the device attribute information is selected because the device attribute information of the LAN device itself is unique and cannot be counterfeited.
  • other device information that can uniquely distinguish each LAN device that accesses the same gateway device may be used instead of the device attribute information.
  • the user separately sets the difference information of the set top box, the game machine, and the notebook computer that access the same gateway device 60 to 01, 02, and 03, respectively.
  • the LAN device if the LAN device is uniquely distinguished by the MAC address of the LAN device, the LAN device does not need to perform special processing on the communication information when transmitting the communication information to the information receiving module 606, and the information receiving module 606 can directly parse the communication information. The corresponding MAC address is output. If the distinguishing information set by the user is used to uniquely identify the LAN device, it is possible that the LAN device needs to add the difference information of the LAN device to the communication information when transmitting the communication information.
  • the information receiving module 606 can parse the device attribute information of the LAN device from the communication information, and then according to the device type of the LAN device and the device attribute of the LAN device in the communication management table established in advance.
  • the mapping relationship between the information and the WAN connection determines the WAN connection corresponding to the device attribute information, so that the WAN connection required for the outgoing communication information can be determined.
  • the gateway device 60 Before receiving the communication information of the LAN device, the gateway device 60 needs to establish a communication management table.
  • the device attribute information and the device type may be acquired together or separately.
  • the information acquisition module 602 acquires the device type of the LAN device through the Universal Plug and Play technology (UPnP) described above.
  • UFP Universal Plug and Play technology
  • the information acquisition module 602 can acquire the device type of the LAN device based on the notification message. The following describes the process of the information acquisition module 602 acquiring the device type of the LAN device.
  • the information obtaining module 602 can confirm that the LAN device has accessed the network. After that, the LAN device has a need to access network resources, so the information acquisition module 602 needs to determine its device type.
  • the LAN device can send a notification message to the gateway device through the Simple Service Discovery Protocol after accessing the gateway device.
  • the URL of the description file of the device is included in the Location field of the notification message. Therefore, the information acquisition module 602 can obtain the URL of the LAN device description file only by parsing the notification message, for example, the URL of a LAN device description file is http. //192.168.1.20:49152/des.xml.
  • the profile of the LAN device can be accessed according to the URL.
  • the description file is, for example, "des.xml", and the ⁇ modelName> in the description file des.xml describes the type of the LAN device.
  • the information acquisition module 602 accesses the description file according to http//192.168.1.20:49152/des.xml. You can get this information from the description file: " ⁇ modelName>STB ⁇ /modelName>", which means that the device type of the LAN device is set-top box.
  • the information acquisition module 602 should establish a TCP connection with the LAN device before accessing the description file of the LAN device according to the URL of the LAN device. Then, the description file corresponding to the URL is accessed through HTTP, and the device type of the LAN device is obtained from the description file.
  • the device information of the LAN device may be actively reported by the LAN device, or the device may be sent by the information acquisition module 602 to obtain the device of the LAN device. Attribute information.
  • the device attribute information is the MAC address of the LAN device, and the MAC address can be obtained by parsing the notification message sent from the LAN device to the information acquiring module 602. Therefore, in this embodiment, the information acquiring module The 602 can obtain the device attribute information and the device type of the LAN device together based on the universal plug and play technology.
  • the information acquiring module 602 may acquire the device type or device attribute information of the LAN device by using other methods, for example, the information acquiring module 602 receives the LAN device.
  • the information sent actively includes the device type or device attribute information of the LAN device in the information.
  • the information acquiring module 602 actively sends the inquiry information to the LAN device, and after receiving the inquiry information, the LAN device sends the device attribute information and/or the device to the gateway device according to the inquiry information.
  • Type of information is the information sent actively includes the device type or device attribute information of the LAN device in the information.
  • the communication management table created by the mapping establishment module 604 is mainly used in the subsequent process to connect the query module to query the WAN connection corresponding to each LAN device.
  • the correspondence between different LAN devices and different WAN connections is mainly determined by the mapping relationship between the device attribute information of the LAN device, the device type, and the WAN connection used by the LAN device to access the required network resources. Therefore, after the information acquisition module 602 obtains the device type and the device attribute information, the mapping establishment module 604 establishes a mapping relationship between the two and the WAN connection, and records the mapping relationship through the communication management table.
  • mapping establishment module 604 does not need to establish a communication management table every time the communication information of the LAN device is received. It may also be created once after a LAN device establishes a connection with the gateway device 60. After the LAN device accesses the gateway device 60 and does not disconnect, the mapping establishment module 604 does not need to re-create a communication management table for the LAN device.
  • the information outgoing module 610 can send out the communication information of the LAN device through the WAN connection, so that the LAN device can access the LAN device through the communication information.
  • Internet resources can be used to send out the communication information of the LAN device through the WAN connection, so that the LAN device can access the LAN device through the communication information.
  • the intermediate processing may need to be performed based on the device attribute information.
  • the device attribute information of a part of the LAN device for example, the MAC address of the device
  • the management table may further include an identification identifier, where the length of the identifier is smaller than the length of the MAC address of the LAN device, and corresponds to the device type and the WAN connection respectively.
  • the device attribute information of the LAN device has a correspondence relationship with the device type
  • the connection query module 608 parses and determines the device attribute of a LAN device from the received communication information.
  • the device type of the LAN device can be determined, and an identification identifier corresponding to the device type can be set for the communication information, so as to conveniently select the WAN connection corresponding to the identification identifier when forwarding the communication information.
  • the present embodiment is also not limited to the relationship between the WAN connection, the identification identifier, the LAN device type, and the device attribute information that must be stored in the gateway device 60 in the form of the above table, as long as the communication management table can represent the WAN connection, the LAN.
  • the above mapping relationship exists between the device type and the device attribute information.
  • the identification identifier corresponding to the LAN device can be determined.
  • the device attribute information of the LAN device is user-defined, and If the device attribute information obtained by the connection query module 608 is "00:11:22:33:22:10", the identification identifier corresponding to the LAN device can be determined as "B" according to the communication management table.
  • connection query module 608 identifies the identification for the communication information so that it can subsequently be easily identified by which WAN connection the communication information should be sent. For example, in the above example, the connection query module 608 can mark the identification identifier "B" on the communication information.
  • the information outgoing module 610 selects a corresponding wide area network connection for the communication information according to the identification identifier marked on the communication information, and issues the communication information.
  • the information outgoing module 610 forwards the communication information, it determines the WAN connection that the LAN device needs to use to access the required network resources according to the communication management table and the identification identifier on the communication information, and sends the communication information by using the corresponding WAN connection. Go out.
  • the identification identifier is only an auxiliary information for facilitating the forwarding of the actual communication information by the information outgoing module 610, and is not necessary for implementing the solution of the embodiment.
  • the mapping establishment module 604 may also create a first mapping relationship before the information acquiring module 602 acquires the device attribute information and the device type of the LAN device, and the first mapping relationship may be as shown in Table 2. After the information obtaining module 602 obtains the device attribute information and the device type, the mapping establishing module 604 can directly supplement the device attribute information of the LAN device based on the first mapping relationship (Table 2), thereby completing the work of creating the communication management table.
  • Table 2 the first mapping relationship
  • the embodiment further provides a local area network device communication management system, which includes one or more local area network devices and the above-mentioned gateway device.
  • the local area network device accesses the gateway device, and communicates with the external wide area network through the gateway device, and the gateway device not only transmits information from the wide area network.
  • Forwarded to the LAN device and also establishes a communication management table to manage the communication of the LAN device, and forwards the information sent by the LAN device to the external WAN based on the communication management table.
  • FIG. 7 is a schematic structural diagram of hardware of a gateway device according to Embodiment 3 of the present invention.
  • the gateway device 7 includes a processor 701, a memory 702, and a communication device 703.
  • the communication device 703 can acquire the device attribute information of the LAN device under the control of the processor 701 and acquire the device type of the LAN device based on the universal plug and play technology, and then the processor 701 creates a communication management table based on the information acquired by the communication device 703.
  • the communication management table can be stored in the memory 702.
  • the processor 701 may parse the communication information, thereby acquiring the device attribute information of the LAN device transmitting the communication information.
  • the processor determines a WAN connection to transmit the communication information based on the communication management table stored in the memory 702, and controls the communication device 703 to select a corresponding WAN connection to forward the communication information.
  • the functions of the information acquisition module in the second embodiment can be implemented by the communication device 703 of the gateway device 7 and the processor 701, and the functions of the information receiving module and the information delivery module can be implemented by the communication device 703.
  • the functions of the mapping establishment module and the connection query module can be implemented by the processor 701 and the memory 702.
  • the gateway device acquires the device type of the LAN device and the device attribute information that can uniquely identify a LAN device for a long time, and creates a device type, device attribute information, and a WAN connection used by the LAN device to access the network resource.
  • the mapping relationship, the device attribute information is the intrinsic attribute information of the LAN device. Therefore, the device attribute information does not change, and the LAN device can be characterized for a long time.
  • the gateway device may determine the WAN connection for sending the communication information according to the foregoing mapping relationship, so that the port of the gateway device is not rigidly bound, and the IP address of each LAN device does not need to be kept at any time.
  • the gateway device port resources are sacrificed or the gateway device processing performance is sacrificed, and the IP address of the LAN device is always concerned
  • the resource utilization of the gateway device is not only improved, but also because the acquisition device type is through the universal plug and play technology.
  • the method of obtaining the device type by using DHCP is different, and the device type of all LAN devices connected to the gateway device can be obtained without distinguishing the IP configuration mode of the LAN device, and all LAN devices under the gateway device can be obtained.
  • the communication is managed in the same way, so the management of the gateway device is further simplified.
  • modules or steps of the above embodiments of the present invention can be implemented by a general computing device, which can be concentrated on a single computing device or distributed among multiple computing devices. On the network, or they may be implemented by program code executable by the computing device so that they can be stored in a computer storage medium (ROM/RAM, disk, optical disk) by a computing device, and in some cases
  • ROM/RAM, disk, optical disk a computer storage medium
  • the steps shown or described may be performed in a different order than that described herein, or they may be separately fabricated into individual integrated circuit modules, or a plurality of modules or steps thereof may be implemented as a single integrated circuit module. Therefore, the invention is not limited to any particular combination of hardware and software.
  • the embodiment of the invention provides a LAN device communication management method, system and gateway device, which improves the flexibility of the gateway device for LAN device communication management and the resource utilization of the gateway device.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)

Abstract

L'invention concerne un procédé et un système de gestion de communication de dispositif de réseau local, ainsi qu'un dispositif de passerelle. Un dispositif de passerelle préétablit une table de gestion de communication d'une relation de mappage entre des informations d'attribut de dispositif concernant un dispositif LAN, un type de dispositif et une connexion WAN utilisée par le dispositif LAN pour accéder à une ressource de réseau. Lorsque le dispositif LAN envoie des informations de communication au dispositif de passerelle, le dispositif de passerelle peut déterminer la connexion WAN utilisée pour envoyer les informations de communication en fonction de la table de gestion de communication et des informations d'attribut de dispositif transportées dans les informations de communication, et envoie les informations de communication.
PCT/CN2017/117420 2016-12-23 2017-12-20 Procédé et système de gestion de communication de dispositif de réseau local, et dispositif de passerelle WO2018113693A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201611207307.4 2016-12-23
CN201611207307.4A CN108243026A (zh) 2016-12-23 2016-12-23 局域网设备通信管理方法、系统及网关设备

Publications (1)

Publication Number Publication Date
WO2018113693A1 true WO2018113693A1 (fr) 2018-06-28

Family

ID=62624521

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/117420 WO2018113693A1 (fr) 2016-12-23 2017-12-20 Procédé et système de gestion de communication de dispositif de réseau local, et dispositif de passerelle

Country Status (2)

Country Link
CN (1) CN108243026A (fr)
WO (1) WO2018113693A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108924165A (zh) * 2018-08-24 2018-11-30 北京和利时工业软件有限公司 一种内网远程访问方法及其装置及内网网关

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109462659B (zh) * 2018-12-17 2021-06-15 深圳市网心科技有限公司 嵌入式设备远程访问控制系统、方法及存储介质
CN110442059B (zh) * 2019-08-02 2021-03-23 珠海格力电器股份有限公司 被控设备拓展方法、装置及控制设备
CN115460030B (zh) * 2022-08-03 2024-01-26 深圳市华迅光通信有限公司 融合网关及其数据处理方法、设备及可读存储介质
CN116055372B (zh) * 2022-08-24 2023-10-20 荣耀终端有限公司 一种网口类型确定方法、设备、系统及介质
CN116055438B (zh) * 2023-04-03 2023-06-02 四川汉科计算机信息技术有限公司 一种跨地区转发方法、装置、计算机和存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102497369A (zh) * 2011-12-12 2012-06-13 深圳市共进电子股份有限公司 一种在voip语音通信系统中实现多wan连接的路由方法
CN103166854A (zh) * 2011-12-12 2013-06-19 深圳市共进电子股份有限公司 局域网与广域网业务绑定方法及系统
CN103716181A (zh) * 2013-12-13 2014-04-09 上海斐讯数据通信技术有限公司 一种在网关设备路由模式下lan_wan虚拟通道的实现方法
CN104115545A (zh) * 2012-02-27 2014-10-22 高通股份有限公司 通过软件启用的接入点来服务多个订户
US20160094662A1 (en) * 2014-09-29 2016-03-31 Qualcomm Incorporated Providing Simultaneous Data Calls for Client Devices on a Plurality of Subscriptions of a Multi-SIM Computing Device Configured with Software-Enabled Access Point Functionality

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102571390B (zh) * 2010-12-10 2015-07-08 华为终端有限公司 设备管理方法、设备和系统

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102497369A (zh) * 2011-12-12 2012-06-13 深圳市共进电子股份有限公司 一种在voip语音通信系统中实现多wan连接的路由方法
CN103166854A (zh) * 2011-12-12 2013-06-19 深圳市共进电子股份有限公司 局域网与广域网业务绑定方法及系统
CN104115545A (zh) * 2012-02-27 2014-10-22 高通股份有限公司 通过软件启用的接入点来服务多个订户
CN103716181A (zh) * 2013-12-13 2014-04-09 上海斐讯数据通信技术有限公司 一种在网关设备路由模式下lan_wan虚拟通道的实现方法
US20160094662A1 (en) * 2014-09-29 2016-03-31 Qualcomm Incorporated Providing Simultaneous Data Calls for Client Devices on a Plurality of Subscriptions of a Multi-SIM Computing Device Configured with Software-Enabled Access Point Functionality

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108924165A (zh) * 2018-08-24 2018-11-30 北京和利时工业软件有限公司 一种内网远程访问方法及其装置及内网网关

Also Published As

Publication number Publication date
CN108243026A (zh) 2018-07-03

Similar Documents

Publication Publication Date Title
WO2018113693A1 (fr) Procédé et système de gestion de communication de dispositif de réseau local, et dispositif de passerelle
US8078665B2 (en) Sharing media content based on a media server
EP2249547B1 (fr) Serveur de support numérique à base de réseau et situé chez le fournisseur
US8626879B2 (en) Systems and methods for establishing network connections using local mediation services
US9451032B2 (en) System and method for simple service discovery in content-centric networks
US20070280230A1 (en) Method and system for service discovery across a wide area network
US20120226817A1 (en) Methods for Transferring Media Sessions Between Local Networks Using an External Network Connected ue and Related Devices
US8190751B2 (en) Personalized media server in a service provider network
WO2017020790A1 (fr) Procédé et dispositif de commande multi-écran
KR102270909B1 (ko) 멀티미디어 공유 방법, 등록 방법, 서버 및 프록시 서버
US10075354B2 (en) Identification of servers by common wide area network addresses
JP2013511887A (ja) メディアコンテンツ情報の提供
US20050111486A1 (en) Device and method for controlling network devices located within private networks
CN104168302B (zh) 设备操控实现方法、系统和代理网关
US20110238854A1 (en) Streaming data relay apparatus and related wireless gateway apparatus
JP5586689B2 (ja) ホームネットワーク、ホームネットワーク間での装置情報共有方法、及びホームネットワークシステム
CN103001930A (zh) 一种远程数据通信系统
EP2804346A1 (fr) Procédé et système de découverte automatique d'un dispositif dlna
CN105323125A (zh) 一种跨家庭网络的处理方法及http网关、dlna设备
JP2017028383A (ja) センサ収容システム、ゲートウェイ、管理サーバ、センサ収容方法及びセンサ収容プログラム
US20200213369A1 (en) Method of providing information to an audio/video receiver device and corresponding apparatus

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17884397

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17884397

Country of ref document: EP

Kind code of ref document: A1