WO2011026396A1 - Method for processing data packets, communication device and identifier parsing method - Google Patents

Method for processing data packets, communication device and identifier parsing method Download PDF

Info

Publication number
WO2011026396A1
WO2011026396A1 PCT/CN2010/076231 CN2010076231W WO2011026396A1 WO 2011026396 A1 WO2011026396 A1 WO 2011026396A1 CN 2010076231 W CN2010076231 W CN 2010076231W WO 2011026396 A1 WO2011026396 A1 WO 2011026396A1
Authority
WO
WIPO (PCT)
Prior art keywords
codes
extended
group
data packet
indication information
Prior art date
Application number
PCT/CN2010/076231
Other languages
French (fr)
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 WO2011026396A1 publication Critical patent/WO2011026396A1/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/22Parsing or analysis of headers

Definitions

  • the present invention relates to the field of communications, and in particular, to a data packet processing method, a communication device, and an identifier resolution method. Background technique
  • IPv4 is currently widely used for network addressing. Its characteristics are that the IP address is fixed length and IPv4 is 32 bits. Since there are only more than 3 billion IPv4 address spaces, and the distribution is severely uneven, the United States and other developed countries have more allocations, while the developing countries have fewer allocations, resulting in countries with rapid network development, such as China, because of the small number of addresses allocated, and users. It is growing rapidly and it is expected that the address will be exhausted in 2010. The small IPv4 space also affects the routing table size of the core router indirectly, which in turn affects the stability of the IP network.
  • IPv6 uses 128-bit address space, the space is generally large enough, but the actual allocation method is still difficult to reflect the actual needs, and the flexibility is not enough. For example, in the existing IPv6 address allocation, certain non-existence has occurred. Fairness, some countries have more distributions, while others are less distributed. At the same time, it also faces the problem of scalability. For example, in some areas, there are fewer Internet users, and it is desirable to use less address coding to save equipment costs.
  • the technical problem to be solved by the present invention is to provide a data packet processing method, a communication device, and an identification analysis method, so as to implement flexible extension of user identification and data processing.
  • the present invention provides a data packet processing method, the method comprising: a receiving step, the communication device receives a data packet, where the data packet includes a source address and a destination address, The source address and the destination address have N sets of codes, and each set of codes has extended indication information for indicating whether the latter set of codes is extended, wherein the extended indication information of the 1st to N-1 sets of codes indicates that the extended indication information is extended.
  • a set of codes the extended indication information of the Nth group code indicates a group of codes that are not expanded, N ⁇ 1;
  • the communication device parses the data packet, and identifies the source address and the destination address in the following manner: parsing the first group of codes, and determining whether the extended indication information in the parsed first group of codes indicates that the extension is extended a set of codes, if yes, parsing the next set of codes in turn until the extended indication information of the current group code indicates that the set of codes is not expanded;
  • the communication device directly processes the data packet according to the address recognition result or forwards the data packet to other communication devices other than the communication device.
  • Each group is encoded as 32 bits, and the extension indication information occupies at least one of the fixed positions of each group of codes.
  • the extended indication information occupies 1 bit, 0 indicates no extension, and 1 indicates extension.
  • the source address and destination address are identity or location identifiers of communication devices in the identity and location separation network.
  • the present invention also provides a communication device, which includes a data packet receiving module, an address recognition module, and a data packet processing module, where:
  • the data packet receiving module is configured to: receive a data packet, where the data packet includes a source address and a destination address, where the source address and the destination address have N sets of codes, and each group of codes has extended indication information, which is used to indicate whether The latter group of codes is extended, wherein the extension of the 1st to N-1th groups of instructions indicates that the latter group of codes is extended, and the extended indication information of the Nth group of codes indicates that the group of codes is not extended, N ⁇ l;
  • the address recognition module is connected to the data packet receiving module, and the address recognition module is configured to: parse the data packet, and identify the source address and the destination address in the following manner: parsing the first group of codes, Determining whether the extended indication information in the parsed first group of codes indicates that the latter group of codes is extended, and if so, parsing the next group of codes in sequence until the extended indication information of the current group coding indicates that the group of codes is not expanded;
  • a data packet processing module connected to the address recognition module, where the data packet processing module is configured
  • the method is: processing the data packet directly according to the identification result of the address recognition module or forwarding the data packet to other communication devices other than the communication device.
  • Each group is encoded as 32 bits, and the extension indication information occupies at least one of the fixed positions of each group of codes.
  • the extended indication information occupies 1 bit, 0 indicates no extension, and 1 indicates extension.
  • the source address and destination address are identity or location identifiers of communication devices in the identity and location separation network.
  • the present invention further provides an identifier resolution method, where the identifier includes N sets of codes, each set of codes has extended indication information, which is used to indicate whether the latter set of codes is expanded, wherein, the first to The extended indication of the N-1 group code is extended by the latter group of codes, and the extended indication information of the Nth group code indicates that the set of codes is not extended, N ⁇ l, the method includes:
  • Parsing the first group of codes determining whether the extended indication information in the parsed first group of codes indicates that the latter group of codes is extended, and if so, parsing the next group of codes in sequence until the extension indication information of the current group coding indicates that the extension is not extended.
  • a set of codes
  • Each group is encoded as 32 bits, and the extension indication information occupies at least one of the fixed positions of each group of codes.
  • the data packet processing method of the present invention and the source address and the destination address of the data packet in the communication device have N sets of codes, and each set of codes has extended indication information of whether or not there is a next set of codes, and the communication device receiving the data packets according to the extended indication information
  • the source address and the destination address are identified to implement processing of the data packet.
  • the scalable coding method overcomes the shortcomings of the fixed user identification space in the prior art, and solves the problem that the user identification space in the prior art cannot be expanded, so that the operator can flexibly expand the space of the user identification according to requirements. , to ensure sustainable development and distribution needs.
  • FIG. 1 is a schematic diagram of an address encoding format of a communication device of the present invention
  • FIG. 2 is a schematic diagram of an application example of a communication device address coding format
  • FIG. 3 is a schematic diagram of a data packet processing method of the present invention.
  • Figure 5 is a schematic diagram of a communication device of the present invention.
  • the main idea of the data packet processing method and the communication device of the present invention is that the source address and the destination address in the data packet have N sets of codes, and each set of codes has extended indication information of whether or not there is a next set of codes, and the communication device that receives the data packets is based on The extended indication information identifies the source address and the destination address, thereby implementing processing of the data packet.
  • the source address and the destination address of the identification communication device of the present invention have N sets of codes, and each set of codes has extended indication information for indicating whether the latter set of codes is extended, wherein the extension of the first to N-1 sets of codes
  • the indication information indicates that the latter group of codes is extended, and the extension indication information of the Nth group code indicates that the group of codes is not extended, where N ⁇ l, the address coding format can smoothly expand the user identification space.
  • each group is coded as n bits (bits).
  • n bits bits
  • a specific m bit extension indication bit is set to indicate whether the extended indication information indicates the n bits, whether Expanded an n-bit address space.
  • n takes 32 bits. For example, among the 32-bit bits, the highest bit is arranged as an extended indicator bit. If the highest bit is 0, the address is not extended. If it is 1, the description expands the 32-bit address space. as shown in picture 2.
  • the above encoding format can arbitrarily expand the address space, that is, m extended indicator bits at a fixed position of the second n-bit space, indicating whether the third n-bit space is an extended address space until the k-th n-bit address
  • the m bits of the specified position of the space indicate that the K+1th n-bit space is not an extended space.
  • the user's AID is extensible, and the AID space is not insufficient due to the fixed size, which results in limited development of the operator network.
  • Step 301 The receiving step, the communications device receives the data packet, where the data packet includes a source address and a destination address, where the source address and the destination address have N sets of codes, and each group of codes has extended indication information, which is used to indicate whether the extension is extended.
  • the latter set of codes wherein the extended indication of the 1st to N-1th groups of codes extends the latter set of codes, and the extended indication information of the Nth set of codes indicates the ungrouped set of codes, N ⁇ 1;
  • Each group is encoded as 32 bits, and the extension indication information occupies at least one of the fixed positions of each group of codes.
  • the extended indication message occupies 1 bit, 0 indicates no extension, and 1 indicates extension.
  • Step 302 The identifying step, the communications device parses the data packet, and identifies the source address and the destination address by: parsing the first group of codes, determining whether the extended indication information indicates that the latter group of codes is extended If the extension is indicated, the next set of codes is parsed in sequence until the extended indication information of the current group code indicates that the extension is not extended;
  • Step 303 The processing step, the communication device directly processes the data packet according to the address recognition result or forwards the data packet to another communication device.
  • the communication device In the processing step, if the destination address is consistent with the identifier of the communication device, the communication device directly processes the data packet.
  • the IP address in the Transmission Control Protocol/Internet Protocol which is widely used in the Internet, has a dual function, and serves as the location identifier of the network interface of the communication terminal host network layer in the network topology. And as the identity of the transport layer host network interface.
  • the TCP/IP protocol was not designed at the beginning of the host. However, as host mobility becomes more prevalent, the semantic overload defects of such IP addresses are becoming increasingly apparent.
  • the IP address of the host changes, not only the route changes, but also the identity of the communication terminal host changes. This causes the routing load to become heavier and heavy, and the change of the host identity causes the application and connection to be interrupted.
  • Figure 4 is a location and identity separation network ( location/Identification Separation Network, hereinafter referred to as LISN), retains the advantages of the carrier's IP network, such as;
  • the edge router is a point-to-point connection between the Access Service Router (ASR) and the terminal;
  • ASR Access Service Router
  • Terminals under the same ASR are isolated from each other and can only communicate with each other through ASR.
  • the ASR performs source address verification on the uplink packets of the terminal.
  • the LISN network realizes the separation of terminal identity and location, and the specific mechanism:
  • the IP address of the ASR where the terminal is located is used as the location identifier of the terminal, which is called the router ID (RID) of the terminal.
  • RID router ID
  • a new namespace is introduced as the identity of the terminal, which is called the access ID of the terminal.
  • AID the terminal only perceives its own AID, and the AID of the communication peer, does not perceive the RID information. All upper layer connections are established based on the AID. That is, using TCP/AID, User Datagram Protocol (UDP)/AID instead of TCP/IP, UDP/IP, the mapping server is used to store the mapping information of the terminal AID-RID, and the terminal moves, and only needs to update the AID-RID. Mapping, without changing its own AID, so terminal mobility has no effect on the service connection.
  • UDP User Datagram Protocol
  • terminal A sends a data packet with the destination AID and the source AID as the destination and the source address; wherein, the destination AID and the source AID have the characteristics described above in the present invention, that is, having a plurality of groups of codes, each group of codes having extended indication information;
  • the ASR receives the data packet sent by the terminal A, identifies the destination AID according to the manner described above, and then queries the destination RID corresponding to the destination AID, and encapsulates a new data packet header outside the original data packet header, and uses the destination RID and the source RID as the source. , Destination address;
  • the ASR receives the data packet, identifies the destination RID with its RID according to the above description, removes the outer package, identifies the destination AID according to the above description, and then sends the data packet to the corresponding terminal B.
  • the present invention further provides a communication device 50, which includes a data packet receiving module 51, an address identifying module 52, and a data packet processing module 53, wherein:
  • the data packet receiving module 51 is configured to receive a data packet, where the data packet includes a source address and a destination address, where the source address and the destination address have N sets of codes, and each group of codes has extended indication information, which is used to indicate whether The latter group of codes is extended, wherein the extension indication information of the 1st to N-1th groups indicates that the latter group of codes is extended, and the extension indication information of the Nth group of codes indicates that the group of codes is not extended, N ⁇ l;
  • Each group is encoded as 32 bits, and the extension indication information occupies at least one of the fixed positions of each group of codes.
  • the extended indication information occupies 1 bit, 0 indicates no extension, and 1 indicates extension.
  • the address identifying module 52 is connected to the data packet receiving module, configured to parse the data packet, and identify the source address and the destination address in the following manner: parsing the first group of codes, and determining the extended indication therein Whether the information indicates that the latter set of codes is extended, and if the extension is indicated, the next set of codes is parsed in turn until the extended indication information of the current group code indicates that the extension is not extended;
  • the data packet processing module 53 is connected to the address recognition module 52 for directly processing the data packet according to the identification result of the address identification module 52 or forwarding the data packet to other communication devices.
  • the communication device directly processes the data packet.
  • the source address and destination address are identity or location identifiers of communication devices in the identity and location separation network.
  • the data packet processing method and the communication device in the present invention have a source address and a destination address of a data packet having N sets of codes, and each set of codes has extended indication information of whether or not there is a next set of codes, and the received data packets are received.
  • the communication device identifies the source address and the destination address according to the extended indication information, thereby implementing processing of the data packet.
  • the scalable coding method overcomes the shortcomings of the fixed user identification space in the prior art, and solves the problem that the user identification space in the prior art cannot be expanded, so that the operator can flexibly expand the space of the user identification according to requirements. , to ensure sustainable development and distribution needs.

Landscapes

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

Abstract

A method for processing data packets is provided by the present invention. The method includes the steps of receiving, identifying and processing. The corresponding communication device is also provided by the present invention. The communication device includes a data packet receiving module, an address identifying module and a data packet processing module. The corresponding identifier parsing method is also provided by the present invention. The method includes: parsing the first group of codes, judging whether the extension indication information in the parsed first group of codes indicates that the next group of codes has been extended, if yes, in turn parsing the next group of codes until the extension indication information in the present group of codes indicates that the next group of codes has not been extended. The flexible extension of the user identifier and the processing of the data can be achieved by the present invention.

Description

数据包处理方法、 通信设备及标识解析方法  Data packet processing method, communication device and identification analysis method
技术领域 Technical field
本发明涉及通信领域, 尤其涉及一种数据包处理方法、 通信设备及标识 解析方法。 背景技术  The present invention relates to the field of communications, and in particular, to a data packet processing method, a communication device, and an identifier resolution method. Background technique
现有的互联网中, 使用 IP地址来表示一个主机的网络位置。 该 IP地址 同时也是该用户的身份标识。 IPv4是目前广泛使用的网络编址, 其特点是, IP地址是定长的, IPv4是 32位的。 由于 IPv4地址空间只有 30多亿个, 且 分配严重不均, 美国等发达国家分配较多, 而发展中国家分配较少, 导致网 络发展迅速的国家如中国,由于分配的地址很少,而用户发展迅速,预计 2010 年地址会耗尽。 IPv4空间小, 还间接影响到核心路由器的路由表规模, 进而 影响到 IP网络的稳定性。  In the existing Internet, an IP address is used to indicate the network location of a host. The IP address is also the identity of the user. IPv4 is currently widely used for network addressing. Its characteristics are that the IP address is fixed length and IPv4 is 32 bits. Since there are only more than 3 billion IPv4 address spaces, and the distribution is severely uneven, the United States and other developed countries have more allocations, while the developing countries have fewer allocations, resulting in countries with rapid network development, such as China, because of the small number of addresses allocated, and users. It is growing rapidly and it is expected that the address will be exhausted in 2010. The small IPv4 space also affects the routing table size of the core router indirectly, which in turn affects the stability of the IP network.
针对 IPv4空间小的问题, 互联网组织开发了 IPv6协议, 网络层的主机 标识 IPv6地址变成了 128位。 虽然 IPv6釆用了 128位的地址空间, 一般来说 空间足够大, 但是实际的分配方法, 仍然难以体现实际的需求, 灵活性不够, 比如现有 IPv6的地址分配中, 已经出现了一定的不公平性, 部分国家地区分 配的多, 而有些分配的偏少。 同时还面临可扩展性的问题。 如有些地区互联 网用户少, 希望釆用较少的地址编码, 以节省设备成本。  For the problem of small IPv4 space, the Internet organization developed the IPv6 protocol, and the IPv6 address of the host layer at the network layer became 128 bits. Although IPv6 uses 128-bit address space, the space is generally large enough, but the actual allocation method is still difficult to reflect the actual needs, and the flexibility is not enough. For example, in the existing IPv6 address allocation, certain non-existence has occurred. Fairness, some countries have more distributions, while others are less distributed. At the same time, it also faces the problem of scalability. For example, in some areas, there are fewer Internet users, and it is desirable to use less address coding to save equipment costs.
根据上述 IPv4和 IPv6网络用户标识编码釆用固定长度存在的问题, 本 文提出一个可扩展的用户 AID编码方法, 以解决网络的灵活扩展问题。 发明内容  According to the above-mentioned problem that the IPv4 and IPv6 network user identification codes are fixed length, this paper proposes an extensible user AID coding method to solve the problem of flexible network expansion. Summary of the invention
本发明要解决的技术问题是提供一种数据包处理方法、 通信设备及标识 解析方法, 以实现用户标识的灵活扩展及数据的处理。  The technical problem to be solved by the present invention is to provide a data packet processing method, a communication device, and an identification analysis method, so as to implement flexible extension of user identification and data processing.
为解决以上技术问题, 本发明提供了一种数据包处理方法, 该方法包括: 接收步骤, 通信设备接收数据包, 所述数据包包括源地址及目的地址, 所述源地址及目的地址具有 N组编码, 每组编码均具有扩展指示信息, 用于 指示是否扩展了后一组编码, 其中, 第 1至 N-1组编码的扩展指示信息指示 扩展了后一组编码, 第 N组编码的扩展指示信息指示未扩展后一组编码, N ≥1; In order to solve the above technical problem, the present invention provides a data packet processing method, the method comprising: a receiving step, the communication device receives a data packet, where the data packet includes a source address and a destination address, The source address and the destination address have N sets of codes, and each set of codes has extended indication information for indicating whether the latter set of codes is extended, wherein the extended indication information of the 1st to N-1 sets of codes indicates that the extended indication information is extended. a set of codes, the extended indication information of the Nth group code indicates a group of codes that are not expanded, N ≥1;
识别步骤, 所述通信设备解析数据包, 釆用如下方式对所述源地址及目 的地址进行识别: 解析第一组编码, 判断所解析的第一组编码中的扩展指示 信息是否指示扩展了后一组编码, 若是, 则依次解析下一组编码, 直至当前 组编码的扩展指示信息指示未扩展后一组编码; 以及  In the step of identifying, the communication device parses the data packet, and identifies the source address and the destination address in the following manner: parsing the first group of codes, and determining whether the extended indication information in the parsed first group of codes indicates that the extension is extended a set of codes, if yes, parsing the next set of codes in turn until the extended indication information of the current group code indicates that the set of codes is not expanded;
处理步骤, 所述通信设备根据地址识别结果对所述数据包直接进行处理 或将所述数据包转发给所述通信设备之外的其他通信设备。  In the processing step, the communication device directly processes the data packet according to the address recognition result or forwards the data packet to other communication devices other than the communication device.
每组编码为 32位,所述扩展指示信息占用每组编码的固定位置的至少一 位。  Each group is encoded as 32 bits, and the extension indication information occupies at least one of the fixed positions of each group of codes.
所述扩展指示信息占用 1位, 0表明无扩展, 1表明扩展。  The extended indication information occupies 1 bit, 0 indicates no extension, and 1 indicates extension.
所述源地址和目的地址是身份和位置分离网络中通信设备的身份标识或 位置标识。  The source address and destination address are identity or location identifiers of communication devices in the identity and location separation network.
为解决以上技术问题, 本发明还提供了一种通信设备, 该通信设备包括 数据包接收模块、 地址识别模块及数据包处理模块, 其中:  To solve the above technical problem, the present invention also provides a communication device, which includes a data packet receiving module, an address recognition module, and a data packet processing module, where:
所述数据包接收模块, 设置为: 接收数据包, 所述数据包包括源地址及 目的地址, 所述源地址及目的地址具有 N组编码, 每组编码均具有扩展指示 信息, 用于指示是否扩展了后一组编码, 其中, 第 1至 N-1组编码的扩展指 示扩展了后一组编码, 第 N组编码的扩展指示信息指示未扩展后一组编码, N≥l;  The data packet receiving module is configured to: receive a data packet, where the data packet includes a source address and a destination address, where the source address and the destination address have N sets of codes, and each group of codes has extended indication information, which is used to indicate whether The latter group of codes is extended, wherein the extension of the 1st to N-1th groups of instructions indicates that the latter group of codes is extended, and the extended indication information of the Nth group of codes indicates that the group of codes is not extended, N≥l;
所述地址识别模块, 与所述数据包接收模块相连接, 所述地址识别模块 设置为: 解析数据包, 以及釆用如下方式对所述源地址及目的地址进行识别: 解析第一组编码, 判断所解析的第一组编码中的扩展指示信息是否指示扩展 了后一组编码, 若是, 则依次解析下一组编码, 直至当前组编码的扩展指示 信息指示未扩展后一组编码;  The address recognition module is connected to the data packet receiving module, and the address recognition module is configured to: parse the data packet, and identify the source address and the destination address in the following manner: parsing the first group of codes, Determining whether the extended indication information in the parsed first group of codes indicates that the latter group of codes is extended, and if so, parsing the next group of codes in sequence until the extended indication information of the current group coding indicates that the group of codes is not expanded;
数据包处理模块, 与所述地址识别模块相连接, 所述数据包处理模块设 置为: 根据所述地址识别模块的识别结果对所述数据包直接进行处理或将所 述数据包转发给所述通信设备之外的其他通信设备。 a data packet processing module, connected to the address recognition module, where the data packet processing module is configured The method is: processing the data packet directly according to the identification result of the address recognition module or forwarding the data packet to other communication devices other than the communication device.
每组编码为 32位,所述扩展指示信息占用每组编码的固定位置的至少一 位。  Each group is encoded as 32 bits, and the extension indication information occupies at least one of the fixed positions of each group of codes.
所述扩展指示信息占用 1位, 0表明无扩展, 1表明扩展。  The extended indication information occupies 1 bit, 0 indicates no extension, and 1 indicates extension.
所述源地址和目的地址是身份和位置分离网络中通信设备的身份标识或 位置标识。  The source address and destination address are identity or location identifiers of communication devices in the identity and location separation network.
为解决以上技术问题, 本发明还提供了一种标识解析方法, 所述标识包 括 N组编码, 每组编码均具有扩展指示信息, 用于指示是否扩展了后一组编 码, 其中, 第 1至 N-1组编码的扩展指示扩展了后一组编码, 第 N组编码的 扩展指示信息指示未扩展后一组编码, N^ l , 所述方法包括:  In order to solve the above technical problem, the present invention further provides an identifier resolution method, where the identifier includes N sets of codes, each set of codes has extended indication information, which is used to indicate whether the latter set of codes is expanded, wherein, the first to The extended indication of the N-1 group code is extended by the latter group of codes, and the extended indication information of the Nth group code indicates that the set of codes is not extended, N^l, the method includes:
解析第一组编码, 判断所解析的第一组编码中的扩展指示信息是否指示 扩展了后一组编码, 若是, 则依次解析下一组编码, 直至当前组编码的扩展 指示信息指示未扩展后一组编码。  Parsing the first group of codes, determining whether the extended indication information in the parsed first group of codes indicates that the latter group of codes is extended, and if so, parsing the next group of codes in sequence until the extension indication information of the current group coding indicates that the extension is not extended. A set of codes.
每组编码为 32位,所述扩展指示信息占用每组编码的固定位置的至少一 位。  Each group is encoded as 32 bits, and the extension indication information occupies at least one of the fixed positions of each group of codes.
本发明数据包处理方法和通信设备中数据包的源地址和目的地址具有 N 组编码, 每组编码均具有是否有下一组编码的扩展指示信息, 接收数据包的 通信设备根据扩展指示信息对源地址和目的地址进行识别, 从而实现对数据 包的处理。 另外这种可扩展的编码方法, 克服了现有技术中的固定用户标识 空间的缺点, 解决现有技术中存在的用户标识空间不可扩展的问题, 使得运 营商可以根据需求灵活扩展用户标识的空间, 保证可持续发展和分配需求。  The data packet processing method of the present invention and the source address and the destination address of the data packet in the communication device have N sets of codes, and each set of codes has extended indication information of whether or not there is a next set of codes, and the communication device receiving the data packets according to the extended indication information The source address and the destination address are identified to implement processing of the data packet. In addition, the scalable coding method overcomes the shortcomings of the fixed user identification space in the prior art, and solves the problem that the user identification space in the prior art cannot be expanded, so that the operator can flexibly expand the space of the user identification according to requirements. , to ensure sustainable development and distribution needs.
附图概述 BRIEF abstract
图 1是本发明通信设备地址编码格式的示意图;  1 is a schematic diagram of an address encoding format of a communication device of the present invention;
图 2是通信设备地址编码格式的应用实例示意图;  2 is a schematic diagram of an application example of a communication device address coding format;
图 3是本发明数据包处理方法的示意图;  3 is a schematic diagram of a data packet processing method of the present invention;
图 4是身份位置分离网络的示意图; 图 5是本发明通信设备示意图。 4 is a schematic diagram of an identity location separation network; Figure 5 is a schematic diagram of a communication device of the present invention.
本发明的较佳实施方式 Preferred embodiment of the invention
本发明数据包处理方法和通信设备的主要思想是数据包中的源地址和目 的地址具有 N组编码, 每组编码均具有是否有下一组编码的扩展指示信息, 接收数据包的通信设备根据扩展指示信息对源地址和目的地址进行识别, 从 而实现对数据包的处理。  The main idea of the data packet processing method and the communication device of the present invention is that the source address and the destination address in the data packet have N sets of codes, and each set of codes has extended indication information of whether or not there is a next set of codes, and the communication device that receives the data packets is based on The extended indication information identifies the source address and the destination address, thereby implementing processing of the data packet.
以下结合附图, 对本发明中标识通信设备的源地址和目的地址的编码格 式进行说明。  The coding format of the source address and the destination address of the identification communication device in the present invention will be described below with reference to the accompanying drawings.
本发明所说的标识通信设备的源地址和目的地址具有 N组编码, 每组编 码均具有扩展指示信息, 用于指示是否扩展了后一组编码, 其中第 1至 N-1 组编码的扩展指示信息指示扩展了后一组编码, 第 N组编码的扩展指示信息 指示未扩展后一组编码, 其中 N^ l , 这种地址编码格式可以平滑扩展用户标 识空间。  The source address and the destination address of the identification communication device of the present invention have N sets of codes, and each set of codes has extended indication information for indicating whether the latter set of codes is extended, wherein the extension of the first to N-1 sets of codes The indication information indicates that the latter group of codes is extended, and the extension indication information of the Nth group code indicates that the group of codes is not extended, where N^l, the address coding format can smoothly expand the user identification space.
如图 1所示, 每组编码为 n位(比特) , 在这 n比特中, 在固定的位置 上, 设置特定 m位扩展指示位用于表示扩展指示信息说明这 n个比特之后, 是否又扩展了一个 n位的地址空间。  As shown in FIG. 1, each group is coded as n bits (bits). In the n bits, at a fixed position, a specific m bit extension indication bit is set to indicate whether the extended indication information indicates the n bits, whether Expanded an n-bit address space.
为了和现有 IPv4兼容, n取 32位。 例如, 在这 32位比特中, 安排最高 的一位作为扩展指示位, 如果最高位是 0, 说明地址无扩展, 如果是 1 , 说明 后面扩展了 32位地址空间。 如图 2所示。  In order to be compatible with existing IPv4, n takes 32 bits. For example, among the 32-bit bits, the highest bit is arranged as an extended indicator bit. If the highest bit is 0, the address is not extended. If it is 1, the description expands the 32-bit address space. as shown in picture 2.
上述编码格式可以任意扩展地址空间, 也就是说第二个 n位空间的固定 位置上的 m个扩展指示位, 说明第三个 n位空间是否是扩展的地址空间, 直 到第 k个 n位地址空间的指定位置的 m个位指示第 K+1个 n位空间不是扩展 空间。  The above encoding format can arbitrarily expand the address space, that is, m extended indicator bits at a fixed position of the second n-bit space, indicating whether the third n-bit space is an extended address space until the k-th n-bit address The m bits of the specified position of the space indicate that the K+1th n-bit space is not an extended space.
根据上述 AID的编码方法, 用户的 AID是可扩展的, 不会因为固定的大 小引起 AID空间不足, 导致运营商网络发展受限。  According to the above AID coding method, the user's AID is extensible, and the AID space is not insufficient due to the fixed size, which results in limited development of the operator network.
以下对釆用这种编码格式的数据包的处理过程进行说明, 如图 3所示, 该过程包括: 步骤 301 : 接收步骤, 通信设备接收数据包, 所述数据包包括源地址及 目的地址, 所述源地址及目的地址具有 N组编码, 每组编码均具有扩展指示 信息, 用于指示是否扩展了后一组编码, 其中第 1至 N-1组编码的扩展指示 扩展了后一组编码, 第 N组编码的扩展指示信息指示未扩展后一组编码, N ≥1; The following describes the processing procedure of the data packet in this encoding format. As shown in FIG. 3, the process includes: Step 301: The receiving step, the communications device receives the data packet, where the data packet includes a source address and a destination address, where the source address and the destination address have N sets of codes, and each group of codes has extended indication information, which is used to indicate whether the extension is extended. The latter set of codes, wherein the extended indication of the 1st to N-1th groups of codes extends the latter set of codes, and the extended indication information of the Nth set of codes indicates the ungrouped set of codes, N ≥1;
每组编码为 32位,所述扩展指示信息占用每组编码的固定位置的至少一 位。 例如, 扩展指示信息占用 1位, 0表明无扩展, 1表明扩展。  Each group is encoded as 32 bits, and the extension indication information occupies at least one of the fixed positions of each group of codes. For example, the extended indication message occupies 1 bit, 0 indicates no extension, and 1 indicates extension.
步骤 302: 识别步骤, 所述通信设备解析数据包, 并釆用如下方式对所 述源地址及目的地址进行识别: 解析第一组编码, 判断其中的扩展指示信息 是否指示扩展了后一组编码, 若指示扩展, 则依次解析下一组编码, 直至当 前组编码的扩展指示信息指示未扩展;  Step 302: The identifying step, the communications device parses the data packet, and identifies the source address and the destination address by: parsing the first group of codes, determining whether the extended indication information indicates that the latter group of codes is extended If the extension is indicated, the next set of codes is parsed in sequence until the extended indication information of the current group code indicates that the extension is not extended;
步骤 303 : 处理步骤, 所述通信设备根据地址识别结果对所述数据包直 接进行处理或将所述数据包转发给其他通信设备。  Step 303: The processing step, the communication device directly processes the data packet according to the address recognition result or forwards the data packet to another communication device.
所述处理步骤中, 若所述目的地址与所述通信设备的标识一致, 则所述 通信设备对所述数据包直接进行处理。  In the processing step, if the destination address is consistent with the identifier of the communication device, the communication device directly processes the data packet.
现有因特网广泛使用的传输控制协议 /网络互联协议 ( Transmission Control Protocol/Internet Protocol, TCP/IP ) 中 IP地址具有双重功能, 既作为 网络层的通信终端主机网络接口在网络拓朴中的位置标识, 又作为传输层主 机网络接口的身份标识。 TCP/IP协议设计之初并未考虑主机移动的情况。 但 是, 当主机移动越来越普遍时, 这种 IP地址的语义过载缺陷日益明显。 当主 机的 IP地址发生变化时, 不仅路由要发生变化, 通信终端主机的身份标识也 发生变化, 这样会导致路由负载越来越重, 而且主机标识的变化会导致应用 和连接的中断。 身份标识和位置分离问题提出的目的是为了解决 IP地址的语 义过载和路由负载严重等问题, 将 IP地址的双重功能进行分离, 实现对移动 性、 多家乡性、 IP地址动态重分配、 减轻路由负载及下一代互联网中不同网 络区域之间的互访等问题的支持。 图 4 是一种位置与身份分离网络 ( location/Identification Separation Network, 下面简称 LISN )保留了运营商 IP网络的优势, 如; The IP address in the Transmission Control Protocol/Internet Protocol (TCP/IP), which is widely used in the Internet, has a dual function, and serves as the location identifier of the network interface of the communication terminal host network layer in the network topology. And as the identity of the transport layer host network interface. The TCP/IP protocol was not designed at the beginning of the host. However, as host mobility becomes more prevalent, the semantic overload defects of such IP addresses are becoming increasingly apparent. When the IP address of the host changes, not only the route changes, but also the identity of the communication terminal host changes. This causes the routing load to become heavier and heavy, and the change of the host identity causes the application and connection to be interrupted. The purpose of identification and location separation is to solve the problem of semantic overload and severe routing load of IP addresses, and to separate the dual functions of IP addresses to achieve dynamic redistribution of mobility, multiple townships, IP addresses, and mitigation of routes. Support for issues such as load and mutual visits between different network areas in the next generation Internet. Figure 4 is a location and identity separation network ( location/Identification Separation Network, hereinafter referred to as LISN), retains the advantages of the carrier's IP network, such as;
*边缘路由器即接入服务路由器(Access Service Router, ASR )与终端 间有点到点的连接;  * The edge router is a point-to-point connection between the Access Service Router (ASR) and the terminal;
•同一个 ASR下的终端相互隔离, 只能通过 ASR互通  • Terminals under the same ASR are isolated from each other and can only communicate with each other through ASR.
*用户接入 ASR需经过身份认证  *User access ASR needs to be authenticated
參 ASR对终端上行的数据包进行源地址验证。  The ASR performs source address verification on the uplink packets of the terminal.
同时, LISN网络实现了终端身份、 位置的分离, 具体机制:  At the same time, the LISN network realizes the separation of terminal identity and location, and the specific mechanism:
以终端所在的 ASR的 IP地址作为终端的位置标识, 称为终端的路由标 识 (Router ID, RID), 引入一个新的命名空间作为终端的身份标识, 称为终端 的接入标识 (Access ID , AID) ,终端只感知自身的 AID ,以及通信对端的 AID , 不感知 RID信息。 所有的上层连接均基于 AID来建立。 即用 TCP/AID、 用户 数据包协议(User Datagram Protocol, UDP ) /AID代替 TCP/IP、 UDP/IP, 引 入映射服务器存放终端 AID-RID的映射信息,终端移动,只需要更新 AID-RID 的映射, 不用改变自身的 AID, 所以终端移动对业务连接没有影响。  The IP address of the ASR where the terminal is located is used as the location identifier of the terminal, which is called the router ID (RID) of the terminal. A new namespace is introduced as the identity of the terminal, which is called the access ID of the terminal. AID), the terminal only perceives its own AID, and the AID of the communication peer, does not perceive the RID information. All upper layer connections are established based on the AID. That is, using TCP/AID, User Datagram Protocol (UDP)/AID instead of TCP/IP, UDP/IP, the mapping server is used to store the mapping information of the terminal AID-RID, and the terminal moves, and only needs to update the AID-RID. Mapping, without changing its own AID, so terminal mobility has no effect on the service connection.
以下结合身份和位置分离网络, 对本发明数据包传输过程进行说明: The following describes the data packet transmission process of the present invention by combining the identity and location separation networks:
A: 终端 A以目的 AID、 源 AID作为目的、 源地址发出数据包; 其中, 目的 AID和源 AID具有以上本发明所说的特点, 即具有若干组编码, 每组编 码具有扩展指示信息; A: terminal A sends a data packet with the destination AID and the source AID as the destination and the source address; wherein, the destination AID and the source AID have the characteristics described above in the present invention, that is, having a plurality of groups of codes, each group of codes having extended indication information;
B: ASR接收终端 A发送的数据包,根据以上描述的方式识别目的 AID, 然后查询该目的 AID对应的目的 RID , 并在原数据包头外面封装一个新的数 据包头, 把目的 RID、 源 RID作为源、 目的地址;  B: The ASR receives the data packet sent by the terminal A, identifies the destination AID according to the manner described above, and then queries the destination RID corresponding to the destination AID, and encapsulates a new data packet header outside the original data packet header, and uses the destination RID and the source RID as the source. , Destination address;
C: 目的 ASR收到数据包, 根据以上描述的方式识别目的 RID与其 RID 一致, 把外层封装去掉, 根据以上描述的方式识别目的 AID, 然后把数据包 发给相应的终端 B。  C: Purpose The ASR receives the data packet, identifies the destination RID with its RID according to the above description, removes the outer package, identifies the destination AID according to the above description, and then sends the data packet to the corresponding terminal B.
为了实现以上方法, 本发明还提供一种通信设备 50, 该通信设备 50 包 括数据包接收模块 51、 地址识别模块 52, 及数据包处理模块 53 , 其中: 所述数据包接收模块 51 , 用于接收数据包, 所述数据包包括源地址及目 的地址, 所述源地址及目的地址具有 N组编码, 每组编码均具有扩展指示信 息, 用于指示是否扩展了后一组编码, 其中第 1至 N-1组编码的扩展指示信 息指示扩展了后一组编码, 第 N组编码的扩展指示信息指示未扩展后一组编 码, N≥l; In order to implement the above method, the present invention further provides a communication device 50, which includes a data packet receiving module 51, an address identifying module 52, and a data packet processing module 53, wherein: The data packet receiving module 51 is configured to receive a data packet, where the data packet includes a source address and a destination address, where the source address and the destination address have N sets of codes, and each group of codes has extended indication information, which is used to indicate whether The latter group of codes is extended, wherein the extension indication information of the 1st to N-1th groups indicates that the latter group of codes is extended, and the extension indication information of the Nth group of codes indicates that the group of codes is not extended, N≥l;
每组编码为 32位,所述扩展指示信息占用每组编码的固定位置的至少一 位。 例如, 所述扩展指示信息占用 1位, 0表明无扩展, 1表明扩展。  Each group is encoded as 32 bits, and the extension indication information occupies at least one of the fixed positions of each group of codes. For example, the extended indication information occupies 1 bit, 0 indicates no extension, and 1 indicates extension.
所述地址识别模块 52,与所述数据包接收模块相连接,用于解析数据包, 以及釆用如下方式对所述源地址及目的地址进行识别: 解析第一组编码, 判 断其中的扩展指示信息是否指示扩展了后一组编码, 若指示扩展, 则依次解 析下一组编码, 直至当前组编码的扩展指示信息指示未扩展;  The address identifying module 52 is connected to the data packet receiving module, configured to parse the data packet, and identify the source address and the destination address in the following manner: parsing the first group of codes, and determining the extended indication therein Whether the information indicates that the latter set of codes is extended, and if the extension is indicated, the next set of codes is parsed in turn until the extended indication information of the current group code indicates that the extension is not extended;
数据包处理模块 53 , 与所述地址识别模块 52相连接, 用于根据所述地 址识别模块 52 的识别结果对所述数据包直接进行处理或将所述数据包转发 给其他通信设备。  The data packet processing module 53 is connected to the address recognition module 52 for directly processing the data packet according to the identification result of the address identification module 52 or forwarding the data packet to other communication devices.
若所述目的地址与所述通信设备的标识一致, 则所述通信设备对所述数 据包直接进行处理。  And if the destination address is consistent with the identifier of the communication device, the communication device directly processes the data packet.
所述源地址和目的地址是身份和位置分离网络中通信设备的身份标识或 位置标识。  The source address and destination address are identity or location identifiers of communication devices in the identity and location separation network.
本领域普通技术人员可以理解上述方法中的全部或部分步骤可通过程序 来指令相关硬件完成, 所述程序可以存储于计算机可读存储介质中, 如只读 存储器、 磁盘或光盘等。 可选地, 上述实施例的全部或部分步骤也可以使用 一个或多个集成电路来实现。 相应地, 上述实施例中的各模块 /单元可以釆用 硬件的形式实现, 也可以釆用软件功能模块的形式实现。 本发明不限制于任 何特定形式的硬件和软件的结合。 工业实用性 本发明数据包处理方法和通信设备中数据包的源地址和目的地址具有 N 组编码, 每组编码均具有是否有下一组编码的扩展指示信息, 接收数据包的 通信设备根据扩展指示信息对源地址和目的地址进行识别, 从而实现对数据 包的处理。 另外这种可扩展的编码方法, 克服了现有技术中的固定用户标识 空间的缺点, 解决现有技术中存在的用户标识空间不可扩展的问题, 使得运 营商可以根据需求灵活扩展用户标识的空间, 保证可持续发展和分配需求。 One of ordinary skill in the art will appreciate that all or a portion of the above steps may be performed by a program to instruct the associated hardware, such as a read only memory, a magnetic disk, or an optical disk. Alternatively, all or part of the steps of the above embodiments may also be implemented using one or more integrated circuits. Correspondingly, each module/unit in the foregoing embodiment may be implemented in the form of hardware, or may be implemented in the form of a software function module. The invention is not limited to any specific form of combination of hardware and software. Industrial Applicability The data packet processing method and the communication device in the present invention have a source address and a destination address of a data packet having N sets of codes, and each set of codes has extended indication information of whether or not there is a next set of codes, and the received data packets are received. The communication device identifies the source address and the destination address according to the extended indication information, thereby implementing processing of the data packet. In addition, the scalable coding method overcomes the shortcomings of the fixed user identification space in the prior art, and solves the problem that the user identification space in the prior art cannot be expanded, so that the operator can flexibly expand the space of the user identification according to requirements. , to ensure sustainable development and distribution needs.

Claims

权 利 要 求 书 Claim
1、 一种数据包处理方法, 该方法包括: 1. A data packet processing method, the method comprising:
接收步骤, 通信设备接收数据包, 所述数据包包括源地址及目的地址, 所述源地址及目的地址具有 N组编码, 每组编码均具有扩展指示信息, 用于 指示是否扩展了后一组编码, 其中, 第 1至 N-1组编码的扩展指示信息指示 扩展了后一组编码, 第 N组编码的扩展指示信息指示未扩展后一组编码, N ≥1;  In the receiving step, the communication device receives the data packet, where the data packet includes a source address and a destination address, and the source address and the destination address have N sets of codes, and each group of codes has extended indication information, which is used to indicate whether the latter group is extended. Encoding, where the extension indication information of the 1st to N-1th groups indicates that the latter group of codes is extended, and the extension indication information of the Nth group of codes indicates that the group of codes is not extended, N ≥1;
识别步骤, 所述通信设备解析数据包, 釆用如下方式对所述源地址及目 的地址进行识别: 解析第一组编码, 判断所解析的第一组编码中的扩展指示 信息是否指示扩展了后一组编码, 如果是, 则依次解析下一组编码, 直至当 前组编码的扩展指示信息指示未扩展后一组编码; 以及  In the step of identifying, the communication device parses the data packet, and identifies the source address and the destination address in the following manner: parsing the first group of codes, and determining whether the extended indication information in the parsed first group of codes indicates that the extension is extended a set of codes, if yes, parsing the next set of codes in turn until the extended indication information of the current group code indicates that the set of codes is not expanded;
处理步骤, 所述通信设备根据地址识别结果对所述数据包直接进行处理 或将所述数据包转发给所述通信设备之外的其他通信设备。  In the processing step, the communication device directly processes the data packet according to the address recognition result or forwards the data packet to other communication devices other than the communication device.
2、 如权利要求 1所述的方法, 其中, 每组所述编码为 32位, 所述扩展 指示信息占用每组编码的固定位置的至少一位。  2. The method of claim 1, wherein each of the sets of codes is 32 bits, and the extended indication information occupies at least one bit of each set of fixed positions of the code.
3、 如权利要求 2所述的方法, 其中, 所述扩展指示信息占用 1位, 0表 明无扩展, 1表明扩展。  3. The method according to claim 2, wherein the extended indication information occupies 1 bit, 0 indicates no extension, and 1 indicates extension.
4、 如权利要求 1所述的方法, 其中, 所述源地址和目的地址是身份和位 置分离网络中通信设备的身份标识或位置标识。  4. The method of claim 1, wherein the source address and the destination address are identity or location identifiers of communication devices in the identity and location separation network.
5、 一种通信设备, 该通信设备包括数据包接收模块、 地址识别模块及数 据包处理模块,  5. A communication device, the communication device comprising a data packet receiving module, an address recognition module, and a data packet processing module,
所述数据包接收模块设置为: 接收数据包, 所述数据包包括源地址及目 的地址, 所述源地址及目的地址具有 N组编码, 每组编码均具有扩展指示信 息, 用于指示是否扩展了后一组编码, 其中, 第 1至 N-1组编码的扩展指示 扩展了后一组编码, 第 N组编码的扩展指示信息指示未扩展后一组编码, N ≥1;  The data packet receiving module is configured to: receive a data packet, where the data packet includes a source address and a destination address, where the source address and the destination address have N sets of codes, and each group of codes has extended indication information, which is used to indicate whether to expand The latter group of codes, wherein the extension of the 1st to N-1th groups of instructions indicates that the latter group of codes is extended, and the extended indication information of the Nth group of codes indicates that the group of codes is not extended, N ≥1;
所述地址识别模块, 与所述数据包接收模块相连接, 所述地址识别模块 设置为: 解析数据包, 以及釆用如下方式对所述源地址及目的地址进行识别: 解析第一组编码, 判断所解析的第一组编码中的扩展指示信息是否指示扩展 了后一组编码, 若是, 则依次解析下一组编码, 直至当前组编码的扩展指示 信息指示未扩展后一组编码; The address recognition module is connected to the data packet receiving module, and the address recognition module The method is configured to: parse the data packet, and identify the source address and the destination address in the following manner: parsing the first group of codes, determining whether the extended indication information in the parsed first group of codes indicates that the latter group of codes is extended If yes, parsing the next set of codes in sequence until the extended indication information of the current group code indicates that the set of codes is not expanded;
数据包处理模块, 与所述地址识别模块相连接, 所述数据包处理模块设 置为: 根据所述地址识别模块的识别结果对所述数据包直接进行处理或将所 述数据包转发给所述通信设备之外的其他通信设备。  a data packet processing module, configured to: connect to the address recognition module, the data packet processing module is configured to: directly process the data packet according to the identification result of the address recognition module, or forward the data packet to the Other communication devices than communication devices.
6、 如权利要求 5所述的通信设备, 其中, 每组所述编码为 32位, 所述 扩展指示信息占用每组编码的固定位置的至少一位。  6. The communication device according to claim 5, wherein each of said sets of codes is 32 bits, and said extension indication information occupies at least one bit of each set of coded fixed positions.
7、 如权利要求 6所述的通信设备, 其中, 所述扩展指示信息占用 1位, 7. The communication device according to claim 6, wherein the extended indication information occupies 1 bit,
0表明无扩展, 1表明扩展。 0 indicates no extension, 1 indicates extension.
8、 如权利要求 5所述的通信设备, 其中, 所述源地址和目的地址是身份 和位置分离网络中通信设备的身份标识或位置标识。  8. The communication device according to claim 5, wherein the source address and the destination address are identity or location identifiers of communication devices in the identity and location separation network.
9、 一种标识解析方法, 其特征在于, 所述标识包括 N组编码, 每组编 码均具有扩展指示信息,用于指示是否扩展了后一组编码, 其中, 第 1至 N-1 组编码的扩展指示扩展了后一组编码, 第 N组编码的扩展指示信息指示未扩 展后一组编码, N^ l , 所述方法包括:  9. An identifier resolution method, wherein the identifier comprises N sets of codes, each set of codes has extended indication information for indicating whether the latter set of codes is extended, wherein the first to N-1 sets of codes The extended indication indicates that the latter set of codes is extended, and the extended indication information of the Nth set of codes indicates that the set of codes is not extended, N^l, the method includes:
解析第一组编码, 判断所解析的第一组编码中的扩展指示信息是否指示 扩展了后一组编码, 若是, 则依次解析下一组编码, 直至当前组编码的扩展 指示信息指示未扩展后一组编码。  Parsing the first group of codes, determining whether the extended indication information in the parsed first group of codes indicates that the latter group of codes is extended, and if so, parsing the next group of codes in sequence until the extension indication information of the current group coding indicates that the extension is not extended. A set of codes.
10、 如权利要求 9所述的方法, 其中, 每组编码为 32位, 所述扩展指示 信息占用每组编码的固定位置的至少一位。  10. The method of claim 9, wherein each group of codes is 32 bits, and the extended indication information occupies at least one bit of each set of coded fixed positions.
PCT/CN2010/076231 2009-09-07 2010-08-23 Method for processing data packets, communication device and identifier parsing method WO2011026396A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2009101718403A CN102014105A (en) 2009-09-07 2009-09-07 Data packet treatment method, communication equipment and identification analyzing method
CN200910171840.3 2009-09-07

Publications (1)

Publication Number Publication Date
WO2011026396A1 true WO2011026396A1 (en) 2011-03-10

Family

ID=43648886

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2010/076231 WO2011026396A1 (en) 2009-09-07 2010-08-23 Method for processing data packets, communication device and identifier parsing method

Country Status (2)

Country Link
CN (1) CN102014105A (en)
WO (1) WO2011026396A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5537623A (en) * 1993-03-01 1996-07-16 International Business Machines Corporation Multiple group address recognition
CN1845638A (en) * 2006-04-30 2006-10-11 中国联合通信有限公司 Wireless data communication monitoring system and method
US7161941B1 (en) * 2000-03-01 2007-01-09 Texas Instruments Incorporated Wireless packet communications with extended addressing capability
CN101136866A (en) * 2007-10-15 2008-03-05 北京交通大学 Integrated network communication layer service quality guaranteeing structure and operating method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5537623A (en) * 1993-03-01 1996-07-16 International Business Machines Corporation Multiple group address recognition
US7161941B1 (en) * 2000-03-01 2007-01-09 Texas Instruments Incorporated Wireless packet communications with extended addressing capability
CN1845638A (en) * 2006-04-30 2006-10-11 中国联合通信有限公司 Wireless data communication monitoring system and method
CN101136866A (en) * 2007-10-15 2008-03-05 北京交通大学 Integrated network communication layer service quality guaranteeing structure and operating method

Also Published As

Publication number Publication date
CN102014105A (en) 2011-04-13

Similar Documents

Publication Publication Date Title
US10819625B2 (en) Network system and routing method
JP4723653B2 (en) IP address assignment method and use thereof
US20210258183A1 (en) Broadband Remote Access Server (BRAS) System-Based Packet Encapsulation
KR100652964B1 (en) Dual-stack network apparatus and broadcasting method thereof
CN105791214B (en) Method and equipment for converting RapidIO message and Ethernet message
US20130215810A1 (en) Method and device for transmitting an ipv6 over low power wireless personal area network data packet
US7760666B2 (en) Method of generating and managing connection identifiers for supporting multicast for each group in IPv6-based wireless network and network interface using the method
EP1316186B1 (en) Allocating addresses to mobile stations
EP2680507B1 (en) Packet forwarding method and system, and relay agent device
EP4009596A1 (en) Message forwarding method, device, and system in sr network
CN114073043A (en) Method and device for managing Ethernet bridge port
KR101563001B1 (en) Method for compressing the header of an ip packet and a node in a network based on multiple addresses therefor
US20160127309A1 (en) Method for preventing collisions between addresses in device-to-device communications
US10110554B2 (en) Method and apparatus for supporting mobility of user equipment
AU2137600A (en) Use of lower ip-address bits
JP2006180480A (en) Network system and method for performing routing using dynamic address
JP2010193146A (en) Communication apparatus, and communication system
WO2008034365A1 (en) Methods and a system and devices for ipv6 datagram transmission in the ethernet
WO2007000606A1 (en) Routing data in a computing device
RU2461131C2 (en) Server, transmission system and gre tunnel encapsulation transferring method thereof
WO2022262579A1 (en) Packet transmission method and apparatus
CN101986647A (en) VRRP compatible method and device thereof
CN1697445A (en) Implementation method for transferring data in virtual private network
WO2011026396A1 (en) Method for processing data packets, communication device and identifier parsing method
WO2015096058A1 (en) Data packet processing method and device

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

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

Country of ref document: EP

Kind code of ref document: A1