EP3523933A1 - Netzwerkbrücke zwischen verschiedenen netzwerkkommunikationsprotokollen - Google Patents

Netzwerkbrücke zwischen verschiedenen netzwerkkommunikationsprotokollen

Info

Publication number
EP3523933A1
EP3523933A1 EP18735912.0A EP18735912A EP3523933A1 EP 3523933 A1 EP3523933 A1 EP 3523933A1 EP 18735912 A EP18735912 A EP 18735912A EP 3523933 A1 EP3523933 A1 EP 3523933A1
Authority
EP
European Patent Office
Prior art keywords
network
address
ieee
bit
mac
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
EP18735912.0A
Other languages
English (en)
French (fr)
Other versions
EP3523933A4 (de
Inventor
Behcet Sarikaya
Yangsong Xia
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
Publication of EP3523933A1 publication Critical patent/EP3523933A1/de
Publication of EP3523933A4 publication Critical patent/EP3523933A4/de
Ceased legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/08Protocols for interworking; Protocol conversion
    • 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]
    • H04L12/46Interconnection of networks
    • 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]
    • H04L12/46Interconnection of networks
    • H04L12/4604LAN interconnection over a backbone network, e.g. Internet, Frame Relay
    • H04L12/462LAN interconnection over a bridge based backbone
    • H04L12/4625Single bridge functionality, e.g. connection of two networks over a single bridge
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/25Mapping addresses of the same type
    • H04L61/2503Translation of Internet protocol [IP] addresses
    • H04L61/256NAT traversal
    • H04L61/2567NAT traversal for reachability, e.g. inquiring the address of a correspondent behind a NAT server
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/25Mapping addresses of the same type
    • H04L61/2596Translation of addresses of the same type other than IP, e.g. translation from MAC to MAC addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/18Multiprotocol handlers, e.g. single devices capable of handling multiple protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/26Network addressing or numbering for mobility support
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2101/00Indexing scheme associated with group H04L61/00
    • H04L2101/60Types of network addresses
    • H04L2101/618Details of network addresses
    • H04L2101/622Layer-2 addresses, e.g. medium access control [MAC] addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2101/00Indexing scheme associated with group H04L61/00
    • H04L2101/60Types of network addresses
    • H04L2101/681Types of network addresses using addresses for wireless personal area networks or wireless sensor networks, e.g. Zigbee addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W92/00Interfaces specially adapted for wireless communication networks
    • H04W92/02Inter-networking arrangements

Definitions

  • the present disclosure is related to network communication protocols, and in particular to bridging between different network communication protocols such as switching between the Institute of Electrical and Electronics Engineers (IEEE) 802.3 and 802.15.4 communication protocols.
  • IEEE Institute of Electrical and Electronics Engineers
  • wireless devices on one wireless network may communicate with devices that are arranged as a different wireless network.
  • the two networks may communicate using different communication protocols, or there may be an intervening network that communicates using a different communication protocol.
  • Network bridging protocols or bridges allow compatible interconnection of information technology equipment attached to separate networks that may implement different communication protocols.
  • a computer implemented method of providing a communication bridge between a first network that communicates according to a first network protocol and a second network that communicates according to a second network protocol comprises adapting communications between a device of the first network having a first size media access control (MAC) address and a device of the second network having a second size MAC address; and adapting a frame format of the first network protocol to a frame format of the second network protocol, including fragmenting data frames of the first network protocol when needed using a fragmentation format of the second network protocol.
  • MAC media access control
  • the first network is an Institute of Electrical and Electronics Engineers (IEEE) 802.3 network
  • the second network is an IEEE 802.15.9 network
  • the fragmenting the data frames includes fragmenting IEEE 802.3 data frames when needed using IEEE 802.15.9 fragmentation.
  • another implementation of the aspect provides that the bridging is performed by an IEEE 802.1Q bridge.
  • another implementation of the aspect provides that the method further includes reassembly performed only at 802.15.4 end nodes.
  • the method further includes 64 bit to 48 bit MAC address adaptation using local or dynamic 48 bit MAC addresses.
  • another implementation of the aspect provides that the bridging is performed by translation bridges that keep a dynamic address table storing node and server 48 bit and 64 bit addresses.
  • another implementation of the aspect provides that the adapting MAC addresses comprises dynamic address generation.
  • another implementation of the aspect provides that the fragmenting includes fragmentation and reassembly using IEEE 802.15.9.
  • another implementation of the aspect provides that the bridges exchange dynamic address tables.
  • a network coordinator device comprising: a processor; a memory; a first port to operatively couple the processor to first network that uses media access control (MAC) addresses of a first size; and a second port to operatively couple the processor to second network that uses MAC addresses of a second size, wherein the processor is configured to perform a network bridging protocol to bridge data frames communicated between the first network and the second network including: translate communications between a device of the first network having the first size MAC address and a device of the second network having the second size MAC address; and adapt a frame format of the first network protocol to a frame format of the second network protocol, including fragmenting data frames of the first network protocol when needed using a fragmentation format of the second network protocol.
  • MAC media access control
  • the first network is an Institute of Electrical and Electronics Engineers (IEEE) 802.3 network that uses 48-bit media access control (MAC) addresses
  • the second network is an IEEE 802.15.4 network that uses 64-bit MAC addresses.
  • IEEE Institute of Electrical and Electronics Engineers
  • another implementation of the aspect provides memory that stores a dynamic MAC address table, and wherein a table entry in the dynamic MAC address table includes a 48-bit dynamic MAC address and an associated 64-bit address for a node of the IEEE 802.15.4 network.
  • another implementation of the aspect provides memory with a table entry that further includes a 64-bit address for a server that communicates a data frame to the node and a 48-bit address for the server.
  • another implementation of the aspect provides a processor configured to broadcast a MAC translation message to request a dynamic address table from other network bridge devices connected to the IEEE 802.3 network and IEEE 802.15.4 network, and receive a table transmit message in response to the MAC translation message.
  • another implementation of the aspect provides a processor configured to broadcast the MAC translation message with empty address fields the first time the processor receives an IEEE 802.15.4 frame whose destination address is not an IEEE 802.15.4 server.
  • another implementation of the aspect provides a processor configured to receive a MAC translation message and transmit table transmit message in response to the MAC translation message, wherein the table transmit message includes one or more pairs of 48-bit and 64-bit MAC addresses.
  • another implementation of the aspect provides a processor configured to: receive a dynamic address request message from a node of the IEEE 802.15.4 network, wherein the dynamic address request message includes a static address for a server; and transmit a dynamic address reply message to the node in response to the dynamic address request message, wherein the dynamic address reply message includes 64-bit address and a dynamic MAC address that both correspond to the server.
  • another implementation of the aspect provides processor configured to: receive a server address request message from a node of the IEEE 802.15.4 network, wherein the server address request message includes a server address; transmit a server address replay message to the node in response to the server address request message, wherein the server address request message includes a new 64-bit address for the server; and update the dynamic MAC address table with the new server address.
  • another implementation of the aspect provides a processor configured to generate 64-bit addresses from 48-bit IEEE 802.3 addresses and detect address duplication in the generated 64-bit addresses.
  • another implementation of the aspect provides a processor configured to: receive an IEEE 802.3 data frame; fragment the IEEE 802.3 data frame into a plurality of IEEE 802.15.4 data frames using IEEE 802.15.9 fragmentation when the IEEE 802.3 data frame exceeds a maximum transmission unit (MTU) of the IEEE 802.15.4 network, and transmit the plurality of IEEE 802.15.4 data frames to a destination of the IEEE 802.3 data frame.
  • MTU maximum transmission unit
  • another implementation of the aspect provides a non-transitory computer-readable storage medium including instructions, that when performed by a processor of a network coordinator device, cause the network coordinator device to perform acts comprising: performing a network bridging protocol to bridge data frames communicated between an Institute of Electrical and Electronics Engineers (IEEE) 802.3 network that uses 48-bit media access control (MAC) addresses and an IEEE 802.15.4 network that uses 64-bit MAC addresses; and storing a dynamic MAC address table, wherein a table entry in the dynamic MAC address table includes a 48-bit dynamic MAC address and an associated 64-bit address for a node of the IEEE 802.15.4 network.
  • IEEE Institute of Electrical and Electronics Engineers
  • MAC media access control
  • FIG. 1 is a diagram of an example of a wireless communication network.
  • FIG. 2 is a table showing an example of network address translation.
  • FIG. 3 is an example of a portion of a MAC Translation message.
  • FIG. 4 is an example of a portion of a Table Transmit message.
  • FIG. 5 is an example of an entry in a Dynamic MAC Address Table.
  • FIG. 6 is an example of a portion of a Dynamic_Address_Request message.
  • FIG. 7 is an example of a portion of a Dynamic_Address_Reply message.
  • FIG. 8 is an example of a portion of a Server_Address_Request message.
  • FIG. 9 is an example of a portion of a Server_Address_Reply message.
  • FIG. 10 is a block diagram illustrating circuitry for performing network bridging protocols according to example embodiments.
  • FIG. 11 is a flow diagram of a computer implemented method to perform network protocol bridging.
  • the functions or algorithms described herein may be implemented in software in one embodiment.
  • the software may consist of computer executable instructions stored on computer readable media or computer readable storage device such as one or more non-transitory memories or other type of hardware based storage devices, either local or networked.
  • modules which may be software, hardware, firmware or any combination thereof. Multiple functions may be performed in one or more modules as desired, and the embodiments described are merely examples.
  • the software may be executed on a digital signal processor, ASIC, microprocessor, or other type of processor operating on a computer system, such as a personal computer, server or other computer system, turning such computer system into a specifically programmed machine.
  • FIG. 1 is a diagram of an example of a wireless communication network.
  • the network in the example includes a personal area network (PAN) coordinator device, routers 104, and end nodes 106.
  • the network may be a home network and the PAN coordinator device 102 may provide a gateway to the home network.
  • the end nodes 106 may include sensors that return a value of a physical measurement when queried, such as temperature for example.
  • the network may be an industrial network that may include dozens or hundreds of wireless devices.
  • the PAN coordinator 102, the routers 104, and the end nodes 106 may form an Internet of Things (IoT) network in which the devices communicate with each other using an IoT communication protocol (e.g., IEEE 802.15.4) .
  • the PAN coordinator 102 and possibly one or more of the routers 104 can also be connected to an Ethernet network, and they may communicate with one or more Ethernet networks using an Ethernet protocol (e.g., IEEE 802.3, IEEE 802.11) .
  • Ethernet protocols use a 48-bit address space. As the use of wireless networks continues to expand, there is concern that the 48-bit address space is becoming exhausted. Consequently, the IEEE 802.15.4 IoT protocol uses a 64-bit address space.
  • Network bridging protocols are described herein that interconnect individual IEEE 802.15.4 PANs using IEEE 802.3/802.11 networks, and also allow IEEE 802.3 and IEEE 802.11 endpoints to communicate with IEEE 802.15.4 endpoints. Bridges can provide compatible interconnection of information technology equipment attached to separate individual PANS and LANs.
  • one or more the PAN coordinator 102 and the routers 104 can be connected to an Ethernet network.
  • the network bridging protocol can be included in the devices to translate between the IoT and the Ethernet networks.
  • the network bridging protocol operates as a finite state machine and operates completely in the open systems interconnection (OSI) layer 2 (data link layer) of the network devices.
  • OSI open systems interconnection
  • the network bridging protocol is performed by an IEEE 802.1Q bridge.
  • the network bridging protocol or bridge may need to translate 48-bit addresses, e.g., translate addresses between 48-bit end points.
  • the translating bridge may have multiple wireless PANs (WPANs) connected to different bridge ports.
  • the dynamic addresses generated may be defined in IEEE Draft P802c/D1.1 and there may be duplicate MAC addresses when addresses are generated globally because local MAC addresses may not be globally unique.
  • WPANs wireless PANs
  • all the translating bridges in the network may communicate with each other to agree on the range of 48-bit addresses available to each bridge.
  • Translating bridges should generate dynamic MAC addresses only within the range of 48-bit addresses that is available to it.
  • the network bridging protocol or bridge may need to translate between 48 bit addresses and 64-bit addresses. If a 48-bit endpoint (e.g., a server) wishes to initiate a communication to a 64-bit device, the bridging protocol should translate the 48-bit address generated by the endpoint to a 64-bit address.
  • a 48-bit endpoint e.g., a server
  • the bridging protocol should translate the 48-bit address generated by the endpoint to a 64-bit address.
  • FIG. 2 is a table showing an example of network address translation.
  • the endpoint may use extended unique identifier 48 (EUI-48) address formation.
  • Dynamic MAC addresses are 48-bit MAC addresses where b2 in the first octet which is called Universal/Local (U/L) bit is set to 1, i.e. the address is a locally administered address as in IEEE Draft P802c/D1.1.
  • the translating bridge may need to know the EUI-48 address formation details to generate the 64-bit address. If the EUI-48 address has been assigned a MAC address-Small (MA-S) , it has 36 bits that are IEEE 802 assigned.
  • MA-S MAC address-Small
  • This base value of 36 MA-Sbits and following extension bits (12 bits) are copied to EUI-64 octet 0 (eui [0] of eui [0] - [7] ) to EUI-64 octet 5 (eui [5] ) .
  • the complete EUI-64 address value is generated by inserting the hexadecimal value of FFFF in eui [6] and eui [7] .
  • Uniqueness of EUI-64 address values generated from MA-SIEEE 802 assigned EUI-48 values is guaranteed. There is no need to check for any collisions for these types of addresses generated.
  • EUI-48 has been assigned an MAC address-Medium (MA-M) , it has 28 bits that are IEEE 802 assigned. The first 24 bits are copied to the eui [0] , eui [1] and eui [2] octets of EUI-64 address. The remaining 4 bits of the MA-M are concatenated with the hexadecimal value F and copied to eui [3] . The first 4 bits of eui [5] are set to the hexadecimal value F and the remaining 4 bits are set from the first 4 bits of the extension field of the EUI-48 address.
  • MA-M MAC address-Medium
  • the remaining 16 bits of the extension field are copied to eui [6] and eui [7] of the EUI-64 address.
  • Uniqueness of EUI-64 address values generated from MA-M IEEE 802 assigned EUI-48 values is not guaranteed.
  • the bridge may check for collisions for these types of addresses generated.
  • the translating bridge may detect address duplication, and substitute a different value for the hexadecimal F (e.g., hexadecimal E, etc. ) when address duplication is detected.
  • EUI-48 has been assigned an MAC address-Large (MA-L) , it has 24 bits that are IEEE 802 assigned. These 24 MA-L bits are copied to the eui [0] , eui [1] and eui [2] octets of the EUI-64 address. The hexadecimal value FFFF is inserted into eui [3] and eui [4] . 16 bits of the extension field of the EUI-48 address are copied to octets eui [6] and eui [7] .
  • MA-L MAC address-Large
  • the bridge may check for collisions for these types of addresses generated.
  • the bridge may substitute a different value for the hexadecimal FFFF (e.g., hexadecimal FFFE) when address duplication is detected.
  • the network bridging protocol processes frames arriving from an IEEE 802.15.4 WPAN and frames arriving from an IEEE 802.3/802.11 Ethernet network.
  • the destination address is a EUI-64 address.
  • the destination address may be for a server or a non-server device (e.g., a WPAN end node) .
  • a non-server device e.g., a WPAN end node
  • this frame needs to be sent to a destination node in an Ethernet network that is connected to another WPAN.
  • This destination node can be referred to as a displaced IoT node, and the destination MAC address may not be recorded for the IoT node.
  • the bridge may use a Dynamic MAC Address Table to track the destination addresses.
  • the receiving bridge invokes a Dynamic MAC Address Table exchange protocol to update entries in the table. This synchronizes the MAC Address Tables of the translating bridges in the global network so that all translating bridges know all MAC Addresses being used in the local networks.
  • FIG. 3 is an example of a portion of a MAC Translation message. As shown in FIG. 3, the first octet of the MAC Translation message contains a table transmit field. This is followed by 6 octets for 48-bit MAC address and 8 octets for 64-bit MAC address fields which can be repeated.
  • the bridge When the bridge receives the first frame whose destination address is not a server EUI-64, the bridge sends the MAC Translation message with no address fields. This leads the bridge to initialize its dynamic address tables with all the dynamic addresses known so far.
  • the bridge that receives MAC Translation message sends a Table Transmit message.
  • Table Transmit message is composed of pairs of 48-bit and 64-bit MAC addresses.
  • FIG. 4 is an example of a portion of the Table Transmit message. As shown in FIG. 4, the message includes a 48-bit dynamic MAC address field in octets 1-6, and a 64-bit EUI-64 Node Address in octets 7-14. Dynamic MAC address field is of 48 bits length and EUI-64 Node Address is of 64 bits long.
  • the table transmit message may carry as many pairs of addresses as the bridge can fit into an Ethernet data frame payload.
  • the bridge that sends the Table Transmit Message sends all the entries in its dynamic address table until it reaches the maximum frame size allowed.
  • FIG. 5 is an example of an entry in a Dynamic MAC Address Table.
  • the entry includes a 48-bit Dynamic MAC Address in octets 1-6, a EUI-64 node address in octets 7-14, a 64-bit server address in octets 15-22, and a 48 bit server address in octets 23-28.
  • the bridge adds an entry with 48-bit server EUI and 64-bit server EUI address fields set to zero. These zero values indicate that the entry is for a node (e.g., IoT end node) that has moved to another WPAN.
  • the bridge stores all the entries it receives in the dynamic MAC address table with Server EUI-48 and Server EUI-64 fields in Dynamic MAC address table both set to zero.
  • the bridge does a table look up for the destination address in the current frame. If it finds a match, it uses the dynamic address as the destination address to create an Ethernet frame.
  • the bridge does a table lookup for the source address in 802.15.4 frame in order to find the corresponding dynamic address.
  • the bridge places this address as the source address in 802.3 frame.
  • the sequence number in 802.15.4 frame is copied to the Ethernet frame’s payload.
  • Payload of 802.15.4 frame is copied to the remaining octets of Ethernet frame’s payload.
  • This frame is sent out to the bridge that has the moving 802.15.4 node. In this way, the frame is “tunneled” to the bridge to which the IoT node moved.
  • the bridge For all subsequent frames coming from the same source to the same destination the bridge processes them the same way: no new dynamic MAC address is generated and no tables need to be updated.
  • the dynamic MAC address is retrieved from Dynamic Address Table, and the frames are tunneled to their destinations.
  • Dynamic MAC address table entries may be protected with a timeout parameter called Lifetime.
  • the parameter is of Time Interval type, positive integral number of seconds.
  • Initial value of Lifetime is 300 seconds which is set when a new entry is added to the table. It is decremented every second. When Lifetime value reaches zero a timeout event is created which results in the removal of the corresponding entry. Lifetime values and its encoding are all managed by the bridge management protocol.
  • the other case is when a frame arrives from an IEEE 802.15.4 WPAN in which the EUI-64 destination address is for a server.
  • the source node first has to query the bridge for an address for the server.
  • the source node may be configured with a static address of the server (normally 48-bit EUI) .
  • the node sends a Dynamic_Address_Request (DAReq) message to the bridge with the address.
  • FIG. 6 is an example of a portion of a DAReq message.
  • the length of the correspondent address can be either 48-bits or 64-bits.
  • the bridge replies with Dynamic_Address_Reply (DARep) message.
  • FIG. 7 is an example of a portion of a DARep message.
  • the bridge provides a 64-bit and a dynamic MAC address corresponding to the server, and server a port number in the reply.
  • the port number can be a 12-bit port number.
  • the bridge creates a 48-bit dynamic address for the sending 802.15.4 node, as explained previously.
  • the bridge adds a new entry to Dynamic MAC Address Table.
  • the source address in the 802.15.4 frame and the server 64-bit and 48-bit addresses are also added to the entry in the Dynamic MAC Address Table.
  • the source node starts sending frames to the server. It uses the 64-bit address it received from the bridge as the destination address.
  • the bridge looks up the received 64-bit address in the dynamic address table. It finds the corresponding entry and retrieves 48-bit server address and uses the 48-bit server address as the destination address of the Ethernet frame that is sent out by the bridge.
  • the source address is the dynamic MAC address that was found in the table.
  • the bridge creates the source address as described previously herein.
  • the dynamic MAC address is created only if this frame is the first frame going out to the same destination. If not, the dynamic MAC address for the server is retrieved from the dynamic MAC Address Table that the bridge maintains.
  • the WPAN source node When the WPAN source node sends a frame with an EUI-64 server address, there may be a server EUI-64 address collision.
  • the source node may detect the server EUI-64 address collision when the node does not receive an acknowledgement frame for the data frame it sends to the server. In this case, the node proceeds to get a new address for the destination server.
  • the node sends a Server_Address_Request message to the bridge.
  • FIG. 8 is an example of a portion of a Server_Address_Request message.
  • the correspondent address of the destination server is included in the message is 64-bits.
  • the bridge looks up the received address in Dynamic MAC address table and finds the node’s EUI-64 and the corresponding server 48 and 64 bit addresses. This table look-up shows that the previous address is included in a collision.
  • FIG. 9 is an example of a portion of a Server_Address_Reply message.
  • the bridge sends a new 64-bit address to the source node in the Server_Address_Reply message, and the bridge updates the Dynamic Address Table with the new address.
  • the network bridging protocol also process frames arriving from an Ethernet network.
  • the bridge checks the destination address.
  • Incoming frames from an Ethernet network may include a destination address that is a EUI-64 device address (e.g., for an IoT node) , or may include a destination address that is a 48-bit dynamic MAC address.
  • Another case is the source of the incoming frame is a WPAN node (e.g., an IoT end node) and the bridge does not have a match for the dynamic MAC address of the destination. Operation of the Bridging protocol is described for each of these cases.
  • the bridge treats this as Internet initiated communication with a device in 802.15.4 network.
  • the initiating 48-bit node may first get a 48-bit dynamic MAC address by sending Dynamic_Address_Request message to the bridge as discussed previously in regard to FIG. 6.
  • the bridge receives the Dynamic_Address_Request message from 48-bit node.
  • the bridge treats this 48-bit node as server.
  • the bridge generates a dynamic MAC address and adds a new table entry to its Dynamic Address table.
  • the Node EUI-64 value of the table entry is filled using the Correspondent Address parameter included in the Dynamic_Address_Request message.
  • the Server EUI-48 value of the new table entry is filled using the source address of the Dynamic_Address_Request message.
  • the bridge generates a 64-bit address corresponding to the server EUI-48 and places it in the Server EUI-64 of the new table entry.
  • the bridge sends Dynamic_Address_Reply message to the node as discussed previously in regard to FIG. 7.
  • the bridge provides a dynamic MAC address, a Server EUI-64 address, and a port number in the Dynamic_Address_Reply message.
  • the 48-bit node may include the EUI-64 address of the device as the destination address in the frame.
  • the 48-bit node may include the returned dynamic MAC address as the destination address in the frame.
  • the address of the 48-bit node is in the source address field.
  • the resulting frame is treated by the bridge like a frame coming from a server for the EUI-64 devices in the IEEE 802.15.4 WPAN. This case where the incoming frame includes a dynamic MAC address as the destination address is described next.
  • the receiving bridge checks its dynamic MAC address table and finds the corresponding EUI-64 node address.
  • the bridge sets the destination field of the IEEE 802.15.4 frame to this EUI-64 address (in long address form) .
  • the bridge retrieves the server EUI-64 field from the Dynamic MAC address table and places it as the source address (in long address form) in the IEEE 802.15 data frame.
  • the data payload field of the 802.15.4 frame is set by copying the data field of the IEEE 802.3 frame.
  • the data sequence number field is copied from the frame received.
  • the resulting frame is sent over the air to the destination IEEE 802.15.4 WPAN.
  • Fragmentation of the IEEE 802.3 frame may be needed if the payload in Ethernet frame exceeds the maximum transmission unit (MTU) size of the IEEE 802.15.4 link. Fragmentation is discussed below.
  • MTU maximum transmission unit
  • the third case is when the source of the incoming frame is a WPAN node of another bridge.
  • the receiving bridge looks up the destination address in the Dynamic MAC address table. After looking up its Dynamic MAC address table and finding a match, if the server address fields are zero then the receiving bridge determines that this frame is coming from another IEEE 802.15.4 node.
  • the bridge creates an IEEE 802.15.4 frame in which the destination address is the EUI-64 address in the table entry.
  • the bridge looks up the source address in the table and finds the 64-bit node address for the source.
  • the bridge places the 64-bit node address as the source address in the IEEE 802.15.4 frame.
  • the first octet in the payload of the Ethernet frame carries the sequence number that the source IEEE 802.15.4 node has assigned to the payload.
  • the sequence number field in the IEEE 802.15.4 frame is set to the sequence number of the received Ethernet frame.
  • the rest of the payload in the Ethernet frame is copied to the IEEE 802.15.4 frame as its payload.
  • the resulting 802.15.4 frame is sent to the WPAN over the air interface.
  • fragmentation of an incoming IEEE 802.3 frame may be needed if the payload in Ethernet frame exceeds the MTU size in the IEEE 802.15.4 link.
  • Translating bridge may use a fragmentation algorithm such as the IEEE 802.15.9 fragmentation algorithm to fragment data frames that have sizes exceeding the IEEE 802.15.4 MTU. Reassembly will be made by the end node in the WPAN.
  • the bridge divides the data frame size by the MTU and generates that many fragmented frames plus one.
  • a MAC protocol information element MP IE
  • the transfer type in the MP IE (the first three bits in the MP IE) is set to 0b010 for the first and middle fragmented frames and to 0b100 for the last fragmented frame.
  • Each fragmented frame (except possibly the last fragmented frame) carries the number of data bytes equal to the MTU size.
  • Octet 1 of MP IE carries the fragment number.
  • the first fragment carries the fragment number of 0b00. Fragmented frames are sent consecutively and no buffering is assumed at the receiving IEEE 802.15.4 end node.
  • Packets being sent from an IEEE 802.15.4 end point may also use fragmentation.
  • the WPAN end nodes may use the IEEE 802.15.9 fragmentation algorithm.
  • the translating bridge recognizes the MP IE in the WPAN frames.
  • the translating bridge does not perform any reassembly of fragmented frames, and transmits the frames to the destination without reassembly.
  • the WPAN end nodes perform 802.15.9 reassembly.
  • Packets being sent from an IEEE 802.15.4 end point may use fragmentation to send the full multi-MTU message as a single packet to be forwarded over an Ethernet network to another IEEE 802.15.4 end point. This can be useful for frames such as key management frames.
  • the data payload in the IEEE 802.15 MAC frame can be copied to the IEEE 802.3 frame data field. Because there is no sequence number field in the IEEE 802.3 frame, the Sequence Number field and the Frame Payload field in the IEEE 802.15 frame are copied together into the IEEE 802.3 frame Payload field.
  • the Ethertype field in the IEEE 802.3 frame is set to a value indicating IEEE 802.15 to IEEE 802.3 encapsulation.
  • the resulting IEEE 802.3 frame is sent over Ethernet network to the destination bridge.
  • the destination bridge will check Ethertype value and will de-capsulate the frame by copying the first octet to the Sequence Number field and the remaining octets to the Frame Payload field in the new IEEE 802.15 frame.
  • the resulting 802.15 frame is sent over the air to the IEEE 802.15 WPAN.
  • Control frames or MAC command frames are sent only if the translating bridge is configured to send MAC command frames otherwise MAC command frames are simply dropped.
  • the bridge sends MAC command frames to the other translating bridges with encapsulation.
  • the destination address is a 48-bit MAC address of the translating bridge.
  • the encapsulation is indicated in the Ethertype field of the Ethernet frame.
  • the receiving bridge de-capsulates the frame and sends the resulting IEEE 802.15.4 MAC command frame to the WPAN.
  • the embodiments described herein provide an OSI Layer 2 network bridging protocol that includes 64-bit to 48-bit MAC address adaptation using local or dynamic 48 bit MAC addresses.
  • Each translation bridge keeps a dynamic address table that stores node and server 48-bit and 64-bit addresses.
  • the network bridging protocol also include dynamic address generation, frame format adaptation, and exchange of dynamic address tables among the bridges of the global network.
  • the bridging protocol also supports IEEE 802.15.9 fragmentation and reassembly.
  • FIG. 10 is a block diagram illustrating circuitry for performing methods according to example embodiments. All components need not be used in various embodiments.
  • One example computing device in the form of a computer 1000 may include a processing unit 1002, memory 1003, removable storage 1010, and non-removable storage 1012.
  • the example computing device is illustrated and described as computer 1000, the computing device may be in different forms in different embodiments.
  • the computing device may instead be a smartphone, a tablet, smartwatch, or other computing device including the same or similar elements as illustrated and described with regard to FIG. 10.
  • Devices, such as smartphones, tablets, and smartwatches are generally collectively referred to as mobile devices or user equipment.
  • the various data storage elements are illustrated as part of the computer 1000, the storage may also or alternatively include cloud-based storage accessible via a network, such as the Internet or server based storage.
  • Memory 1003 can be configured to store a data structure such as a dynamic MAC address table as described herein.
  • Memory 1003 may include volatile memory 1014 and non-volatile memory 1008.
  • Computer 1000 may include –or have access to a computing environment that includes –a variety of computer-readable media, such as volatile memory 1014 and non-volatile memory 1008, removable storage 1010 and non-removable storage 1012.
  • Computer storage includes random access memory (RAM) , read only memory (ROM) , erasable programmable read-only memory (EPROM) and electrically erasable programmable read-only memory (EEPROM) , flash memory or other memory technologies, compact disc read-only memory (CD ROM) , Digital Versatile Disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium capable of storing computer-readable instructions, including instructions that configure the processing unit 1002 to perform embodiments of network bridging protocols described herein.
  • RAM random access memory
  • ROM read only memory
  • EPROM erasable programmable read-only memory
  • EEPROM electrically erasable programmable read-only memory
  • flash memory or other memory technologies compact disc read-only memory (CD ROM) , Digital Versatile Disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium capable of storing computer-readable
  • Computer 1000 may include or have access to a computing environment that includes input 1006, output 1004, and a communication connection 1016.
  • Output 1004 may include a display device, such as a touchscreen, that also may serve as an input device.
  • the input 1006 may include one or more of a touchscreen, touchpad, mouse, keyboard, camera, one or more device-specific buttons, one or more sensors integrated within or coupled via wired or wireless data connections to the computer 1000, and other input devices.
  • the computer may operate in a networked environment using a communication connection to connect to one or more remote computers, such as database servers.
  • the remote computer may include a personal computer (PC) , server, router, network PC, a peer device or other common network node, or the like.
  • the communication connection may include a Local Area Network (LAN) , a Wide Area Network (WAN) , cellular, WiFi, Bluetooth, or other networks.
  • LAN Local Area Network
  • WAN Wide Area Network
  • WiFi Wireless Fidelity
  • Computer-readable instructions stored on a computer-readable medium are executable by the processing unit 1002 of the computer 1000.
  • a hard drive, CD-ROM, and RAM are some examples of articles including a non-transitory computer-readable medium such as a storage device.
  • the terms computer-readable medium and storage device do not include carrier waves to the extent carrier waves are deemed too transitory.
  • Storage can also include networked storage such as a storage area network (SAN) indicated at 1020.
  • SAN storage area network
  • FIG. 11 is a flow diagram of a computer implemented method 1100 to provide a communication bridge between a first network that communicates according to a first network protocol and a second network that communicates according to a second network protocol.
  • communications are adapted between a device of the first network having a first size MAC address and a device of the second network having a second size MAC address.
  • the first network is an IEEE 802.3 network
  • the second network is an IEEE 802.15.9 network. Bridging between the networks may be performed by adapting communications between 64-bit MAC address stations of the IEEE 802.15.9 network and 48-bit MAC address stations of the IEEE 802.3 network.
  • the bridge may use a Dynamic MAC Address Table to track the destination addresses.
  • a bridging device may use extended unique identifier 48 (EUI-48) address formation to generate address translations for the Address Table.
  • the MAC addresses may be dynamic 48-bit MAC addresses.
  • the translating bridge may need to know the EUI-48 address formation details to generate the 64-bit address. For example, if the EUI-48 address has been assigned a MAC address-Small (MA-S) , the 36 MA-Sbits and following extension bits (12 bits) are copied to EUI-64 octet 0 (eui [0] of eui [0] - [7] ) to EUI-64 octet 5 (eui [5] ) to generate the 64-bit EUI address.
  • EUI-48 extended unique identifier 48
  • the EUI-48 has been assigned an MAC address-Medium (MA-M)
  • the first 24 bits of the assigned MA-M are copied to the eui [0] , eui [1] and eui [2] octets of EUI-64 address.
  • the remaining 4 bits of the assigned MA-M are concatenated with the hexadecimal value F and copied to eui [3] .
  • the first 4 bits of eui [5] are set to the hexadecimal value F and the remaining 4 bits are set from the first 4 bits of the extension field of the EUI-48 address.
  • the remaining 16 bits of the extension field are copied to eui [6] and eui [7] to generate the 64-bit EUI address.
  • the EUI-48 has been assigned an MAC address-Large (MA-L)
  • the assigned 24 MA-L bits are copied to the eui [0] , eui [1] and eui [2] octets of the EUI-64 address.
  • the hexadecimal value FFFF is inserted into eui [3] and eui [4] .
  • 16 bits of the extension field of the EUI-48 address are copied to octets eui [6] and eui [7] to generate the 64-bt EUI address.
  • the frame format of the first network protocol is adapted to the frame format of the second network protocol.
  • the frame formatting includes fragmenting data frames of the first network protocol when needed using a fragmentation format of the second network protocol. Fragmentation of frames may be needed if the payload in a frame exceeds the MTU size in a link between protocols. Reassembly will be made by the end node.
  • the first network protocol is the IEEE 802.3 protocol and the second protocol is the IEEE 802.15.9 protocol
  • IEEE 802.3 data frames are fragmented when needed using IEEE 802.15.9 fragmentation.
  • IEEE 802.15.9 fragmentation the bridge divides the data frame size by the MTU and generates that many fragmented frames plus one. The fragmented frames can be sent consecutively.
  • the Sequence Number field and the Frame Payload field in the IEEE 802.15 frame are encapsulated into the IEEE 802.3 frame Payload field.
  • the destination bridge de-capsulates the frame.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Power Engineering (AREA)
  • Databases & Information Systems (AREA)
  • Small-Scale Networks (AREA)
EP18735912.0A 2017-01-04 2018-01-04 Netzwerkbrücke zwischen verschiedenen netzwerkkommunikationsprotokollen Ceased EP3523933A4 (de)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US201762442242P 2017-01-04 2017-01-04
US15/860,129 US11310350B2 (en) 2017-01-04 2018-01-02 Network bridge between different network communication protocols
PCT/CN2018/071256 WO2018127059A1 (en) 2017-01-04 2018-01-04 Network bridge between different network communication protocols

Publications (2)

Publication Number Publication Date
EP3523933A1 true EP3523933A1 (de) 2019-08-14
EP3523933A4 EP3523933A4 (de) 2019-10-02

Family

ID=62712105

Family Applications (1)

Application Number Title Priority Date Filing Date
EP18735912.0A Ceased EP3523933A4 (de) 2017-01-04 2018-01-04 Netzwerkbrücke zwischen verschiedenen netzwerkkommunikationsprotokollen

Country Status (4)

Country Link
US (1) US11310350B2 (de)
EP (1) EP3523933A4 (de)
CN (1) CN110121864B (de)
WO (1) WO2018127059A1 (de)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3220696A1 (de) * 2016-03-15 2017-09-20 Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.V. Telegrammspaltung für slotted aloha
JP7128288B2 (ja) * 2018-04-10 2022-08-30 華為技術有限公司 トランスポートプロトコル上でのポイント・ツー・ポイント・データベース同期
CN109743285A (zh) * 2018-11-28 2019-05-10 视联动力信息技术股份有限公司 一种获取pctv资源的方法和系统
CN110351242A (zh) * 2019-05-31 2019-10-18 惠州市蓝微电子有限公司 兼容多协议的通讯方法、装置及电子设备
US10891238B1 (en) * 2019-06-28 2021-01-12 International Business Machines Corporation Dynamically joining and splitting dynamic address translation (DAT) tables based on operational context
CN111865957A (zh) * 2020-07-14 2020-10-30 上海挚想科技有限公司 帧结构及其方法和系统
US11627093B1 (en) * 2020-10-30 2023-04-11 Juniper Networks, Inc. Generic layer independent fragmentation of non-internet protocol frames
CN114301576B (zh) * 2021-12-31 2023-08-04 乐鑫信息科技(上海)股份有限公司 用于在ieee 802.15.4网络中生成和发送应答帧的方法及通信装置
CN115242762B (zh) * 2022-06-27 2023-03-10 北京连山科技股份有限公司 一种结合数据粒子化算法实现的网络通信的方法

Family Cites Families (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FI112152B (fi) * 2000-09-29 2003-10-31 Nokia Corp Osoitteistus ja reititys ad hoc-liikkuvuusverkoissa
JP2003060662A (ja) * 2001-08-21 2003-02-28 Sony Corp 通信装置及び通信方法、並びにプログラム及び記録媒体
CN1452343A (zh) 2002-04-15 2003-10-29 威盛电子股份有限公司 无线局域网的信号传输方法及其相关装置
US8090857B2 (en) 2003-11-24 2012-01-03 Qualcomm Atheros, Inc. Medium access control layer that encapsulates data from a plurality of received data units into a plurality of independently transmittable blocks
KR100621587B1 (ko) * 2004-04-29 2006-09-08 삼성전자주식회사 백본 네트워크로 연결된 조정자 기반 무선망과 이종의네트워크간의 통신방법 및 장치
CN100499674C (zh) 2006-01-06 2009-06-10 华为技术有限公司 一种路由器下终端设备ip地址的分配方法
US7965711B2 (en) 2009-04-24 2011-06-21 Telefonaktiebolaget L M Ericsson (Publ) Pay-as-you-grow gradual cutover method to scale a provider bridge network to a VPLS or provider backbone bridging network
MX2011011140A (es) 2009-05-08 2011-11-18 Ericsson Telefon Ab L M Limitacion del tamaño de la tabla de direcciones mac en un nodo hibrido.
KR101099246B1 (ko) 2009-07-24 2011-12-27 에스케이 텔레콤주식회사 근거리 무선 네트워크 기반 패킷 전송 시스템 및 그 방법
CN102457900B (zh) * 2010-11-03 2016-03-23 上海贝尔股份有限公司 传输基于IPv6低功耗无线个域网数据包的方法和装置
CN102694712B (zh) 2011-06-27 2014-11-26 威盛电子股份有限公司 网络系统及网络至网络桥接器
US8908666B2 (en) * 2011-09-15 2014-12-09 Fisher-Rosemount Systems, Inc. Communicating data frames across communication networks that use incompatible network routing protocols
US9504089B2 (en) 2012-05-14 2016-11-22 Broadcom Corporation System and method for wireless station bridging
JP6197352B2 (ja) 2013-05-07 2017-09-20 株式会社バッファロー ネットワークストレージ装置及びプログラム
US9485805B2 (en) * 2013-09-12 2016-11-01 Haier Us Appliance Solutions, Inc. Network address translation for ZIGBEE™/802.15.4 bridges
FR3021829A1 (fr) * 2014-05-30 2015-12-04 Orange Technique de mediation dans un reseau residentiel
US9900283B2 (en) * 2014-06-25 2018-02-20 Avago Technologies General Ip (Singapore) Pte. Ltd. Dynamic local media access control (MAC) address assignment
US20180241715A1 (en) * 2015-08-18 2018-08-23 Thomson Licensing Method and apparatuses for providing addressability to devices in a network

Also Published As

Publication number Publication date
EP3523933A4 (de) 2019-10-02
WO2018127059A1 (en) 2018-07-12
CN110121864A (zh) 2019-08-13
CN110121864B (zh) 2021-03-23
US11310350B2 (en) 2022-04-19
US20180191872A1 (en) 2018-07-05

Similar Documents

Publication Publication Date Title
US11310350B2 (en) Network bridge between different network communication protocols
US10348672B2 (en) Using a virtual internet protocol address to represent dually connected hosts in an internet protocol overlay network
EP3065358B1 (de) Verfahren und vorrichtung zum weiterleiten einer nachricht
US8724583B2 (en) Neighbor discovery message handling to support roaming of wireless mobile client devices
EP3207690B1 (de) Erkennung von adressduplikaten auf der basis eines verteilten bloom-filters
US10530736B2 (en) Method and apparatus for forwarding generic routing encapsulation packets at a network address translation gateway
US8335505B2 (en) Method and apparatus for neighbor discovery in IPv6-based mobile system
US11252129B2 (en) Packet transmission method and apparatus
WO2016192686A1 (zh) 数据报文转发
EP3091713A1 (de) Verfahren, schalter und steuerung zur implementierung von arp
US9521219B2 (en) Systems, methods, and apparatuses using common addressing
WO2011119019A1 (en) Method of communicating signals in 6lowpan network to ipv6 network
US20170332439A1 (en) Extending the range of mesh networks
US8194683B2 (en) Teredo connectivity between clients behind symmetric NATs
US20160218958A1 (en) Method and system for forwarding packet in id/locator separation environment
US7693091B2 (en) Teredo connectivity between clients behind symmetric NATs
WO2014156143A1 (ja) ホームゲートウェイ装置およびパケット転送方法
JP6904846B2 (ja) 通信装置、通信装置の制御方法、および、プログラム
KR102300600B1 (ko) NFC 무선 기술 기반 IPv6 패킷 전송 방법 및 이를 수행하는 장치
KR102163903B1 (ko) 유/무선 브리지를 이용하는 통신 시스템에서 네트워크 주소 정보를 업데이트하는 방법 및 장치
JP2016019205A (ja) トンネルエンドポイント装置、dhcpサーバ、インタフェースの自動設定方法及びプログラム
CN114598619A (zh) 低数据速率网络中的安全数据连接
JP2015213211A (ja) 制御装置、変換装置、および、通信方法

Legal Events

Date Code Title Description
STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE INTERNATIONAL PUBLICATION HAS BEEN MADE

PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE

17P Request for examination filed

Effective date: 20190506

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

AX Request for extension of the european patent

Extension state: BA ME

REG Reference to a national code

Ref country code: DE

Ref legal event code: R079

Free format text: PREVIOUS MAIN CLASS: H04L0012700000

Ipc: H04L0029120000

A4 Supplementary search report drawn up and despatched

Effective date: 20190903

RIC1 Information provided on ipc code assigned before grant

Ipc: H04L 29/06 20060101ALI20190828BHEP

Ipc: H04L 29/12 20060101AFI20190828BHEP

Ipc: H04L 12/46 20060101ALI20190828BHEP

Ipc: H04L 12/70 20130101ALI20190828BHEP

Ipc: H04W 92/02 20090101ALN20190828BHEP

DAV Request for validation of the european patent (deleted)
DAX Request for extension of the european patent (deleted)
STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: EXAMINATION IS IN PROGRESS

17Q First examination report despatched

Effective date: 20210409

REG Reference to a national code

Ref country code: DE

Ref legal event code: R003

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION HAS BEEN REFUSED

18R Application refused

Effective date: 20221118