WO2011103761A1 - Data packet transmission method and access device - Google Patents

Data packet transmission method and access device Download PDF

Info

Publication number
WO2011103761A1
WO2011103761A1 PCT/CN2010/080057 CN2010080057W WO2011103761A1 WO 2011103761 A1 WO2011103761 A1 WO 2011103761A1 CN 2010080057 W CN2010080057 W CN 2010080057W WO 2011103761 A1 WO2011103761 A1 WO 2011103761A1
Authority
WO
WIPO (PCT)
Prior art keywords
data packet
destination
packet
rid
header
Prior art date
Application number
PCT/CN2010/080057
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 WO2011103761A1 publication Critical patent/WO2011103761A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/10Mapping addresses of different types
    • H04L61/106Mapping addresses of different types across networks, e.g. mapping telephone numbers to data network addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W40/00Communication routing or communication path finding

Definitions

  • the present invention relates to the field of mobile communications, and in particular, to a data message transmission method and an access device.
  • the IP address in the Transmission Control Protocol/Internet Protocol which is widely used in the Internet, has a dual function, which serves as the location identifier of the network interface of the network layer host in the network topology.
  • the identity of the host network interface that is the transport layer.
  • the TCP/IP protocol was not designed at the beginning of the host.
  • the semantic overload defects of such IP addresses are becoming increasingly apparent. For example, 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 serious load and security of IP addresses, and to separate the dual functions of IP addresses to achieve dynamic redistribution of mobility, multiple townships, and IP addresses. Support for mitigating routing load and mutual visits between different network areas in the next generation Internet.
  • the identity identification and location separation network architecture includes an Access Service Node (ASN), a User Equipment (UE), and an Identity Location. Identification & Location Register (ILR), etc.
  • ASN Access Service Node
  • UE User Equipment
  • ILR Identity Location. Identification & Location Register
  • the access service node is responsible for implementing the access of the user terminal, and is responsible for charging and switching functions; the ILR is responsible for the location registration and identity of the user, and each user terminal has a unique identity identifier, that is, access Identification (AID).
  • ASN Access Service Node
  • UE User Equipment
  • ILR Identity Location. Identification & Location Register
  • the access service nodes ASN1 and ASN2 are respectively used to access the user terminals UE1 and UE2, and ASN1 and ASN2 respectively have routing identifiers RID1 and RID2, and UE1 and UE2 respectively store The only access identifiers are AID1 and AID2.
  • SILSN Subscriber Identifier & Locator Separation Network
  • the ASN In the SILSN network, when the network is mixed with the existing network, the ASN also assumes the functions of the common ISILSN network node and needs to process some traditional IP packets at the same time.
  • the ASN processes the traditional IP packets (as shown in Table 1 below)
  • Table 1 shows the format in Table 1 below.
  • the most typical example is: When the network administrator needs to manage the core network nodes such as ASN and router, the administrator will send the traditional IP data packet destined for the ASN. That is, the ASN will receive two types of packets. : One type is to be forwarded to the end user, one has to deal with it by itself, and the existing processing methods can not clearly distinguish and process the two types of messages. Therefore, a new packet processing method must be given to enable ASN to distinguish between processing. Two types of messages.
  • the present invention provides a data message transmission method, which is implemented based on an identity identification and a location separation network, and includes:
  • the first access device receives and parses the first data packet, where the source and destination addresses in the header of the first data packet are the source and the destination access identifier (AID);
  • the first access device replaces the source and destination addresses in the packet header of the first data packet with The source and destination end route identifiers (RIDs) generate a second data packet, and add a packet extension header to the second data packet sent to the terminal, where the packet extension header includes the source and destination end AIDs, Transmitting, by the second access device, the second data packet;
  • RIDs source and destination end route identifiers
  • the second access device receives the second data packet, and determines whether the second data packet carries a packet extension header. If the packet is carried, step D is performed, if not, step E is performed;
  • the second access device replaces the source and destination addresses in the packet header of the second data packet with the source and destination AIDs in the packet extension header, and deletes the packet extension header to be restored. Transmitting, by the first data packet, the first data packet to the terminal pointed to by the destination AID;
  • the second access device processes the second data packet.
  • step C after the second access device receives the second data packet, it determines that the destination RID points to the second access device before determining whether to carry the packet extension header.
  • step C after the second access device receives the second data packet, it is first determined whether the destination RID points to the second access device; if it is determined that the destination RID points to the second interface After the device is in the device, it is determined whether the packet extension header is carried. If the destination RID does not point to the second access device, the access device pointed to by the destination RID directly forwards the second data packet.
  • the extension header is an IPV6 packet extension header.
  • the IPV6 text extension header is a destination option header, and the first two digits of the Option Type of the Destination Options header are 00 or 01, to indicate that the destination node does not recognize the header.
  • the option type normally processes the remainder of the data message carrying the destination option header except the option type or discards the data message.
  • the present invention further provides an access device, where the access device is located in an identity identification and a location separation network, and includes:
  • the data packet receiving module is configured to: receive the AID data packet and the RID data packet, where the source and destination addresses in the packet header of the AID data packet are the source and destination end access identifiers of the AID data packet (AID), the source and destination addresses in the header of the RID data packet are the source and destination RID of the RID data packet;
  • the data packet parsing module is configured to: parse the data packet received by the data packet receiving module, and notify the data packet conversion module to the AID data if the parsed data packet is an AID data packet The packet is converted. If the parsed data packet is a RID data packet, and the destination RID of the RID data packet points to the current access device, and the RID data packet does not carry the packet extension header, the datagram is notified.
  • the text processing module processes the RID data packet;
  • the data packet conversion module is configured to: replace the source and destination addresses in the header of the AID data packet with the source and destination routing identifiers (RIDs) to generate the RID data packet, and send the RID to the terminal.
  • RIDs source and destination routing identifiers
  • a packet extension header is added to the data packet, where the packet extension header includes the source and destination AIDs, and the data packet sending module is notified to forward the generated RID data packet.
  • the data packet recovery module is configured to: replace the source and destination addresses in the header of the RID data packet with the source and destination AIDs in the packet extension header, and delete the AID data of the packet extension header to be restored. Transmitting, and notifying the data packet sending module to forward the restored AID data packet to the terminal pointed to by the destination AID;
  • a data packet processing module configured to process the RID data packet of the packet extension header to the current access device, and not to carry the packet extension header;
  • a data packet sending module is configured to route and forward the AID data packet and the RID data packet.
  • the data packet parsing module is further configured to: if the data packet received by the data packet receiving module is a RID data packet of the other end device, the notification data packet sending module points to the destination RID The other access devices forward the RID data message.
  • the extension header is an IPV6 packet extension header.
  • the IPV6 text extension header is a destination option header, and the first two digits of the Option Type of the Destination Options header are 00 or 01, to indicate that the destination node does not recognize the header.
  • the option type normally processes the remainder of the data message carrying the destination option header except the option type or discards the data message.
  • the present invention further provides another data packet transmission method, which is implemented based on an identity identifier and a location separation network, and includes:
  • the source access device receives the AID data packet, where the source and destination addresses in the packet header are the source and destination access identifiers (AIDs);
  • the source ASN converts the AID data packet into a RID data packet, and replaces the source and destination access identifiers (AIDs) with the source and destination (RID), and adds the RID data packet to the terminal.
  • AIDs source and destination access identifiers
  • RID source and destination
  • the destination end ASN receives the R1D data packet, and forwards the R1D data packet carrying the packet extension header, and directly processes the RID data packet that does not carry the packet extension header.
  • the destination ASN replaces the source and destination RIDs of the RID data packet with the source and destination AIDs, and deletes the packet extension header to obtain the restored AID data packet, and then Forwarding the AID data packet to the terminal pointed to by the destination AID.
  • the extension header is an IPV6 packet extension header.
  • the IPV6 text extension header is a destination option header, and the first two digits of the Option Type of the Destination Options header are 00 or 01, to indicate that the destination node does not recognize the header.
  • the option type normally processes the remainder of the data message carrying the destination option header except the option type or discards the data message.
  • the present invention further provides another access device, where the access device (ASN) is located in the identity identification and the location separation network, and includes:
  • the data packet receiving module is configured to: receive the AID data packet when the ASN is the source ASN, and receive the RID data packet, where the AID data packet is the packet when the ASN is the destination ASN.
  • the source and destination addresses in the header are the source and destination access identifiers (AIDs) of the AID data packet, and the source and destination addresses in the header of the RID data packet are the source and destination of the RID data packet.
  • AID source and destination access identifiers
  • the data packet parsing module is configured to: parse the data packet received by the data packet receiving module, and if the parsed data packet is an AID data packet, or the parsed data packet is an RID data packet and carries the packet extension The first packet is sent to the data packet forwarding module to forward the parsed data packet. If the parsed data packet is a RID data packet and does not carry the packet extension header, the data packet processing module is notified to the RID datagram. Processing
  • the data packet forwarding module is configured to: when the ASN is used as the source ASN, replace the source and destination addresses in the header of the AI data packet with the source and destination routing identifiers (RIDs) to generate the RID datagram. And adding a packet extension header to the RID data packet sent to the terminal, where the packet extension header includes the source and destination AIDs, and forwards the destination ASN to the destination end RID. And the RID data packet is forwarded to the terminal in the ASN when the ASN is used as the destination ASN;
  • RIDs routing identifiers
  • the data packet processing module is configured to process the RID data packet that the destination end RID points to the current access device and does not carry the packet extension header.
  • the data packet forwarding module is further configured to first source and destination the RID data packet.
  • the RID is replaced with the source and destination AIDs, and the AID data packet obtained by the packet extension header is deleted, and the restored AID data packet is forwarded to the terminal pointed to by the destination AID.
  • the extension header is an IPV6 packet extension header.
  • the IPV6 text extension header is a destination option header, and the first two digits of the Option Type of the Destination Options header are 00 or 01, indicating that the destination node does not recognize the option.
  • the type of the data message carrying the destination option header is normally processed except for the option type or the data message is discarded.
  • the source access device converts the AID data packet that needs to be sent to the terminal, including the replacement source and the destination access identifier (AID) as the source and destination.
  • the route identifier (RID) is added to the packet extension header.
  • the destination end ASN forwards or directly processes the received data packet according to whether the packet extension header is included, so as to implement the correct processing of the data packet by the ASN.
  • Figure 1 is a system architecture diagram of the SILSN network
  • FIG. 2 is a schematic diagram of data packet processing by the SILSN network
  • FIG. 3 is a schematic flowchart of a data packet transmission method according to the present invention.
  • FIG. 4 is a schematic flowchart of a data packet transmission method according to the present invention.
  • FIG. 5 is a schematic structural diagram of a module of an access device according to the present invention.
  • FIG. 6 is a schematic structural diagram of another module of an access device according to the present invention.
  • the manner in which the data message is transmitted from the source ASN to the destination ASN is a major problem to be solved by the present invention.
  • the main idea of the data packet transmission method and the access device of the present invention is that the source access device (ASN) converts the AID data packet that needs to be sent to the terminal, including the replacement source and the destination access identifier (AID).
  • the destination ASN forwards or directly processes the received data packets according to whether the packet extension header is included, so that the ASN can correctly process the data packets.
  • the data packet transmission method of the present invention includes the following steps:
  • Step 301 The source access device (ASN) receives the AID data packet, where the source and destination addresses in the packet header are the source and the destination access identifier (AID).
  • Step 302 The source ASN converts the AID data packet that needs to be sent to the terminal into an RID data packet, including the replacement source and destination access identifier (AID) as the source and destination RID, and sends the RID data packet to the terminal. Add a message extension header;
  • Step 303 The destination end ASN receives the RID data packet, and forwards the RID data packet carrying the packet extension header, and directly processes the RID data packet that does not carry the packet extension header.
  • Destination ASN refers to the ASN pointed to by the destination RID of the data packet.
  • the data packet whose source and destination address are AID is called the AID data packet or the first data packet
  • the data packet whose source and destination address are RID is called RID data packet or second data packet.
  • the extension header includes the source and destination terminal identifier information, and is preferably the source and destination AIDs.
  • the RID data packet is converted into the AID data packet, including The source and destination RIDs are replaced with the source and destination AIDs, and the packet extension header is deleted, and then the destination AID is directed to the terminal to forward the AID data packet.
  • ASN1 when the packet of ASN1 to ASN2 is transmitted by IPV6, for the data packet addressed to the end user, ASN1 does not use another method of encapsulating an IP header, and the destination address and source address in the IP header are used. Replace the destination AID and the source AID with the destination RID and the source RID, respectively, and then add an extension header to the IP header, and attach the destination AID and the source AID to the extension header of the IPV6 message, such as the destination address extension option.
  • the packet sent by the ASN1 to the end user under the ASN2 carries the extended packet header, as shown in the following Table 2: Table 2 shows the data transmission method used by the present invention.
  • IPV6 packet extension header IPV6 packet extension header
  • the packet sent by ASN1 and sent to ASN2 itself can use the regular IPV6 packet, that is, it does not carry the extended packet header.
  • the destination end ASN After the IPV6 extension header method is adopted, the destination end ASN only needs to check whether the data packet has the corresponding extended packet header. If there is an extended packet header, it is sent to the lower terminal, and if not, it is sent to the core such as the destination ASN.
  • the network node enables the core network node to correctly distinguish and process the packets sent to the core network node itself and the packets sent to the terminal user.
  • IPV6 header shown in Table 3 is defined in the IPV6 protocol (RFC2460) to carry additional Internet information:
  • RFC2460 proposes to add an IPV6 extension header between the header of the IPV6 and the header of the upper layer.
  • RFC2460 defines six types of extended packet headers, which are Hop-by-Hop Options header, Routing header, Fragment header, Authentication header, and ESP. Encapsulating Security Payload header, Destination Options header.
  • RFC2460 defines a protocol number for each extension header, such as a hop-by-hop option header of 0 and a destination option header of 60. When an Internet application needs to use the IPV6 message extension header to deliver information, simply set the next header in Table 5 to the corresponding protocol number. For example, if you need to pass data in the message using the destination option header, you only need to set the next header in Table 5 (Next Header) to 60.
  • IPV6 extension headers can coexist in a certain order, as shown in Table 4. Immediately after the IPV6 header is the routing header, then the destination option header, and finally the TCP packet header.
  • the destination option header is used to carry information that is only checked by the destination node.
  • the message format of the destination option header is as shown in Table 5 below:
  • the Next Header indicates the next protocol header type, and Hdr Ext Len indicates the length of the destination option extension header, in units of 8 bytes, excluding the first byte.
  • the options are further composed of Option Type, Opt Data Len, and option data.
  • the first three bits of the option type are specified, and the first and second bits specify the action taken by the node that processes the IPV6 data message without knowing the tag:
  • RFC2460 has the following three bits for the Option Type: 1 if the option data affects the route, and 0 if it does not.
  • the RFC has specified a destination option for the mobile IP protocol, called the home address.
  • the Home Address option whose value defines 0xC9, has a lower 5 bits of 00111 and occupies the sequence number 9.
  • the option length is in bytes and describes the actual length of the option data.
  • the embodiment of the method is generally set to 12.
  • the present invention preferably uses the destination option header to expand.
  • next header (Hdr Ext Len) (Option type) ( Opt Data Len) Source address identifier (128 bits) Destination address identifier (128 bits)
  • next header (Next Header) (Hdr Ext Len) (Option type) ( Opt Data Len) Source address identifier (128 bits) Destination address identifier (128 bits)
  • next header (Next Header) and the header extension length (Hdr Ext Len ) has the same meaning as above, and is not described here.
  • option type (Option Type):
  • the option type in the destination option header has a total of 8 bits:
  • the present invention does not make special provisions, and can be set by the node processing device according to the situation.
  • this option can be set to 01, that is, if this is handled
  • the node of the data packet does not recognize this data format and discards the entire packet.
  • it can be set to 00, so that even if the node does not recognize this option, the entire data packet can be processed normally, thereby improving system compatibility and maximizing the use of the original device.
  • the intermediate node will process this option, and the option data will affect the route, so it is set to 1;
  • the invention 01111000 that is, 0X98, represents that when the destination node does not recognize this option, the rest of the data message is still processed normally.
  • the source address identifier here refers to the source address identifier of the end user that sends the data packet, that is, the user ID AID1 of UE1.
  • the source address identifier also uses 128 bits.
  • the destination address identifier here refers to the source address identifier of the terminal user that receives the data packet, that is, the user identifier AID2 of UE2.
  • the destination address identifier also uses 128 bits.
  • the packet extension header includes a best implementation manner of the source and destination AIDs, and the method includes:
  • the first access device receives and parses the first data packet, where the source and destination addresses in the packet header are the source and the destination access identifier (AID);
  • the first access device replaces the source and destination addresses in the packet header with the source and destination routes.
  • the identifier (RID) generates a second data packet, and adds a packet extension header to the second data packet sent to the terminal, where the packet extension header includes the source and destination AIDs, and the second access device Forwarding the second data packet;
  • the second access device receives the second data packet, and determines whether the second data packet carries a packet extension header. If the packet is carried, step D is performed, and if not, step E is performed;
  • step C after the second access device receives the second data packet, it is determined that the destination RID is directed to the second access device before the packet extension header is carried.
  • step C after the second access device receives the second data packet, it is determined whether the destination RID points to the second access device, and if the destination RID is pointed to the second access device, Then, it is determined whether the packet extension header is carried. If the destination RID does not point to the second access device, the access device pointed to by the destination RID directly forwards the second data packet.
  • the second access device replaces the source and destination addresses in the packet header of the second data packet with the source and destination AIDs in the packet extension header, and deletes the packet extension header to be restored to the first a data packet, forwarding the first data packet to a terminal pointed to by the destination AID;
  • the second access device processes the second data packet.
  • FIG. 4 is a schematic diagram of data transmission by using the method. After the data packet sent by the user is converted by ASN1 and ASN2 twice, it is finally sent to UE2. The data packet can be correctly sent to UE2 regardless of where UE2 roams. . As shown in Figure 3, the following steps are included:
  • Step 401 The user terminal UE1 sends an end-to-end data packet with the data format of the IPV6 to the ASN1.
  • the destination address is the user identifier AID2 of the UE2, and the source address is the user address AID1 of the UE1.
  • Table 7 Examples of the data packet sent by the UE1 Version priority
  • Destination address AID2 TCP packet
  • the data packet sent by user UE1 is a TCP packet, where the source address is AID1 and the destination address is AID2.
  • Step 402 The ASN1 queries whether the location of the AID2 is stored. If not, the location of the AID2 is requested from the ILR.
  • Step 403 the ILR returns the location information RID2 of the access server where the user is located to the ASN1;
  • Step 404 ASN1 replaces the source address and the destination addresses AID1 and AID2 in the IPV6 data packet with RID1 and RID2, respectively, and adds the destination extension option corresponding to the IPV6 extension header.
  • Step 405 ASN1 sends the converted data packet. To ASN2;
  • Destination Address RID2 Next Header Header Extension Length
  • Source Address Identifier (128 bits) AID1
  • Destination Address Identification (128 bit) AID2
  • ASN1 queries the location of AID2 to the ILR, changes the destination address to RID2, and changes the source address to RID1.
  • the source user ID and destination user IDs AID1 and AID2 are also placed in the data. Packets are carried.
  • the carrying method is to add an IPV6 packet extension header option.
  • the option type is destination option.
  • AID1 and AID2 are carried in the options.
  • Step 406 The ASN2 determines that the RID2 is directed to itself and the data packet carries the extension header, and replaces the source address and the destination addresses RID1 and RID2 in the data packet with AID1 and AID2, respectively, and deletes the destination extension option corresponding to the IPV6 extension header.
  • Step 407 The ASN2 sends the converted data packet to the UE2.
  • the ASN2 checks whether the data packet carries the corresponding destination option. If it is carried, the source address AID1 and the destination address AID2 are extracted, and then the source of the IPV6 ⁇ The address RID1 and the destination address RID2 are changed to the addresses AID1 and AID2 of the terminal respectively, and then the destination option added by ASN1 is deleted, and the converted data message is sent to UE2.
  • the present invention further provides an access device, where the access device is located in an identity identifier and a location separation network, as shown in FIG. 5, including:
  • the data packet receiving module is configured to receive the AID data packet and the RID data packet, wherein the source and destination addresses in the packet header of the AID data packet are the source, the destination access identifier (AID), and the RID datagram.
  • the source and destination addresses in the header of the text are the source and destination RIDs;
  • the data packet parsing module is configured to: parse the data packet received by the data packet receiving module, and if the data packet is an AID data packet, notify the data packet conversion module to perform conversion; if the data packet is a RID datagram The destination RID points to the current access device, and the data packet carries the packet extension header, and then the data packet recovery module is notified to restore; if the data packet is a RID data packet, and the destination RID points to the current access The device does not carry the packet extension header.
  • the message processing module for processing is configured to: parse the data packet received by the data packet receiving module, and if the data packet is an AID data packet, notify the data packet conversion module to perform conversion; if the data packet is a RID datagram The destination RID points to the current access device, and the data packet carries the packet extension header, and then the data packet recovery module is notified to restore; if the data packet is a RID data packet, and the destination RID points to the current access The device does not carry the packet
  • the data packet conversion module is configured to: replace the source and destination addresses in the packet header with the source and destination routing identifiers (RIDs) to generate RID data packets, and add the packets in the data packets sent to the terminal.
  • RIDs source and destination routing identifiers
  • An extension header where the packet extension header includes the source and destination AIDs, and the data packet sending module is notified to forward the RID data packet;
  • the data packet recovery module is configured to: replace the source and destination addresses in the header of the RID data packet with the source and destination AIDs in the packet extension header, and delete the packet extension header to be restored to the AID datagram. And notifying the data packet sending module to forward the restored AID data packet to the terminal pointed to by the destination end AID;
  • the data packet processing module is configured to process the RID data packet that the destination end RID points to the current access device and does not carry the packet extension header.
  • a data packet sending module is configured to route and forward the AID data packet and the RID data packet. Further, the data packet parsing module is further configured to: if the data packet received by the data packet receiving module is a RID data packet of the other end device, the notification data packet sending module points to the destination RID The other access devices forward the RID data message.
  • the packet extension header is an IP V6 packet extension header.
  • the IPV6 ⁇ extended header is a destination option header, and the first two digits of the Option Type of the Destination Options header are 00 or 01, indicating that the destination node does not recognize the option type.
  • the data packet carrying the destination option header is normally processed except for the option type or the data packet is discarded.
  • the present invention further provides another access device, where the access device (ASN) is located in an identity identification and a location separation network.
  • the access device includes:
  • the data packet receiving module is configured to: when the ASN is used as the source ASN, receive the AID data packet; when the ASN is the destination ASN, receive the RID data packet, where the source in the packet header of the AID data packet
  • the destination address is the source and the destination access identifier (AID), and the source and destination addresses in the header of the RID data packet are the source and destination RID.
  • the data packet parsing module is configured to: parse the data packet received by the data packet receiving module, and if the data packet is an AID data packet, or the data packet is an RID data packet, and the packet extension is carried The header notifies the data packet forwarding module to forward; if the data packet is a RID data packet, and the packet does not carry the packet extension header, the data packet processing module is notified to perform processing;
  • the data packet forwarding module is configured to: when the ASN is used as the source ASN, replace the source and destination addresses in the header of the AID data packet with the source and destination routing identifiers (RIDs) to generate RID data packets. And adding a packet extension header to the RID data packet sent to the terminal, where the packet extension header includes the source and destination AIDs, and forwards the RID data packet to the destination end ASN pointed to by the destination end RID; When the ASN is used as the destination ASN, the RID data packet received by the data packet receiving module is forwarded to the terminal in the ASN;
  • the data packet processing module is configured to process the RID data packet that the destination end RID points to the current access device and does not carry the packet extension header.
  • the data packet forwarding module converts the RID data packet into an AID data packet, and replaces the source and destination RIDs with the source and destination AIDs before forwarding the RID data packet to the terminal in the ASN.
  • the message extension header is deleted, and the AID data packet is forwarded to the destination AID to the terminal.
  • the packet extension header is an IP V6 packet extension header.
  • the IPV6 ⁇ extended header is a destination option header, and the first two digits of the Option Type of the Destination Options header are 00 or 01, to indicate that the destination node is not
  • the data packet carrying the destination option header is normally processed except for the option type or the data packet is discarded.
  • the source access device converts the AID data packet that needs to be sent to the terminal, and the destination end ASN includes the header extension according to whether the packet is extended.
  • the received data packet is forwarded or directly processed to implement correct processing of the data packet by the ASN.

Landscapes

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

Abstract

The present invention provides a data packet transmission method and an access device. The method is realized based on an identity identifier and locator separation network, and includes the following steps: a source access device Access Service Node (ASN) receives an Access Identifier (AID) data packet, wherein the source and destination addresses in the packet header of the AID data packet are source and destination AIDs respectively; the source ASN replaces the source and destination AIDs in the packet header of the AID data packet with the source and destination Routing Identifiers (RIDs) to generate an RID data packet, and adds a packet extension header in the RID data packet to be transmitted to a terminal, wherein the packet extension header includes the source and destination AIDs; the source ASN transmits the generated RID data packet to a destination ASN; and the destination ASN receives the RID data packet transmitted by the source ASN, and forwards the RID data packet if it carries the packet extension header, or processes directly the RID data packet if it does not carry the packet extension header. With the invention, it can be realized that the ASN processes the data packet correctly.

Description

数据报文传输方法及接入设备  Data message transmission method and access device
技术领域 Technical field
本发明涉及移动通讯领域,尤其涉及一种数据报文传输方法及接入设备。  The present invention relates to the field of mobile communications, and in particular, to a data message transmission method and an access device.
背景技术 Background technique
现有因特网广泛使用的传输控制协议 /因特网互联协议 ( Transmission Control Protocol/Internet Protocol, TCP/IP ) 中 IP地址具有双重功能, 既作为 网络层主机的网络接口在网络拓朴中的位置标识, 又作为传输层的主机网络 接口的身份标识。 TCP/IP协议设计之初并未考虑主机移动的情况。 但是, 当 主机移动越来越普遍时, 这种 IP地址的语义过载缺陷日益明显。 如: 当主机 的 IP地址发生变化时, 不仅路由要发生变化, 通信终端主机的身份标识也发 生变化, 这样会导致路由负载越来越重, 而且主机标识的变化会导致应用和 连接的中断。  The IP address in the Transmission Control Protocol/Internet Protocol (TCP/IP), which is widely used in the Internet, has a dual function, which serves as the location identifier of the network interface of the network layer host in the network topology. The identity of the host network interface that is the transport layer. 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. For example, 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.
身份标识和位置分离问题提出的目的是为了解决 IP地址的语义过载和路 由负载严重以及安全等问题,将 IP地址的双重功能进行分离,实现对移动性、 多家乡性、 IP地址动态重分配、 减轻路由负载及下一代互联网中不同网络区 域之间的互访等问题的支持。  The purpose of identification and location separation is to solve the problem of semantic overload and serious load and security of IP addresses, and to separate the dual functions of IP addresses to achieve dynamic redistribution of mobility, multiple townships, and IP addresses. Support for mitigating routing load and mutual visits between different network areas in the next generation Internet.
为了解决上述问题, 目前已经提出了多种身份标识与位置分离的网络的 架构。  In order to solve the above problems, various architectures of identity and location separation networks have been proposed.
其中, 一种身份标识和位置分离网络架构如图 1所示, 该身份标识和位 置分离网络架构包含接入服务节点(Access Service Node, ASN )、 用户终端 ( User Equipment, UE )、 身份位置哥存器 ( Identification & Location Register, ILR )等。 其中, 接入服务节点负责实现用户终端的接入, 并承担计费以及切 换等功能; ILR承担用户的位置注册和身份识别的功能, 每一个用户终端都 存在唯一的身份标识符, 即接入标识( Access Identification, AID ) 。  An identity identification and location separation network architecture is shown in FIG. 1. The identity identification and location separation network architecture includes an Access Service Node (ASN), a User Equipment (UE), and an Identity Location. Identification & Location Register (ILR), etc. The access service node is responsible for implementing the access of the user terminal, and is responsible for charging and switching functions; the ILR is responsible for the location registration and identity of the user, and each user terminal has a unique identity identifier, that is, access Identification (AID).
图 1 中, 接入服务节点 ASN1和 ASN2分别用来接入用户终端 UE1和 UE2, ASN1和 ASN2分别具有路由标识 RID1和 RID2, UE1和 UE2分别存 在唯一的接入标识 AID1和 AID2。 In Figure 1, the access service nodes ASN1 and ASN2 are respectively used to access the user terminals UE1 and UE2, and ASN1 and ASN2 respectively have routing identifiers RID1 and RID2, and UE1 and UE2 respectively store The only access identifiers are AID1 and AID2.
为描述方便,下文将此身份标识和位置分离网络简称为 SILSN( Subscriber Identifier & Locator Separation Network ) 。  For convenience of description, the identity and location separation network is simply referred to as SILSN (Subscriber Identifier & Locator Separation Network).
在 SILSN网络中, 与现有网络混合组网时, ASN也承担普通 ISILSN网 络节点功能,需要同时处理一些传统的 IP报文; 当 ASN处理传统 IP报文(如 下表 1所示) 时, 没有特殊标志让 ASN区分出哪些报文是发给 ASN本身节 点的, 哪些报文是发给 ASN下的移动用户的, 导致 ASN在处理数据报文时 产生混乱(终端、 用户接收到的报文格式也是表 4中的格式) 。 表 1发向 ASN自身处理的报文内容
Figure imgf000004_0001
In the SILSN network, when the network is mixed with the existing network, the ASN also assumes the functions of the common ISILSN network node and needs to process some traditional IP packets at the same time. When the ASN processes the traditional IP packets (as shown in Table 1 below), there is no The special flag allows the ASN to distinguish which packets are sent to the ASN itself, and which packets are sent to the mobile users under the ASN, causing the ASN to be confused when processing the data packets (the terminal, the message format received by the user). Also the format in Table 4). Table 1 sends the message content to the ASN itself.
Figure imgf000004_0001
IPV6报文头  IPV6 packet header
最典型的例子是: 网络管理员需要对 ASN、 路由器等核心网节点进行管 理时, 管理员将发送目的地为 ASN的传统 IP数据报文, 也就是说, ASN就 会收到两种报文: 一种要转发给终端用户, 一种要自己处理, 而现有的处理 方式均无法明确区分和处理这两种报文, 为此必须给出新的报文处理方法, 使 ASN能区分处理两种类型的报文。 The most typical example is: When the network administrator needs to manage the core network nodes such as ASN and router, the administrator will send the traditional IP data packet destined for the ASN. That is, the ASN will receive two types of packets. : One type is to be forwarded to the end user, one has to deal with it by itself, and the existing processing methods can not clearly distinguish and process the two types of messages. Therefore, a new packet processing method must be given to enable ASN to distinguish between processing. Two types of messages.
发明内容 Summary of the invention
本发明的目的是提供一种数据报文传输方法及接入设备, 以实现身份标 识和位置分离网络中接入设备对数据报文的正确处理。  It is an object of the present invention to provide a data message transmission method and an access device for implementing correct processing of data packets by an access device in an identity identification and location separation network.
为解决以上技术问题, 本发明提供了一种数据报文传输方法, 该方法基 于身份标识和位置分离网络实现, 包括:  To solve the above technical problem, the present invention provides a data message transmission method, which is implemented based on an identity identification and a location separation network, and includes:
A、 第一接入设备接收并解析第一数据报文, 该第一数据报文的报文头 中的源、 目的地址为源、 目的端接入标识 (AID);  The first access device receives and parses the first data packet, where the source and destination addresses in the header of the first data packet are the source and the destination access identifier (AID);
B、所述第一接入设备将第一数据报文的报文头中的源、 目的地址替换为 源、 目的端路由标识 (RID)生成第二数据报文, 并在发送给终端的第二数据报 文中增加报文扩展头, 其中报文扩展头中包括所述源、 目的端 AID, 向第二 接入设备转发所述第二数据报文; B. The first access device replaces the source and destination addresses in the packet header of the first data packet with The source and destination end route identifiers (RIDs) generate a second data packet, and add a packet extension header to the second data packet sent to the terminal, where the packet extension header includes the source and destination end AIDs, Transmitting, by the second access device, the second data packet;
C、所述第二接入设备接收所述第二数据报文,判断所述第二数据报文是 否携带报文扩展头, 若携带则执行步骤 D, 若未携带则执行步骤 E;  The second access device receives the second data packet, and determines whether the second data packet carries a packet extension header. If the packet is carried, step D is performed, if not, step E is performed;
D、 所述第二接入设备将所述第二数据报文的报文头中的源、 目的地址 替换为报文扩展头中的源、 目的端 AID, 并删除报文扩展头得到还原的第一 数据报文, 将该第一数据报文向目的端 AID指向的终端转发;  D. The second access device replaces the source and destination addresses in the packet header of the second data packet with the source and destination AIDs in the packet extension header, and deletes the packet extension header to be restored. Transmitting, by the first data packet, the first data packet to the terminal pointed to by the destination AID;
E、 所述第二接入设备对该第二数据报文进行处理。  E. The second access device processes the second data packet.
优选地, 步骤 C中, 所述第二接入设备接收所述第二数据报文后, 判断 是否携带报文扩展头前, 已判断目的端 RID指向所述第二接入设备。  Preferably, in step C, after the second access device receives the second data packet, it determines that the destination RID points to the second access device before determining whether to carry the packet extension header.
优选地, 步骤 C中, 所述第二接入设备接收所述第二数据报文后, 先判 断目的端 RID是否指向所述第二接入设备; 若判断目的端 RID指向所述第二 接入设备, 再判断是否携带报文扩展头, 若判读目的端 RID不指向该第二接 入设备, 则向目的端 RID指向的接入设备直接转发所述第二数据报文。  Preferably, in step C, after the second access device receives the second data packet, it is first determined whether the destination RID points to the second access device; if it is determined that the destination RID points to the second interface After the device is in the device, it is determined whether the packet extension header is carried. If the destination RID does not point to the second access device, the access device pointed to by the destination RID directly forwards the second data packet.
优选地, 所述 ^艮文扩展头为 IPV6报文扩展头。  Preferably, the extension header is an IPV6 packet extension header.
优选地, 所述 IPV6 文扩展头为目的地选项头, 所述目的地选项头 ( Destination Options header )的选项类型( Option Type )的前两位是 00或 01 , 以表示当目的节点不认识此选项类型时正常处理携带该目的地选项头的数据 报文的除该选项类型之外的其余部分或丟弃该数据报文。  Preferably, the IPV6 text extension header is a destination option header, and the first two digits of the Option Type of the Destination Options header are 00 or 01, to indicate that the destination node does not recognize the header. The option type normally processes the remainder of the data message carrying the destination option header except the option type or discards the data message.
为解决以上技术问题, 本发明还提供了一种接入设备, 所述接入设备位 于身份标识和位置分离网络, 包括:  To solve the above technical problem, the present invention further provides an access device, where the access device is located in an identity identification and a location separation network, and includes:
数据报文接收模块, 其设置成: 接收 AID数据报文和 RID数据报文, 其 中 AID数据报文的报文头中的源、 目的地址为该 AID数据报文的源、 目的端 接入标识( AID ) , RID数据报文的报文头中的源、 目的地址为该 RID数据 才艮文的源、 目的端 RID;  The data packet receiving module is configured to: receive the AID data packet and the RID data packet, where the source and destination addresses in the packet header of the AID data packet are the source and destination end access identifiers of the AID data packet (AID), the source and destination addresses in the header of the RID data packet are the source and destination RID of the RID data packet;
数据报文解析模块, 其设置成: 解析数据报文接收模块接收的数据报文, 若解析的数据报文为 AID数据报文,则通知数据报文转换模块对该 AID数据 报文进行转换; 若解析的数据报文为 RID数据报文, 且该 RID数据报文的目 的端 RID指向当前接入设备, 且该 RID数据报文未携带报文扩展头, 则通知 数据报文处理模块对该 RID数据报文进行处理; The data packet parsing module is configured to: parse the data packet received by the data packet receiving module, and notify the data packet conversion module to the AID data if the parsed data packet is an AID data packet The packet is converted. If the parsed data packet is a RID data packet, and the destination RID of the RID data packet points to the current access device, and the RID data packet does not carry the packet extension header, the datagram is notified. The text processing module processes the RID data packet;
数据报文转换模块, 其设置成: 将 AID数据报文的报文头中的源、 目的 地址替换为源、 目的端路由标识 (RID)来生成 RID数据报文, 并在发送给终端 的 RID数据报文中增加报文扩展头, 其中报文扩展头中包括所述源、 目的端 AID, 以及, 通知所述数据报文发送模块转发所生成的 RID数据报文;  The data packet conversion module is configured to: replace the source and destination addresses in the header of the AID data packet with the source and destination routing identifiers (RIDs) to generate the RID data packet, and send the RID to the terminal. A packet extension header is added to the data packet, where the packet extension header includes the source and destination AIDs, and the data packet sending module is notified to forward the generated RID data packet.
数据报文恢复模块, 其设置成: 将 RID数据报文的报文头中的源、 目的 地址替换为报文扩展头中的源、 目的端 AID, 并删除报文扩展头得到还原的 AID数据报文, 以及, 通知所述数据报文发送模块将还原后的 AID数据报文 向目的端 AID指向的终端转发;  The data packet recovery module is configured to: replace the source and destination addresses in the header of the RID data packet with the source and destination AIDs in the packet extension header, and delete the AID data of the packet extension header to be restored. Transmitting, and notifying the data packet sending module to forward the restored AID data packet to the terminal pointed to by the destination AID;
数据报文处理模块, 其设置成对目的端 RID指向当前接入设备, 且不携 带报文扩展头的 RID数据报文进行处理;  a data packet processing module, configured to process the RID data packet of the packet extension header to the current access device, and not to carry the packet extension header;
数据报文发送模块, 其设置成路由转发 AID数据报文和 RID数据报文。 优选地, 数据报文解析模块还设置成: 若数据报文接收模块接收的数据 报文为目的端 RID指向其他接入设备的 RID数据报文,则通知数据报文发送 模块向目的端 RID指向的其他接入设备转发所述 RID数据报文。  A data packet sending module is configured to route and forward the AID data packet and the RID data packet. Preferably, the data packet parsing module is further configured to: if the data packet received by the data packet receiving module is a RID data packet of the other end device, the notification data packet sending module points to the destination RID The other access devices forward the RID data message.
优选地, 所述 ^艮文扩展头为 IPV6报文扩展头。  Preferably, the extension header is an IPV6 packet extension header.
优选地, 所述 IPV6 文扩展头为目的地选项头, 所述目的地选项头 ( Destination Options header )的选项类型( Option Type )的前两位是 00或 01 , 以表示当目的节点不认识此选项类型时正常处理携带该目的地选项头的数据 报文的除所述选项类型之外的其余部分或丟弃该数据报文。  Preferably, the IPV6 text extension header is a destination option header, and the first two digits of the Option Type of the Destination Options header are 00 or 01, to indicate that the destination node does not recognize the header. The option type normally processes the remainder of the data message carrying the destination option header except the option type or discards the data message.
为解决以上技术问题, 本发明还提供了另一种数据报文传输方法, 该方 法基于身份标识和位置分离网络实现, 包括:  To solve the above technical problem, the present invention further provides another data packet transmission method, which is implemented based on an identity identifier and a location separation network, and includes:
源端接入设备(ASN )接收 AID数据报文, 其中报文头中的源、 目的地 址为源、 目的端接入标识( AID ) ;  The source access device (ASN) receives the AID data packet, where the source and destination addresses in the packet header are the source and destination access identifiers (AIDs);
源端 ASN将 AID数据报文转换为 RID数据报文, 通过将源、 目的接入 标识( AID )替换为源、 目的( RID ) , 并在发送给终端的 RID数据报文中增 加报文扩展头, 其中, 报文扩展头中包括所述源、 目的端 AID; 源端 ASN将生成的 RID数据报文发送给目的端 ASN; 以及 The source ASN converts the AID data packet into a RID data packet, and replaces the source and destination access identifiers (AIDs) with the source and destination (RID), and adds the RID data packet to the terminal. a packet extension header, where the packet extension header includes the source and destination AIDs; and the source ASN sends the generated RID data packet to the destination ASN;
目的端 ASN接收 R1D数据报文, 对携带报文扩展头的 R1D数据报文进 行转发, 对未携带报文扩展头的 RID数据报文直接处理。  The destination end ASN receives the R1D data packet, and forwards the R1D data packet carrying the packet extension header, and directly processes the RID data packet that does not carry the packet extension header.
优选地, 所述目的端 ASN对 RID数据报文进行转发前, 先将 RID数据 报文的源、目的 RID替换为源、目的 AID,并删除报文扩展头得到还原的 AID 数据报文, 再向目的 AID指向的终端转发所述 AID数据报文。  Preferably, before forwarding the RID data packet, the destination ASN replaces the source and destination RIDs of the RID data packet with the source and destination AIDs, and deletes the packet extension header to obtain the restored AID data packet, and then Forwarding the AID data packet to the terminal pointed to by the destination AID.
优选地, 所述 ^艮文扩展头为 IPV6报文扩展头。  Preferably, the extension header is an IPV6 packet extension header.
优选地, 所述 IPV6 文扩展头为目的地选项头, 所述目的地选项头 ( Destination Options header )的选项类型( Option Type )的前两位是 00或 01 , 以表示当目的节点不认识此选项类型时正常处理携带该目的地选项头的数据 报文的除该选项类型之外的其余部分或丟弃该数据报文。  Preferably, the IPV6 text extension header is a destination option header, and the first two digits of the Option Type of the Destination Options header are 00 or 01, to indicate that the destination node does not recognize the header. The option type normally processes the remainder of the data message carrying the destination option header except the option type or discards the data message.
为解决以上技术问题, 本发明还提供了另一种接入设备, 所述接入设备 ( ASN )位于身份标识和位置分离网络, 包括:  To solve the above technical problem, the present invention further provides another access device, where the access device (ASN) is located in the identity identification and the location separation network, and includes:
数据报文接收模块,其设置成: 当所述 ASN作为源端 ASN时,接收 AID 数据报文; 当所述 ASN作为目的端 ASN时, 接收 RID数据报文, 其中 AID 数据报文的报文头中的源、 目的地址为该 AID数据报文的源、 目的端接入标 识(AID ) , RID数据报文的报文头中的源、 目的地址为该 RID数据报文的 源、 目的端 RID;  The data packet receiving module is configured to: receive the AID data packet when the ASN is the source ASN, and receive the RID data packet, where the AID data packet is the packet when the ASN is the destination ASN. The source and destination addresses in the header are the source and destination access identifiers (AIDs) of the AID data packet, and the source and destination addresses in the header of the RID data packet are the source and destination of the RID data packet. RID;
数据报文解析模块, 其设置成: 解析数据报文接收模块接收的数据报文, 若解析的数据报文为 AID数据报文,或解析的数据报文为 RID数据报文且携 带报文扩展头, 则通知数据报文转发模块对解析的数据报文进行转发; 若解 析的数据报文为 RID数据报文, 且未携带报文扩展头, 则通知数据报文处理 模块对该 RID数据报文进行处理;  The data packet parsing module is configured to: parse the data packet received by the data packet receiving module, and if the parsed data packet is an AID data packet, or the parsed data packet is an RID data packet and carries the packet extension The first packet is sent to the data packet forwarding module to forward the parsed data packet. If the parsed data packet is a RID data packet and does not carry the packet extension header, the data packet processing module is notified to the RID datagram. Processing
数据报文转发模块, 其设置成: 当所述 ASN作为源端 ASN时, 将 AI数 据报文的报文头中的源、 目的地址替换为源、 目的端路由标识 (RID)生成 RID 数据报文, 并在发送给终端的 RID数据报文中增加报文扩展头, 其中, 所述 报文扩展头中包含源、 目的 AID,向目的端 RID指向的目的端 ASN转发所生 成的 RID数据报文; 以及, 当所述 ASN作为目的端 ASN时, 将 RID数据报 文向该 ASN下的终端转发; The data packet forwarding module is configured to: when the ASN is used as the source ASN, replace the source and destination addresses in the header of the AI data packet with the source and destination routing identifiers (RIDs) to generate the RID datagram. And adding a packet extension header to the RID data packet sent to the terminal, where the packet extension header includes the source and destination AIDs, and forwards the destination ASN to the destination end RID. And the RID data packet is forwarded to the terminal in the ASN when the ASN is used as the destination ASN;
数据报文处理模块, 其设置成对目的端 RID指向当前接入设备, 且不携 带报文扩展头的 RID数据报文进行处理。  The data packet processing module is configured to process the RID data packet that the destination end RID points to the current access device and does not carry the packet extension header.
优选地, 所述数据报文转发模块还设置成先将 RID数据报文的源、 目的 Preferably, the data packet forwarding module is further configured to first source and destination the RID data packet.
RID替换为源、 目的 AID, 并删除报文扩展头得到还原的 AID数据报文, 再 向目的 AID指向的终端转发所述还原的 AID数据报文。 The RID is replaced with the source and destination AIDs, and the AID data packet obtained by the packet extension header is deleted, and the restored AID data packet is forwarded to the terminal pointed to by the destination AID.
优选地, 所述 ^艮文扩展头为 IPV6报文扩展头。  Preferably, the extension header is an IPV6 packet extension header.
优选地, 所述 IPV6 文扩展头为目的地选项头, 所述目的地选项头 ( Destination Options header )的选项类型( Option Type )的前两位是 00或 01 , 表示当目的节点不认识此选项类型时正常处理携带该目的地选项头的数据报 文的除所述选项类型之外的其余部分或丟弃该数据报文。  Preferably, the IPV6 text extension header is a destination option header, and the first two digits of the Option Type of the Destination Options header are 00 or 01, indicating that the destination node does not recognize the option. The type of the data message carrying the destination option header is normally processed except for the option type or the data message is discarded.
本发明数据报文传输方法和接入设备中, 由源端接入设备 ( ASN )对需 要发送到终端的 AID数据报文进行转换, 包括替换源、 目的接入标识( AID ) 为源、 目的路由标识 ( RID )并增加报文扩展头, 目的端 ASN根据是否包括 报文扩展头对接收的数据报文进行转发或直接处理,以实现 ASN对数据报文 的正确处理。  In the data packet transmission method and the access device of the present invention, the source access device (ASN) converts the AID data packet that needs to be sent to the terminal, including the replacement source and the destination access identifier (AID) as the source and destination. The route identifier (RID) is added to the packet extension header. The destination end ASN forwards or directly processes the received data packet according to whether the packet extension header is included, so as to implement the correct processing of the data packet by the ASN.
附图概述 BRIEF abstract
图 1为 SILSN网络的系统架构图;  Figure 1 is a system architecture diagram of the SILSN network;
图 2为 SILSN网络进行数据报文处理的原理图;  Figure 2 is a schematic diagram of data packet processing by the SILSN network;
图 3为本发明数据报文传输方法的流程示意图;  3 is a schematic flowchart of a data packet transmission method according to the present invention;
图 4为本发明数据报文传输方法的具体流程示意图;  4 is a schematic flowchart of a data packet transmission method according to the present invention;
图 5为本发明接入设备的模块结构示意图;  5 is a schematic structural diagram of a module of an access device according to the present invention;
图 6为本发明接入设备的另一模块结构示意图。  FIG. 6 is a schematic structural diagram of another module of an access device according to the present invention.
本发明的较佳实施方式 数据报文从源端 ASN到目的端 ASN以什么方式传输, 是本发明主要解 决的问题。 本发明的数据报文传输方法和接入设备的主要思想是, 由源端接 入设备 ( ASN )对需要发送到终端的 AID数据报文进行转换, 包括替换源、 目的接入标识( AID )为源、 目的路由标识 ( RID )并增加 ^艮文扩展头, 目的 端 ASN根据是否包括报文扩展头对接收的数据报文进行转发或直接处理,以 实现 ASN对数据报文的正确处理。 如图 3所示, 本发明数据报文传输方法包 括以下步骤: Preferred embodiment of the invention The manner in which the data message is transmitted from the source ASN to the destination ASN is a major problem to be solved by the present invention. The main idea of the data packet transmission method and the access device of the present invention is that the source access device (ASN) converts the AID data packet that needs to be sent to the terminal, including the replacement source and the destination access identifier (AID). For the source and destination route identifiers (RIDs) and the extension headers, the destination ASN forwards or directly processes the received data packets according to whether the packet extension header is included, so that the ASN can correctly process the data packets. As shown in FIG. 3, the data packet transmission method of the present invention includes the following steps:
步骤 301 : 源端接入设备(ASN )接收 AID数据报文, 其中报文头中的 源、 目的地址为源、 目的端接入标识( AID ) ;  Step 301: The source access device (ASN) receives the AID data packet, where the source and destination addresses in the packet header are the source and the destination access identifier (AID).
步骤 302:源端 ASN将需要发送到终端的 AID数据报文转换为 RID数据 报文, 包括替换源、 目的接入标识(AID )为源、 目的 RID, 并在发送给终 端的 RID数据报文中增加报文扩展头;  Step 302: The source ASN converts the AID data packet that needs to be sent to the terminal into an RID data packet, including the replacement source and destination access identifier (AID) as the source and destination RID, and sends the RID data packet to the terminal. Add a message extension header;
步骤 303: 目的端 ASN接收 RID数据报文,对携带报文扩展头的 RID数 据报文进行转发, 对未携带报文扩展头的 RID数据报文直接处理。  Step 303: The destination end ASN receives the RID data packet, and forwards the RID data packet carrying the packet extension header, and directly processes the RID data packet that does not carry the packet extension header.
目的端 ASN指数据报文的目的端 RID指向的 ASN。 本发明将源、 目的 地址为 AID的数据报文称为 AID数据报文或第一数据报文, 将源、 目的地址 为 RID的数据报文称为 RID数据报文或第二数据报文。  Destination ASN refers to the ASN pointed to by the destination RID of the data packet. The data packet whose source and destination address are AID is called the AID data packet or the first data packet, and the data packet whose source and destination address are RID is called RID data packet or second data packet.
文扩展头中包含源、 目的终端标识信息, 优选地, 为源、 目的 AID, 所述目的端 ASN对 RID数据报文进行转发前,先将 RID数据报文转换为 AID 数据报文, 包括将源、 目的 RID替换为源、 目的 AID, 删除报文扩展头, 再 向目的 AID指向终端转发所述 AID数据报文。  The extension header includes the source and destination terminal identifier information, and is preferably the source and destination AIDs. Before the destination ASN forwards the RID data packet, the RID data packet is converted into the AID data packet, including The source and destination RIDs are replaced with the source and destination AIDs, and the packet extension header is deleted, and then the destination AID is directed to the terminal to forward the AID data packet.
在本发明中, 当 ASN1到 ASN2的报文釆用 IPV6传输的时候,对于发往 终端用户的数据包, ASN1不釆用另外封装一个 IP头的方法, 而将 IP头中目 的地址和源地址分别由目的 AID和源 AID, 替换为目的 RID和源 RID, 然后 对 IP头增加一个扩展头,将目的 AID和源 AID附加到 IPV6报文的扩展头中, 如目的地地址扩展选项中,这样, ASN1发出的发给 ASN2下的终端用户的报 文携带了扩展报文头, 如下表 2所示: 表 2 本发明所采用的数据传输方法示意
Figure imgf000010_0001
In the present invention, when the packet of ASN1 to ASN2 is transmitted by IPV6, for the data packet addressed to the end user, ASN1 does not use another method of encapsulating an IP header, and the destination address and source address in the IP header are used. Replace the destination AID and the source AID with the destination RID and the source RID, respectively, and then add an extension header to the IP header, and attach the destination AID and the source AID to the extension header of the IPV6 message, such as the destination address extension option. The packet sent by the ASN1 to the end user under the ASN2 carries the extended packet header, as shown in the following Table 2: Table 2 shows the data transmission method used by the present invention.
Figure imgf000010_0001
新 IPV6报文头 IPV6报文扩展头  New IPV6 packet header IPV6 packet extension header
而 ASN1发出的,发给 ASN2自身的报文,则可以使用常规的 IPV6报文, 即不携带扩展报文头。 The packet sent by ASN1 and sent to ASN2 itself can use the regular IPV6 packet, that is, it does not carry the extended packet header.
釆取 IPV6扩展头方法后, 目的端 ASN只要检查此数据包是否拥有相应 的扩展报文头, 如果有扩展报文头, 就是发给其下终端的, 没有则就是发给 目的端 ASN等核心网节点的,使核心网节点能正确区分和处理发向核心网节 点自身的报文和发向终端用户的报文。 After the IPV6 extension header method is adopted, the destination end ASN only needs to check whether the data packet has the corresponding extended packet header. If there is an extended packet header, it is sent to the lower terminal, and if not, it is sent to the core such as the destination ASN. The network node enables the core network node to correctly distinguish and process the packets sent to the core network node itself and the packets sent to the terminal user.
以下对现有的 IPV6数据报文的扩展头进行说明:  The following describes the extension header of the existing IPV6 data packet:
IPV6协议(RFC2460 ) 中定义了表 3所示的 IPV6 文头, 为携带附加 的 Internet信息:  The IPV6 header shown in Table 3 is defined in the IPV6 protocol (RFC2460) to carry additional Internet information:
表 3  table 3
版本 优先级  Version priority
流标签 (Flow Label)  Flow Label
(Version) (Prio. )  (Version) (Prio. )
下一个报文头 跳数限制  Next packet header hop limit
有效载荷长度 (Payload Length)  Payload Length
(Next Header) (Hop Limit ) 源地址 (Source Address )  (Next Header) (Hop Limit) Source Address (Source Address )
目的地址 (Destination Address) Destination Address
RFC2460提出可以在 IPV6的报文头和上层协议头之间附加 IPV6扩展报 文头。 RFC2460中定义了 6种扩展报文头, 分别是逐跳选项头 (Hop-by-Hop Options header ) , 路由头 ( Routing header ) , 分段头 ( Fragment header ) , 认证头 ( Authentication header ) , ESP封装头 ( Encapsulating Security Payload header) , 目的地选项头 ( Destination Options header )。 RFC2460对每种扩展头定义了协议号, 如逐跳选项头为 0, 目的地选项 头为 60。 当 Internet应用需要使用 IPV6报文扩展头来传递信息时, 只需要将 表 5中的下一个 文头 (Next Header )置为相应的协议号即可。 例如, 如果 需要在报文中釆用目的地选项头传递数据时, 只需要将表 5中的下一个报文 头 (Next Header )置为 60。 RFC2460 proposes to add an IPV6 extension header between the header of the IPV6 and the header of the upper layer. RFC2460 defines six types of extended packet headers, which are Hop-by-Hop Options header, Routing header, Fragment header, Authentication header, and ESP. Encapsulating Security Payload header, Destination Options header. RFC2460 defines a protocol number for each extension header, such as a hop-by-hop option header of 0 and a destination option header of 60. When an Internet application needs to use the IPV6 message extension header to deliver information, simply set the next header in Table 5 to the corresponding protocol number. For example, if you need to pass data in the message using the destination option header, you only need to set the next header in Table 5 (Next Header) to 60.
各种 IPV6扩展头可以按一定顺序并存, 如表 4所示, 在 IPV6头后面紧 接着是路由头, 再下来是目的地选项头, 最后是 TCP报文头。 The various IPV6 extension headers can coexist in a certain order, as shown in Table 4. Immediately after the IPV6 header is the routing header, then the destination option header, and finally the TCP packet header.
表 4  Table 4
Figure imgf000011_0002
在 IPV6定义的 6种扩展头中,目的地选项头用于携带那些只供目的节点 检查的信息。 目的地选项头的报文格式如下表 5所示:
Figure imgf000011_0002
Among the six extension headers defined in IPV6, the destination option header is used to carry information that is only checked by the destination node. The message format of the destination option header is as shown in Table 5 below:
Figure imgf000011_0001
Figure imgf000011_0001
Figure imgf000011_0003
Figure imgf000011_0003
其中, Next Header表示下一个的协议头类型, Hdr Ext Len表示本目的地 选项扩展头的长度, 以 8个字节为单位, 不包含第一个字节。  The Next Header indicates the next protocol header type, and Hdr Ext Len indicates the length of the destination option extension header, in units of 8 bytes, excluding the first byte.
RFC2460中,选项进一步由选项类型( Option Type )、选项长度( Opt Data Len )和选项数据组成。 并对选项类型的前 3位都做了规定, 其中第一、 第二 位规定了处理此 IPV6数据报文的节点, 在不认识此该标签时所釆取的动作:  In RFC2460, the options are further composed of Option Type, Opt Data Len, and option data. The first three bits of the option type are specified, and the first and second bits specify the action taken by the node that processes the IPV6 data message without knowing the tag:
00 -跳过此选项继续处理报文头  00 - Skip this option to continue processing the message header
01 -丟弃此 文. 10 -丟弃此 4艮文, 发送 ICMP ( Internet Control Message Protocol,01 - Discard this article. 10 - Discard this 4 text, send ICMP (Internet Control Message Protocol,
ICMP ) ICMP)
11 -丟弃此报文, 当不是多播地址时 , 发送 ICMP  11 - Discard this message, send ICMP when it is not a multicast address
除此之外, RFC2460对选项类型 (Option Type ) 的第 3位有如下规定, 如果选项数据会影响路由, 则设为 1 , 若不影响则置为 0。  In addition, RFC2460 has the following three bits for the Option Type: 1 if the option data affects the route, and 0 if it does not.
对于 8位的 Option Type来说, 除了以上前三位, 只有 5位可选, 即实际 只有 32个编号空间,目前 RFC已规定了一种用于移动 IP协议的目的地选项,, 叫做家乡地址选项 (The Home Address option ) , 其数值定义 0xC9, 其低 5 位为 00111 , 占据了序号 9。 For the 8-bit Option Type, except for the first three digits above, only 5 digits are optional, that is, there are actually only 32 numbering spaces. Currently, the RFC has specified a destination option for the mobile IP protocol, called the home address. The Home Address option, whose value defines 0xC9, has a lower 5 bits of 00111 and occupies the sequence number 9.
选项长度是以字节为单位, 描述选项数据的实际长度, 所述方法的实施 例一般设为 12。  The option length is in bytes and describes the actual length of the option data. The embodiment of the method is generally set to 12.
由于目的地选项头用于携带那些只供目的节点检查的信息, 而本发明所 涉及的扩展头中的指示信息仅供目的端 ASN使用,故本发明优选地釆用目的 地选项头进行扩展。 Since the destination option header is used to carry information that is only checked by the destination node, and the indication information in the extension header of the present invention is used only by the destination ASN, the present invention preferably uses the destination option header to expand.
以下对本发明利用 IPV6 的目的地选项头携带用户源地址信息的具体方 法进行说明, 。表 6所示:  The following describes a specific method for carrying the user source address information by using the destination option header of the IPV6. Table 6 shows:
表 6  Table 6
下一个报文头 报文头扩展长度 选项类型 选项数据长度 Next packet header Header extension length Option type Option data length
( Next Header ) (Hdr Ext Len) ( Option type ) ( Opt Data Len) 源地址标识 (128位) 目的地址标识 (128位) 表中, 下一个报文头 ( Next Header )及报文头扩展长度( Hdr Ext Len ) 的含义与上文相同, 在此不在赘述, 以下对本发明新增或新定义的目的地扩 展头选项进行说明: 1、 选项类型 (Option Type ) : (Next Header) (Hdr Ext Len) (Option type) ( Opt Data Len) Source address identifier (128 bits) Destination address identifier (128 bits) In the table, the next header (Next Header) and the header extension length (Hdr Ext Len ) has the same meaning as above, and is not described here. The following describes the new or newly defined destination extension header options of the present invention: 1, option type (Option Type):
目的地选项头中的选项类型 Option Type共有 8位:  The option type in the destination option header has a total of 8 bits:
对于高 2位, 本发明不做特殊规定, 可由节点处理设备来根据情况设置, 例如, 当对安全等级要求比较高的场合,如公安网络, 可以将此选项设为 01 , 即, 如果处理这个数据报文的节点不认识此数据格式, 将整个报文丟弃。 对 于一般类型的节点, 可以设置为 00, 这样即使节点不认识此选项, 仍可以 正常处理整个数据报文, 从而提高系统的兼容性, 最大程度利用原有设备; 对于第 3位, 因在本发明中, 中间节点会处理此选项, 选项数据会影响 路由, 因此设为 1;  For the upper 2 bits, the present invention does not make special provisions, and can be set by the node processing device according to the situation. For example, when the security level is relatively high, such as the public security network, this option can be set to 01, that is, if this is handled The node of the data packet does not recognize this data format and discards the entire packet. For a general type of node, it can be set to 00, so that even if the node does not recognize this option, the entire data packet can be processed normally, thereby improving system compatibility and maximizing the use of the original device. For the third bit, In the invention, the intermediate node will process this option, and the option data will affect the route, so it is set to 1;
对于低 5位,可选取除家乡地址选项的序号 00111以外的其他 31个序号 中的任一个进行扩展, 如低 5位选用 11000来进行扩展。  For the lower 5 digits, you can select any one of the 31 serial numbers other than the serial number option 00111 to expand. For example, the lower 5 digits use 11000 for expansion.
本发明 01111000 , 也就是 0X98 , 代表当目的节点不认识此选项时, 仍 正常处理数据报文的其余部分。  The invention 01111000, that is, 0X98, represents that when the destination node does not recognize this option, the rest of the data message is still processed normally.
2、 源地址标识 2, source address identification
此处的源地址标识指的是发送此数据包的终端用户的源地址标识, 也就 UE1的用户标识 AID1。 在釆用 IPV6传输时, 源地址标识也釆用 128位。  The source address identifier here refers to the source address identifier of the end user that sends the data packet, that is, the user ID AID1 of UE1. When using IPV6 transmission, the source address identifier also uses 128 bits.
3、 目的地址标识 3, destination address identification
此处的目的地址标识指的是接收此数据包的终端用户的源地址标识, 也 就是 UE2的用户标识 AID2。 在釆用 IPV6传输时, 目的地址标识也釆用 128 位。  The destination address identifier here refers to the source address identifier of the terminal user that receives the data packet, that is, the user identifier AID2 of UE2. When using IPV6 transmission, the destination address identifier also uses 128 bits.
以下是本发明数据报文传输方法的最佳实现方式, 其中报文扩展头中包 括源、 目的 AID的最佳实施方式, 该方法包括:  The following is a preferred implementation of the data packet transmission method of the present invention. The packet extension header includes a best implementation manner of the source and destination AIDs, and the method includes:
A、 第一接入设备接收并解析第一数据报文, 其中报文头中的源、 目的 地址为源、 目的端接入标识 ( AID);  The first access device receives and parses the first data packet, where the source and destination addresses in the packet header are the source and the destination access identifier (AID);
B、 所述第一接入设备将报文头中的源、 目的地址替换为源、 目的端路由 标识 (RID)生成第二数据报文, 并在发送给终端的第二数据报文中增加报文扩 展头, 其中报文扩展头中包括所述源、 目的端 AID, 向第二接入设备转发所 述第二数据报文; B. The first access device replaces the source and destination addresses in the packet header with the source and destination routes. The identifier (RID) generates a second data packet, and adds a packet extension header to the second data packet sent to the terminal, where the packet extension header includes the source and destination AIDs, and the second access device Forwarding the second data packet;
C、所述第二接入设备接收所述第二数据报文,判断所述第二数据报文是 否携带报文扩展头, 若携带则执行步骤 D, 未携带则执行步骤 E; The second access device receives the second data packet, and determines whether the second data packet carries a packet extension header. If the packet is carried, step D is performed, and if not, step E is performed;
步骤 C中, 所述第二接入设备接收所述第二数据报文后, 判断是否携带 报文扩展头前, 已判断目的端 RID指向所述第二接入设备。  In the step C, after the second access device receives the second data packet, it is determined that the destination RID is directed to the second access device before the packet extension header is carried.
步骤 C中, 所述第二接入设备接收所述第二数据报文后, 先判断目的端 RID是否指向所述第二接入设备;若判断目的端 RID指向所述第二接入设备, 再判断是否携带报文扩展头, 若判断目的端 RID不指向第二接入设备, 则向 目的端 RID指向的接入设备直接转发所述第二数据报文。  In step C, after the second access device receives the second data packet, it is determined whether the destination RID points to the second access device, and if the destination RID is pointed to the second access device, Then, it is determined whether the packet extension header is carried. If the destination RID does not point to the second access device, the access device pointed to by the destination RID directly forwards the second data packet.
D、 所述第二接入设备将所述第二数据报文的报文头中的源、 目的地址 替换为报文扩展头中的源、 目的端 AID, 并删除报文扩展头还原为第一数据 报文, 将该第一数据报文向目的端 AID指向的终端转发;  D. The second access device replaces the source and destination addresses in the packet header of the second data packet with the source and destination AIDs in the packet extension header, and deletes the packet extension header to be restored to the first a data packet, forwarding the first data packet to a terminal pointed to by the destination AID;
E、 所述第二接入设备对该第二数据报文进行处理。  E. The second access device processes the second data packet.
图 4是釆用本方法进行数据发送的具体示意图, 用户发出的数据报文经 过 ASN1和 ASN2两次转换后,最终发送给 UE2,不管 UE2漫游到什么地方, 数据报文都能够正确送给 UE2。 如图 3所示, 包括以下步骤: FIG. 4 is a schematic diagram of data transmission by using the method. After the data packet sent by the user is converted by ASN1 and ASN2 twice, it is finally sent to UE2. The data packet can be correctly sent to UE2 regardless of where UE2 roams. . As shown in Figure 3, the following steps are included:
步骤 401 ,用户终端 UE1向 ASN1发送数据格式为 IPV6的端对端数据报 文, 其目的地址为 UE2的用户标识 AID2, 源地址为 UE1的用户地址 AID1; 表 7 UE1发出的数据报文的示例 版本 优先级 Step 401: The user terminal UE1 sends an end-to-end data packet with the data format of the IPV6 to the ASN1. The destination address is the user identifier AID2 of the UE2, and the source address is the user address AID1 of the UE1. Table 7 Examples of the data packet sent by the UE1 Version priority
流标签 ( Flow Label )  Flow Label
(Version) ( Prio. )  (Version) ( Prio. )
下一个报文头 跳数限制  Next packet header hop limit
有效载荷长度 (Payload Length)  Payload Length
=TCP (Hop Limit ) 源地址 ( Source Address ) =AID1  =TCP (Hop Limit ) Source Address =AID1
目的地址 (Destination Address ) =AID2 TCP报文 在上表中,用户 UE1发出的数据报文为 TCP报文,其中源地址为 AID1 , 目的地址为 AID2。 Destination address = AID2 TCP packet In the above table, the data packet sent by user UE1 is a TCP packet, where the source address is AID1 and the destination address is AID2.
步骤 402, ASN1查询是否存储了 AID2的位置, 如果未存储, 则向 ILR 索取 AID2的位置;  Step 402: The ASN1 queries whether the location of the AID2 is stored. If not, the location of the AID2 is requested from the ILR.
步骤 403 , ILR 向 ASN1 返回该用户的所在的接入服务器的位置信息 RID2;  Step 403, the ILR returns the location information RID2 of the access server where the user is located to the ASN1;
步骤 404, ASN1将 IPV6数据报文中的源地址和目的地址 AID1和 AID2 分别替换为 RID1和 RID2 , 并增加 IPV6扩展头对应的目的地扩展选项; 步骤 405 , ASN1将转换后的数据报文发送给 ASN2;  Step 404: ASN1 replaces the source address and the destination addresses AID1 and AID2 in the IPV6 data packet with RID1 and RID2, respectively, and adds the destination extension option corresponding to the IPV6 extension header. Step 405: ASN1 sends the converted data packet. To ASN2;
表 8 ASN1发出的数据报文的示例 Table 8 Examples of data packets sent by ASN1
版本 优先级 Version priority
流标签 ( Flow Label )  Flow Label
(Version) ( Prio. )  (Version) ( Prio. )
下一个报文头 跳数限制  Next packet header hop limit
有效载荷长度 (Payload Length)  Payload Length
=目的地选项 (Hop Limit ) 源地址 (Source Address ) =RID1  = Destination Option (Hop Limit) Source Address (Source Address) = RID1
目的地址 (Destination Address ) =RID2 下一个报文头 报文头扩展长度 选项类型=目的地 选项数据长度 =TCP (Hdr Ext Len) 选项 ( Opt Data Len) 源地址标识 (128位) =AID1 目的地址标识 (128位) =AID2 Destination Address = RID2 Next Header Header Extension Length Option Type = Destination Option Data Length = TCP (Hdr Ext Len) Option (Opt Data Len) Source Address Identifier (128 bits) = AID1 Destination Address Identification (128 bit) = AID2
TCP报文 TCP packet
ASN1经过向 ILR查询 AID2的位置, 将目的地址改为 RID2, 源地址改 为 RID1. 同时,为了方便 ASN2将报文发给 AID2,也将源用户标识和目的用 户标识 AID1和 AID2也放在数据报文携带, 携带方式是增加一个 IPV6报文 扩展头选项, 选项类型为目的地选项。 在选项中携带了 AID1和 AID2。 ASN1 queries the location of AID2 to the ILR, changes the destination address to RID2, and changes the source address to RID1. At the same time, in order to facilitate ASN2 to send the message to AID2, the source user ID and destination user IDs AID1 and AID2 are also placed in the data. Packets are carried. The carrying method is to add an IPV6 packet extension header option. The option type is destination option. AID1 and AID2 are carried in the options.
步骤 406 , ASN2判断 RID2是指向自身且数据报文携带扩展头, 将数据 报文中的源地址和目的地址 RID1和 RID2分别替换为 AID1和 AID2,并删除 IPV6扩展头对应的目的地扩展选项; Step 406: The ASN2 determines that the RID2 is directed to itself and the data packet carries the extension header, and replaces the source address and the destination addresses RID1 and RID2 in the data packet with AID1 and AID2, respectively, and deletes the destination extension option corresponding to the IPV6 extension header.
步骤 407, ASN2将转换后的数据报文发送给 UE2。  Step 407: The ASN2 sends the converted data packet to the UE2.
表 9 ASN2发出的数据报文的示例 版本 优先级 Table 9 Examples of data packets sent by ASN2 Version priority
流标签 ( Flow Label )  Flow Label
(Version) ( Prio. )  (Version) ( Prio. )
下一个报文头 跳数限制  Next packet header hop limit
有效载荷长度 (Payload Length)  Payload Length
=TCP (Hop Limit ) 源地址 ( Source Address ) =AID1  =TCP (Hop Limit ) Source Address =AID1
目的地址 (Destination Address ) =AID2 Destination Address = AID2
TCP报文 当数据报文被发送到 ASN2, ASN2检查此数据报文是否携带相应的目的 地选项, 如果携带, 则提取出其中的源地址 AID1和目的地址 AID2, 然后将 IPV6 ^艮文的源地址 RID1 和目的地址 RID2 分别改为终端的地址 AID1 和 AID2, 然后删除 ASN1 增加的目的地选项, 将经过转换的数据报文发送到 UE2。 When the data packet is sent to the ASN2, the ASN2 checks whether the data packet carries the corresponding destination option. If it is carried, the source address AID1 and the destination address AID2 are extracted, and then the source of the IPV6^艮文The address RID1 and the destination address RID2 are changed to the addresses AID1 and AID2 of the terminal respectively, and then the destination option added by ASN1 is deleted, and the converted data message is sent to UE2.
釆用 IPV6 文扩展头来携带源用户标识和目的标识的方法, 4艮好的区分 了发向终端用户的报文和发向核心网节点的报文,使 SILSN网络具有实用性。 The method of using the IPV6 text extension header to carry the source user identifier and the destination identifier, and distinguishing the packet sent to the terminal user and the packet sent to the core network node, so that the SILSN network has practicality.
为实现以上方法, 本发明还提供一种接入设备, 所述接入设备位于身份 标识和位置分离网络, 如图 5所示, 包括: To achieve the above method, the present invention further provides an access device, where the access device is located in an identity identifier and a location separation network, as shown in FIG. 5, including:
数据报文接收模块, 其设置成接收 AID数据报文和 RID数据报文, 其中 AID数据报文的报文头中的源、 目的地址为源、 目的端接入标识(AID ) , RID数据报文的报文头中的源、 目的地址为源、 目的端 RID;  The data packet receiving module is configured to receive the AID data packet and the RID data packet, wherein the source and destination addresses in the packet header of the AID data packet are the source, the destination access identifier (AID), and the RID datagram. The source and destination addresses in the header of the text are the source and destination RIDs;
数据报文解析模块, 其设置成: 解析数据报文接收模块接收的数据报文, 若数据报文为 AID数据报文, 则通知数据报文转换模块进行转换; 若数据报 文为 RID数据报文, 且目的端 RID指向当前接入设备, 该数据报文携带报文 扩展头, 则通知数据报文恢复模块进行恢复; 若数据报文为 RID数据报文, 且目的端 RID指向当前接入设备, 该数据报文未携带报文扩展头, 则通知数 据报文处理模块进行处理; The data packet parsing module is configured to: parse the data packet received by the data packet receiving module, and if the data packet is an AID data packet, notify the data packet conversion module to perform conversion; if the data packet is a RID datagram The destination RID points to the current access device, and the data packet carries the packet extension header, and then the data packet recovery module is notified to restore; if the data packet is a RID data packet, and the destination RID points to the current access The device does not carry the packet extension header. According to the message processing module for processing;
数据报文转换模块, 其设置成: 将报文头中的源、 目的地址替换为源、 目的端路由标识 (RID)生成 RID数据报文,并在发送给终端的数据报文中增加 报文扩展头, 其中报文扩展头中包括所述源、 目的端 AID, 以及, 通知所述 数据报文发送模块转发所述 RID数据报文;  The data packet conversion module is configured to: replace the source and destination addresses in the packet header with the source and destination routing identifiers (RIDs) to generate RID data packets, and add the packets in the data packets sent to the terminal. An extension header, where the packet extension header includes the source and destination AIDs, and the data packet sending module is notified to forward the RID data packet;
数据报文恢复模块, 其设置成: 将 RID数据报文的报文头中的源、 目的 地址替换为报文扩展头中的源、 目的端 AID, 并删除报文扩展头还原为 AID 数据报文, 以及, 通知所述数据报文发送模块将还原后的 AID数据报文向目 的端 AID指向的终端转发;  The data packet recovery module is configured to: replace the source and destination addresses in the header of the RID data packet with the source and destination AIDs in the packet extension header, and delete the packet extension header to be restored to the AID datagram. And notifying the data packet sending module to forward the restored AID data packet to the terminal pointed to by the destination end AID;
数据报文处理模块, 其设置成对目的端 RID指向当前接入设备, 且不携 带报文扩展头的 RID数据报文进行处理。  The data packet processing module is configured to process the RID data packet that the destination end RID points to the current access device and does not carry the packet extension header.
数据报文发送模块, 其设置成路由转发 AID数据报文和 RID数据报文。 进一步地, 数据报文解析模块还设置成: 若数据报文接收模块接收的数 据报文为目的端 RID指向其他接入设备的 RID数据报文,则通知数据报文发 送模块向目的端 RID指向的其他接入设备转发所述 RID数据报文。  A data packet sending module is configured to route and forward the AID data packet and the RID data packet. Further, the data packet parsing module is further configured to: if the data packet received by the data packet receiving module is a RID data packet of the other end device, the notification data packet sending module points to the destination RID The other access devices forward the RID data message.
进一步地, 所述报文扩展头为 IP V6报文扩展头。  Further, the packet extension header is an IP V6 packet extension header.
所述 IPV6 ^艮文扩展头为目的地选项头, 所述目的地选项头 ( Destination Options header )的选项类型( Option Type )的前两位是 00或 01 , 以表示目的 节点不认识此选项类型时正常处理携带该目的地选项头的数据报文的除该选 项类型之外的其余部分或丟弃该数据报文。  The IPV6艮艮 extended header is a destination option header, and the first two digits of the Option Type of the Destination Options header are 00 or 01, indicating that the destination node does not recognize the option type. The data packet carrying the destination option header is normally processed except for the option type or the data packet is discarded.
本发明还提供了另一种接入设备, 该接入设备 ( ASN )位于身份标识和 位置分离网络, 如图 6所示, 该接入设备包括:  The present invention further provides another access device, where the access device (ASN) is located in an identity identification and a location separation network. As shown in FIG. 6, the access device includes:
数据报文接收模块, 其设置成: 当 ASN作为源端 ASN时, 接收 AID数 据报文; 当 ASN作为目的端 ASN时, 接收 RID数据报文, 其中 AID数据报 文的报文头中的源、 目的地址为源、 目的端接入标识(AID ) , RID数据报 文的 4艮文头中的源、 目的地址为源、 目的端 RID;  The data packet receiving module is configured to: when the ASN is used as the source ASN, receive the AID data packet; when the ASN is the destination ASN, receive the RID data packet, where the source in the packet header of the AID data packet The destination address is the source and the destination access identifier (AID), and the source and destination addresses in the header of the RID data packet are the source and destination RID.
数据报文解析模块, 其设置成: 解析数据报文接收模块接收的数据报文, 若数据报文为 AID数据报文, 或数据报文为 RID数据报文, 且携带报文扩展 头则通知数据报文转发模块进行转发; 若数据报文为 RID数据报文, 且文未 携带报文扩展头, 则通知数据报文处理模块进行处理; The data packet parsing module is configured to: parse the data packet received by the data packet receiving module, and if the data packet is an AID data packet, or the data packet is an RID data packet, and the packet extension is carried The header notifies the data packet forwarding module to forward; if the data packet is a RID data packet, and the packet does not carry the packet extension header, the data packet processing module is notified to perform processing;
数据报文转发模块, 其设置成: 当 ASN作为源端 ASN时, 将 AID数据 报文的报文头中的源、 目的地址替换为源、 目的端路由标识 (RID)生成 RID数 据报文, 并在发送给终端的 RID数据报文中增加报文扩展头, 其中, 所述报 文扩展头中包含源、 目的 AID, 向目的端 RID指向的目的端 ASN转发所述 RID数据报文; 以及, 当 ASN作为目的端 ASN时, 将数据报文接收模块接 收的 RID数据报文向该 ASN下的终端转发;  The data packet forwarding module is configured to: when the ASN is used as the source ASN, replace the source and destination addresses in the header of the AID data packet with the source and destination routing identifiers (RIDs) to generate RID data packets. And adding a packet extension header to the RID data packet sent to the terminal, where the packet extension header includes the source and destination AIDs, and forwards the RID data packet to the destination end ASN pointed to by the destination end RID; When the ASN is used as the destination ASN, the RID data packet received by the data packet receiving module is forwarded to the terminal in the ASN;
数据报文处理模块, 其设置成对目的端 RID指向当前接入设备, 且不携 带报文扩展头的 RID数据报文进行处理。  The data packet processing module is configured to process the RID data packet that the destination end RID points to the current access device and does not carry the packet extension header.
进一步地,所述数据报文转发模块在向该 ASN下的终端转发 RID数据报 文前, 先将该 RID数据报文转换为 AID数据报文, 包括将源、 目的 RID替换 为源、 目的 AID, 删除报文扩展头, 再向目的 AID指向终端转发所述 AID数 据报文。  Further, the data packet forwarding module converts the RID data packet into an AID data packet, and replaces the source and destination RIDs with the source and destination AIDs before forwarding the RID data packet to the terminal in the ASN. The message extension header is deleted, and the AID data packet is forwarded to the destination AID to the terminal.
进一步地, 所述报文扩展头为 IP V6报文扩展头。  Further, the packet extension header is an IP V6 packet extension header.
进一步地, 所述 IPV6 ^艮文扩展头为目的地选项头, 所述目的地选项头 ( Destination Options header )的选项类型( Option Type )的前两位是 00或 01 , 以表示当目的节点不认识此选项类型时正常处理携带该目的地选项头的数据 报文的除该选项类型之外的其余部分或丟弃该数据报文。  Further, the IPV6艮艮 extended header is a destination option header, and the first two digits of the Option Type of the Destination Options header are 00 or 01, to indicate that the destination node is not When the type of the option is recognized, the data packet carrying the destination option header is normally processed except for the option type or the data packet is discarded.
工业实用性 Industrial applicability
与现有技术相比, 本发明数据报文传输方法和接入设备中, 由源端接入 设备对需要发送到终端的 AID数据报文进行转换, 目的端 ASN根据是否包 括报文扩展头对接收的数据报文进行转发或直接处理,以实现 ASN对数据报 文的正确处理。  Compared with the prior art, in the data packet transmission method and the access device of the present invention, the source access device converts the AID data packet that needs to be sent to the terminal, and the destination end ASN includes the header extension according to whether the packet is extended. The received data packet is forwarded or directly processed to implement correct processing of the data packet by the ASN.

Claims

权 利 要 求 书 Claim
1、 一种数据报文传输方法, 其特征在于, 该方法基于身份标识和位置分 离网络实现, 所述方法包括: A method for transmitting a data packet, wherein the method is implemented based on an identity identifier and a location separation network, the method comprising:
A、 第一接入设备接收并解析第一数据报文, 所述第一数据报文的报文 头中的源、 目的地址分别为源、 目的端接入标识 AID;  A. The first access device receives and parses the first data packet, where the source and destination addresses in the packet header of the first data packet are the source and destination end access identifiers AID;
B、所述第一接入设备通过将所述第一数据报文的报文头中的源、 目的地 址分别替换为源、 目的端路由标识 RID, 来生成第二数据报文, 并在发送给 终端的第二数据报文中增加报文扩展头, 所述报文扩展头中包括所述源、 目 的端 AID, 所述第一接入设备向第二接入设备转发所生成的第二数据报文; c、所述第二接入设备接收第一接入设备发送的第二数据报文,判断所接 收的第二数据报文是否携带报文扩展头, 若携带则执行步骤 D, 若不携带则 执行步骤 E;  The first access device generates the second data packet by sending the source and destination addresses in the packet header of the first data packet to the source and destination routing identifiers RID, respectively, and sends the second data packet. Adding a packet extension header to the second data packet of the terminal, where the packet extension header includes the source and destination AIDs, and the first access device forwards the generated second packet to the second access device. The second access device receives the second data packet sent by the first access device, and determines whether the received second data packet carries the packet extension header. If the packet is carried, step D is performed. If not, perform step E;
D、 所述第二接入设备将所接收的第二数据报文的报文头中的源、 目的 地址分别替换为报文扩展头中的源、 目的端 AID, 删除所述报文扩展头得到 还原的第一数据报文, 将还原的第一数据报文转发给所述目的端 AID指向的 终端;  D. The second access device replaces the source and destination addresses in the packet header of the received second data packet with the source and destination AIDs in the packet extension header, and deletes the packet extension header. Obtaining the restored first data packet, and forwarding the restored first data packet to the terminal pointed to by the destination end AID;
E、 所述第二接入设备对所接收的第二数据报文进行处理。  E. The second access device processes the received second data packet.
2、如权利要求 1所述的方法, 其在判断所接收的第二数据报文是否携带 报文扩展头的步骤之前还包括: 所述第二接入设备判断所述目的端 RID指向 所述第二接入设备。 The method of claim 1, before the step of determining whether the received second data packet carries the packet extension header, the method further comprising: determining, by the second access device, that the destination end RID points to the Second access device.
3、 如权利要求 1所述的方法, 还包括: 所述第二接入设备接收到第一接 入设备发送的第二数据报文后, 先判断目的端 RID是否指向所述第二接入设 备; 若判断目的端 RID指向所述第二接入设备, 再判断所接收的第二数据报 文是否携带报文扩展头, 若判断目的端 RID不指向所述第二接入设备, 则向 目的端 RID指向的接入设备直接转发所接收的第二数据报文。 The method of claim 1, further comprising: after receiving the second data packet sent by the first access device, determining, by the second access device, whether the destination RID points to the second access If it is determined that the destination RID does not point to the second access device, if it is determined that the destination RID points to the second access device, The access device pointed by the destination RID directly forwards the received second data packet.
4、 如权利要求 1所述的方法, 其中, 所述报文扩展头为 IP V6报文扩展 头。 4. The method according to claim 1, wherein the packet extension header is an IP V6 message extension header.
5、 如权利要求 4所述的方法, 其中, 所述 IP V6报文扩展头为目的地选 项头, 所述目的地选项头的选项类型的前两位是 00或 01 , 以表示当目的节 点不认识所述选项类型时正常处理携带所述目的地选项头的数据报文的除所 述选项类型之外的其余部分或丟弃该携带所述目的地选项头的数据报文。 5. The method according to claim 4, wherein the IP V6 message extension header is a destination option header, and the first two bits of the option type of the destination option header are 00 or 01 to indicate that the destination node is When the option type is not known, the remaining part of the data message carrying the destination option header except the option type is normally processed or the data message carrying the destination option header is discarded.
6、 一种接入设备, 其特征在于, 所述接入设备位于身份标识和位置分离 网络, 所述接入设备包括: An access device, where the access device is located in an identity identifier and a location separation network, where the access device includes:
数据报文接收模块, 其设置成接收接入标识 AID数据报文和路由标识 RID数据报文, 其中所述 AID数据报文的报文头中的源、 目的地址分别为该 AID数据艮文的源、 目的端 AID, 所述 RID数据艮文的艮文头中的源、 目的 地址分别为该 RID数据艮文的源、 目的端 RID;  a data packet receiving module, configured to receive an access identifier AID data packet and a routing identifier RID data packet, where the source and destination addresses in the header of the AID data packet are respectively the AID data Source and destination AID, the source and destination addresses in the header of the RID data are respectively the source and destination RID of the RID data;
数据报文解析模块, 其设置成: 解析数据报文接收模块接收的数据报文, 若解析的数据报文为 AID数据报文,则通知数据报文转换模块对该 AID数据 报文进行转换; 若解析的数据报文为未携带报文扩展头的 RID数据报文, 且 该 RID数据报文的目的端 RID指向当前接入设备时,则通知数据报文处理模 块对该 RID数据报文进行处理;  The data packet parsing module is configured to: parse the data packet received by the data packet receiving module, and if the parsed data packet is an AID data packet, notify the data packet conversion module to convert the AID data packet; If the parsed data packet is a RID data packet that does not carry the packet extension header, and the destination RID of the RID data packet points to the current access device, the data packet processing module is notified to perform the RID data packet. deal with;
数据报文转换模块, 其设置成: 将 AID数据报文的报文头中的源、 目的 地址分别替换为源、 目的端 RID以生成 RID数据报文, 并在发送给终端的 RID数据报文中增加报文扩展头, 所述报文扩展头中包括该 RID数据报文的 源、 目的端 AID, 以及, 通知所述数据报文发送模块转发所生成的 RID数据 报文;  The data packet conversion module is configured to: replace the source and destination addresses in the header of the AID data packet with the source and destination RIDs to generate the RID data packet, and send the RID data packet to the terminal. Adding a message extension header, the packet extension header includes a source and a destination AID of the RID data packet, and notifying the data packet sending module to forward the generated RID data packet;
数据报文恢复模块, 其设置成: 将携带报文扩展头的 RID数据报文的报 文头中的源、 目的地址分别替换为该"¾文扩展头中的源、 目的端 AID, 并删 除该报文扩展头得到还原的 AID数据报文, 以及, 通知所述数据报文发送模 块将还原的 AID数据报文转发给该目的端 AID指向的终端;  The data packet recovery module is configured to: replace the source and destination addresses in the header of the RID data packet carrying the packet extension header with the source and destination AIDs in the "3⁄4 text extension header", and delete the data packet recovery module. The packet extension header obtains the restored AID data packet, and the data packet sending module is notified to forward the restored AID data packet to the terminal pointed to by the destination AID;
数据报文处理模块, 其设置成对目的端 RID指向当前接入设备, 且不携 带报文扩展头的 RID数据报文进行处理;  a data packet processing module, configured to process the RID data packet of the packet extension header to the current access device, and not to carry the packet extension header;
数据报文发送模块, 其设置成路由转发 AID数据报文和 RID数据报文。  A data packet sending module is configured to route and forward the AID data packet and the RID data packet.
7、 如权利要求 6所述的接入设备, 其中, 所述数据报文解析模块还设置 成: 若解析的数据报文接收模块接收的数据报文为目的端 RID指向除当前设 备之外的其他接入设备的 RID数据报文, 通知所述数据报文发送模块向所述 其他接入设备转发所解析的 RID数据报文。 The access device according to claim 6, wherein the data packet parsing module further sets If the data packet received by the parsed data packet receiving module is a RID data packet of the access device other than the current device, the data packet sending module is notified to the other access device. The device forwards the parsed RID data packet.
8、 如权利要求 6所述的接入设备, 其中, 所述报文扩展头为 IP V6报文 扩展头。 The access device according to claim 6, wherein the packet extension header is an IP V6 packet extension header.
9、 如权利要求 8所述的接入设备, 其中, 所述 IP V6报文扩展头为目的 地选项头, 所述目的地选项头的选项类型的前两位是 00或 01 , 以表示当目 的节点不认识该选项类型时正常处理携带所述目的地选项头的数据报文的除 所述选项类型之外的其余部分或丟弃该携带所述目的地选项头的数据报文。 The access device according to claim 8, wherein the IP V6 message extension header is a destination option header, and the first two bits of the option type of the destination option header are 00 or 01, to indicate that When the destination node does not recognize the option type, the data packet carrying the destination option header is normally processed except for the option type or the data packet carrying the destination option header is discarded.
10、 一种数据报文传输方法, 其特征在于, 该方法基于身份标识和位置 分离网络实现, 所述方法包括: A data packet transmission method, characterized in that the method is implemented based on an identity identifier and a location separation network, and the method includes:
源端接入设备 ASN接收接入标识 AID数据报文, 所述 AID数据报文的 才艮文头中的源、 目的地址分别为源、 目的端 AID;  The source access device ASN receives the access identifier AID data packet, and the source and destination addresses in the header of the AID data packet are the source and destination AID respectively;
源端 ASN将所述 AID数据报文的报文头中的源、 目的端 AID分别替换 为为源、 目的端路由标识 RID,以生成 RID数据报文,并在发送给终端的 RID 数据报文中增加报文扩展头, 其中, 所述报文扩展头中包括所述源、 目的端 AID;  The source ASN replaces the source and destination AIDs in the header of the AID data packet with the source and destination routing identifiers RID to generate RID data packets and send RID data packets to the terminal. Adding a message extension header, where the packet extension header includes the source and destination end AIDs;
源端 ASN将生成的 RID数据报文发送给目的端 ASN; 以及  The source ASN sends the generated RID data packet to the destination ASN;
目的端 ASN接收源端 ASN发送的 RID数据报文, 对携带报文扩展头的 RID数据报文进行转发, 对未携带报文扩展头的 RID数据报文直接处理。  The destination end ASN receives the RID data packet sent by the source ASN, and forwards the RID data packet carrying the packet extension header, and directly processes the RID data packet that does not carry the packet extension header.
11、 如权利要求 10所述的方法, 其中, 对携带报文扩展头的 RID数据 报文进行转发的步骤包括: 先将所述携带报文扩展头的 RID数据报文的报文 头中的源、 目的端 RID分别替换为源、 目的端 AID, 删除所述报文扩展头得 到还原的 AID数据报文, 再向所述目的端 AID指向的终端转发所述还原的 AID数据报文。 The method of claim 10, wherein the step of forwarding the RID data packet carrying the packet extension header comprises: first, in the header of the RID data packet carrying the packet extension header The source and destination RIDs are replaced with the source and destination AIDs, and the AID data packet is deleted from the packet extension header, and then the restored AID data packet is forwarded to the terminal pointed by the destination AID.
12、 如权利要求 10所述的方法, 其中, 所述报文扩展头为 IP V6报文扩 展头。 The method according to claim 10, wherein the packet extension header is an IP V6 message extension. Exhibition head.
13、 如权利要求 12所述的方法, 其中, 所述 IPV6报文扩展头为目的地 选项头, 所述目的地选项头的选项类型的前两位是 00或 01 , 以表示当目的 节点不认识所述选项类型时正常处理携带所述目的地选项头的数据报文的除 所述选项类型之外的其余部分或丟弃该携带所述目的地选项头的数据报文。 13. The method according to claim 12, wherein the IPV6 message extension header is a destination option header, and the first two bits of the option type of the destination option header are 00 or 01, to indicate that when the destination node is not When the type of the option is recognized, the remaining part of the data message carrying the destination option header except the option type is normally processed or the data message carrying the destination option header is discarded.
14、 一种接入设备, 其特征在于, 所述接入设备 ASN位于身份标识和位 置分离网络, 包括: An access device, where the access device ASN is located in an identity identifier and a location separation network, and includes:
数据报文接收模块, 其设置成: 当所述 ASN作为源端 ASN时, 接收接 入标识 AID数据报文; 当所述 ASN作为目的端 ASN时, 接收路由标识 RID 数据报文, 其中所述 AID数据报文的报文头中的源、 目的地址分别为该 AID 数据报文的源、 目的端 AID, 所述 RID数据报文的报文头中的源、 目的地址 分别为该 RID数据艮文的源、 目的端 RID;  The data packet receiving module is configured to: receive the access identifier AID data packet when the ASN is the source ASN; and receive the route identifier RID data packet when the ASN is the destination ASN, where the The source and destination addresses in the header of the AID data packet are the source and destination AID of the AID data packet, and the source and destination addresses in the header of the RID data packet are respectively the RID data. Source and destination RID of the text;
数据报文解析模块, 其设置成: 解析数据报文接收模块接收的数据报文, 当解析的数据报文为 AID数据报文时,或者当解析的数据报文为 RID数据报 文, 且该 RID数据报文携带报文扩展头时, 通知数据报文转发模块对所解析 的数据报文进行转发; 当解析的数据报文为 RID数据报文, 且该 RID数据报 文未携带报文扩展头,则通知数据报文处理模块对该 RID数据报文进行处理; 数据报文转发模块, 其设置成: 当所述 ASN作为源端 ASN时, 通过将 AID数据报文的报文头中的源、 目的地址分别替换为源、 目的端 RID来生成 RID数据报文, 并在发送给终端的 RID数据报文中增加报文扩展头, 其中, 所述报文扩展头中包含源、 目的端 AID,向目的端 RID指向的目的端 ASN转 发所生成的 RID数据报文; 以及, 在所述 ASN作为目的端 ASN时, 将所述 发送给终端的 RID数据报文向所述 ASN下的终端转发;  The data packet parsing module is configured to: parse the data packet received by the data packet receiving module, when the parsed data packet is an AID data packet, or when the parsed data packet is an RID data packet, and the When the RID data packet carries the packet extension header, the notification data packet forwarding module forwards the parsed data packet; the parsed data packet is a RID data packet, and the RID data packet does not carry the packet extension. In the header, the data packet processing module is notified to process the RID data packet. The data packet forwarding module is configured to: when the ASN is used as the source ASN, by using the AID data packet in the packet header. The source and destination addresses are replaced with the source and destination RIDs to generate RID data packets, and the packet extension header is added to the RID data packet sent to the terminal, where the packet extension header includes the source and destination ends. The AID forwards the generated RID data packet to the destination ASN pointed to by the destination RID; and, when the ASN is the destination ASN, sends the RID data packet to the terminal. Forwarding terminal under the ASN;
数据报文处理模块, 其设置成对目的端 RID指向当前接入设备, 且不携 带报文扩展头的 RID数据报文进行处理。  The data packet processing module is configured to process the RID data packet that the destination end RID points to the current access device and does not carry the packet extension header.
15、 如权利要求 14所述的接入设备, 其中, 所述数据报文转发模块是设 置成通过如下方式将发送给终端的 RID数据报文向所述 ASN下的终端转发: 先将该发送给终端的 RID数据报文的源、 目的端 RID分别替换为源、 目的端 AID, 并删除所述报文扩展头得到还原的 AID数据报文, 再向目的端 AID指 向的终端转发所述还原的 AID数据报文。 The access device according to claim 14, wherein the data packet forwarding module is configured to forward the RID data packet sent to the terminal to the terminal under the ASN by: The source and destination RIDs of the RID data packet sent to the terminal are replaced with the source and destination AIDs respectively, and the AID data packet obtained by the packet extension header is deleted, and then the terminal pointed to the destination AID is redirected. Forwarding the restored AID data message.
16、 如权利要求 14所述的接入设备, 其中, 所述报文扩展头为 IPV6报 文扩展头。 The access device according to claim 14, wherein the packet extension header is an IPV6 message extension header.
17、 如权利要求 16所述的接入设备, 其中, 所述 IPV6报文扩展头为目 的地选项头, 所述目的地选项头的选项类型的前两位是 00或 01 , 以表示当 目的节点不认识所述选项类型时正常处理携带所述目的地选项头的数据报文 的除所述选项类型之外的其余部分或丟弃该携带所述目的地选项头的数据报 文。  The access device according to claim 16, wherein the IPV6 message extension header is a destination option header, and the first two digits of the option type of the destination option header are 00 or 01, to indicate that the destination is When the node does not recognize the option type, the data packet carrying the destination option header is normally processed except for the option type or the data packet carrying the destination option header is discarded.
PCT/CN2010/080057 2010-02-26 2010-12-21 Data packet transmission method and access device WO2011103761A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201010122079.7 2010-02-26
CN201010122079.7A CN102170389B (en) 2010-02-26 2010-02-26 data message transmission method and access device

Publications (1)

Publication Number Publication Date
WO2011103761A1 true WO2011103761A1 (en) 2011-09-01

Family

ID=44491373

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2010/080057 WO2011103761A1 (en) 2010-02-26 2010-12-21 Data packet transmission method and access device

Country Status (2)

Country Link
CN (1) CN102170389B (en)
WO (1) WO2011103761A1 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103095581B (en) * 2011-10-31 2017-03-22 中兴通讯股份有限公司 System and method for separated terminal identification location marking and service router
CN103108056B (en) * 2011-11-15 2017-05-24 中兴通讯股份有限公司 Device and method capable of achieving subscriber identifier and locator separation network
CN103166825B (en) * 2011-12-16 2018-07-31 中兴通讯股份有限公司 The method and system of network interworking is realized by expanding universal routed encapsulation technology
CN109194579B (en) * 2018-11-19 2020-09-04 盛科网络(苏州)有限公司 Method and device for realizing segmented routing by IPv6
CN110611625B (en) 2018-11-27 2020-11-06 新华三技术有限公司 Network equipment and logic device applied to same
CN112532563B (en) * 2019-09-17 2022-04-05 华为技术有限公司 Message sending method and device

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101247299A (en) * 2007-02-14 2008-08-20 华为技术有限公司 Multi-homing network system and method for implementing multi-homing network access

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101247299A (en) * 2007-02-14 2008-08-20 华为技术有限公司 Multi-homing network system and method for implementing multi-homing network access

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
DONG, PING: "Research on the Scalable Routing Architecture Based on Separating and Mapping of Identity and Locator", CHINESE DOCTORAL DISSERTATIONS FULL-TEXT DATABASE INFORMATION SCIENCE AND TECHNOLOGY, no. 10, 15 October 2009 (2009-10-15), pages I139-3 *
LE, DEGUANG: "Mobility Management on the Next Generation Internet", CHINESE DOCTORAL DISSERTATIONS & MASTER'S THESES FULL-TEXT DATABASE (DOCTOR) INFORMATION SCIENCE AND TECHNOLOGY, no. 06, 15 June 2007 (2007-06-15), pages I139-3 *

Also Published As

Publication number Publication date
CN102170389B (en) 2016-01-20
CN102170389A (en) 2011-08-31

Similar Documents

Publication Publication Date Title
EP3958521A1 (en) Method and apparatus for providing service for service flow
JP4763682B2 (en) Providing information on upper layer packet or frame boundary in GRE frame
US11153207B2 (en) Data link layer-based communication method, device, and system
EP2708001A1 (en) Label switched routing to connect low power network domains
EP3190754B1 (en) Method and apparatus for processing a modified packet
WO2005107176A1 (en) Method for transferring message in a resilient packet ring network
WO2012159481A1 (en) Path maximum transmission unit discovery method and node
WO2011103761A1 (en) Data packet transmission method and access device
US9992109B2 (en) Data transmission method, apparatus and system
WO2009071030A1 (en) Method for reporting device information, system and device for obtaining device information
JP2011525313A (en) Method and apparatus for multicast group management
EP2332319B1 (en) Systems and methods for bulk release of resources associated with node failure
WO2022021818A1 (en) Method and device for processing data message, storage medium, and electronic device
JP2006074132A (en) Multicast communication method and gateway device
WO2017041534A1 (en) Power line network communication method and device, and computer storage media
JP4911222B2 (en) COMMUNICATION SYSTEM, COMMUNICATION METHOD IN COMMUNICATION SYSTEM, AND RELAY DEVICE
JP2004023790A (en) Trigger protocol of data link layer
WO2008154796A1 (en) A method and an equipment for controlling the transmission of the multicast data packets in the base station and the gateway of the wimax system
US9060300B2 (en) Method and apparatus for efficiently receiving broadcast control message using MAC PDU header in wireless access system
WO2009109128A1 (en) Method and apparatus of full header information message configuration
WO2024045537A1 (en) Message transmission method and network device
WO2022242775A1 (en) Packet processing method and system, and network device
JP4459767B2 (en) Communication method and communication node
JP2008067149A (en) Network interface device
EP3133770B1 (en) Home gateway ds-lite multicast 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: 10846384

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

Country of ref document: EP

Kind code of ref document: A1