WO2008073740A1 - Systems and methods for transporting data across an air interface using reduced address headers - Google Patents

Systems and methods for transporting data across an air interface using reduced address headers Download PDF

Info

Publication number
WO2008073740A1
WO2008073740A1 PCT/US2007/086252 US2007086252W WO2008073740A1 WO 2008073740 A1 WO2008073740 A1 WO 2008073740A1 US 2007086252 W US2007086252 W US 2007086252W WO 2008073740 A1 WO2008073740 A1 WO 2008073740A1
Authority
WO
WIPO (PCT)
Prior art keywords
air interface
packet
bridge
destination
address
Prior art date
Application number
PCT/US2007/086252
Other languages
French (fr)
Inventor
Guichang Fang
Original Assignee
Adaptix, Inc.
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
Priority claimed from CN200610162069.XA external-priority patent/CN101197763A/en
Application filed by Adaptix, Inc. filed Critical Adaptix, Inc.
Publication of WO2008073740A1 publication Critical patent/WO2008073740A1/en

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/04Protocols for data compression, e.g. ROHC
    • 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/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/06Optimizing the usage of the radio link, e.g. header compression, information sizing, discarding information
    • 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/672Short 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/22Parsing or analysis of headers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/26Network addressing or numbering for mobility support
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/02Hierarchically pre-organised networks, e.g. paging networks, cellular networks, WLAN [Wireless Local Area Network] or WLL [Wireless Local Loop]
    • H04W84/10Small scale networks; Flat hierarchical networks
    • H04W84/12WLAN [Wireless Local Area Networks]

Definitions

  • This invention relates to wireless systems and more particularly to such systems having protocols for data transmission and even more particularly to systems and methods for transporting data across an air interface using reduced addressing headers.
  • One example of the problem is when an Ethernet header is necessary on a packet to deliver the packet to a particular location within, for example, a local area network.
  • the overhead from the header is not a problem for those portions of the communication channel (for example, the wireline portions) where bandwidth is essentially unlimited.
  • the addition of the Ethernet address in the protocol is a burden on the air interface as it adds bytes (typically 14 bytes). These extra bytes are overhead to the data being transferred across the air interface and in many situations is excessive, particularly for low data rate transfers.
  • IPCS IP convergence sub-layer
  • the present invention is directed to systems and methods for transporting data across an air interface using a blending of protocol layers to achieve reduced bandwidth.
  • Advantage is taken of the fact that the extra overhead from, for example, the Ethernet protocol is addressing information pertaining to the destination of the packet. This destination information (for example, the Ethernet address) can be stripped from the transmission prior to the air interface and recreated after the air interface.
  • the concepts of a proper Layer 2 CS are merged on top of the 802.16 protocol and still retain the benefits of a Layer 2 transparent bridged service layer to the network layer.
  • the MAC address of the destination is used for the air interface and the Ethernet address is recreated and added on the far side of the air interface.
  • FIGURE 1 shows an example of a local area network based system having an air interface in accordance with the invention
  • FIGURE IA illustrates a packet of data moving from a PC across the air interface to an access router to the network
  • FIGURE IB illustrates a packet of data moving from the access router to the PC across the air interface
  • FIGURE 2 shows one embodiment of a method for removing headers from air interface transmission
  • FIGURE 3 shows one embodiment for adding headers to air interface transmissions.
  • FIGURE 1 shows an example of a local area network based system 10 having air interface 11 in accordance with the invention.
  • PClOl is connected to CPE 102 via high capacity connection 12, which connection can be wireline and could use the 802.3 protocol, if desired.
  • CPE 102 is connected to base station 103 via air interface 11.
  • the air interface can use, for example, the 802.16 protocol.
  • Base station 103 is in turn connected to access router 104 via high bandwidth connection 13 and the router is connected to the network (for example, the Internet) via connection 14.
  • the network for example, the Internet
  • the 802.16 protocol used for air interface 11 has two layers (layers 2 and 3) over which data can be transported.
  • Layer two is the primary data transfer layer while layer three handles primarily networking information.
  • Layer two is designed to handle MAC (or IP addresses) addresses and not designed to handle Ethernet addresses.
  • FIGURE IA for data packets having an Ethernet header (such as header 113) additional data would have to be embedded in data packet 110.
  • the concepts discussed herein will operate to allow data packet 110 from PC 101 to cross air interface 11 as packet 110' without portion 113.
  • Reconstructed portion 113 (called portion 113') pertaining to the destination (such as access router 104) is added by base station 103 on the far side of the air interface to form new data packet 110".
  • the information that is carried in the Ethernet header 113' of packet 110" is the original destination Ethernet address as recreated by base station 103.
  • this arrangement is an efficient use of Layer 2 CS, such as IP-CS MAC used on top of 802.16. hi essence, then this is a Layer 2.5 protocol for use with 802.16.
  • this layer uses additional services, such as a proxy function that would be used in conjunction with the IP-CS, as well as a DHCP snooping function to complement the IP-CS that is bearing the IP user application traffic.
  • the combination of these features allows the effective appearance of a transparently bridged Layer 2 network from the network administrator and network traffic perspective, yet yields the benefit of a very low overhead system by effectively having almost no Layer 2 overhead in the network.
  • FIGURE IB illustrates a packet of data 120 moving from access router 104 to PC 101 across air interface 11.
  • data packet 120 which contains data payload 121 and MAC address 122 of the destination, has LAN network address (Ethernet header) 123 appended thereto for delivery to base station 103.
  • Base station 103 strips header 123 from packet 120' to form packet 120" in preparation for transportation across air interface 11.
  • CPE 102 then adds reconstructed destination (PC 101) Ethernet header 123' to form packet 120'.
  • One embodiment is operative when the system uses statically configured addresses.
  • the access router tells the base station the Ethernet address information of the destination during the authentication process.
  • the base station then forwards this information, (such as CPE ID (MAC address) IP, netmask, etc.) to the CPE for temporary storage thereat.
  • This information then allows the CPE to recreate a destination Ethernet address based on the IP-CS information that is part of the MAC address that is not stripped from the data packet.
  • DHCP helper resident in the CPE.
  • DHCP spoofing is contained in the base station.
  • FIGURE 2 shows one embodiment 20 of a method for removing headers from air interface transmission.
  • Process 201 receives a packet for delivery to a destination identified by a header.
  • the destination header will not be attached because the device (such as a base station) will have told the router to use its address and then "knows" where to deliver the packet.
  • Process 202 determines if the packet is an IP packet or not. If not, the packet will be discarded by process 206. If it is a packet, then process 203 determines if the packet comes from its serving client's list. If so, then process 204 removes the destination header and process 205 delivers the packet to the air interface.
  • FIGURE 3 shows one embodiment 30 for adding headers to air interface transmissions.
  • Process 301 receives packets over the air interface.
  • Process 302 determines if this packet is from a serving client. If not, process 305 discards the packet. If so, then process 303 looks up (or otherwise obtains) the desired destination and process 304 delivers the received packet in accordance with information obtained locally (at the received end of the air interface).
  • the system actually snoops the DHCP packet at both the CPE and base station so that the bridge knows how to route the IP packets.
  • the system spoofs the MAC address of the CPE which is really the SSID of the device.
  • the subscriber station identity has the MAC address format. In this manner the access router doesn't know that the bridge is operating in a Layer 3 mode since the operation appears to be a pure Layer 2 operation across the bridge.
  • the base station and CPE snooping functions in one embodiment, resides on both the CPE and the base station.
  • One proxy ARP function resides in the base station which is a proxy that responds to the access router's down link request for the location of the destination device matching a given address.
  • the other proxy ARP function resides, in one embodiment, on the CPE side and operates to handle destination request information from the sending device on an uplink request.

Abstract

Systems and methods are disclosed for transporting data across an air interface using a blending of protocol layers to achieve reduced bandwidth. Advantage is taken of the fact that the extra overhead from, for example, the Ethernet protocol is addressing information pertaining to the destination of the packet. This destination information (for example, the Ethernet address) can be stripped from the transmission prior to the air interface and recreated after the air interface. In one embodiment, the concepts of a proper Layer 2 CS are merged on top of the 802.16 protocol and still retain the benefits of a Layer 2 transparent bridged service layer to the network layer. In one embodiment, the MAC address of the destination is used for the air interface and the Ethernet address is recreated and added on the far side of the air interface.

Description

SYSTEMS AND METHODS FOR TRANSPORTING DATA ACROSS AN AIR INTERFACE USING REDUCED ADDRESS HEADERS
RELATED APPLICATIONS
[0001] This application is related to and claims priority to Chinese Application No. 200610162069.X filed December 8, 2006 entitled "SYSTEMS AND METHODS FOR TRANSPORTING DATA ACROSS AN AIR INTERFACE USING REDUCED ADDRESS HEADERS" and to US Application No. 11/651,238 filed January 9, 2007 entitled "SYSTEMS AND METHODS FOR TRANSPORTING DATA ACROSS AN AIR INTERFACE USING REDUCED ADDRESS HEADERS", the disclosures of which are hereby incorporated herein by reference.
SYSTEMS AND METHODS FOR TRANSPORTING DATA ACROSS AN AIR INTERFACE USING REDUCED ADDRESS HEADERS
TECHNICAL FIELD
[0002] This invention relates to wireless systems and more particularly to such systems having protocols for data transmission and even more particularly to systems and methods for transporting data across an air interface using reduced addressing headers.
BACKGROUND OF THE INVENTION
[0003] It has become common place to transport data across air interfaces. In most such situations, bandwidth becomes a factor either because a single user (such as a PC) is trying to move large data files in a given period of time or several users are trying to use the same air interface to move smaller files.
[0004] Many data transportation protocols are now in use, some of which deal with wireline interconnections (such, for example, the 802.3 protocol) and some of which deal with air interface transmissions (such as, for example, 802.16). These protocols have several layers, including the physical layer and several operational layers. Each such layer is designed to accomplish a certain objective and each such layer requires a certain format of data. For example, in addition to transportation of the payload (typically data), address information must be included as a header so that the payload can be delivered to the proper destination, hi some situations, it is necessary to use additional protocols for specific purposes. When this is necessary, the additional protocol adds overhead (data bits) to the communication payload.
[0005] One example of the problem is when an Ethernet header is necessary on a packet to deliver the packet to a particular location within, for example, a local area network. The overhead from the header is not a problem for those portions of the communication channel (for example, the wireline portions) where bandwidth is essentially unlimited. However, when the communication must pass across an air interface using a specific protocol, such as, for example, the 802.16 protocol, the addition of the Ethernet address in the protocol is a burden on the air interface as it adds bytes (typically 14 bytes). These extra bytes are overhead to the data being transferred across the air interface and in many situations is excessive, particularly for low data rate transfers.
[0006] One solution to the problem is to carry the IP on top of an IP convergence sub-layer (IPCS) which would then naturally fall on top of the 802.16 frame in Layer 3. The advantage of such an approach is that it is very efficient because it is IP on top of IP with no additional overhead, or very little additional overhead. The downside is that Layer 3 is designed to carry network routing data and data loads and thus network administrators are not willing to be impacted by the overhead of managing very large (in terms of data flow) Layer 3 traffic. Such a network architecture would be unyielding and difficult to deploy in practice.
BRIEF SUMMARY OF THE INVENTION
[0007] The present invention is directed to systems and methods for transporting data across an air interface using a blending of protocol layers to achieve reduced bandwidth. Advantage is taken of the fact that the extra overhead from, for example, the Ethernet protocol is addressing information pertaining to the destination of the packet. This destination information (for example, the Ethernet address) can be stripped from the transmission prior to the air interface and recreated after the air interface. In one embodiment, the concepts of a proper Layer 2 CS are merged on top of the 802.16 protocol and still retain the benefits of a Layer 2 transparent bridged service layer to the network layer. In one embodiment, the MAC address of the destination is used for the air interface and the Ethernet address is recreated and added on the far side of the air interface.
[0008] The foregoing has outlined rather broadly the features and technical advantages of the present invention in order that the detailed description of the invention that follows may be better understood. Additional features and advantages of the invention will be described hereinafter which form the subject of the claims of the invention. It should be appreciated by those skilled in the art that the conception and specific embodiment disclosed may be readily utilized as a basis for modifying or designing other structures for carrying out the same purposes of the present invention. It should also be realized by those skilled in the art that such equivalent constructions do not depart from the spirit and scope of the invention as set forth in the appended claims. The novel features which are believed to be characteristic of the invention, both as to its organization and method of operation, together with further objects and advantages will be better understood from the following description when considered in connection with the accompanying figures. It is to be expressly understood, however, that each of the figures is provided for the purpose of illustration and description only and is not intended as a definition of the limits of the present invention. BRIEF DESCRIPTION OF THE DRAWINGS
[0009] For a more complete understanding of the present invention, reference is now made to the following descriptions taken in conjunction with the accompanying drawing, in which:
[0010] FIGURE 1 shows an example of a local area network based system having an air interface in accordance with the invention;
[0011] FIGURE IA illustrates a packet of data moving from a PC across the air interface to an access router to the network;
[0012] FIGURE IB illustrates a packet of data moving from the access router to the PC across the air interface;
[0013] FIGURE 2 shows one embodiment of a method for removing headers from air interface transmission; and
[0014] FIGURE 3 shows one embodiment for adding headers to air interface transmissions.
DETAILED DESCRIPTION OF THE INVENTION
[0015] FIGURE 1 shows an example of a local area network based system 10 having air interface 11 in accordance with the invention. In the illustrative system, PClOl is connected to CPE 102 via high capacity connection 12, which connection can be wireline and could use the 802.3 protocol, if desired. CPE 102 is connected to base station 103 via air interface 11. The air interface can use, for example, the 802.16 protocol.
[0016] Base station 103 is in turn connected to access router 104 via high bandwidth connection 13 and the router is connected to the network (for example, the Internet) via connection 14.
[0017] The 802.16 protocol used for air interface 11 has two layers (layers 2 and 3) over which data can be transported. Layer two is the primary data transfer layer while layer three handles primarily networking information. Layer two is designed to handle MAC (or IP addresses) addresses and not designed to handle Ethernet addresses. Thus, as shown in FIGURE IA, for data packets having an Ethernet header (such as header 113) additional data would have to be embedded in data packet 110. Thus, as it will be seen, the concepts discussed herein will operate to allow data packet 110 from PC 101 to cross air interface 11 as packet 110' without portion 113. Reconstructed portion 113 (called portion 113') pertaining to the destination (such as access router 104) is added by base station 103 on the far side of the air interface to form new data packet 110". The information that is carried in the Ethernet header 113' of packet 110" is the original destination Ethernet address as recreated by base station 103.
[0018] As will be seen, this arrangement is an efficient use of Layer 2 CS, such as IP-CS MAC used on top of 802.16. hi essence, then this is a Layer 2.5 protocol for use with 802.16. As will be seen, this layer uses additional services, such as a proxy function that would be used in conjunction with the IP-CS, as well as a DHCP snooping function to complement the IP-CS that is bearing the IP user application traffic. The combination of these features allows the effective appearance of a transparently bridged Layer 2 network from the network administrator and network traffic perspective, yet yields the benefit of a very low overhead system by effectively having almost no Layer 2 overhead in the network.
[0019] FIGURE IB illustrates a packet of data 120 moving from access router 104 to PC 101 across air interface 11. In operation, as will be discussed, data packet 120, which contains data payload 121 and MAC address 122 of the destination, has LAN network address (Ethernet header) 123 appended thereto for delivery to base station 103. Base station 103, in turn, strips header 123 from packet 120' to form packet 120" in preparation for transportation across air interface 11. CPE 102 then adds reconstructed destination (PC 101) Ethernet header 123' to form packet 120'.
[0020] One embodiment is operative when the system uses statically configured addresses. In such a system, the access router tells the base station the Ethernet address information of the destination during the authentication process. The base station then forwards this information, (such as CPE ID (MAC address) IP, netmask, etc.) to the CPE for temporary storage thereat. This information then allows the CPE to recreate a destination Ethernet address based on the IP-CS information that is part of the MAC address that is not stripped from the data packet.
[0021] Thus, since both the CPE and the base station have the Ethernet address stored for a given IP CS address, the Ethernet address can be stripped off and then recreated on the far side of the air interface.
[0022] In one embodiment, in the situation of dynamically configured addresses, there is a DHCP helper resident in the CPE. DHCP spoofing is contained in the base station. Thus, when a PC initiates the DHCP process to obtain a network address for a given session both the CPE and the base station will learn and remember the assigned addresses.
[0023] When an ARP request identifying the PC (a request asking where a packet is to be delivered) is found in the base station's look-up table, the base station will respond as if it were the PC destination. The packets will then be delivered to the base station, using the base station's address and the base station will forward the packet the CPE. The CPE, having the same information in its look-up table as did the base station, then adds the Ethernet address for delivery to the PC. [0024] When an ARP request identifying a destination comes from the PC, the CPE responds with its own MAC address. The PC then sends the packets to the MAC address of the CPE. This then eliminates the need for the Ethernet header in the packet to the base station. The base station then adds the proper Ethernet header because the base station saved the response from the DHCP server. The packets will then be delivered to the router in accordance with the proper Ethernet destination address.
[0025] FIGURE 2 shows one embodiment 20 of a method for removing headers from air interface transmission. Process 201 receives a packet for delivery to a destination identified by a header. In some embodiments, the destination header will not be attached because the device (such as a base station) will have told the router to use its address and then "knows" where to deliver the packet.
[0026] Process 202 determines if the packet is an IP packet or not. If not, the packet will be discarded by process 206. If it is a packet, then process 203 determines if the packet comes from its serving client's list. If so, then process 204 removes the destination header and process 205 delivers the packet to the air interface.
[0027] FIGURE 3 shows one embodiment 30 for adding headers to air interface transmissions. Process 301 receives packets over the air interface. Process 302 determines if this packet is from a serving client. If not, process 305 discards the packet. If so, then process 303 looks up (or otherwise obtains) the desired destination and process 304 delivers the received packet in accordance with information obtained locally (at the received end of the air interface).
[0028] From the DHCP snooping point of view, the system actually snoops the DHCP packet at both the CPE and base station so that the bridge knows how to route the IP packets. The system spoofs the MAC address of the CPE which is really the SSID of the device. The subscriber station identity has the MAC address format. In this manner the access router doesn't know that the bridge is operating in a Layer 3 mode since the operation appears to be a pure Layer 2 operation across the bridge.
[0029] The base station and CPE snooping functions, in one embodiment, resides on both the CPE and the base station. There are, in one embodiment, two subgroup proxy ARP functions. One proxy ARP function resides in the base station which is a proxy that responds to the access router's down link request for the location of the destination device matching a given address. The other proxy ARP function resides, in one embodiment, on the CPE side and operates to handle destination request information from the sending device on an uplink request.
[0030] Although the present invention and its advantages have been described in detail, it should be understood that various changes, substitutions and alterations can be made herein without departing from the spirit and scope of the invention as defined by the appended claims. Moreover, the scope of the present application is not intended to be limited to the particular embodiments of the process, machine, manufacture, composition of matter, means, methods and steps described in the specification. As one of ordinary skill in the art will readily appreciate from the disclosure of the present invention, processes, machines, manufacture, compositions of matter, means, methods, or steps, presently existing or later to be developed that perform substantially the same function or achieve substantially the same result as the corresponding embodiments described herein may be utilized according to the present invention. Accordingly, the appended claims are intended to include within their scope such processes, machines, manufacture, compositions of matter, means, methods, or steps.

Claims

CLAIMSWhat is claimed is:
1. A method for delivering data packets across an air interface, said method comprising: receiving a data packet at a first physical location on one side of said air interface, said packet having a destination at a physical location across said air interface, said destination bearing a specific LAN address in addition to its network address; transmitting said packet across said air interface without said LAN address; and delivering said transmitted packet to said destination location.
2. The method of claim 1 wherein said packet is received across said air interface at a second physical location, said destination location determined, at least in part, from other information contained within said packet and at least in part from information stored at said second location.
3. The method of claim 1 wherein said first physical location removes a LAN address from said packet prior to transmitting said packet across said air interface.
4. The method of claim 3 wherein said second location adds the LAN address of said destination to said packet, said added LAN address derived at least in part from other information contained in said packet and at least in part from information stored at said second location.
5. The method of claim 4 wherein said first and second locations contain transmit and receive ends, respectively, of an air interface bridge, and wherein said air interface is the 802.16 protocol.
6. The method of claim 5 wherein said transmission uses at least a portion of the Layer 2 protocol of said bridge.
7. A bridge for use in transporting data packets across an air interface between equipment located on either side of the interface; said data packets deliverable to a destination location based upon the Ethernet address of said destination location; said bridge comprising: means on a transmit side of said bridge for sending said data packet across said air interface without said Ethernet address attached to said packet; and means on a receive side of said bridge for controlling the delivery to a proper destination of data packets arriving without Ethernet addresses attached thereto.
8. The bridge of claim 7 wherein said sending means comprises: means for removing the Ethernet address from data packets prior to said sending.
9. The bridge of claim 7 wherein said controlling means comprises: means for adding the Ethernet address of said destination location to received ones of said data packets.
10. The bridge of claim 9 wherein said adding means comprises: at least one look-up table for determining said Ethernet address based on other information contained in said data packet.
11. The bridge of claim 10 wherein said other information is, at least in part, a unique system identification of said destination location.
12. The bridge of claim 10 wherein said look-up table is populated for a particular session in response to an AEP request from a data packet sending location.
13. A method of operating a bridge for transporting data packets across an air interface between equipment located on either side of the interface; said data packets deliverable to a destination location based upon the Ethernet address of said destination location; said method comprising: sending, from a transmit side of said bridge, said data packet across said air interface without said Ethernet address attached to said packet; and controlling, on a receive side of said bridge, delivery to a proper destination of data packets arriving without Ethernet addresses attached thereto.
14. The method of claim 13 wherein said sending comprises: removing the Ethernet address from data packets prior to said sending.
15. The method of claim 13 wherein said controlling comprises: adding the Ethernet address of said destination location to received ones of said data packets.
16. The method of claim 15 wherein said adding comprises: determining said Ethernet address based on other information contained in said data packet.
17. The method of claim 16 wherein said determining comprises: using at least one look-up table keyed to said other information.
18. The method of claim 17 wherein said other information is, at least in part, a unique system identification of said destination location.
19. The method of claim 17 wherein said look-up table is populated for a particular session in response to an ARP request from a data packet sending location.
20. The method of claim 13 wherein said sending comprises: adding to said data packet address information, other than said Ethernet address, pertaining to a destination of said data packet, said added information determined by said transmit portion of said bridge.
PCT/US2007/086252 2006-12-08 2007-12-03 Systems and methods for transporting data across an air interface using reduced address headers WO2008073740A1 (en)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
CN200610162069.XA CN101197763A (en) 2006-12-08 2006-12-08 System and method for data transmission through air interface using reduced address head
CN200610162069.X 2006-12-08
US11/651,238 2007-01-09
US11/651,238 US8223771B2 (en) 2006-12-08 2007-01-09 Systems and methods for transporting data across an air interface using reduced address headers

Publications (1)

Publication Number Publication Date
WO2008073740A1 true WO2008073740A1 (en) 2008-06-19

Family

ID=39512089

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2007/086252 WO2008073740A1 (en) 2006-12-08 2007-12-03 Systems and methods for transporting data across an air interface using reduced address headers

Country Status (1)

Country Link
WO (1) WO2008073740A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6006275A (en) * 1992-05-12 1999-12-21 Compaq Computer Corporation Network connector operable in bridge mode and bypass mode
US20020191561A1 (en) * 2001-04-04 2002-12-19 Jyh-Cheng Chen Packet distribution and selection in soft handoff for IP-based base stations among multiple subnets
US20060020617A1 (en) * 2002-11-18 2006-01-26 Siemens Aktiengesellschaft Method for processing data packets in a data network which has a mobile function
US20060251115A1 (en) * 2004-12-03 2006-11-09 Haque Samudra E Broadband multi-service, switching, transmission and distribution architecture for low-cost telecommunications networks
US20060274745A1 (en) * 2002-05-13 2006-12-07 Kiyon, Inc. System and Method for Transparent Wireless Bridging of Communication Channel Segments

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6006275A (en) * 1992-05-12 1999-12-21 Compaq Computer Corporation Network connector operable in bridge mode and bypass mode
US20020191561A1 (en) * 2001-04-04 2002-12-19 Jyh-Cheng Chen Packet distribution and selection in soft handoff for IP-based base stations among multiple subnets
US20060274745A1 (en) * 2002-05-13 2006-12-07 Kiyon, Inc. System and Method for Transparent Wireless Bridging of Communication Channel Segments
US20060020617A1 (en) * 2002-11-18 2006-01-26 Siemens Aktiengesellschaft Method for processing data packets in a data network which has a mobile function
US20060251115A1 (en) * 2004-12-03 2006-11-09 Haque Samudra E Broadband multi-service, switching, transmission and distribution architecture for low-cost telecommunications networks

Similar Documents

Publication Publication Date Title
US8681797B2 (en) Systems and methods for transporting data across an air interface using reduced address headers
EP1303947B1 (en) Mobile terminal and method of providing a network-to-network connection
EP1697852B1 (en) Providing location-specific services to a mobile node
EP1618723B1 (en) Methods and apparatus for securing proxy mobile ip
KR100750370B1 (en) Address acquisition
JP4477694B2 (en) Method and system for supporting quality of service of a wireless network
US6741575B1 (en) Apparatus and method for efficient delivery of multicast data over personal access communications system (PACS)
EP1392034B1 (en) Equipment, system and method for communication via multiple paths using address notification scheme
JP3813511B2 (en) Method of operating a mobile radio network
JP4425923B2 (en) Access service network system, access device, and access service providing method
US20040260752A1 (en) Methods and apparatus for optimizing resource management in CDMA2000 wireless IP networks
WO2008073740A1 (en) Systems and methods for transporting data across an air interface using reduced address headers
Cisco X.25 and LAPB Commands
Cisco X.25 and LAPB Commands
US20040039841A1 (en) Methods for associating addresses in a wireless system with scalable adaptive modulation ("SAM")
EP1371204A2 (en) Internet protocol header for telecommunications networks
HASEGAWA et al. Design and implementation of virtual subnetwork system supporting IP terminal mobility
WO2007022733A1 (en) A wireless local area network communication method, a local area network access method for a terminal and a local area network system and the apparatus thereof

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: 07865093

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: 07865093

Country of ref document: EP

Kind code of ref document: A1