WO2011124132A1 - Data communications system and method - Google Patents

Data communications system and method Download PDF

Info

Publication number
WO2011124132A1
WO2011124132A1 PCT/CN2011/072489 CN2011072489W WO2011124132A1 WO 2011124132 A1 WO2011124132 A1 WO 2011124132A1 CN 2011072489 W CN2011072489 W CN 2011072489W WO 2011124132 A1 WO2011124132 A1 WO 2011124132A1
Authority
WO
WIPO (PCT)
Prior art keywords
source
node
identifier
mapping
destination
Prior art date
Application number
PCT/CN2011/072489
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 WO2011124132A1 publication Critical patent/WO2011124132A1/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/103Mapping addresses of different types across network layers, e.g. resolution of network layer into physical layer addresses or address resolution protocol [ARP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5084Providing for device mobility

Definitions

  • the present invention relates to the field of communications, and more particularly to a data communication system and method involving an identity location separation network architecture.
  • 3G and 4G are the core of research on next-generation networks in the field of wireless communications, aiming to improve the quality of wireless mobile communications based on all-IP packet core networks;
  • Next Generation Network (NGN) and Next-Generation Internet (Next-Generation Internet, NGI) is the study of next-generation network convergence in the telecommunications network and the Internet;
  • China's Next Generation Internet (CNGI) aims to build a next-generation Internet based on IPv6; although various studies vary widely, A widely accepted view of the research is that the future network is a unified bearer network based on packets. Therefore, research on the next generation network architecture will use the Internet as the main reference.
  • the Internet has maintained rapid development since its birth. It has become the most successful and most vital communication network.
  • the Internet was invented in the 1970s. It is difficult to predict that there will be a large number of mobile terminals and multiple township terminals in the world today. Therefore, the Internet protocol stack at that time was mainly designed for terminals connected in a "fixed" manner.
  • the transmitted address is the received address, and the path is reversible, so the IP address with dual attributes of identity and location can work very well. There is no conflict between the identity attribute of the IP address and the location attribute.
  • the IP address also represents the identity and location that exactly met the network needs of the time. From the perspective of the network environment at the time, this design scheme is simple and effective, simplifying the hierarchy of the protocol stack.
  • the identity attribute of an IP address requires that any two IP addresses be equal.
  • the IP address can be assigned according to the organization, there is no necessary relationship between consecutively encoded IP addresses.
  • the location attribute of the IP address requires that the IP address be assigned based on the network topology (rather than the organization), and the IP addresses in the same subnet should be in a continuous
  • the IP address prefix in the network topology can be aggregated, thereby reducing the entries of the routing table of the router device and ensuring the scalability of the routing system.
  • DHCP ⁇ Port Dynamic Host Configuration Protocol
  • NAT Network Address Translator
  • the address is assigned according to the topology, or the topology is deployed according to the address, and the two must choose one.
  • the identity attribute of an IP address requires that the IP address be assigned based on the organization to which the terminal belongs (rather than the network topology), and this allocation must be stable and cannot be changed frequently; the location attribute of the IP address requires the IP address to be based on the network.
  • the topology is allocated to ensure the scalability of the routing system. In this way, the two attributes of the IP address create conflicts, which eventually leads to the scalability problem of the Internet routing system.
  • the identity attribute of the IP address requires that the IP address should not change as the location of the terminal changes. This ensures that the communication bound to the identity is not interrupted, and that the terminal can still use its identity after the terminal is moved. Establish a communication link; the location attribute of the IP address requires IP The address changes as the location of the terminal changes, so that the IP address can be aggregated in the new network topology, otherwise the network must reserve separate routing information for the mobile terminal, resulting in a sharp increase in routing table entries.
  • ISP Internet Service Provider
  • the advantages of multiple township technologies include increasing network reliability, supporting traffic load balancing across multiple ISPs, and increasing overall available bandwidth.
  • the identity attribute of an IP address requires that a plurality of home terminals always display the same identity to other terminals, regardless of whether the multiple township terminals access the Internet through several ISPs; and the location attribute of the IP address requires that multiple township terminals are different.
  • the ISP network uses different IP addresses to communicate, so that the IP address of the terminal can be aggregated in the topology of the ISP network.
  • both the communication peer and the malicious eavesdropper can simultaneously obtain the identity information and the topology location information of the terminal according to the IP address of the terminal.
  • IP address is one of the root causes that plague the Internet. It is a good idea to solve the problem faced by the Internet by separating the identity attribute and location attribute of the IP address.
  • the new network will be designed based on this idea, and propose a network structure in which identity information and location information are separated to solve some serious drawbacks of the existing Internet.
  • the basic idea of all identity and location separation schemes is to separate the identity and location dual attributes originally bound to the IP address.
  • Some of the schemes use the Uniform Resource Locator (URL) of the application layer as an identification method for completely describing the addresses of web pages and other resources on the Internet, or a Fully Qualified Domain Name (FQDN).
  • URL Uniform Resource Locator
  • FQDN Fully Qualified Domain Name
  • Some schemes introduce a new namespace as an identity, such as the Host Identity Protocol (HIP) to add hosts on the network layer identified by the IP address.
  • Identification Some schemes classify IP addresses, some IPs are used as identity identifiers, and some IPs are used as location identifiers.
  • the Locator/ID Separation Protocol LISP uses an endpoint identifier (EID) as an identity identifier. Routing Locator (RID) as a route identifier, etc.
  • the most representative one is a network-based solution.
  • the core idea is to divide the network into two parts, one part is the transmission network or the forwarding network, which is located at the center of the whole network; the other part is the edge network or the access network.
  • the access service node is connected to the forwarding network; wherein the address space and routing information of the access network and the forwarding network are isolated from each other.
  • the network-based identity location separation scheme divides the dual functions of the traditional IP address into an identity identifier (Access ID, AID) and a route identifier (Rate ID, RID), and the AID functions as an identity identifier of the end host.
  • the domain is in the access network;
  • the RID is the route identifier of the end host, and the scope is in the forwarding network;
  • the access service node (ASN) completes the registration and query of the mobile terminal AID and RID in the mapping server, and accesses the service node.
  • the ASN can also be called an Access Service Router (ASR).
  • ASR Access Service Router
  • the access service node ASN initiates a location query process to the identity location mapping server, and queries the route identifier of the current location information of the destination terminal, and returns the source identifier to the source terminal. Enter the service node to ensure that it can initiate a communication connection correctly.
  • ASN Access Service Node, access service node.
  • the ASN maintains the connection relationship between the mobile terminal and the network, allocates the RID to the mobile terminal, processes the handover process, processes the registration process, charges/authenticates, and maintains/queries the AID-RID mapping relationship of the communication peer.
  • the ASN encapsulates, routes, and forwards the data packets sent by the terminal or the terminal.
  • the ASN queries the AID-RID mapping table in the local cache table according to the communication peer AID in the packet: finds the corresponding AIDc-RIDc mapping entry, and encapsulates the RIDc in the packet.
  • the header is forwarded to the forwarding network; the corresponding AIDc-RIDc mapping entry is not found, and the process of querying the AIDc-RIDc mapping relationship is sent to the mapping forwarding plane.
  • the ASN decapsulates, and the ASN receives the encapsulated packet from the forwarding network to the terminal to which the ASN belongs, performs decapsulation processing, and restores the packet with the AID address to the terminal.
  • GSR General Switch Router, Universal Switch Router. Routes and forwards data packets with the RID as the destination address.
  • the main function of the forwarding network is to select and forward data packets based on the route identifier RID in the data packet.
  • the main function of the mapping server is to save the mapping information of the AID-RID of the mobile node, process the registration process of the mobile node, and process the location query process of the communication peer.
  • the forwarding network is composed of a plurality of general switching routers GSR, and performs routing and forwarding of data packets according to the routing identifier RID in the data packet.
  • GSR uses Internet protocols such as Routing Information Protocol (RIP) and Open Shortest Path First (OPSF) for routing processing.
  • RIP Routing Information Protocol
  • OPSF Open Shortest Path First
  • the above solution is more suitable for non-real-time services of the Internet.
  • the "best effort transmission" feature of the forwarding network can be satisfied, but the real-time service of the mobile communication network guarantees the transmission delay, the transmission delay jitter, and the transmission bandwidth.
  • the forwarding network needs to ensure good transmission characteristics, which is embodied in the network transmission.
  • the technical problem to be solved by the present invention is to provide a data communication system and method for improving transmission characteristics.
  • the present invention provides a data communication system, which is implemented based on an identity location separation architecture network, including a source access service node (ASN), a forwarding service node (TSN), a destination ASN, and a network connection.
  • ASN source access service node
  • TSN forwarding service node
  • destination ASN destination ASN
  • network connection a network connection
  • the source access service node (ASN) and the forwarding service node (TSN) are configured to: receive the data packet, and obtain the matching next route on the forwarding path from the local cache or the mapping server according to the source and destination addresses in the received data packet.
  • the route identifier of the node also processes the received data packet as the destination
  • the address is the data packet of the routing identifier of the next routing node, and the data packet is forwarded to the next routing node, where the next routing node is the destination ASN or TSN;
  • the mapping server is configured to: store mapping information, where the mapping information includes a mapping relationship between an identity (AID) of the terminal and a route identifier (RID), and forwarding path information between the source ASN and the destination ASN, and according to the The source ASN and TSN query requests match the forwarding path to return the query result.
  • mapping information includes a mapping relationship between an identity (AID) of the terminal and a route identifier (RID), and forwarding path information between the source ASN and the destination ASN, and according to the The source ASN and TSN query requests match the forwarding path to return the query result.
  • the source ASN and the TSN include a message receiving module, a mapping information query module, a cache module, a message processing module, and a message sending module, where:
  • the message receiving module is configured to: receive a data message sent by the terminal or the previous routing node; the routing node refers to a source ASN or a TSN;
  • the mapping information querying module is connected to the packet receiving module, and is configured to: query the cache module according to the source and destination addresses of the data packet, or query the mapping server to obtain a routing identifier of the next routing node that obtains the matching forwarding path;
  • the cache module is connected to the mapping information query module, and is configured to: establish and save local mapping information according to the query result of the mapping information query module or the mapping information actively sent by the mapping server, where the local mapping information includes an AID-RID mapping relationship and/or Or forwarding path information;
  • the message processing module is configured to be connected to the mapping information query module and the message receiving module, and configured to: process the data packet received by the packet receiving module, and the destination address of the processed data packet is the next route.
  • the RID of the node is configured to be connected to the mapping information query module and the message receiving module, and configured to: process the data packet received by the packet receiving module, and the destination address of the processed data packet is the next route.
  • a packet sending module is connected to the packet processing module, and configured to: send the data packet processed by the packet processing module;
  • mapping relationship entry in the mapping server is associated with or associated with the forwarding path information entry.
  • the packet receiving module of the source ASN is configured to: the received data packet is a data packet sent by the source terminal, where the source and destination addresses in the data packet are the identity of the source and destination terminals respectively (AID)
  • the cache module of the ASN is further configured to: the cached local mapping information includes a mapping relationship between AID and RID, and forwarding path information, where the mapping relationship entry is associated with or associated with the forwarding path information entry;
  • the data packet processing module is also configured to: perform a message office The identity of the source and destination terminals is encapsulated in the data packet.
  • the query request sent includes the source terminal identifier and the AID of the destination terminal; and the mapping information query module of the TSN is set to:
  • the sent query request carries the source terminal identifier, the RID of the current TSN, and the AID of the destination terminal, where the source terminal identifier refers to the AID or RID of the source terminal.
  • the mapping server is further configured to: when returning the query result to the ASN, send the mapping information to the TSN of the matching forwarding path, where the mapping information that is sent includes at least the source terminal identifier, the RID of the next routing node, and the destination.
  • the AID of the terminal is further configured to: the cached mapping information entry includes at least the source terminal identifier, the AID of the next routing node, and the AID of the destination terminal, and the identifier of the source terminal is the AID or RID of the source terminal.
  • the present invention also provides a data communication method, which is implemented based on a data communication system of an identity location separation architecture, where the system presets a forwarding path, and the method includes:
  • the first routing node After receiving the first data packet, the first routing node obtains, according to the source and destination addresses in the first data packet, the next routing node, that is, the second routing node, of the first routing node on the matching forwarding path.
  • Route identifier where the first routing node is a source access service node (ASN) or a forwarding service node (TSN), and the second routing node is a TSN or a destination ASN;
  • the first routing node encapsulates the first data packet into a second data packet, the destination address of the second data packet is a route identifier of the second routing node, and forwards the foregoing to the second routing node.
  • Two data messages Two data messages.
  • the first routing node is a source access service node (ASN)
  • the first data packet received is a data packet sent by the source terminal, and the source and destination are in the first data packet.
  • the address is the identity of the source and the destination terminal (AID).
  • the source ASN encapsulates the identity of the source and destination terminals in the second data packet.
  • the step A further includes: the first routing node matching the forwarding path according to the mapping information of the local cache to obtain the routing identifier of the second routing node, or querying the mapping server storing the mapping information, and then forwarding by the mapping server After the path is matched, the route label of the second routing node is delivered. Knowledge.
  • the source ASN queries the mapping server for the routing identifier of the second routing node, and the sent query request carries the source terminal identifier and the AID of the destination terminal;
  • the first route and the node are TSNs.
  • the TSN queries the mapping server for the route identifier of the second routing node
  • the query request is sent with the identifier of the source terminal, the RID of the current TSN, and the AID of the destination terminal.
  • the identifier of the terminal refers to the AID or RID of the source terminal.
  • the step A further includes: in the data communication system, after the mapping server receives the forwarding path query of the source ASN, the mapping server sends the matching mapping information to the source ASN and the other associated TSNs, and sends the matching mapping information to each TSN.
  • the mapping information includes at least the identifier of the source terminal, the RID of the next routing node, and the AID of the destination terminal, and the identifier of the source terminal refers to the AID or RID of the source terminal.
  • the present invention further provides another data communication method, which is implemented based on a data communication system of an identity location separation architecture, where the system presets a forwarding path, and the method includes:
  • the source access service node receives the data packet sent by the source terminal, where the source and destination addresses in the data packet are the source and destination identity (AID) of the destination terminal;
  • the source ASN obtains the route identifier of the next routing node in the matching forwarding path according to the source and destination addresses of the received data packet, and the source ASN processes the received data packet, and the processed data packet is processed.
  • the destination address of the data packet is the route identifier of the next routing node, and the processed data packet is forwarded to the next routing node. If the next routing node is the forwarding service node (TSN), step C is performed. If the routing node is the destination ASN, perform step D;
  • the TSN After receiving the data packet sent by the previous routing node, the TSN obtains the routing identifier of the next routing node of the matching forwarding path according to the destination address, and converts the destination address in the packet into the next routing node. Route ID, and forward the processed data packet to the next routing node; perform this step cyclically until the next routing node is the destination ASN, and perform step D;
  • the destination ASN restores the source and destination addresses of the data packet to the source and destination end identifiers after receiving the data packet, and sends the identifier to the destination terminal. Forward the restored data packet.
  • step B or C further comprises: mapping the source ASN or TSN according to a local cache After the information is matched with the forwarding path, or the mapping server that stores the mapping information is queried, the mapping server performs the forwarding path matching and then delivers the routing identifier of the next routing node.
  • the mapping server for storing the mapping information after receiving the forwarding path query of the source ASN, the mapping server for storing the mapping information sends the matching mapping information to the source ASN and the TSN associated with the forwarding path, and sends the mapping information to the mapping information.
  • the mapping information of each source TSN includes at least the identifier of the source terminal, the route identifier of the next routing node, and the AID of the destination terminal.
  • the identifier of the source terminal refers to the AID or RID of the source terminal.
  • a service node of a data communication system applied to a system based on an identity location separation architecture network
  • the service node is configured to: process the received data packet into a data packet whose destination address is the route identifier of the next routing node, and forward the data packet to the next routing node;
  • the service node is a first serving node or a second serving node
  • the next routing node is a third serving node or a second serving node.
  • the service node is further configured to: obtain, according to the source and destination addresses in the received data packet, a route identifier of a next routing node on the matching forwarding path from the local cache or the mapping server;
  • the matching forwarding path is sent by the mapping server to the service node, and the mapping server stores mapping information, where the mapping information includes a mapping relationship between the identity identifier (AID) of the terminal and the routing identifier (RID), and a preset first Forwarding path information between the service node and the third serving node.
  • mapping information includes a mapping relationship between the identity identifier (AID) of the terminal and the routing identifier (RID), and a preset first Forwarding path information between the service node and the third serving node.
  • the first serving node or the second serving node includes a message receiving module, a mapping information query module, a cache module, a message processing module, and a message sending module, where:
  • the message receiving module is configured to: receive a data message sent by the terminal or the previous routing node; the routing node refers to the first service node or the second service node;
  • the mapping information querying module is connected to the packet receiving module, and is configured to: query the cache module according to the source and destination addresses of the data packet, or query the mapping server to obtain a routing identifier of the next routing node that obtains the matching forwarding path;
  • the cache module is connected to the mapping information query module, and is set as: querying the module according to the mapping information And the local mapping information is established and saved by the mapping result or the mapping information actively sent by the mapping server, where the local mapping information includes an AID-RID mapping relationship and/or forwarding path information;
  • the message processing module is configured to be connected to the mapping information query module and the message receiving module, and configured to: process the data packet received by the packet receiving module, and the destination address of the processed data packet is the next route.
  • the RID of the node is configured to be connected to the mapping information query module and the message receiving module, and configured to: process the data packet received by the packet receiving module, and the destination address of the processed data packet is the next route.
  • the packet sending module is connected to the packet processing module, and configured to: send the data packet processed by the packet processing module.
  • mapping relationship entry in the mapping server is associated with or associated with the forwarding path information entry.
  • the packet receiving module of the first serving node is configured to: the received data packet is a data packet sent by the source terminal, where the source and destination addresses in the data packet are the identity of the source and destination terminals respectively. Identification (AID).
  • the cache module of the first serving node is further configured to: the cached local mapping information includes a mapping relationship between the AID and the RID, and forwarding path information, where the mapping relationship entry is associated with the forwarding path information item or is associated with the sub-setting ;
  • the data packet processing module of the first serving node is further configured to: encapsulate the identity identifiers of the source and destination terminals in the data text when performing packet processing.
  • the mapping information querying module of the first serving node is configured to: when querying the mapping server, the sending query request carries the source terminal identifier and the AID of the destination terminal.
  • the mapping information querying module of the second serving node is configured to: when querying the mapping server, the query request sent includes the source terminal identifier, the RID of the current second serving node, and the AID of the destination terminal.
  • the source terminal identifier refers to the AID or RID of the source terminal.
  • the first serving node is a source access service node (ASN)
  • the second serving node is a forwarding service node (TSN)
  • the third serving node is a destination ASN.
  • a mapping server is applied to a system implemented based on an identity location separation architecture network.
  • the mapping server is configured to: store mapping information, where the mapping information includes a mapping relationship between an identity identifier (AID) and a routing identifier (RID) of the terminal, and a preset The forwarding path information between the source ASN and the destination ASN, and the matching forwarding path return query according to the query request of the source ASN and the TSN The result.
  • AID identity identifier
  • RID routing identifier
  • mapping relationship entry in the mapping server is associated with or associated with the forwarding path information entry.
  • the mapping server is further configured to: when returning the query result to the ASN, send the mapping information to the TSN of the matching forwarding path, where the mapping information that is sent includes at least the source terminal identifier, the RID of the next routing node, and the destination.
  • the AID of the terminal is further configured to: the cached mapping information entry includes at least the source terminal identifier, the AID of the next routing node, and the AID of the destination terminal, and the identifier of the source terminal is the AID or RID of the source terminal.
  • a forwarding path is preset in a network of an identity location separation architecture, and a routing node such as an Access Service Node (ASN) and a Forward Service Node (TSN) forwards a datagram.
  • ASN Access Service Node
  • TSN Forward Service Node
  • the route identifier of the next routing node on the matching forwarding path is obtained, and then the data packet is forwarded to the next routing node.
  • the present invention provides a certain forwarding path and flexible traffic scheduling between the identity location separation networks, and satisfies real-time performance. High-speed mobile communication service forwarding requirements only need to increase the TSN node, and it is not necessary to upgrade and improve all the routers of the forwarding network to meet future service requirements, and the transmission characteristics of the network can be improved.
  • FIG. 1 Schematic diagram of the composition of the network architecture with identity and location separation
  • FIG. 2 is a schematic diagram of a network architecture of a data communication system according to the present invention.
  • FIG. 3 is a schematic flow chart of a data communication method of the present invention.
  • FIG. 5 is a schematic diagram of a process in which a source ASN initiates a query to a mapping server according to the present invention.
  • the main idea of the data communication system and method of the present invention is to pre-set a forwarding path in a network of an identity location separation architecture, and a routing node such as an Access Service Node (ASN) and a Forward Service Node (TSN) Before forwarding data packets, first obtain The routing identifier of the next routing node on the matching forwarding path is taken, and the data packet is forwarded to the next routing node.
  • ASN Access Service Node
  • TSN Forward Service Node
  • the present invention provides a certain forwarding path and flexible traffic scheduling between the identity location separation networks, and meets the requirements of high real-time mobility.
  • the forwarding requirements of the communication service only need to increase the TSN node, and it is not necessary to upgrade and improve all the routers of the forwarding network to meet future business requirements.
  • the data communication system of the present invention is a communication system under the identity location separation network architecture, and the system is composed of an access service node ASN, a forwarding service node TSN and a mapping server.
  • the ASN and the TSN are the names of two or more network entities having the same function.
  • ASN Access Service Node, access service node.
  • the ASN is used to maintain the connection between the terminal and the network, assign the RID to the terminal, maintain/query the AID-RID mapping relationship of the communication peer, and also encapsulate the data packets sent by the terminal and receive the service ASN from the forwarding network.
  • the encapsulated packet of the terminal is decapsulated and restored to the AID address and sent to the terminal.
  • the ASN When receiving the data packet sent by the terminal, the ASN queries the local mapping information (including the AID-RID mapping relationship and the preset forwarding path information) according to the communication peer AIDc in the packet: The corresponding local mapping information is found.
  • the RIDc is encapsulated in the packet header and forwarded to the forwarding network.
  • the corresponding local mapping information is not found, and a query request is sent to the mapping server to obtain the AIDc-RIDc mapping relationship and the RID or communication of the first forwarding service node TSN on the forwarding path.
  • the RID of the peer is added to the local cache.
  • TSN Transfer Service Node, the forwarding service node, the TSN is a forwarding path node in the forwarding network, configured to receive mapping information sent by the mapping server or query mapping information to the mapping server; and also to maintain local mapping information for forwarding network data communication,
  • the route identifier of the routing node on the forwarding path is converted according to the forwarding path, and the route identifier RID in the destination address in the forwarding packet is converted into the RID of the next forwarding path node.
  • both the ASN and the TSN have a routing and forwarding function, which is collectively referred to as a routing node. It is understood that the source ASN and the destination ASN are respectively the first routing node and the last routing node, and the first forwarding service node TSN1 on the forwarding path The last routing node is the source access service node ASNs, the next routing node of the last forwarding service node is the destination access service node ASNd.
  • the source ASN and the TSN have the following in common:
  • the method is configured to receive a data packet, and obtain a route identifier of a next routing node on the matching forwarding path from the local cache or the mapping server according to the source and destination addresses in the received data packet, and also process the received data packet as a destination.
  • the address is a data packet of the route identifier of the next routing node, and the data packet is forwarded to the next routing node.
  • the next routing node is the TSN or the destination ASN
  • the next routing node is the TSN (k+1) or the destination ASN.
  • the route identifier of the source ASN refers to the RID of the source terminal.
  • the ASN and the TSN include a message receiving module, a mapping information querying module, a buffering module, a message processing module, and a message sending module.
  • the functions of the modules and the TSN are as follows:
  • the message receiving module is configured to receive the data packet sent by the terminal or the previous routing node; for the path direction from the source terminal to the destination terminal, the source ASN does not have the previous routing node, and the previous route of the TSN (k)
  • the node is the source ASN or TSN(kl);
  • the mapping information querying module is configured to be connected to the receiving module, and configured to query the cache module according to the source and destination addresses of the data packet or query the mapping server to obtain a routing identifier of the next routing node that matches the forwarding path;
  • a cache module configured to be connected to the mapping information query module, configured to establish and save local mapping information according to the query result of the mapping information query module or the mapping information delivered by the mapping server;
  • the packet processing module is configured to be connected to the mapping information querying module and the packet receiving module, and configured to process the data packet received by the packet receiving module, and the destination address of the processed data packet is the next routing node.
  • RID
  • the packet processing module of the TSN replaces the destination address of the received packet (ie, the RID of the local node) by using the RID of the next routing node; and the packet processing module of the source ASN does not change the received packet, and uses the source.
  • the RID of the terminal and the RID of the next routing node are outer-encapsulated.
  • a packet sending module configured to be connected to the packet processing module, configured to send the data packet processed by the packet processing module
  • the difference between the source ASN and the TSN is: the number received by the packet receiving module of the source ASN.
  • the packet is from the terminal, and the source and destination addresses of the packet are respectively the identity of the source and destination terminals.
  • the cache module of the ASN is further configured to cache the mapping relationship between the AID and the RID, and the mapping relationship entry and the forwarding
  • the path information entries are concatenated or associated with each other; when the data packet processing module of the ASN performs packet processing, the identity identifiers of the source and destination terminals are encapsulated in the data packets.
  • the destination ASN includes a packet receiving module, a packet processing module, and a packet sending module, wherein the data packet received by the packet receiving module is a data packet sent by the last TSN; and the data packet processing module decapsulates the data packet. The source and destination addresses of the data packet are restored to the identity of the source and destination terminals.
  • the packet sending module sends the decapsulated data packet to the destination terminal.
  • the main function of the mapping server is to save the mapping information of the mobile node, process the registration process of the mobile node, process the routing identifier query process of the communication peer, and provide services for the route query of the ASN and the TSN.
  • the mapping information includes an AID-RID mapping relationship and forwarding path information, and the forwarding path information is a routing identifier of each routing node on the data forwarding path. Therefore, the forwarding path information includes at least the route identifier of the source terminal and the route identifier RID of the destination terminal.
  • mapping information query When the source ASN queries the mapping server to query the communication peer (the destination terminal of the communication), the query packet includes the identity identifier AID of the communication peer, and the mapping server performs query processing, if the mapping information of the mapping server includes the forwarding service node.
  • the mapping server returns a query response message to the ASN, which includes the route identifier RID of the first forwarding service node of the matching forwarding path.
  • the mapping server also sends the mapping information to the TSNk of the matching forwarding path.
  • the mapping server actively sends the source terminal routing identifier and the routing identifier of the next routing node, and simultaneously delivers the identity of the destination terminal; if the mapping information of the mapping server does not forward the service node information, the ASN is returned to the ASN including the communication peer.
  • the query response message of the route identifier RID The mapping server also receives the query of the forwarding path of the TSN, and returns the routing identifier RID of the forwarding service node of the forwarding path.
  • the mapping server plans a forwarding path according to the requirements of the data communication service, and the forwarding path is composed of the source ASN, the first forwarding service node TSN1, and the second forwarding service node TSN2. . .
  • the mth forwarding service node TSNm and the destination ASN are composed.
  • the forwarding path starts from the source ASN, the next forwarding service node is TSN1, and the next forwarding service node is TSN2, and the next forwarding service node of the mth forwarding service node TSNm is the destination.
  • ASN, destination ASN is the last node of the forwarding path.
  • the source ASN is the source ASN's route identifier.
  • the source ASN is the source terminal's route identifier.
  • the term "source ASN route identifier" is used in this paper only to facilitate the unified description of the source ASN and the forwarding service node. , hereby explain.
  • mapping information processing of the mapping server includes the following aspects:
  • the forwarding path includes the routing identifier RIDs of the source terminal, the routing identifiers RID1-m of the m forwarding service nodes TSN1-m, and the routing identifier RIDd of the destination terminal, and adds the forwarding path information to
  • the existing mapping information is a mapping relationship between the identity identifier AIDd of the destination terminal and the routing identifier RIDd of the destination terminal.
  • the ASN can query the routing identifier RID of the destination terminal according to the identity identifier AID of the destination terminal, and add the forwarding path information.
  • the mapping information is (the routing identifier RIDs of the source terminal, the identity identifier AIDs of the destination terminal, the routing identifier RID 1-m of the forwarding service node, and the routing identifier RIDd of the destination terminal).
  • the mapping server uses the identity identifier AIDd of the destination terminal to query the routing identifier RIDd of the destination terminal, or uses the routing identifier RIDs of the source terminal and the identity of the destination terminal to query the routing identifier of the routing node of the forwarding path.
  • mapping information table forwarding path Another form of mapping information table forwarding path, the forwarding path is sequential, and the basic order is: route identifier RIDs of the source terminal, route identifier RID1 of the first forwarding service node TSN1, and route identifier RID2 of the second forwarding service node TSN2 , . . . , the mth forwarding service node TSNm routing identifier RIDm, the destination terminal routing identifier RIDd.
  • Method 2 Mapping relationship table and forwarding path information table are associated
  • the mapping relationship table includes the mapping relationship between the identity identifier of the terminal and the route identifier.
  • the forwarding path information table includes the route identifier RIDs of the source terminal (ie, the source ASN), the route identifier RIDd of the destination terminal (ie, the destination ASN), and the sequence of the forwarding path.
  • the basic sequence is: the route identifier RIDs of the source terminal, the route identifier RID 1 of the first forwarding service node TSN1, and the route identifier RID2 of the second forwarding service node TSN2. . .
  • the mth forwards the route identifier RIDm of the service node TSNm, and the route identifier RIDd of the destination terminal.
  • the mapping server obtains the routing identifier RIDd of the destination terminal according to the query mapping table of the source ASNs, and then queries the forwarding path information table according to the routing identifier RIDs of the source terminal and the routing identifier of the destination terminal, thereby obtaining the next routing node. If the matching forwarding path is not found in the forwarding path information table, the default is that the forwarding path is not specified or forwarded from the RIDs to the RIDd without using the TSN.
  • the forwarding path label is set in the mapping information table, and indicates whether the forwarding path information table needs to be queried when sending the data packet to the corresponding destination terminal.
  • the forwarding path information table contains information about the forwarding path.
  • the basic form is as follows:
  • the route identifier RIDs of the source terminal the route identifier RID1 of the first forwarding service node TSN1, and the route identifier RID2 of the second forwarding service node TSN2. . . , mth forwarding service node TSNm routing identifier RIDm, destination terminal routing identifier RIDd.
  • the mapping server receives the mapping query request message of the source access service node ASNs, and the mapping query request message includes the identity identifier AIDd of the destination terminal and the RIDs or mapping query of the source ASNs.
  • the request message includes the identity identifiers AIDs and AIDds of the source and destination terminals, and the mapping server queries the mapping information and returns a response message.
  • the response packet includes the RID1 of the first forwarding service node and the routing identifier RIDd of the destination terminal in the matching mapping information; and the mapping server sends the mapping information of the data communication to the mapping server.
  • the other forwarding service node on the forwarding path preferably, the mapping server actively sends the routing identifier of the source terminal, the routing identifier of the next routing node, and simultaneously delivers the identity identifier of the destination terminal, so that the forwarding service node receives the data packet. Then, the mapping information that is actively sent by the cached mapping server matches the unique forwarding path, and the processing and packet forwarding are performed quickly.
  • the routing identifier RIDd of the destination terminal included in the response packet is used.
  • the forwarding service node can match the unique forwarding path according to the mapping information actively sent by the mapping server of the local cache, obtain the routing identifier of the next routing node, and process the packet quickly. And the packet forwarding; but in the actual application process, the forwarding path query may be initiated by the forwarding service node to the mapping server according to whether the mapping server delivers the mapping information comprehensively or other policies.
  • the mapping server receives the forwarding path query message of the forwarding service node TSNk, and the packet includes the route identifier RIDs of the source ASNs and the route identifier RIDk of the TSNk and the identity identifier AIDd of the destination terminal, and the mapping server queries the mapping information, and returns a response packet. , at least the routing identifier RID ( k+ 1 ) of the next routing node in the matching mapping information.
  • ASN The processing flow of ASN, including:
  • the ASN processes the received message sent by the source terminal.
  • the source ASN receives the packet sent by the source terminal.
  • the format of the address in the packet is: (identity ID of the destination terminal, AIDd, identity identifier of the source terminal, AIDs)
  • the source ASN obtains the route identifier of the next routing node.
  • the source ASN can obtain the route identifier of the next routing node in the following two ways: Mode 1: The source ASN queries the local cache according to the AIDd of the destination terminal to obtain the next route. The route identifier RIDn of the node (RID1 of the first forwarding service node or the RIDd of the destination terminal); Method 2: If the query local mapping table does not have a matching entry, the ASNs sends a mapping query request message to the mapping server, and the mapping query request message includes the destination.
  • the mapping server returns a mapping information query response message, where the response message includes a route identifier RIDn of the next routing node (RID1 of the first forwarding service node or RIDd of the destination terminal),
  • the source ASNs add the route identifier to the local mapping information table for use by the ASNs to encapsulate the packets sent by the source terminal.
  • the source ASN encapsulates the received packet according to the obtained route identifier of the next routing node RIDn and the route identifier RIDs allocated to the source terminal, and then forwards the packet through the forwarding network.
  • the address format of the encapsulated packet is two layers, and the inner address format is (the destination terminal
  • the ASN receives the packet processing from the forwarding network to the destination terminal:
  • the destination ASNd receives the packet sent by the forwarding network.
  • the format of the packet is: (the destination terminal's route identifier RIDd, the source terminal's route identifier RIDs) (the destination terminal's identity identifier AIDd, the source terminal's identity identifier AIDs);
  • the ASNd decapsulation process removes the outer address of the encapsulated packet - the route identifier, and retains the inner address.
  • the format of the packet after decapsulation is: (identity identifier AIDd of the destination terminal, identity identifier AIDs of the source terminal); ASNd
  • the decapsulated packet is sent to the destination terminal, and the province identifier of the destination terminal is AIDd.
  • the TSN processes the received data message:
  • the TSNk receives the packet sent by the previous routing node (k-1) of the forwarding path through the forwarding network.
  • the format of the packet address is:
  • the TSNk queries the local mapping information according to the RIDs in the outer address of the packet and the identity identifier AIDd of the destination terminal, and obtains the routing identifier RID (k+1) of the next routing node. If there is no matching entry in the local cache, the TSNk maps to the mapping.
  • the server sends a mapping query request message, which includes a route identifier RIDk of the TSNk, a route identifier RIDs of the source terminal, and an identity identifier of the destination terminal, and the mapping server returns a mapping information query response message, where at least the route identifier of the next routing node is included;
  • the TSNk performs address translation processing to convert the RIDk of the outer address of the received message to the route identifier RID (k+1) of the next routing node (k+1) on the forwarding path (the next routing node of the last forwarding service node on the forwarding path)
  • the packet is forwarded to the next forwarding service node on the forwarding path through the forwarding network.
  • the address of the address translation packet is:
  • RID (RID ( k+1 ) , RIDs ) (identity of the destination terminal AIDd, identity identifier of the source terminal AIDs).
  • the TSN processes the information sent by the mapping server and the query response message:
  • the TSN receives the mapping information that is actively sent by the mapping server or the mapping information query response packet that is sent according to the query request of the TSN, and establishes a local mapping information table, where the mapping information table includes the routing identifier RIDs of the source ASNs, and the routing of the forwarding service node.
  • the RIDk, the routing identifier RID (k+1) of the next routing node, and the identity of the destination terminal are used by the TSN for packet address translation processing.
  • the address translation converts the destination address RIDk in the outer address of the received packet into RID( k+1 ).
  • the data communication method of the present invention is implemented based on a data communication system of an identity location separation architecture.
  • the system presets a forwarding path. As shown in FIG. 3, the method includes:
  • Step 301 After receiving the first data packet, the first routing node obtains, according to the source and destination addresses in the first data packet, the next routing node, that is, the second route, of the first routing node on the matching forwarding path.
  • the route identifier of the node where the first routing node is a source access service node (ASNs) or a forwarding service node (TSN), and the second routing node is a TSN or a destination ASNd;
  • Step 302 The first routing node encapsulates the first data packet into a second data packet, where the destination address of the second data packet is a route identifier of the second routing node, and forwards the Second data message.
  • the source access service node receives the data packet sent by the source terminal, where the source and destination addresses are the source and destination terminal identity (AID);
  • the source ASN obtains the route identifier of the next routing node in the matching forwarding path according to the source and destination addresses of the received data packet, and the source ASN processes the received data packet, and the processed data packet is processed.
  • the source and destination addresses of the data packet are the route identifier of the source terminal and the route identifier of the next routing node, and the processed data packet is forwarded to the next routing node; If the point is a forwarding service node (TSN), step C is performed, and if the next routing node is the destination ASN, step D is performed;
  • TSN forwarding service node
  • the TSN After receiving the data packet sent by the previous routing node, the TSN obtains the routing identifier of the next routing node of the matching forwarding path according to the destination address, and converts the destination address in the packet into the next routing node. Route ID, and forward the processed data packet to the next routing node; perform this step cyclically until the next routing node is the destination ASN, and perform step D;
  • the destination ASN restores the source and destination addresses of the data packet to the source and destination end identifiers after receiving the data packet, and sends the data identifier to the destination terminal. Forward the restored data packet.
  • the flow of the data communication method includes:
  • Step 601 The source terminal initiates communication to the destination terminal, and sends a packet through the wireless network.
  • the address format of the packet is:
  • Step 602 The source ASNs receive the packet in step 601, and the source ASNs query the local cache according to the AIDd of the destination terminal, and obtain the route identifier RID1 of the first forwarding service node TSN1, and use the source ASNs to assign the route identifier RIDs to the source terminal.
  • the received packet is encapsulated.
  • the encapsulated packet is added with the outer address routing identifier.
  • the address format is:
  • Step 603 The source ASNs forwards 602 encapsulated packets by forwarding the network;
  • Step 604 The first forwarding service node TSN1 receives the message of step 603, according to the RIDs and RID1 queries the local mapping information table, obtains the routing identifier RID2 of the next forwarding service node TSN2, performs address translation processing, and converts the destination address RID1 in the text into RID2.
  • the format of the message, the address of the message is (RID2, RIDs) (the identity of the destination terminal AIDd, the identity of the source terminal AIDs);
  • Step 606 The forwarding service node TSNk receives the packet sent by the previous forwarding service node TSN (k-1) on the forwarding path, and queries the local mapping information table according to the RIDs and the RIDk to obtain the routing identifier RID of the next forwarding service node. +1), the address conversion processing of the message is performed, and the destination address RIDk in the message is converted into RID (k+1).
  • Step 607 The TSNk sends the address-converted packet through the forwarding network, and the address format of the packet is:
  • RID ( k+1 ) , RIDs ) (identity of the destination terminal AIDd, identity identifier of the source terminal AIDs)
  • Step 608 The destination ASNd receives the packet, performs decapsulation processing, and removes the route identifier of the outer address.
  • the address format of the encapsulated packet is
  • Step 609 The destination ASNd sends the decapsulated packet through the wireless network, and the destination mobile terminal receives the packet.
  • the process of reverse communication can be analogized.
  • step 602 the source ASNs query the local cache according to the AIDd of the destination terminal. If there is no entry of the destination terminal AIDd in the local cache, the mapping server needs to query the mapping server.
  • the query process is as shown in FIG. 5:
  • the source ASNs sends a mapping information query message, where the packet includes a route identifier RIDs of the source terminal and an identity identifier AIDd of the destination terminal.
  • the mapping server processes the mapping information query message, and the query mapping information table, where the mapping information table includes a forwarding path, and the source access service node ASNs, the m forwarding service nodes TSN1-TSNm, To the destination access service node ASNd, the forwarding path is sequential. For example, the next routing node of the ASNs is the first forwarding service node, and the previous routing node of the destination access service node ASNd is the mth forwarding service node TSNm.
  • the previous routing node of the first forwarding service node is an ASNs
  • the next routing node of the mth forwarding serving node TSNm is the destination access service node ASNd, according to the routing identifier RIDs of the source terminal and the identity identifier AIDd of the destination terminal. Match the unique forwarding path;
  • the mapping server returns a mapping information query response message, where the message includes a routing path identifier RID 1 of the next forwarding node of the matching forwarding path;
  • the mapping server sends the mapping information to the other routing node that is associated with the forwarding path, that is, the forwarding service node.
  • the mapping information that is delivered includes the following valid information: the RID of the source terminal, the RID of the next routing node, and the destination terminal. AID;
  • the source ASNs receive the mapping information query response packet, and establish a mapping entry of the destination terminal, and add the mapping entry to the local mapping information table.
  • the mapping entry is (the AIDd of the destination terminal, and the routing identifier RID1 of the first forwarding service node, Destination terminal RIDd);
  • the forwarding service node TSNk receives the forwarding path sent by the mapping server, and establishes a local mapping information entry.
  • the local mapping information includes at least the source terminal RIDs, the next routing node routing identifier RID (k+1), and the identity of the destination terminal. Identifies AIDd.
  • the source address of the data packet sent by the source ASN and the forwarding routing node TSN is the route identifier of the source ASN, and the source address may be the current data packet.
  • the route identifier of the node is understood.
  • the present invention mainly determines the next routing node according to the preset forwarding path, and changes the destination address of the data packet to implement packet routing, and does not pay attention to the representation manner of the source address. .
  • the main idea of the present invention is to preset a forwarding path according to service requirements, so that each routing node in the forwarding network forwards data packets according to a preset forwarding path.
  • the mapping server and each routing node store AID-RID mapping.
  • the relationship between the relationship and the forwarding path information may be implemented in multiple manners.
  • the mapping server and each routing node may use the same identifier or sequence number to point to a forwarding path information, and the identifier or sequence number may be carried in the data packet, so that the identifier or sequence number may be carried in the data packet.
  • the routing node that receives the data packet can quickly obtain the route identifier of the next routing node from the local cache or the mapping server matching forwarding path, and quickly forward the data packet.
  • the mapping server needs to simultaneously store the forwarding path information and the mapping relationship that are set or separated, and the local mapping information of the ASN and the TSN can simultaneously store the forwarding path information and the mapping relationship that are set or separated. You can also save the mapping relationship or forwarding path information, and then obtain the forwarding path information or mapping relationship from the mapping server. You can also save the valid part of the mapping information locally. For example, the local mapping information in the ASN saves the source terminal AID and destination.
  • the source AID and the RID of the next routing node can match the unique forwarding path according to the valid mapping information entry, obtain the RID of the TSN, and implement packet encapsulation and forwarding; the local mapping information entry of the TSN includes the source terminal RIDs, The next routing node route identifier, the destination terminal's identity AIDd.
  • the principle that the routing node (including the ASN and the TSN) requests the mapping server to carry the query and the local mapping information of each routing node to match the unique forwarding path may be based on the principle.
  • the change is performed according to the mapping relationship and the specific embodiment of the forwarding path information.
  • the root of the unique forwarding path is the identity of the source and destination terminals, and the identity and routing identifier of the source terminal are the same as the forwarding network when matching the forwarding path.
  • the source ASN performs the mapping information query to the mapping server, it can carry the source and destination terminal identifiers, and can also carry the source terminal's route identifier (that is, the source ASN completes the source terminal identity identifier).
  • mapping with the route identifier and the identity of the destination terminal; in the forwarding request of the forwarding service node, the local cache information, and the information sent by the mapping server, the routing identifier of the source terminal and the identity of the source terminal may be The replacement is made, so it can be understood to be summarized as the identity of the source terminal (ie identity or routing identity).
  • the source ASN when the source ASN processes the data packet sent by the source terminal, it uses the Layer 2 encapsulation method to carry the source and destination terminal AIDs, which can be transformed, and can use the packet extension header (such as the destination option). Head) Bring the AID of the source and destination terminals to the destination ASN to implement data message restoration.
  • the method of the present invention can also be extended to inter-network communication.
  • an Interconnect Service Node (ISN) connecting two networks is also substantially a forwarding route, and the forwarding routing node (TSN) of the present invention
  • TSN forwarding routing node
  • the data communication system and method of the present invention pre-sets a forwarding path in a network of an identity location separation architecture, and a routing node such as an Access Service Node (ASN) and a Forward Service Node (TSN) Before forwarding the data packet, the route identifier of the next routing node on the matching forwarding path is obtained, and then the data packet is forwarded to the next routing node.
  • ASN Access Service Node
  • TSN Forward Service Node
  • the present invention provides a certain forwarding path and flexible traffic scheduling between the identity location separation networks. To meet the forwarding requirements of mobile communication services with high real-time requirements, only TSN nodes need to be added, and all routers that need to upgrade and improve the forwarding network can meet future service requirements, and the transmission characteristics of the network can be improved.

Abstract

The invention discloses a data communications system and method. The method is implemented based on the data communications system with an identity-location- separation architecture, and a transfer path is preset in the system. The method includes: A. after receiving a first data message, a first route node obtains the route identifier of the next route node to the first route node, i.e. a second route node, on the matched transfer path according to the source address and destination address in the first data message,; wherein, the first route node is a source access service node (ASN) or a transfer service node (TSN), and the second route node is a TSN or a destination ASN; B. the first route node encapsulates the first data message as a second data message and transfers the second data message to the second route node; wherein, the destination address of the second data message is the route identifier of the second route node. The data communications system and method in the invention can improve transmission characteristic.

Description

数据通信系统及方法  Data communication system and method
技术领域 Technical field
本发明涉及通信领域, 尤其是一种涉及身份位置分离网络架构下的数据 通信系统及方法。  The present invention relates to the field of communications, and more particularly to a data communication system and method involving an identity location separation network architecture.
背景技术 Background technique
3G和 4G是无线通信领域对下一代网络的研究核心, 旨在基于全 IP分 组核心网提高无线移动通信的质量; 下一代网络 ( Next Generation Network, NGN )和下一代因特网 (Next-Generation Internet, NGI )分别是电信网和互 联网领域对下一代网络融合的研究; 中国下一代互联网 (China's Next Generation Internet, CNGI ) 旨在构建基于 IPv6 的下一代互联网; 虽然各种 研究存在很大差异, 但是各种研究普遍接受的观点是: 未来网络是基于分组 的统一承载网络。 因此研究下一代网络构架将以互联网为主要参考对象。 互 联网从其诞生以来一直保持高速发展, 已成为当前最成功、 最具生命力的通 信网络, 其灵活可扩展性、 高效的分组交换、 终端强大的功能等特点非常符 合新一代网络的设计需要, 互联网将是新一代网络设计的主要参考蓝本。 然 而, 互联网的结构还远远没有达到最优, 存在很多重大的设计问题。 除 IP地 址空间无法满足应用需要外, 还主要表现在以下方面:  3G and 4G are the core of research on next-generation networks in the field of wireless communications, aiming to improve the quality of wireless mobile communications based on all-IP packet core networks; Next Generation Network (NGN) and Next-Generation Internet (Next-Generation Internet, NGI) is the study of next-generation network convergence in the telecommunications network and the Internet; China's Next Generation Internet (CNGI) aims to build a next-generation Internet based on IPv6; although various studies vary widely, A widely accepted view of the research is that the future network is a unified bearer network based on packets. Therefore, research on the next generation network architecture will use the Internet as the main reference. The Internet has maintained rapid development since its birth. It has become the most successful and most vital communication network. Its flexible and scalable, efficient packet switching, and powerful functions of the terminal are in line with the design needs of the new generation network. It will be the main reference blueprint for next-generation network design. However, the structure of the Internet is far from optimal, and there are many major design issues. In addition to the IP address space not meeting the application needs, it is mainly reflected in the following aspects:
互联网发明于二十世纪七十年代, 人们难以预计今天世界上将存在大量 的移动终端和多家乡终端, 因此当时的互联网协议栈主要是针对以 "固定" 方式连接的终端而设计。 在当时的网络环境下, 由于终端基本上不会从一个 位置移动到其它位置, 发送的地址就是接收的地址, 路径是可逆的, 所以具 有身份和位置双重属性的 IP地址能够非常好的工作, IP地址的身份属性与位 置属性之间没有产生任何冲突。 IP地址同时代表身份和位置恰恰满足了当时 的网络需求。 从当时的网络环境来看, 这种设计方案简单有效, 简化了协议 栈的层次结构。 但毋庸置疑的是, IP地址的身份属性与位置属性之间存在着 内部矛盾。 IP地址的身份属性要求任意两个 IP地址都是平等的, 虽然 IP地 址可以按照组织机构进行分配, 但是连续编码的 IP地址之间没有必然的关 系,或者至少在拓朴位置上没有必然的关系; IP地址的位置属性则要求 IP地 址基于网络拓朴 (而不是组织机构)进行分配, 处于同一个子网内的 IP地址 都应该处于一个连续的 IP地址块中, 这样才可以使网络拓朴中的 IP地址前 缀聚合, 从而减少路由器设备的路由表的条目, 保证路由系统的可扩展性。 The Internet was invented in the 1970s. It is difficult to predict that there will be a large number of mobile terminals and multiple township terminals in the world today. Therefore, the Internet protocol stack at that time was mainly designed for terminals connected in a "fixed" manner. In the current network environment, since the terminal basically does not move from one location to another, the transmitted address is the received address, and the path is reversible, so the IP address with dual attributes of identity and location can work very well. There is no conflict between the identity attribute of the IP address and the location attribute. The IP address also represents the identity and location that exactly met the network needs of the time. From the perspective of the network environment at the time, this design scheme is simple and effective, simplifying the hierarchy of the protocol stack. But there is no doubt that there is an internal contradiction between the identity attribute of the IP address and the location attribute. The identity attribute of an IP address requires that any two IP addresses be equal. Although the IP address can be assigned according to the organization, there is no necessary relationship between consecutively encoded IP addresses. There is no necessary relationship at least in the topological position; the location attribute of the IP address requires that the IP address be assigned based on the network topology (rather than the organization), and the IP addresses in the same subnet should be in a continuous In the IP address block, the IP address prefix in the network topology can be aggregated, thereby reducing the entries of the routing table of the router device and ensuring the scalability of the routing system.
伴随着网络规模和技术的发展, 一些动态分配 IP地址的技术逐步出现, With the development of network scale and technology, some technologies for dynamically assigning IP addresses have gradually emerged.
^口动态主机配置协议(DHCP, Dynamic Host Configuration Protocol ) , 这就 开始打破 IP地址唯一表示一个终端的 4叚定。 私有 IP地址空间的使用和网络 地址转换(NAT, Network Address Translator )技术的诞生使得情况继续恶 化。在这种情况下同时具有身份属性与位置属性的 IP地址将难以继续胜任它 的角色, IP地址的双重属性问题已经凸显出来。 除了技术层面的需求发生了 显著变化以外, 互联网的用户状况也已经发生了巨大的改变。 在互联网诞生 之后的最初几年中, 互联网基本上被一些处于共同团体且相互信任的人员使 用, 传统互联网协议栈也是基于此种 4叚设而设计的; 而目前的互联网用户则 是鱼龙混杂, 人们难以继续互相信任。 在这种情况下, 缺乏内嵌安全性机制 的互联网也需要发生变革。 ^Port Dynamic Host Configuration Protocol (DHCP), which begins to break the IP address uniquely represents a terminal's 4 settings. The use of private IP address space and the birth of Network Address Translator (NAT) technology continue to worsen the situation. In this case, the IP address with both the identity attribute and the location attribute will be difficult to continue to perform its role, and the dual attribute problem of the IP address has been highlighted. In addition to significant changes in technical requirements, the user status of the Internet has changed dramatically. In the first few years after the birth of the Internet, the Internet was basically used by people who are in a common group and trusted by each other. The traditional Internet protocol stack is also designed based on such a set of devices; the current Internet users are mixed, people It is difficult to continue to trust each other. In this case, the Internet, which lacks embedded security mechanisms, needs to change.
总的来说, IP地址双重属性的内在矛盾将导致如下主要问题:  In general, the inherent contradiction between the dual attributes of IP addresses will lead to the following main problems:
1.路由可扩展问题。  1. Routing scalability issues.
关于互联网路由系统的可扩展性存在一个基本的假定:  There is a basic assumption about the scalability of Internet routing systems:
"地址按照拓朴进行分配, 或者拓朴按照地址进行部署, 二者必选其一"。 IP地址的身份属性要求 IP地址基于终端所属的组织机构 (而不是网络拓朴) 进行分配, 而且这种分配要保持一定的稳定性, 不能经常改变; 而 IP地址的 位置属性要求 IP地址基于网络拓朴进行分配, 以便保证路由系统的可扩展 性。 这样, IP地址的两种属性就产生了冲突, 最终引发了互联网路由系统的 可扩展问题。  "The address is assigned according to the topology, or the topology is deployed according to the address, and the two must choose one." The identity attribute of an IP address requires that the IP address be assigned based on the organization to which the terminal belongs (rather than the network topology), and this allocation must be stable and cannot be changed frequently; the location attribute of the IP address requires the IP address to be based on the network. The topology is allocated to ensure the scalability of the routing system. In this way, the two attributes of the IP address create conflicts, which eventually leads to the scalability problem of the Internet routing system.
2.移动性问题。  2. Mobility issues.
IP地址的身份属性要求 IP地址不应该随着终端位置的改变而变化, 这 样才能够保证绑定在身份上的通信不中断, 也能够保证终端在移动后, 其它 终端仍能够使用它的身份与之建立通信联系;而 IP地址的位置属性则要求 IP 地址随着终端位置的改变而改变, 以便 IP地址能够在新的网络拓朴中聚合, 否则网络就必须为移动后的终端保留单独的路由信息, 从而造成路由表条目 的急剧增长。 The identity attribute of the IP address requires that the IP address should not change as the location of the terminal changes. This ensures that the communication bound to the identity is not interrupted, and that the terminal can still use its identity after the terminal is moved. Establish a communication link; the location attribute of the IP address requires IP The address changes as the location of the terminal changes, so that the IP address can be aggregated in the new network topology, otherwise the network must reserve separate routing information for the mobile terminal, resulting in a sharp increase in routing table entries.
3.多家乡问题。  3. A number of township issues.
多家乡通常指终端或网络同时通过多个互联网提供商 (Internet Service Multiple townships usually refer to terminals or networks that pass through multiple Internet providers at the same time (Internet Service)
Provider, ISP ) 的网络接入到互联网。 多家乡技术的优点包括增加网络的可 靠性、支持多个 ISP之间的流量负载均衡和提高总体可用带宽等。但是, IP地 址双重属性的内在矛盾使得多家乡技术难以实现。 IP地址的身份属性要求一 个多家乡终端始终对其它终端展现不变的身份, 无论该多家乡终端是通过几 个 ISP接入到互联网; 而 IP地址的位置属性则要求一个多家乡终端在不同 的 ISP 网络中使用不同的 IP地址通信, 这样才能保证终端的 IP地址能够在 ISP 网络的拓朴中聚合。 Provider, ISP) network access to the Internet. The advantages of multiple township technologies include increasing network reliability, supporting traffic load balancing across multiple ISPs, and increasing overall available bandwidth. However, the inherent contradiction between the dual attributes of IP addresses makes it difficult to implement multiple township technologies. The identity attribute of an IP address requires that a plurality of home terminals always display the same identity to other terminals, regardless of whether the multiple township terminals access the Internet through several ISPs; and the location attribute of the IP address requires that multiple township terminals are different. The ISP network uses different IP addresses to communicate, so that the IP address of the terminal can be aggregated in the topology of the ISP network.
4.安全和位置隐私问题。  4. Security and location privacy issues.
由于 IP地址同时包含终端的身份信息和位置信息,所以通信对端和恶意 窃听者都可以根据一个终端的 IP地址同时获得该终端的身份信息和拓朴位 置信息。  Since the IP address contains both the identity information and the location information of the terminal, both the communication peer and the malicious eavesdropper can simultaneously obtain the identity information and the topology location information of the terminal according to the IP address of the terminal.
总的来说, 自从传统互联网的体系结构建立以来, 互联网的技术环境和 用户群体都已经发生了翻天覆地的变化, 互联网需要随之进行革新。 IP地址 的双重属性问题是困扰互联网继续发展的根本原因之一,将 IP地址的身份属 性和位置属性进行分离, 是解决互联网所面临问题的一个很好的思路。 新网 络将基于这种思路进行设计,提出一种身份信息与位置信息分离的网络结构, 以解决现有互联网存在的一些严重弊端。  In general, since the establishment of the traditional Internet architecture, the technical environment and user community of the Internet have undergone earth-shaking changes, and the Internet needs to be innovated. The dual attribute problem of IP address is one of the root causes that plague the Internet. It is a good idea to solve the problem faced by the Internet by separating the identity attribute and location attribute of the IP address. The new network will be designed based on this idea, and propose a network structure in which identity information and location information are separated to solve some serious drawbacks of the existing Internet.
为了解决身份和位置的问题, 业界进行了大量的研究和探索, 所有身份 与位置分离方案的基本思想都是将原本绑定在 IP地址上的身份与位置双重 属性分离。 其中, 有些方案釆用应用层的统一资源定位符(Uniform Resource Locator, URL )是用于完整地描述 Internet上网页和其他资源的地址的一种标 识方法, 或合格域名 ( Fully Qualified Domain Name, FQDN ) 作为终端的身 份标识等; 有些方案引入了新的名字空间作为身份标识, 如主机标识协议 ( Host Identity Protocol, HIP )在以 IP地址为位置标识的网络层上增加主机 标识; 有些方案将 IP地址进行分类, 部分 IP作为身份标识, 部分 IP作为 位置标识, 如位置身份分离协议(Locator/ID Separation Protocol, LISP )中使 用端点标识(Endpoint ID, EID )作为身份标识, 路由位置( Routing Locator, RID )作为路由标识等; In order to solve the problem of identity and location, the industry has carried out a lot of research and exploration. The basic idea of all identity and location separation schemes is to separate the identity and location dual attributes originally bound to the IP address. Some of the schemes use the Uniform Resource Locator (URL) of the application layer as an identification method for completely describing the addresses of web pages and other resources on the Internet, or a Fully Qualified Domain Name (FQDN). As the identity of the terminal, etc.; some schemes introduce a new namespace as an identity, such as the Host Identity Protocol (HIP) to add hosts on the network layer identified by the IP address. Identification; Some schemes classify IP addresses, some IPs are used as identity identifiers, and some IPs are used as location identifiers. For example, the Locator/ID Separation Protocol (LISP) uses an endpoint identifier (EID) as an identity identifier. Routing Locator (RID) as a route identifier, etc.
其中比较有代表性的是基于网络的解决方案, 其核心思想是将网络分为 两个部分, 一个部分是传输网络或者转发网络, 位于整个网络的中心; 另一 部分是边缘网络或者接入网络, 通过接入服务节点连接到转发网络; 其中接 入网络和转发网络的地址空间和路由信息是相互隔离的。  The most representative one is a network-based solution. The core idea is to divide the network into two parts, one part is the transmission network or the forwarding network, which is located at the center of the whole network; the other part is the edge network or the access network. The access service node is connected to the forwarding network; wherein the address space and routing information of the access network and the forwarding network are isolated from each other.
如图 1所示,基于网络的身份位置分离方案中将传统的 IP地址的双重功 能分成身份标识(Access ID, AID )和路由标识 (Route ID, RID ) , AID作 为端主机的身份标识, 作用域在接入网络中; RID作为端主机的路由标识, 作用域在转发网络; 接入服务节点(Access Service Node, ASN )完成移动终 端 AID和 RID在映射服务器的注册和查询, 接入服务节点 ASN又可被称为 接入服务路由器( Access Service Router, ASR ) 。  As shown in FIG. 1 , the network-based identity location separation scheme divides the dual functions of the traditional IP address into an identity identifier (Access ID, AID) and a route identifier (Rate ID, RID), and the AID functions as an identity identifier of the end host. The domain is in the access network; the RID is the route identifier of the end host, and the scope is in the forwarding network; the access service node (ASN) completes the registration and query of the mobile terminal AID and RID in the mapping server, and accesses the service node. The ASN can also be called an Access Service Router (ASR).
移动终端向通信对端 (Correspondent Node, CN )发起通信时, 由其接 入服务节点 ASN向身份位置映射服务器发起位置查询过程,查询获得目的终 端的当前位置信息的路由标识, 返回给源端接入服务节点, 保证其能够正确 发起通信连接。  When the mobile terminal initiates communication to the communication peer end (Correspondent Node, CN), the access service node ASN initiates a location query process to the identity location mapping server, and queries the route identifier of the current location information of the destination terminal, and returns the source identifier to the source terminal. Enter the service node to ensure that it can initiate a communication connection correctly.
ASN: Access Service Node, 接入服务节点。 ASN维护移动终端与网络 的连接关系, 为移动终端分配 RID, 处理切换流程, 处理登记注册流程, 计 费 /鉴权, 维护 /查询通信对端的 AID-RID映射关系。  ASN: Access Service Node, access service node. The ASN maintains the connection relationship between the mobile terminal and the network, allocates the RID to the mobile terminal, processes the handover process, processes the registration process, charges/authenticates, and maintains/queries the AID-RID mapping relationship of the communication peer.
ASN封装、路由并转发送达终端或终端发出的数据报文。 ASN收到源终 端发来的数据报文时, 根据报文中的通信对端 AID 查询本地緩存表中的 AID-RID映射表: 查到对应的 AIDc-RIDc映射条目, 将 RIDc封装在报文头 部并转发到转发网络; 没有查到对应的 AIDc-RIDc映射条目, 向映射转发平 面发出查询 AIDc-RIDc映射关系的流程。  The ASN encapsulates, routes, and forwards the data packets sent by the terminal or the terminal. When receiving the data packet sent by the source terminal, the ASN queries the AID-RID mapping table in the local cache table according to the communication peer AID in the packet: finds the corresponding AIDc-RIDc mapping entry, and encapsulates the RIDc in the packet. The header is forwarded to the forwarding network; the corresponding AIDc-RIDc mapping entry is not found, and the process of querying the AIDc-RIDc mapping relationship is sent to the mapping forwarding plane.
ASN解封装, ASN从转发网络接收送达本 ASN所属的终端的封装报文, 进行解封装处理, 恢复为 AID为地址的报文并发送给终端。 GSR: General Switch Router, 通用交换路由器。 路由并转发以 RID为目 的地址的数据报文。 The ASN decapsulates, and the ASN receives the encapsulated packet from the forwarding network to the terminal to which the ASN belongs, performs decapsulation processing, and restores the packet with the AID address to the terminal. GSR: General Switch Router, Universal Switch Router. Routes and forwards data packets with the RID as the destination address.
转发网络主要功能是根据数据报文中的路由标识 RID进行选路和转发数 据报文。  The main function of the forwarding network is to select and forward data packets based on the route identifier RID in the data packet.
映射服务器主要功能是保存移动节点的 AID-RID的映射信息, 处理移动 节点的登记注册流程, 处理通信对端的位置查询流程。  The main function of the mapping server is to save the mapping information of the AID-RID of the mobile node, process the registration process of the mobile node, and process the location query process of the communication peer.
在上述的解决方案应用中, 转发网络由多个通用交换路由器 GSR组成, 根据数据报文中的路由标识 RID进行选路和转发数据报文。 GSR使用互联网 协议如路由信息协议(Routing Information Protocol, RIP )和(开放式最短路 径优先( Open Shortest Path First, OPSF )进行路由处理, 存在一些问题, 上 述的解决方案比较适合互联网的非实时业务, 转发网络的 "尽力传送" 特性 是可以满足的, 但是移动通信网络的实时业务对传输时延, 传输时延抖动, 以及传输带宽的保证, 需要转发网络保证良好的传输特性, 具体表现在网络 传输路径的确定性, 传输流量灵活调度等功能上, 如果使用现有的互联网路 由的资源预留和流程工程等协议来完成, 需要升级和改进转发网络的所有路 由器, 成本和工程量都比较大, 为了一类或者新出现的一类业务就需要对整 个转发网络进行改造, 显然是不合适的。 因此需要一种新的数据通信系统及 方法来解决这个问题。 发明内容  In the above solution, the forwarding network is composed of a plurality of general switching routers GSR, and performs routing and forwarding of data packets according to the routing identifier RID in the data packet. GSR uses Internet protocols such as Routing Information Protocol (RIP) and Open Shortest Path First (OPSF) for routing processing. There are some problems. The above solution is more suitable for non-real-time services of the Internet. The "best effort transmission" feature of the forwarding network can be satisfied, but the real-time service of the mobile communication network guarantees the transmission delay, the transmission delay jitter, and the transmission bandwidth. The forwarding network needs to ensure good transmission characteristics, which is embodied in the network transmission. The deterministic nature of the path, flexible scheduling of transmission traffic, etc., if the existing Internet routing resource reservation and process engineering protocols are used to complete, all routers that need to upgrade and improve the forwarding network need to be upgraded and costed. It is obviously inappropriate to modify the entire forwarding network for a class or a new type of service. Therefore, a new data communication system and method are needed to solve this problem.
本发明要解决的技术问题是提供一种数据通信系统及方法, 以改善传输 特性。  The technical problem to be solved by the present invention is to provide a data communication system and method for improving transmission characteristics.
为解决以上技术问题, 本发明提供了一种数据通信系统, 该系统基于身 份位置分离架构网络实现, 包括通过网络连接的源接入服务节点 (ASN ) 、 转发服务节点 (TSN ) 、 目的 ASN及映射服务器, 其中:  In order to solve the above technical problem, the present invention provides a data communication system, which is implemented based on an identity location separation architecture network, including a source access service node (ASN), a forwarding service node (TSN), a destination ASN, and a network connection. Mapping server, where:
源接入服务节点 (ASN )和转发服务节点 (TSN ) , 设置为: 接收数据 报文, 根据接收的数据报文中的源、 目的地址从本地緩存或映射服务器获取 匹配的转发路径上下一路由节点的路由标识; 还将接收的数据报文处理为目 的地址是所述下一路由节点的路由标识的数据报文, 并向下一路由节点转发 所述数据报文, 所述下一个路由节点为目的 ASN或 TSN; The source access service node (ASN) and the forwarding service node (TSN) are configured to: receive the data packet, and obtain the matching next route on the forwarding path from the local cache or the mapping server according to the source and destination addresses in the received data packet. The route identifier of the node; also processes the received data packet as the destination The address is the data packet of the routing identifier of the next routing node, and the data packet is forwarded to the next routing node, where the next routing node is the destination ASN or TSN;
映射服务器设置为: 存储映射信息, 所述映射信息包括终端的身份标识 ( AID )和路由标识( RID ) 的映射关系以及预先设置的源 ASN与目的 ASN 之间的转发路径信息, 以及根据所述源 ASN、 TSN的查询请求匹配转发路径 返回查询结果。  The mapping server is configured to: store mapping information, where the mapping information includes a mapping relationship between an identity (AID) of the terminal and a route identifier (RID), and forwarding path information between the source ASN and the destination ASN, and according to the The source ASN and TSN query requests match the forwarding path to return the query result.
优选地, 所述源 ASN和 TSN包括报文接收模块、 映射信息查询模块、 緩存模块、 报文处理模块及报文发送模块, 其中:  Preferably, the source ASN and the TSN include a message receiving module, a mapping information query module, a cache module, a message processing module, and a message sending module, where:
报文接收模块设置为: 接收终端或上一路由节点发送的数据报文; 所述 路由节点指源 ASN或 TSN;  The message receiving module is configured to: receive a data message sent by the terminal or the previous routing node; the routing node refers to a source ASN or a TSN;
映射信息查询模块, 与报文接收模块连接, 设置为: 根据数据报文的源、 目的地址查询緩存模块或向所述映射服务器查询获取匹配的转发路径的下一 路由节点的路由标识;  The mapping information querying module is connected to the packet receiving module, and is configured to: query the cache module according to the source and destination addresses of the data packet, or query the mapping server to obtain a routing identifier of the next routing node that obtains the matching forwarding path;
緩存模块, 与映射信息查询模块连接, 设置为: 根据映射信息查询模块 的查询结果或映射服务器主动下发的映射信息建立并保存本地映射信息, 所 述本地映射信息包括 AID-RID映射关系和 /或转发路径信息;  The cache module is connected to the mapping information query module, and is configured to: establish and save local mapping information according to the query result of the mapping information query module or the mapping information actively sent by the mapping server, where the local mapping information includes an AID-RID mapping relationship and/or Or forwarding path information;
报文处理模块, 与所述映射信息查询模块及报文接收模块连接,设置为: 对所述报文接收模块接收的数据报文进行处理, 处理后的数据报文的目的地 址为下一路由节点的 RID;  The message processing module is configured to be connected to the mapping information query module and the message receiving module, and configured to: process the data packet received by the packet receiving module, and the destination address of the processed data packet is the next route. The RID of the node;
报文发送模块, 与所述报文处理模块连接, 设置为: 发送所述报文处理 模块处理后的数据报文;  a packet sending module is connected to the packet processing module, and configured to: send the data packet processed by the packet processing module;
所述映射服务器中的映射关系条目与所述转发路径信息条目合设或关联 分设。  The mapping relationship entry in the mapping server is associated with or associated with the forwarding path information entry.
优选地, 所述源 ASN的报文接收模块是设置为: 接收的数据报文是源终 端发送的数据报文, 该数据报文中源、 目的地址分别为源、 目的终端的身份 标识 (AID); 所述 ASN的緩存模块还设置为: 緩存的本地映射信息包括 AID 和 RID的映射关系及转发路径信息, 所述映射关系条目与所述转发路径信息 条目合设或关联分设; 所述 ASN的数据报文处理模块还设置为: 进行报文处 理时, 将源、 目的终端的身份标识封装在数据报文中 。 Preferably, the packet receiving module of the source ASN is configured to: the received data packet is a data packet sent by the source terminal, where the source and destination addresses in the data packet are the identity of the source and destination terminals respectively (AID) The cache module of the ASN is further configured to: the cached local mapping information includes a mapping relationship between AID and RID, and forwarding path information, where the mapping relationship entry is associated with or associated with the forwarding path information entry; The data packet processing module is also configured to: perform a message office The identity of the source and destination terminals is encapsulated in the data packet.
优选地, 所述 ASN的映射信息查询模块向所述映射服务器查询时, 发送 的查询请求中携带源终端标识和目的终端的 AID; 所述 TSN的映射信息查询 模块是设置为: 向所述映射服务器查询时, 发送的查询请求中携带源终端标 识、 当前 TSN的 RID和目的终端的 AID, 所述源终端标识指源终端的 AID 或 RID。  Preferably, when the mapping information querying module of the ASN queries the mapping server, the query request sent includes the source terminal identifier and the AID of the destination terminal; and the mapping information query module of the TSN is set to: When the server queries, the sent query request carries the source terminal identifier, the RID of the current TSN, and the AID of the destination terminal, where the source terminal identifier refers to the AID or RID of the source terminal.
优选地, 所述映射服务器还设置为: 在向 ASN返回查询结果时, 向匹配 的转发路径的 TSN下发映射信息, 下发的映射信息至少包括源终端标识、 下 一路由节点的 RID及目的终端的 AID; 所述 TSN的緩存模块还设置为: 緩存 的映射信息条目至少包括源终端标识、 下一路由节点的 AID及目的终端的 AID, 源终端的标识为源终端的 AID或 RID 。  Preferably, the mapping server is further configured to: when returning the query result to the ASN, send the mapping information to the TSN of the matching forwarding path, where the mapping information that is sent includes at least the source terminal identifier, the RID of the next routing node, and the destination. The AID of the terminal is further configured to: the cached mapping information entry includes at least the source terminal identifier, the AID of the next routing node, and the AID of the destination terminal, and the identifier of the source terminal is the AID or RID of the source terminal.
为解决以上技术问题, 本发明还提供一种数据通信方法, 该方法基于身 份位置分离架构的数据通信系统实现, 该系统预先设置转发路径, 该方法包 括:  In order to solve the above technical problem, the present invention also provides a data communication method, which is implemented based on a data communication system of an identity location separation architecture, where the system presets a forwarding path, and the method includes:
A、 第一路由节点接收第一数据报文后, 根据所述第一数据报文中的源、 目的地址获取匹配的转发路径上所述第一路由节点的下一路由节点即第二路 由节点的路由标识, 其中, 第一路由节点为源接入服务节点 (ASN )或转发 服务节点 (TSN ) , 第二路由节点为 TSN或目的 ASN;  After receiving the first data packet, the first routing node obtains, according to the source and destination addresses in the first data packet, the next routing node, that is, the second routing node, of the first routing node on the matching forwarding path. Route identifier, where the first routing node is a source access service node (ASN) or a forwarding service node (TSN), and the second routing node is a TSN or a destination ASN;
B、所述第一路由节点将第一数据报文封装为第二数据报文,所述第二数 据报文目的地址为第二路由节点的路由标识, 并向第二路由节点转发所述第 二数据报文。  B. The first routing node encapsulates the first data packet into a second data packet, the destination address of the second data packet is a route identifier of the second routing node, and forwards the foregoing to the second routing node. Two data messages.
优选地, 步骤 A中, 所述第一路由节点为源接入服务节点 (ASN ) 时, 所接收的第一数据报文是源终端发送的数据报文, 第一数据报文中源、 目的 地址分别为源、 目的终端的身份标识 (AID); 步骤 B中, 所述源 ASN进行报 文封装时, 将源、 目的终端的身份标识封装在第二数据报文中。  Preferably, in step A, when the first routing node is a source access service node (ASN), the first data packet received is a data packet sent by the source terminal, and the source and destination are in the first data packet. The address is the identity of the source and the destination terminal (AID). In the step B, the source ASN encapsulates the identity of the source and destination terminals in the second data packet.
优选地, 步骤 A还包括: 所述第一路由节点根据本地緩存的映射信息匹 配转发路径获取第二路由节点的路由标识, 或向存储映射信息的映射服务器 查询后, 由所述映射服务器进行转发路径匹配后下发第二路由节点的路由标 识。 Preferably, the step A further includes: the first routing node matching the forwarding path according to the mapping information of the local cache to obtain the routing identifier of the second routing node, or querying the mapping server storing the mapping information, and then forwarding by the mapping server After the path is matched, the route label of the second routing node is delivered. Knowledge.
优选地, 步骤 A中, 所述第一路由节点为源 ASN时, 源 ASN向所述映 射服务器查询第二路由节点的路由标识时, 发送的查询请求中携带源终端标 识和目的终端的 AID; 所述第一路由及节点为 TSN, TSN向所述映射服务器 查询第二路由节点的路由标识时, 发送的查询请求中携带源终端的标识、 当 前 TSN的 RID及目的终端的 AID ,所述源终端的标识指源终端的 AID或 RID。  Preferably, in step A, when the first routing node is the source ASN, the source ASN queries the mapping server for the routing identifier of the second routing node, and the sent query request carries the source terminal identifier and the AID of the destination terminal; The first route and the node are TSNs. When the TSN queries the mapping server for the route identifier of the second routing node, the query request is sent with the identifier of the source terminal, the RID of the current TSN, and the AID of the destination terminal. The identifier of the terminal refers to the AID or RID of the source terminal.
优选地, 所述步骤 A还包括: 所述数据通信系统中, 映射服务器接收到 源 ASN的转发路径查询后, 向该源 ASN及其他关联的 TSN下发匹配的映射 信息, 下发到各 TSN 的映射信息至少包括源终端的标识、 下一路由节点的 RID及目的终端的 AID , 所述源终端的标识指源终端的 AID或 RID。  Preferably, the step A further includes: in the data communication system, after the mapping server receives the forwarding path query of the source ASN, the mapping server sends the matching mapping information to the source ASN and the other associated TSNs, and sends the matching mapping information to each TSN. The mapping information includes at least the identifier of the source terminal, the RID of the next routing node, and the AID of the destination terminal, and the identifier of the source terminal refers to the AID or RID of the source terminal.
为解决以上技术问题, 本发明还提供另一种数据通信方法, 该方法基于 身份位置分离架构的数据通信系统实现, 该系统预先设置转发路径, 该方法 包括:  In order to solve the above technical problem, the present invention further provides another data communication method, which is implemented based on a data communication system of an identity location separation architecture, where the system presets a forwarding path, and the method includes:
A、 源接入服务节点 (ASN )接收源终端发送的数据报文, 该数据报文 中源、 目的地址为源、 目的终端的身份标识( AID ) ;  A. The source access service node (ASN) receives the data packet sent by the source terminal, where the source and destination addresses in the data packet are the source and destination identity (AID) of the destination terminal;
B、 所述源 ASN根据接收的数据报文的源、 目的地址获取匹配的转发路 径中的下一路由节点的路由标识,所述源 ASN对所述接收的数据报文进行处 理, 处理后的数据报文的目的地址为下一路由节点的路由标识, 并向下一路 由节点转发处理后的数据报文; 若下一路由节点为转发服务节点 (TSN ) , 则执行步骤 C, 若下一路由节点为目的 ASN, 则执行步骤 D;  The source ASN obtains the route identifier of the next routing node in the matching forwarding path according to the source and destination addresses of the received data packet, and the source ASN processes the received data packet, and the processed data packet is processed. The destination address of the data packet is the route identifier of the next routing node, and the processed data packet is forwarded to the next routing node. If the next routing node is the forwarding service node (TSN), step C is performed. If the routing node is the destination ASN, perform step D;
C、 所述 TSN接收上一路由节点发送的数据报文后, 根据其中的目的地 址获取匹配的转发路径的下一路由节点的路由标识, 将报文中的目的地址转 换成下一路由节点的路由标识, 并向下一路由节点转发处理后的数据报文; 循环执行该步骤直到下一路由节点为目的 ASN时, 执行步骤 D;  After receiving the data packet sent by the previous routing node, the TSN obtains the routing identifier of the next routing node of the matching forwarding path according to the destination address, and converts the destination address in the packet into the next routing node. Route ID, and forward the processed data packet to the next routing node; perform this step cyclically until the next routing node is the destination ASN, and perform step D;
D、 若下一路由节点为目的 ASN, 则所述目的 ASN接收所述数据报文后 向将所述数据报文的源、 目的地址还原为源、 目的端的身份标识, 并向所述 目的终端转发还原后的数据报文。  D. If the next routing node is the destination ASN, the destination ASN restores the source and destination addresses of the data packet to the source and destination end identifiers after receiving the data packet, and sends the identifier to the destination terminal. Forward the restored data packet.
优选地, 步骤 B或 C还包括: 所述源 ASN或 TSN根据本地緩存的映射 信息匹配转发路径, 或向存储映射信息的映射服务器查询后, 由所述映射服 务器进行转发路径匹配后下发下一路由节点的路由标识。 Preferably, step B or C further comprises: mapping the source ASN or TSN according to a local cache After the information is matched with the forwarding path, or the mapping server that stores the mapping information is queried, the mapping server performs the forwarding path matching and then delivers the routing identifier of the next routing node.
优选地, 所述数据通信系统中, 用于存储映射信息的映射服务器接收到 源 ASN的转发路径查询后, 向所述源 ASN以及该转发路径关联的 TSN下发 匹配的映射信息, 下发到各 TSN的映射信息至少包括源终端的标识、 下一路 由节点的路由标识及目的终端的 AID, 所述源终端的标识指源终端的 AID或 RID。  Preferably, in the data communication system, after receiving the forwarding path query of the source ASN, the mapping server for storing the mapping information sends the matching mapping information to the source ASN and the TSN associated with the forwarding path, and sends the mapping information to the mapping information. The mapping information of each source TSN includes at least the identifier of the source terminal, the route identifier of the next routing node, and the AID of the destination terminal. The identifier of the source terminal refers to the AID or RID of the source terminal.
一种数据通信系统的服务节点, 应用于基于身份位置分离架构网络的系 统,  A service node of a data communication system, applied to a system based on an identity location separation architecture network,
所述服务节点设置为: 将接收的数据报文处理为目的地址是下一路由节 点的路由标识的数据报文, 并向下一路由节点转发所述数据报文;  The service node is configured to: process the received data packet into a data packet whose destination address is the route identifier of the next routing node, and forward the data packet to the next routing node;
所述服务节点为第一服务节点或第二服务节点, 所述下一个路由节点为 第三服务节点或第二服务节点。  The service node is a first serving node or a second serving node, and the next routing node is a third serving node or a second serving node.
优选地, 所述服务节点还设置为: 根据接收的数据报文中的源、 目的地 址从本地緩存或映射服务器获取匹配的转发路径上下一路由节点的路由标 识;  Preferably, the service node is further configured to: obtain, according to the source and destination addresses in the received data packet, a route identifier of a next routing node on the matching forwarding path from the local cache or the mapping server;
所述的匹配的转发路径由映射服务器发送给所述服务节点, 映射服务器 存储映射信息, 所述映射信息包括终端的身份标识(AID )和路由标识(RID ) 的映射关系以及预先设置的第一服务节点与第三服务节点之间的转发路径信 息。  The matching forwarding path is sent by the mapping server to the service node, and the mapping server stores mapping information, where the mapping information includes a mapping relationship between the identity identifier (AID) of the terminal and the routing identifier (RID), and a preset first Forwarding path information between the service node and the third serving node.
优选地, 所述第一服务节点或第二服务节点包括报文接收模块、 映射信 息查询模块、 緩存模块、 报文处理模块及报文发送模块, 其中:  Preferably, the first serving node or the second serving node includes a message receiving module, a mapping information query module, a cache module, a message processing module, and a message sending module, where:
报文接收模块设置为: 接收终端或上一路由节点发送的数据报文; 所述 路由节点指第一服务节点或第二服务节点;  The message receiving module is configured to: receive a data message sent by the terminal or the previous routing node; the routing node refers to the first service node or the second service node;
映射信息查询模块, 与报文接收模块连接, 设置为: 根据数据报文的源、 目的地址查询緩存模块或向所述映射服务器查询获取匹配的转发路径的下一 路由节点的路由标识;  The mapping information querying module is connected to the packet receiving module, and is configured to: query the cache module according to the source and destination addresses of the data packet, or query the mapping server to obtain a routing identifier of the next routing node that obtains the matching forwarding path;
緩存模块, 与映射信息查询模块连接, 设置为: 根据映射信息查询模块 的查询结果或映射服务器主动下发的映射信息建立并保存本地映射信息, 所 述本地映射信息包括 AID-RID映射关系和 /或转发路径信息; The cache module is connected to the mapping information query module, and is set as: querying the module according to the mapping information And the local mapping information is established and saved by the mapping result or the mapping information actively sent by the mapping server, where the local mapping information includes an AID-RID mapping relationship and/or forwarding path information;
报文处理模块, 与所述映射信息查询模块及报文接收模块连接,设置为: 对所述报文接收模块接收的数据报文进行处理, 处理后的数据报文的目的地 址为下一路由节点的 RID;  The message processing module is configured to be connected to the mapping information query module and the message receiving module, and configured to: process the data packet received by the packet receiving module, and the destination address of the processed data packet is the next route. The RID of the node;
报文发送模块, 与所述报文处理模块连接, 设置为: 发送所述报文处理 模块处理后的数据报文。  The packet sending module is connected to the packet processing module, and configured to: send the data packet processed by the packet processing module.
优选地, 所述映射服务器中的映射关系条目与所述转发路径信息条目合 设或关联分设。  Preferably, the mapping relationship entry in the mapping server is associated with or associated with the forwarding path information entry.
优选地, 所述第一服务节点的报文接收模块是设置为: 接收的数据报文 是源终端发送的数据报文, 所述数据报文中源、 目的地址分别为源、 目的终 端的身份标识 (AID)。  Preferably, the packet receiving module of the first serving node is configured to: the received data packet is a data packet sent by the source terminal, where the source and destination addresses in the data packet are the identity of the source and destination terminals respectively. Identification (AID).
优选地, 所述第一服务节点的緩存模块还设置为: 緩存的本地映射信息 包括 AID和 RID的映射关系及转发路径信息,所述映射关系条目与所述转发 路径信息条目合设或关联分设;  Preferably, the cache module of the first serving node is further configured to: the cached local mapping information includes a mapping relationship between the AID and the RID, and forwarding path information, where the mapping relationship entry is associated with the forwarding path information item or is associated with the sub-setting ;
优选地, 所述第一服务节点的数据报文处理模块还设置为: 进行报文处 理时, 将源、 目的终端的身份标识封装在数据 文中。  Preferably, the data packet processing module of the first serving node is further configured to: encapsulate the identity identifiers of the source and destination terminals in the data text when performing packet processing.
优选地, 所述第一服务节点的映射信息查询模块是设置为: 向所述映射 服务器查询时, 发送的查询请求中携带源终端标识和目的终端的 AID。  Preferably, the mapping information querying module of the first serving node is configured to: when querying the mapping server, the sending query request carries the source terminal identifier and the AID of the destination terminal.
优选地, 所述第二服务节点的映射信息查询模块是设置为: 向所述映射 服务器查询时,发送的查询请求中携带源终端标识、当前第二服务节点的 RID 和目的终端的 AID , 所述源终端标识指源终端的 AID或 RID。  Preferably, the mapping information querying module of the second serving node is configured to: when querying the mapping server, the query request sent includes the source terminal identifier, the RID of the current second serving node, and the AID of the destination terminal. The source terminal identifier refers to the AID or RID of the source terminal.
优选地, 所述第一服务节点是源接入服务节点 (ASN ) , 第二服务节点 是转发服务节点 (TSN ) , 第三服务节点是目的 ASN。  Preferably, the first serving node is a source access service node (ASN), the second serving node is a forwarding service node (TSN), and the third serving node is a destination ASN.
一种映射服务器, 应用于基于身份位置分离架构网络实现的系统, 映射 服务器设置为: 存储映射信息, 所述映射信息包括终端的身份标识(AID ) 和路由标识( RID )的映射关系以及预先设置的源 ASN与目的 ASN之间的转 发路径信息, 以及根据所述源 ASN、 TSN的查询请求匹配转发路径返回查询 结果。 A mapping server is applied to a system implemented based on an identity location separation architecture network. The mapping server is configured to: store mapping information, where the mapping information includes a mapping relationship between an identity identifier (AID) and a routing identifier (RID) of the terminal, and a preset The forwarding path information between the source ASN and the destination ASN, and the matching forwarding path return query according to the query request of the source ASN and the TSN The result.
优选地, 所述映射服务器中的映射关系条目与所述转发路径信息条目合 设或关联分设。  Preferably, the mapping relationship entry in the mapping server is associated with or associated with the forwarding path information entry.
优选地, 所述映射服务器还设置为: 在向 ASN返回查询结果时, 向匹配 的转发路径的 TSN下发映射信息, 下发的映射信息至少包括源终端标识、 下 一路由节点的 RID及目的终端的 AID; 所述 TSN的緩存模块还设置为: 緩存 的映射信息条目至少包括源终端标识、 下一路由节点的 AID及目的终端的 AID , 源终端的标识为源终端的 AID或 RID。  Preferably, the mapping server is further configured to: when returning the query result to the ASN, send the mapping information to the TSN of the matching forwarding path, where the mapping information that is sent includes at least the source terminal identifier, the RID of the next routing node, and the destination. The AID of the terminal is further configured to: the cached mapping information entry includes at least the source terminal identifier, the AID of the next routing node, and the AID of the destination terminal, and the identifier of the source terminal is the AID or RID of the source terminal.
本发明数据通信系统及方法的在身份位置分离架构的网络中预先设置转 发路径,接入服务节点( Access Service Node , ASN )及转发服务节点( Transfer Service Node , TSN )等路由节点在转发数据报文前, 先获取匹配的转发路 径上下一路由节点的路由标识, 再向下一路由节点转发数据报文, 本发明在 身份位置分离网络间提供确定的转发路径和灵活的流量调度, 满足实时性要 求高的移动通信业务的转发要求, 只需要增加 TSN节点, 无需升级和改进转 发网络的所有路由器即可满足未来的业务需求, 可以改善网络的传输特性。 In the data communication system and method of the present invention, a forwarding path is preset in a network of an identity location separation architecture, and a routing node such as an Access Service Node (ASN) and a Forward Service Node (TSN) forwards a datagram. Before the text, the route identifier of the next routing node on the matching forwarding path is obtained, and then the data packet is forwarded to the next routing node. The present invention provides a certain forwarding path and flexible traffic scheduling between the identity location separation networks, and satisfies real-time performance. High-speed mobile communication service forwarding requirements only need to increase the TSN node, and it is not necessary to upgrade and improve all the routers of the forwarding network to meet future service requirements, and the transmission characteristics of the network can be improved.
附图概述 BRIEF abstract
图 1身份和位置分离的网络架构的组成示意图;  Figure 1 Schematic diagram of the composition of the network architecture with identity and location separation;
图 2 是本发明数据通信系统的网络架构示意图;  2 is a schematic diagram of a network architecture of a data communication system according to the present invention;
图 3是本发明数据通信方法的流程示意图;  3 is a schematic flow chart of a data communication method of the present invention;
图 4是本发明数据通信方法的应用实例的流程示意图;  4 is a schematic flow chart of an application example of the data communication method of the present invention;
图 5是本发明源 ASN向映射服务器发起查询的过程示意图。 本发明的较佳实施方式  FIG. 5 is a schematic diagram of a process in which a source ASN initiates a query to a mapping server according to the present invention. Preferred embodiment of the invention
本发明数据通信系统及方法的主要思想是在身份位置分离架构的网络中 预先设置转发路径, 接入服务节点 (Access Service Node, ASN )及转发服 务节点( Transfer Service Node , TSN )等路由节点在转发数据报文前, 先获 取匹配的转发路径上下一路由节点的路由标识, 再向下一路由节点转发数据 报文,本发明在身份位置分离网络间提供确定的转发路径和灵活的流量调度, 满足实时性要求高的移动通信业务的转发要求, 只需要增加 TSN节点, 无需 升级和改进转发网络的所有路由器即可满足未来的业务需求。 The main idea of the data communication system and method of the present invention is to pre-set a forwarding path in a network of an identity location separation architecture, and a routing node such as an Access Service Node (ASN) and a Forward Service Node (TSN) Before forwarding data packets, first obtain The routing identifier of the next routing node on the matching forwarding path is taken, and the data packet is forwarded to the next routing node. The present invention provides a certain forwarding path and flexible traffic scheduling between the identity location separation networks, and meets the requirements of high real-time mobility. The forwarding requirements of the communication service only need to increase the TSN node, and it is not necessary to upgrade and improve all the routers of the forwarding network to meet future business requirements.
本发明的数据通信系统, ^^于身份位置分离网络架构下的通信系统, 系统由接入服务节点 ASN、 转发服务节点 TSN和映射服务器组成。  The data communication system of the present invention is a communication system under the identity location separation network architecture, and the system is composed of an access service node ASN, a forwarding service node TSN and a mapping server.
如图 2所示, 本发明的数据通信系统中 ASN、 TSN都是两个以上的功能 相同的网络实体的称呼。  As shown in Fig. 2, in the data communication system of the present invention, the ASN and the TSN are the names of two or more network entities having the same function.
系统主要功能实体的定义如下:  The main functional entities of the system are defined as follows:
ASN: Access Service Node, 接入服务节点。 ASN用于维护终端与网络 的连接关系, 为终端分配 RID, 维护 /查询通信对端的 AID-RID映射关系; 还 用于封装、路由终端发出的数据报文, 以及从转发网络接收送达本 ASN所属 的终端的封装报文, 进行解封装处理, 恢复为 AID为地址的报文并发送给终 端。  ASN: Access Service Node, access service node. The ASN is used to maintain the connection between the terminal and the network, assign the RID to the terminal, maintain/query the AID-RID mapping relationship of the communication peer, and also encapsulate the data packets sent by the terminal and receive the service ASN from the forwarding network. The encapsulated packet of the terminal is decapsulated and restored to the AID address and sent to the terminal.
ASN收到终端发来的数据报文时, 根据报文中的通信对端 AIDc查询本 地映射信息(包括 AID-RID的映射关系及预置的转发路径信息): 查到对应 的本地映射信息,将 RIDc封装在报文头部并转发到转发网络; 没有查到对应 的本地映射信息, 向映射服务器发出查询请求, 获取 AIDc-RIDc映射关系及 转发路径上第一转发服务节点 TSN的 RID或者通信对端的 RID,并增加到本 地緩存中。  When receiving the data packet sent by the terminal, the ASN queries the local mapping information (including the AID-RID mapping relationship and the preset forwarding path information) according to the communication peer AIDc in the packet: The corresponding local mapping information is found. The RIDc is encapsulated in the packet header and forwarded to the forwarding network. The corresponding local mapping information is not found, and a query request is sent to the mapping server to obtain the AIDc-RIDc mapping relationship and the RID or communication of the first forwarding service node TSN on the forwarding path. The RID of the peer is added to the local cache.
TSN: Transfer Service Node , 转发服务节点, TSN是转发网络中的转发 路径节点, 用于接收映射服务器发送的映射信息或者向映射服务器查询映射 信息; 还用于维护转发网络数据通信的本地映射信息, 并按照转发路径完成 转发路径上路由节点的路由标识转换, 将转发报文中的目的地址中的路由标 识 RID转换为下一个转发路径节点的 RID。  TSN: Transfer Service Node, the forwarding service node, the TSN is a forwarding path node in the forwarding network, configured to receive mapping information sent by the mapping server or query mapping information to the mapping server; and also to maintain local mapping information for forwarding network data communication, The route identifier of the routing node on the forwarding path is converted according to the forwarding path, and the route identifier RID in the destination address in the forwarding packet is converted into the RID of the next forwarding path node.
本发明中 ASN和 TSN均具有路由转发功能, 统称为路由节点, 可理解 地, 源 ASN和目的 ASN分别为第一个路由节点和最后一个路由节点, 转发 路径上的第一转发业务节点 TSN1 的上一个路由节点为源接入服务节点 ASNs, 最后一个转发服务节点的下一路由节点为目的接入服务节点 ASNd。 与本发明相关的, 源 ASN和 TSN具有以下共同点: In the present invention, both the ASN and the TSN have a routing and forwarding function, which is collectively referred to as a routing node. It is understood that the source ASN and the destination ASN are respectively the first routing node and the last routing node, and the first forwarding service node TSN1 on the forwarding path The last routing node is the source access service node ASNs, the next routing node of the last forwarding service node is the destination access service node ASNd. In connection with the present invention, the source ASN and the TSN have the following in common:
用于接收数据报文, 根据接收的数据报文中的源、 目的地址从本地緩存 或映射服务器获取匹配的转发路径上下一路由节点的路由标识; 还用于将接 收的数据报文处理为目的地址是下一路由节点的路由标识的数据报文, 并向 下一路由节点转发所述数据报文。对源 ASN来说, 其下一个路由节点是 TSN 或目的 ASN,对 TSN ( k )来说其下一个路由节点是 TSN ( k+1 )或目的 ASN。  The method is configured to receive a data packet, and obtain a route identifier of a next routing node on the matching forwarding path from the local cache or the mapping server according to the source and destination addresses in the received data packet, and also process the received data packet as a destination. The address is a data packet of the route identifier of the next routing node, and the data packet is forwarded to the next routing node. For the source ASN, the next routing node is the TSN or the destination ASN, and for the TSN (k), the next routing node is the TSN (k+1) or the destination ASN.
所述源 ASN的路由标识指源终端的 RID。  The route identifier of the source ASN refers to the RID of the source terminal.
具体地, ASN和 TSN包括报文接收模块、映射信息查询模块、緩存模块、 报文处理模块及报文发送模块, 所述 ASN为源 ASN时, 其与 TSN的各模块 的功能如下:  Specifically, the ASN and the TSN include a message receiving module, a mapping information querying module, a buffering module, a message processing module, and a message sending module. When the ASN is a source ASN, the functions of the modules and the TSN are as follows:
报文接收模块, 用于接收终端或上一路由节点发送的数据报文; 对于从 源终端到目的终端的路径方向而言, 源 ASN不存在上一路由节点, TSN ( k ) 的上一路由节点为源 ASN或 TSN(k-l);  The message receiving module is configured to receive the data packet sent by the terminal or the previous routing node; for the path direction from the source terminal to the destination terminal, the source ASN does not have the previous routing node, and the previous route of the TSN (k) The node is the source ASN or TSN(kl);
映射信息查询模块, 与^艮文接收模块连接, 用于根据数据报文的源、 目 的地址查询緩存模块或向所述映射服务器查询获取匹配的转发路径的下一路 由节点的路由标识;  The mapping information querying module is configured to be connected to the receiving module, and configured to query the cache module according to the source and destination addresses of the data packet or query the mapping server to obtain a routing identifier of the next routing node that matches the forwarding path;
緩存模块, 与映射信息查询模块连接, 用于根据映射信息查询模块的查 询结果或映射服务器下发的映射信息建立并保存本地映射信息;  a cache module, configured to be connected to the mapping information query module, configured to establish and save local mapping information according to the query result of the mapping information query module or the mapping information delivered by the mapping server;
报文处理模块, 与所述映射信息查询模块及报文接收模块连接, 用于对 所述报文接收模块接收的数据报文进行处理, 处理后的数据报文的目的地址 为下一路由节点的 RID;  The packet processing module is configured to be connected to the mapping information querying module and the packet receiving module, and configured to process the data packet received by the packet receiving module, and the destination address of the processed data packet is the next routing node. RID;
TSN的报文处理模块是利用下一路由节点的 RID替换接收到的报文的目 的地址(即本节点的 RID ); 而源 ASN的报文处理模块, 对接收的报文不改 变, 使用源终端的 RID和下一路由节点的 RID进行外层封装。  The packet processing module of the TSN replaces the destination address of the received packet (ie, the RID of the local node) by using the RID of the next routing node; and the packet processing module of the source ASN does not change the received packet, and uses the source. The RID of the terminal and the RID of the next routing node are outer-encapsulated.
报文发送模块, 与所述报文处理模块连接, 用于发送所述报文处理模块 处理后的数据报文;  a packet sending module, configured to be connected to the packet processing module, configured to send the data packet processed by the packet processing module;
源 ASN与 TSN的不同之处在于: 所述源 ASN的报文接收模块接收的数 据报文来自终端, 其报文的源、 目的地址分别为源、 目的终端的身份标识; 所述 ASN的緩存模块还用于緩存 AID和 RID的映射关系, 所述映射关系条 目与所述转发路径信息条目合设或关联分设;所述 ASN的数据报文处理模块 进行报文处理时, 将源、 目的终端的身份标识封装在数据报文中。 The difference between the source ASN and the TSN is: the number received by the packet receiving module of the source ASN. The packet is from the terminal, and the source and destination addresses of the packet are respectively the identity of the source and destination terminals. The cache module of the ASN is further configured to cache the mapping relationship between the AID and the RID, and the mapping relationship entry and the forwarding The path information entries are concatenated or associated with each other; when the data packet processing module of the ASN performs packet processing, the identity identifiers of the source and destination terminals are encapsulated in the data packets.
目的 ASN包括报文接收模块、报文处理模块及报文发送模块, 其中报文 接收模块接收的数据报文为最后一个 TSN发送的数据报文; 数据报文处理模 块对数据报文进行解封装, 将数据报文的源、 目的地址还原为源、 目的终端 的身份标识; 所述报文发送模块, 将解封装后的数据报文发送到目的终端。  The destination ASN includes a packet receiving module, a packet processing module, and a packet sending module, wherein the data packet received by the packet receiving module is a data packet sent by the last TSN; and the data packet processing module decapsulates the data packet. The source and destination addresses of the data packet are restored to the identity of the source and destination terminals. The packet sending module sends the decapsulated data packet to the destination terminal.
映射服务器主要功能是保存移动节点的映射信息, 处理移动节点的登记 注册流程, 处理通信对端的路由标识查询流程, 为 ASN和 TSN的路由查询 提供服务。 映射信息中包括 AID-RID映射关系及转发路径信息, 转发路径信 息为数据转发路径上的各路由节点的路由标识。 因此转发路径信息至少包括 源终端的路由标识、 目的终端的路由标识 RID。  The main function of the mapping server is to save the mapping information of the mobile node, process the registration process of the mobile node, process the routing identifier query process of the communication peer, and provide services for the route query of the ASN and the TSN. The mapping information includes an AID-RID mapping relationship and forwarding path information, and the forwarding path information is a routing identifier of each routing node on the data forwarding path. Therefore, the forwarding path information includes at least the route identifier of the source terminal and the route identifier RID of the destination terminal.
映射信息查询: 当源 ASN 向映射服务器查询通信对端 (通信的目的终 端), 查询报文中包括通信对端的身份标识 AID, 映射服务器进行查询处理, 如果映射服务器的映射信息中包括转发服务节点信息, 映射服务器就向 ASN 返回查询响应报文, 其中包括匹配的转发路径的第一转发服务节点的路由标 识 RID, 优选地, 映射服务器同时还向匹配的转发路径的 TSNk下发映射信 息, 优选地, 映射服务器主动下发源终端路由标识、 下一路由节点的路由标 识, 并同时下发目的终端的身份标识; 如果映射服务器的映射信息中没有转 发服务节点信息,则向 ASN返回包括通信对端的路由标识 RID的查询响应报 文。 映射服务器还接收 TSN的转发路径的查询, 并返回转发路径上下一个转 发服务节点的路由标识 RID。  Mapping information query: When the source ASN queries the mapping server to query the communication peer (the destination terminal of the communication), the query packet includes the identity identifier AID of the communication peer, and the mapping server performs query processing, if the mapping information of the mapping server includes the forwarding service node. The mapping server returns a query response message to the ASN, which includes the route identifier RID of the first forwarding service node of the matching forwarding path. Preferably, the mapping server also sends the mapping information to the TSNk of the matching forwarding path. The mapping server actively sends the source terminal routing identifier and the routing identifier of the next routing node, and simultaneously delivers the identity of the destination terminal; if the mapping information of the mapping server does not forward the service node information, the ASN is returned to the ASN including the communication peer. The query response message of the route identifier RID. The mapping server also receives the query of the forwarding path of the TSN, and returns the routing identifier RID of the forwarding service node of the forwarding path.
转发路径的设置: 映射服务器根据数据通信业务的需求, 规划转发路径, 转发路径由源 ASN、第一转发服务节点 TSN1 ,第二转发业务节点 TSN2、。 。 。 、 第 m转发业务节点 TSNm、 目的 ASN组成, 转发路径从源 ASN开始, 下一 转发服务节点为 TSN1 , 再下一个转发服务节点为 TSN2 , 第 m转发业务节 点 TSNm的下一个转发服务节点是目的 ASN, 目的 ASN是转发路径的最后 节点。 可理解地, 源 ASN的路由标识即源 ASN为源终端分配的源终端的路由 标识, 本文中釆用 "源 ASN的路由标识" 的说法只是为了便于对源 ASN和 转发服务节点的进行统一描述, 特此说明。 Setting of the forwarding path: The mapping server plans a forwarding path according to the requirements of the data communication service, and the forwarding path is composed of the source ASN, the first forwarding service node TSN1, and the second forwarding service node TSN2. . . The mth forwarding service node TSNm and the destination ASN are composed. The forwarding path starts from the source ASN, the next forwarding service node is TSN1, and the next forwarding service node is TSN2, and the next forwarding service node of the mth forwarding service node TSNm is the destination. ASN, destination ASN is the last node of the forwarding path. It can be understood that the source ASN is the source ASN's route identifier. The source ASN is the source terminal's route identifier. The term "source ASN route identifier" is used in this paper only to facilitate the unified description of the source ASN and the forwarding service node. , hereby explain.
映射服务器的映射信息处理包括以下几方面:  The mapping information processing of the mapping server includes the following aspects:
( 1 )建立转发路径  (1) Establish a forwarding path
在映射服务器中建立数据通信的转发路径, 转发路径包括源终端的路由 标识 RIDs、 m个转发服务节点 TSNl-m的路由标识 RIDl-m、 目的终端的路 由标识 RIDd, 并将转发路径信息添加到映射信息中, 现有的映射信息为目的 终端的身份标识 AIDd和目的终端的路由标识 RIDd构成的映射关系, ASN可 以根据目的终端的身份标识 AID查询目的终端的路由标识 RID , 增加转发路 径信息后的映射信息为(源终端的路由标识 RIDs、目的终端的身份标识 AIDs, 转发服务节点的路由标识 RID 1-m, 目的终端的路由标识 RIDd ) 。  Establishing a forwarding path of the data communication in the mapping server, where the forwarding path includes the routing identifier RIDs of the source terminal, the routing identifiers RID1-m of the m forwarding service nodes TSN1-m, and the routing identifier RIDd of the destination terminal, and adds the forwarding path information to In the mapping information, the existing mapping information is a mapping relationship between the identity identifier AIDd of the destination terminal and the routing identifier RIDd of the destination terminal. The ASN can query the routing identifier RID of the destination terminal according to the identity identifier AID of the destination terminal, and add the forwarding path information. The mapping information is (the routing identifier RIDs of the source terminal, the identity identifier AIDs of the destination terminal, the routing identifier RID 1-m of the forwarding service node, and the routing identifier RIDd of the destination terminal).
以下给出两种映射信息的表示方式:  The following gives the representation of the two mapping information:
方式一、 映射关系与转发路径合设, 即映射信息表包含转发路径。 其基 本形式如下:  Manner 1: The mapping relationship is combined with the forwarding path, that is, the mapping information table includes a forwarding path. Its basic form is as follows:
Figure imgf000017_0001
Figure imgf000017_0001
根据上表, 映射服务器使用目的终端的身份标识 AIDd可以查询目的终 端的路由标识 RIDd, 或者使用源终端的路由标识 RIDs及目的终端的身份标 识查询转发路径的路由节点的路由标识。  According to the above table, the mapping server uses the identity identifier AIDd of the destination terminal to query the routing identifier RIDd of the destination terminal, or uses the routing identifier RIDs of the source terminal and the identity of the destination terminal to query the routing identifier of the routing node of the forwarding path.
映射信息表转发路径的另一种形式, 转发路径是有顺序的,基本顺序为: 源终端的路由标识 RIDs,第一转发服务节点 TSN1的路由标识 RID1 ,第二转 发服务节点 TSN2的路由标识 RID2, 。 。 。 , 第 m转发服务节点 TSNm的路 由标识 RIDm, 目的终端的路由标识 RIDd。  Another form of mapping information table forwarding path, the forwarding path is sequential, and the basic order is: route identifier RIDs of the source terminal, route identifier RID1 of the first forwarding service node TSN1, and route identifier RID2 of the second forwarding service node TSN2 , . . . , the mth forwarding service node TSNm routing identifier RIDm, the destination terminal routing identifier RIDd.
方式二、 映射关系表与转发路径信息表关联分设 映射关系表包括终端的身份标识与路由标识的映射关系, 转发路径信息 表包括源终端 (即源 ASN ) 的路由标识 RIDs, 目的终端 (即目的 ASN ) 的 路由标识 RIDd以及该转发路径上顺序排列的各转发服务节点 TSN的路由标 识。 基本顺序为: 源终端的路由标识 RIDs, 第一转发服务节点 TSN1的路由 标识 RID 1 , 第二转发服务节点 TSN2的路由标识 RID2 , 。 。 。 , 第 m转发 服务节点 TSNm的路由标识 RIDm, 目的终端的路由标识 RIDd。 Method 2: Mapping relationship table and forwarding path information table are associated The mapping relationship table includes the mapping relationship between the identity identifier of the terminal and the route identifier. The forwarding path information table includes the route identifier RIDs of the source terminal (ie, the source ASN), the route identifier RIDd of the destination terminal (ie, the destination ASN), and the sequence of the forwarding path. The routing identifier of each forwarding service node TSN. The basic sequence is: the route identifier RIDs of the source terminal, the route identifier RID 1 of the first forwarding service node TSN1, and the route identifier RID2 of the second forwarding service node TSN2. . . The mth forwards the route identifier RIDm of the service node TSNm, and the route identifier RIDd of the destination terminal.
映射服务器根据源 ASNs的查询报文中先查询映射关系表获得目的终端 的路由标识 RIDd , 再根据源终端的路由标识 RIDs和目的终端的路由标识 , 查询转发路径信息表, 从而获得下一路由节点的路由标识, 若在转发路径信 息表中未查询到匹配的转发路径, 则默认为未指定转发路径或无需经 TSN, 直接从 RIDs向 RIDd转发。  The mapping server obtains the routing identifier RIDd of the destination terminal according to the query mapping table of the source ASNs, and then queries the forwarding path information table according to the routing identifier RIDs of the source terminal and the routing identifier of the destination terminal, thereby obtaining the next routing node. If the matching forwarding path is not found in the forwarding path information table, the default is that the forwarding path is not specified or forwarded from the RIDs to the RIDd without using the TSN.
为了提高查询转发路径信息表的效率, 也可釆用以下方法:  In order to improve the efficiency of the query forwarding path information table, the following methods can also be used:
方式三、 映射信息表中设置转发路径标记, 指示向对应的目的终端发送 数据报文时是否需要查询转发路径信息表。  Manner 3: The forwarding path label is set in the mapping information table, and indicates whether the forwarding path information table needs to be queried when sending the data packet to the corresponding destination terminal.
Figure imgf000018_0001
Figure imgf000018_0001
转发路径标记 i的值等于 0 ( i=0 ) 时, 表示没有转发路径存在或没有指 定的转发路径; 非零(i≠0 ) 时表示存在转发路径信息表, 需要进一步的查 询转发路径信息表。  When the value of the forwarding path flag i is equal to 0 (i=0), it means that there is no forwarding path or no specified forwarding path; non-zero (i≠0) means that there is a forwarding path information table, and further query forwarding path information table is needed. .
转发路径信息表, 含有转发路径的信息, 基本形式如下:  The forwarding path information table contains information about the forwarding path. The basic form is as follows:
源终端的路由标识 RIDs, 第一转发服务节点 TSN1 的路由标识 RID1 , 第二转发服务节点 TSN2的路由标识 RID2 , 。 。 。 ,第 m转发服务节点 TSNm 的路由标识 RIDm, 目的终端的路由标识 RIDd。  The route identifier RIDs of the source terminal, the route identifier RID1 of the first forwarding service node TSN1, and the route identifier RID2 of the second forwarding service node TSN2. . . , mth forwarding service node TSNm routing identifier RIDm, destination terminal routing identifier RIDd.
( 2 )对源接入服务节点 ASNs的映射查询处理  (2) Mapping query processing on source access service node ASNs
映射服务器接收源接入服务节点 ASNs的映射查询请求消息, 映射查询 请求消息中包括目的终端的身份标识 AIDd和源 ASNs的 RIDs或映射查询请 求消息中包括源、 目的终端的身份标识 AIDs和 AIDd, 映射服务器查询映射 信息, 并返回响应 4艮文。 The mapping server receives the mapping query request message of the source access service node ASNs, and the mapping query request message includes the identity identifier AIDd of the destination terminal and the RIDs or mapping query of the source ASNs. The request message includes the identity identifiers AIDs and AIDds of the source and destination terminals, and the mapping server queries the mapping information and returns a response message.
若匹配的映射信息的转发路径中有 TSN, 则响应报文中包含匹配的映射 信息中第一转发服务节点的 RID1及目的终端的路由标识 RIDd; 同时映射服 务器将该数据通信的映射信息发送给该转发路径上的其他转发服务节点, 优 选地, 映射服务器主动下发源终端的路由标识、 下一路由节点的路由标识, 并同时下发目的终端的身份标识, 以便转发服务节点接收到数据报文后, 根 据緩存的映射服务器主动下发的映射信息匹配唯一的转发路径, 并快速进行 处理及报文转发。  If there is a TSN in the forwarding path of the matched mapping information, the response packet includes the RID1 of the first forwarding service node and the routing identifier RIDd of the destination terminal in the matching mapping information; and the mapping server sends the mapping information of the data communication to the mapping server. The other forwarding service node on the forwarding path, preferably, the mapping server actively sends the routing identifier of the source terminal, the routing identifier of the next routing node, and simultaneously delivers the identity identifier of the destination terminal, so that the forwarding service node receives the data packet. Then, the mapping information that is actively sent by the cached mapping server matches the unique forwarding path, and the processing and packet forwarding are performed quickly.
若匹配的映射信息的转发路径中无 TSN, 则响应报文中包含的目的终端 的路由标识 RIDd。  If there is no TSN in the forwarding path of the matched mapping information, the routing identifier RIDd of the destination terminal included in the response packet is used.
( 3 )转发服务节点 TSNk的转发路径查询处理  (3) Forwarding path query processing of forwarding service node TSNk
一般来说, 在映射服务器主动下发映射信息后, 转发服务节点根据本地 緩存的映射服务器主动下发的映射信息即可匹配唯一的转发路径, 获取下一 路由节点的路由标识, 并快速进行处理及报文转发; 但在实际应用过程中, 可根据映射服务器下发映射信息的是否全面或其他策略由转发服务节点向映 射服务器发起转发路径查询。  Generally, after the mapping server actively sends the mapping information, the forwarding service node can match the unique forwarding path according to the mapping information actively sent by the mapping server of the local cache, obtain the routing identifier of the next routing node, and process the packet quickly. And the packet forwarding; but in the actual application process, the forwarding path query may be initiated by the forwarding service node to the mapping server according to whether the mapping server delivers the mapping information comprehensively or other policies.
映射服务器接收转发服务节点 TSNk的转发路径查询报文, 该报文中包 括源 ASNs的路由标识 RIDs和 TSNk的路由标识 RIDk及目的终端的身份标 识 AIDd, 映射服务器查询映射信息, 并返回响应报文, 其中至少包含匹配的 映射信息中下一个路由节点的路由标识 RID ( k+ 1 ) 。  The mapping server receives the forwarding path query message of the forwarding service node TSNk, and the packet includes the route identifier RIDs of the source ASNs and the route identifier RIDk of the TSNk and the identity identifier AIDd of the destination terminal, and the mapping server queries the mapping information, and returns a response packet. , at least the routing identifier RID ( k+ 1 ) of the next routing node in the matching mapping information.
ASN的处理流程, 包括:  The processing flow of ASN, including:
( 1 ) ASN对接收的源终端发送的报文处理  (1) The ASN processes the received message sent by the source terminal.
源 ASN接收源终端发来的报文, 报文中的地址格式为: (目的终端的身 份标识 AIDd, 源终端的身份标识 AIDs )  The source ASN receives the packet sent by the source terminal. The format of the address in the packet is: (identity ID of the destination terminal, AIDd, identity identifier of the source terminal, AIDs)
源 ASN获取下一个路由节点的路由标识;  The source ASN obtains the route identifier of the next routing node.
源 ASN可通过以下两种方式获取下一个路由节点的路由标识: 方式一、 源 ASN根据目的终端的 AIDd查询本地緩存, 得到下一个路由 节点的路由标识 RIDn (第一转发服务节点的 RID1或者目的终端的 RIDd ) ; 方式二、如果查询本地映射表没有匹配表项, ASNs向映射服务器发送映 射查询请求消息, 映射查询请求消息中包括目的终端的身份标识 AIDd和源 ASNs的 RIDs, 映射服务器返回映射信息查询响应报文, 该响应报文中包含 下一个路由节点的路由标识 RIDn (第一转发服务节点的 RID1或者目的终端 的 RIDd ) , 源 ASNs将该路由标识加入本地映射信息表, 供 ASNs进行源终 端发送报文的封装处理时使用。 The source ASN can obtain the route identifier of the next routing node in the following two ways: Mode 1: The source ASN queries the local cache according to the AIDd of the destination terminal to obtain the next route. The route identifier RIDn of the node (RID1 of the first forwarding service node or the RIDd of the destination terminal); Method 2: If the query local mapping table does not have a matching entry, the ASNs sends a mapping query request message to the mapping server, and the mapping query request message includes the destination. The identity identifier AIDd of the terminal and the RIDs of the source ASNs, the mapping server returns a mapping information query response message, where the response message includes a route identifier RIDn of the next routing node (RID1 of the first forwarding service node or RIDd of the destination terminal), The source ASNs add the route identifier to the local mapping information table for use by the ASNs to encapsulate the packets sent by the source terminal.
源 ASN根据获取的下一个路由节点 RIDn的路由标识及为源终端分配的 路由标识 RIDs对接收到的报文进行封装处理, 然后通过转发网络进行转发。  The source ASN encapsulates the received packet according to the obtained route identifier of the next routing node RIDn and the route identifier RIDs allocated to the source terminal, and then forwards the packet through the forwarding network.
封装后的报文的地址格式为两层, 其中内层地址格式为 (目的终端的 The address format of the encapsulated packet is two layers, and the inner address format is (the destination terminal
AIDd, 源终端的 AIDs ) ; 封装的外层地址格式为 AIDd, AIDs of the source terminal; the outer address format of the encapsulation is
(下一个路由节点的路由标识 RIDn , 源终端的路由标识 RIDs )  (Routing route ID of the next routing node, RIDs of the source terminal)
ASN接收转发网络送到目的终端的报文处理:  The ASN receives the packet processing from the forwarding network to the destination terminal:
目的 ASNd接收转发网路送达的报文, 报文的地址格式为: (目的终端 的路由标识 RIDd , 源终端的路由标识 RIDs ) (目的终端的身份标识 AIDd , 源终端的身份标识 AIDs ) ; ASNd解封装处理, 去除封装报文的外层地址- 路由标识, 保留内层地址, 解封装处理后的报文地址格式为: (目的终端的 身份标识 AIDd, 源终端的身份标识 AIDs ); ASNd将解封装后的报文发送给 目的终端, 目的终端的省份标识 AIDd。  The destination ASNd receives the packet sent by the forwarding network. The format of the packet is: (the destination terminal's route identifier RIDd, the source terminal's route identifier RIDs) (the destination terminal's identity identifier AIDd, the source terminal's identity identifier AIDs); The ASNd decapsulation process removes the outer address of the encapsulated packet - the route identifier, and retains the inner address. The format of the packet after decapsulation is: (identity identifier AIDd of the destination terminal, identity identifier AIDs of the source terminal); ASNd The decapsulated packet is sent to the destination terminal, and the province identifier of the destination terminal is AIDd.
TSN对接收的数据报文的处理:  The TSN processes the received data message:
TSNk接收转发路径的上一路由节点 (k-1 )通过转发网络发来的报文, 报文地址格式为:  The TSNk receives the packet sent by the previous routing node (k-1) of the forwarding path through the forwarding network. The format of the packet address is:
( RIDk , RIDs ) (目的终端的身份标识 AIDd , 源终端的身份标识 AIDs ) (RIDk, RIDs) (identity of the destination terminal AIDd, identity of the source terminal AIDs)
TSNk根据报文的外层地址中的 RIDs和目的终端的身份标识 AIDd查询 本地映射信息, 得到下一个路由节点的路由标识 RID ( k+1 ) , 如果本地緩存 中没有匹配表项, TSNk向映射服务器发送映射查询请求消息,其中包括 TSNk 的路由标识 RIDk、 源终端的路由标识 RIDs和目的终端的身份标识 , 映射服 务器返回映射信息查询响应报文,其中至少包含下一个路由节点的路由标识; TSNk进行地址转换处理将接收报文外层地址的 RIDk转换为转发路径上下一 路由节点 (k+1 ) 的路由标识 RID ( k+1 ) (转发路径上最后一个转发服务节 点的下一路由节点为目的接入服务节点 ASNd ) , 并将该报文通过转发网络 转发给转发路径上的下一个转发服务节点, 地址转换后的报文地址为: The TSNk queries the local mapping information according to the RIDs in the outer address of the packet and the identity identifier AIDd of the destination terminal, and obtains the routing identifier RID (k+1) of the next routing node. If there is no matching entry in the local cache, the TSNk maps to the mapping. The server sends a mapping query request message, which includes a route identifier RIDk of the TSNk, a route identifier RIDs of the source terminal, and an identity identifier of the destination terminal, and the mapping server returns a mapping information query response message, where at least the route identifier of the next routing node is included; The TSNk performs address translation processing to convert the RIDk of the outer address of the received message to the route identifier RID (k+1) of the next routing node (k+1) on the forwarding path (the next routing node of the last forwarding service node on the forwarding path) For the purpose of accessing the service node ASNd), the packet is forwarded to the next forwarding service node on the forwarding path through the forwarding network. The address of the address translation packet is:
( RID ( k+1 ) , RIDs ) (目的终端的身份标识 AIDd, 源终端的身份标 识 AIDs ) 。  (RID ( k+1 ) , RIDs ) (identity of the destination terminal AIDd, identity identifier of the source terminal AIDs).
TSN对映射服务器下发的信息及查询响应报文的处理:  The TSN processes the information sent by the mapping server and the query response message:
TSN接收映射服务器主动下发的映射信息或根据 TSN的查询请求下发的 映射信息查询响应报文, 建立本地的映射信息表, 映射信息表包括源 ASNs 的路由标识 RIDs, 本转发服务节点的路由标识 RIDk、 下一个路由节点的路 由标识 RID ( k+1 )及目的终端的身份标识, 供 TSN进行报文地址转换处理 时使用,地址转换将接收报文外层地址中的目的地址 RIDk转换为 RID( k+1 )。  The TSN receives the mapping information that is actively sent by the mapping server or the mapping information query response packet that is sent according to the query request of the TSN, and establishes a local mapping information table, where the mapping information table includes the routing identifier RIDs of the source ASNs, and the routing of the forwarding service node. The RIDk, the routing identifier RID (k+1) of the next routing node, and the identity of the destination terminal are used by the TSN for packet address translation processing. The address translation converts the destination address RIDk in the outer address of the received packet into RID( k+1 ).
概括来说, 本发明数据通信方法基于身份位置分离架构的数据通信系统 实现, 该系统预先设置转发路径, 如图 3所示, 该方法包括:  In summary, the data communication method of the present invention is implemented based on a data communication system of an identity location separation architecture. The system presets a forwarding path. As shown in FIG. 3, the method includes:
步骤 301 : 第一路由节点接收第一数据报文后, 根据所述第一数据报文 中的源、 目的地址获取匹配的转发路径上所述第一路由节点的下一路由节点 即第二路由节点的路由标识, 其中第一路由节点为源接入服务节点 (ASNs ) 或转发服务节点 ( TSN ) , 第二路由节点为 TSN或目的 ASNd;  Step 301: After receiving the first data packet, the first routing node obtains, according to the source and destination addresses in the first data packet, the next routing node, that is, the second route, of the first routing node on the matching forwarding path. The route identifier of the node, where the first routing node is a source access service node (ASNs) or a forwarding service node (TSN), and the second routing node is a TSN or a destination ASNd;
步骤 302: 所述第一路由节点将第一数据报文封装为第二数据报文, 所 述第二数据报文目的地址为第二路由节点的路由标识, 并向第二路由节点转 发所述第二数据报文。  Step 302: The first routing node encapsulates the first data packet into a second data packet, where the destination address of the second data packet is a route identifier of the second routing node, and forwards the Second data message.
进一步地展开来说, 该方法也可描述为:  Further to expand, the method can also be described as:
A、 源接入服务节点 (ASN )接收源终端发送的数据报文, 其中源、 目 的地址为源、 目的终端的身份标识(AID ) ;  A. The source access service node (ASN) receives the data packet sent by the source terminal, where the source and destination addresses are the source and destination terminal identity (AID);
B、 所述源 ASN根据接收的数据报文的源、 目的地址获取匹配的转发路 径中的下一路由节点的路由标识,所述源 ASN对所述接收的数据报文进行处 理, 处理后的数据报文的源、 目的地址分别为源终端的路由标识及下一路由 节点的路由标识, 并向下一路由节点转发处理后的数据报文; 若下一路由节 点为转发服务节点 (TSN ) , 则执行步骤 C, 若下一路由节点为目的 ASN, 则执行步骤 D; The source ASN obtains the route identifier of the next routing node in the matching forwarding path according to the source and destination addresses of the received data packet, and the source ASN processes the received data packet, and the processed data packet is processed. The source and destination addresses of the data packet are the route identifier of the source terminal and the route identifier of the next routing node, and the processed data packet is forwarded to the next routing node; If the point is a forwarding service node (TSN), step C is performed, and if the next routing node is the destination ASN, step D is performed;
C、 所述 TSN接收上一路由节点发送的数据报文后, 根据其中的目的地 址获取匹配的转发路径的下一路由节点的路由标识, 将报文中的目的地址转 换成下一路由节点的路由标识, 并向下一路由节点转发处理后的数据报文; 循环执行该步骤直到下一路由节点为目的 ASN时, 执行步骤 D;  After receiving the data packet sent by the previous routing node, the TSN obtains the routing identifier of the next routing node of the matching forwarding path according to the destination address, and converts the destination address in the packet into the next routing node. Route ID, and forward the processed data packet to the next routing node; perform this step cyclically until the next routing node is the destination ASN, and perform step D;
D、 若下一路由节点 k为目的 ASN, 则所述目的 ASN接收所述数据报文 后将所述数据报文的源、 目的地址还原为源、 目的端的身份标识, 并向所述 目的终端转发还原后的数据报文。  D. If the next routing node k is the destination ASN, the destination ASN restores the source and destination addresses of the data packet to the source and destination end identifiers after receiving the data packet, and sends the data identifier to the destination terminal. Forward the restored data packet.
应用实例 1  Application example 1
若数据通信系统中设置移动终端 A (源终端)到移动终端 B (目的终端) 的转发路径为:  If the data communication system sets the forwarding path of mobile terminal A (source terminal) to mobile terminal B (destination terminal):
ASNS-TSN1-TSN2-...TSN(k-l)-TSNk-TSN(k+l)... TSNm-ASNd, 其对应的转发路径信息为:  ASNS-TSN1-TSN2-...TSN(k-l)-TSNk-TSN(k+l)... TSNm-ASNd, whose corresponding forwarding path information is:
RIDs-RIDl-RID2 - ...RID(k-l)-RIDk-RID ( k+1 ) ...-RIDd。  RIDs-RIDl-RID2 - ...RID(k-l)-RIDk-RID(k+1) ...-RIDd.
如图 4所示, 数据通信方法的流程包括: As shown in FIG. 4, the flow of the data communication method includes:
步骤 601 : 源终端向目的终端发起通信, 通过无线网络发送报文, 报文 的地址格式为:  Step 601: The source terminal initiates communication to the destination terminal, and sends a packet through the wireless network. The address format of the packet is:
(目的终端的身份标识 AIDd, 源终端的身份标识 AIDs ) ;  (identity terminal AIDd, source terminal identity AIDs);
步骤 602:源 ASNs接收步骤 601的报文,源 ASNs根据目的终端的 AIDd 查询本地緩存, 得到第一个转发服务节点 TSN1的路由标识 RID1 , 同时使用 源 ASNs为源终端分配的路由标识 RIDs对接收到的报文进行封装处理,封装 后的报文增加外层地址路由标识, 地址格式为:  Step 602: The source ASNs receive the packet in step 601, and the source ASNs query the local cache according to the AIDd of the destination terminal, and obtain the route identifier RID1 of the first forwarding service node TSN1, and use the source ASNs to assign the route identifier RIDs to the source terminal. The received packet is encapsulated. The encapsulated packet is added with the outer address routing identifier. The address format is:
( RID1 , RIDs ) (目的终端的身份标识 AIDd, 源终端的身份标识 AIDs ) 步骤 603: 源 ASNs通过转发网络转发 602封装后的报文;  (RID1, RIDs) (identity identifier AIDd of the destination terminal, identity identifier AIDs of the source terminal) Step 603: The source ASNs forwards 602 encapsulated packets by forwarding the network;
步骤 604: 第一个转发服务节点 TSN1接收步骤 603报文, 根据 RIDs和 RIDl 查询本地映射信息表, 得到下一个转发服务节点 TSN2 的路由标识 RID2, 进行 文的地址转换处理, 将^艮文中的目的地址 RID1转换成 RID2; 步骤 605: TSN1通过转发网络发送地址转换后的报文, 报文的地址格式 为( RID2 , RIDs ) (目的终端的身份标识 AIDd , 源终端的身份标识 AIDs ); Step 604: The first forwarding service node TSN1 receives the message of step 603, according to the RIDs and RID1 queries the local mapping information table, obtains the routing identifier RID2 of the next forwarding service node TSN2, performs address translation processing, and converts the destination address RID1 in the text into RID2. Step 605: TSN1 sends the address translation through the forwarding network. The format of the message, the address of the message is (RID2, RIDs) (the identity of the destination terminal AIDd, the identity of the source terminal AIDs);
步骤 606:转发服务节点 TSNk接收转发路径上前一个转发服务节点 TSN ( k-1 )发来的报文, 根据 RIDs和 RIDk查询本地映射信息表, 得到下一个转 发服务节点的路由标识 RID ( k+1 ) , 进行报文的地址转换处理, 将报文中的 目的地址 RIDk转换成 RID ( k+1 ) 。 Step 606: The forwarding service node TSNk receives the packet sent by the previous forwarding service node TSN (k-1) on the forwarding path, and queries the local mapping information table according to the RIDs and the RIDk to obtain the routing identifier RID of the next forwarding service node. +1), the address conversion processing of the message is performed, and the destination address RIDk in the message is converted into RID (k+1).
步骤 607: TSNk通过转发网络发送地址转换后的报文, 报文的地址格式 为:  Step 607: The TSNk sends the address-converted packet through the forwarding network, and the address format of the packet is:
( RID ( k+1 ) , RIDs ) (目的终端的身份标识 AIDd, 源终端的身份标 识 AIDs )  ( RID ( k+1 ) , RIDs ) (identity of the destination terminal AIDd, identity identifier of the source terminal AIDs)
步骤 608: 目的 ASNd接收报文, 进行解封装处理, 去除外层地址的路 由标识, 解封装后报文的地址格式为 Step 608: The destination ASNd receives the packet, performs decapsulation processing, and removes the route identifier of the outer address. The address format of the encapsulated packet is
(目的终端的身份标识 AIDd, 源终端的身份标识 AIDs )  (identity of the destination terminal AIDd, identity of the source terminal AIDs)
步骤 609: 目的 ASNd通过无线网络发送解封装后的报文, 目的移动终 端接收报文。  Step 609: The destination ASNd sends the decapsulated packet through the wireless network, and the destination mobile terminal receives the packet.
反向通信的流程可以类推。  The process of reverse communication can be analogized.
在步骤 602中, 源 ASNs根据目的终端的 AIDd查询本地緩存,如果本地 緩存中没有目的终端 AIDd的表项, 需要向映射服务器查询, 查询流程如图 5 所示:  In step 602, the source ASNs query the local cache according to the AIDd of the destination terminal. If there is no entry of the destination terminal AIDd in the local cache, the mapping server needs to query the mapping server. The query process is as shown in FIG. 5:
701 , 源 ASNs发送映射信息查询报文, 报文中包含源终端的路由标识 RIDs和目的终端的身份标识 AIDd;  701. The source ASNs sends a mapping information query message, where the packet includes a route identifier RIDs of the source terminal and an identity identifier AIDd of the destination terminal.
702, 映射服务器处理映射信息查询报文, 查询映射信息表, 映射信息表 中包括转发路径,从源接入服务节点 ASNs、 m个转发服务节点 TSNl-TSNm、 到目的接入服务节点 ASNd止, 转发路径是按顺序的, 如 ASNs下一路由节 点是第一转发服务节点, 目的接入服务节点 ASNd的上一路由节点是第 m个 转发服务节点 TSNm。 同样可以说第一转发服务节点的上一路由节点为 ASNs, 第 m个转发服务节点 TSNm 的下一路由节点是目的接入服务节点 ASNd , 根据源终端的路由标识 RIDs和目的终端的身份标识 AIDd匹配唯一 的转发路径; 702. The mapping server processes the mapping information query message, and the query mapping information table, where the mapping information table includes a forwarding path, and the source access service node ASNs, the m forwarding service nodes TSN1-TSNm, To the destination access service node ASNd, the forwarding path is sequential. For example, the next routing node of the ASNs is the first forwarding service node, and the previous routing node of the destination access service node ASNd is the mth forwarding service node TSNm. It can also be said that the previous routing node of the first forwarding service node is an ASNs, and the next routing node of the mth forwarding serving node TSNm is the destination access service node ASNd, according to the routing identifier RIDs of the source terminal and the identity identifier AIDd of the destination terminal. Match the unique forwarding path;
703 , 映射服务器返回映射信息查询响应报文, 报文包含匹配的转发路径 的下一个路由节点即第一转发服务节点的路由标识 RID 1;  703: The mapping server returns a mapping information query response message, where the message includes a routing path identifier RID 1 of the next forwarding node of the matching forwarding path;
704 ,映射服务器向匹配的转发路径中关联的其他路由节点即转发服务节 点发送映射信息,优选地,下发的映射信息包括以下有效信息:源终端的 RID、 下一路由节点的 RID及目的终端的 AID;  704. The mapping server sends the mapping information to the other routing node that is associated with the forwarding path, that is, the forwarding service node. The mapping information that is delivered includes the following valid information: the RID of the source terminal, the RID of the next routing node, and the destination terminal. AID;
705, 源 ASNs接收映射信息查询响应报文, 建立目的终端的映射表项, 并增加到本地映射信息表中, 映射表项为(目的终端的 AIDd, 第一转发服务 节点的路由标识 RID 1 , 目的终端的 RIDd ) ;  705. The source ASNs receive the mapping information query response packet, and establish a mapping entry of the destination terminal, and add the mapping entry to the local mapping information table. The mapping entry is (the AIDd of the destination terminal, and the routing identifier RID1 of the first forwarding service node, Destination terminal RIDd);
706, 转发服务节点 TSNk接收映射服务器发送的转发路径, 建立本地映 射信息表项, 该本地映射信息至少表项包括源终端 RIDs, 下一个路由节点路 由标识 RID ( k+1 ) , 目的终端的身份标识 AIDd。  706. The forwarding service node TSNk receives the forwarding path sent by the mapping server, and establishes a local mapping information entry. The local mapping information includes at least the source terminal RIDs, the next routing node routing identifier RID (k+1), and the identity of the destination terminal. Identifies AIDd.
在以上图 4所示的实施例中, 源 ASN和转发路由节点 TSN发送的数据 报文的源地址均为源 ASN的路由标识, 除此之外, 源地址还可以是发送数据 报文的当前节点的路由标识, 可以理解地, 本发明主要根据预先设置的转发 路径确定下一个路由节点, 并据此改变数据报文的目的地址来实现报文的路 由, 而并不关注源地址的表现方式。  In the embodiment shown in FIG. 4, the source address of the data packet sent by the source ASN and the forwarding routing node TSN is the route identifier of the source ASN, and the source address may be the current data packet. The route identifier of the node is understood. The present invention mainly determines the next routing node according to the preset forwarding path, and changes the destination address of the data packet to implement packet routing, and does not pay attention to the representation manner of the source address. .
本发明的主要思想是根据业务需求预置转发路径, 以便转发网络中的各 路由节点根据预置的转发路径进行数据报文的转发, 基于该思想, 映射服务 器及各路由节点存储 AID-RID映射关系及转发路径信息的方式可以有多种变 换的实现方式, 如在映射服务器及各路由节点用相同的标识或序号指向某一 转发路径信息, 该标识或序号可携带在数据报文中, 使得接收到该数据报文 的路由节点可以快速从本地緩存或映射服务器匹配转发路径获得下一路由节 点的路由标识, 并快速转发数据报文。 本发明中所涉及的映射信息, 在映射服务器需要同时保存合设或分设的 转发路径信息及映射关系, ASN和 TSN的本地映射信息中可以同时保存合设 或分设的转发路径信息及映射关系,也可以仅保存映射关系或转发路径信息, 再从映射服务器获取转发路径信息或映射关系, 还可以在本地保存合设的映 射信息的有效部分, 如在 ASN 的本地映射信息保存源终端 AID、 目的终端 AID及下一个路由节点的 RID, 源 ASN可以根据这样的有效映射信息条目匹 配唯一的转发路径, 获取 TSN的 RID, 实现报文的封装转发; TSN的本地映 射信息表项包括源终端 RIDs、 下一个路由节点路由标识, 目的终端的身份标 识 AIDd。 The main idea of the present invention is to preset a forwarding path according to service requirements, so that each routing node in the forwarding network forwards data packets according to a preset forwarding path. Based on the idea, the mapping server and each routing node store AID-RID mapping. The relationship between the relationship and the forwarding path information may be implemented in multiple manners. For example, the mapping server and each routing node may use the same identifier or sequence number to point to a forwarding path information, and the identifier or sequence number may be carried in the data packet, so that the identifier or sequence number may be carried in the data packet. The routing node that receives the data packet can quickly obtain the route identifier of the next routing node from the local cache or the mapping server matching forwarding path, and quickly forward the data packet. In the mapping information involved in the present invention, the mapping server needs to simultaneously store the forwarding path information and the mapping relationship that are set or separated, and the local mapping information of the ASN and the TSN can simultaneously store the forwarding path information and the mapping relationship that are set or separated. You can also save the mapping relationship or forwarding path information, and then obtain the forwarding path information or mapping relationship from the mapping server. You can also save the valid part of the mapping information locally. For example, the local mapping information in the ASN saves the source terminal AID and destination. The source AID and the RID of the next routing node, the source ASN can match the unique forwarding path according to the valid mapping information entry, obtain the RID of the TSN, and implement packet encapsulation and forwarding; the local mapping information entry of the TSN includes the source terminal RIDs, The next routing node route identifier, the destination terminal's identity AIDd.
各路由节点 (包括 ASN和 TSN )向映射服务器请求查询时携带的信息以 及各路由节点本地映射信息以能匹配到唯一的转发路径为原则, 在本发明的 具体应用中, 可在该原则的基础上, 根据映射关系及转发路径信息的具体体 现方式进行变化。 可理解地, 匹配到唯一转发路径的根基在于源、 目的终端 的身份标识, 而源终端的身份标识和路由标识对转发网络而言, 在匹配转发 路径时, 两者的效果相同,能可替换地, 匹配到唯一的转发路径,如在源 ASN 向映射服务器进行映射信息查询时, 可携带源、 目的终端的身份标识, 也可 携带源终端的路由标识(即源 ASN完成了源终端身份标识与路由标识的映射 处理)及目的终端的身份标识; 在转发服务节点的查询请求、 本地緩存信息 及映射服务器下发的信息中, 均可将其中的源终端的路由标识和源终端的身 份标识进行替换,因此可理解概括为源终端的标识(即身份标识或路由标识)。  The principle that the routing node (including the ASN and the TSN) requests the mapping server to carry the query and the local mapping information of each routing node to match the unique forwarding path, in the specific application of the present invention, may be based on the principle. The change is performed according to the mapping relationship and the specific embodiment of the forwarding path information. It can be understood that the root of the unique forwarding path is the identity of the source and destination terminals, and the identity and routing identifier of the source terminal are the same as the forwarding network when matching the forwarding path. If the source ASN performs the mapping information query to the mapping server, it can carry the source and destination terminal identifiers, and can also carry the source terminal's route identifier (that is, the source ASN completes the source terminal identity identifier). Mapping with the route identifier and the identity of the destination terminal; in the forwarding request of the forwarding service node, the local cache information, and the information sent by the mapping server, the routing identifier of the source terminal and the identity of the source terminal may be The replacement is made, so it can be understood to be summarized as the identity of the source terminal (ie identity or routing identity).
以上实施例中, 源 ASN对源终端发送的数据报文进行处理时, 是釆用二 层封装的方式携带源、 目的终端 AID的, 可变换的, 可利用报文扩展头 (如 目的地选项头)将源、 目的终端的 AID带到目的 ASN, 从而实现数据报文的 还原。  In the above embodiment, when the source ASN processes the data packet sent by the source terminal, it uses the Layer 2 encapsulation method to carry the source and destination terminal AIDs, which can be transformed, and can use the packet extension header (such as the destination option). Head) Bring the AID of the source and destination terminals to the destination ASN to implement data message restoration.
本发明方法还可扩展至网间通信, 对于网间通信来说, 连接两个网络的 互通服务节点( Interconnect Service Node, ISN )其功能实质上也是转发路由, 与本发明转发路由节点 (TSN )在这一点上是相同的, 因此, 可理解地, 本 发明所说的 TSN广义上包括互通服务节点 (ISN ) 。 工业实用性 本发明数据通信系统及方法的在身份位置分离架构的网络中预先设置转 发路径,接入服务节点( Access Service Node , ASN )及转发服务节点( Transfer Service Node , TSN )等路由节点在转发数据报文前, 先获取匹配的转发路 径上下一路由节点的路由标识, 再向下一路由节点转发数据报文, 本发明在 身份位置分离网络间提供确定的转发路径和灵活的流量调度, 满足实时性要 求高的移动通信业务的转发要求, 只需要增加 TSN节点, 无需升级和改进转 发网络的所有路由器即可满足未来的业务需求, 可以改善网络的传输特性。 The method of the present invention can also be extended to inter-network communication. For inter-network communication, an Interconnect Service Node (ISN) connecting two networks is also substantially a forwarding route, and the forwarding routing node (TSN) of the present invention In this regard, the same is true. Therefore, it is understood that the TSN referred to in the present invention broadly includes an Interworking Service Node (ISN). Industrial Applicability The data communication system and method of the present invention pre-sets a forwarding path in a network of an identity location separation architecture, and a routing node such as an Access Service Node (ASN) and a Forward Service Node (TSN) Before forwarding the data packet, the route identifier of the next routing node on the matching forwarding path is obtained, and then the data packet is forwarded to the next routing node. The present invention provides a certain forwarding path and flexible traffic scheduling between the identity location separation networks. To meet the forwarding requirements of mobile communication services with high real-time requirements, only TSN nodes need to be added, and all routers that need to upgrade and improve the forwarding network can meet future service requirements, and the transmission characteristics of the network can be improved.

Claims

权 利 要 求 书 Claim
1、 一种数据通信系统,该系统基于身份位置分离架构网络实现, 包括通 过网络连接的源接入服务节点 (ASN ) 、 转发服务节点 (TSN ) 、 目的 ASN 及映射服务器, 其中: A data communication system, the system being implemented based on an identity location separation architecture network, comprising a source access service node (ASN), a forwarding service node (TSN), a destination ASN, and a mapping server connected by a network, wherein:
源接入服务节点 (ASN )和转发服务节点 (TSN ) , 设置为: 接收数据 报文, 根据接收的数据报文中的源、 目的地址从本地緩存或映射服务器获取 匹配的转发路径上下一路由节点的路由标识; 将接收的数据报文处理为目的 地址是所述下一路由节点的路由标识的数据报文, 并向下一路由节点转发所 述数据报文, 所述下一个路由节点为目的 ASN或 TSN;  The source access service node (ASN) and the forwarding service node (TSN) are configured to: receive the data packet, and obtain the matching next route on the forwarding path from the local cache or the mapping server according to the source and destination addresses in the received data packet. a route identifier of the node; processing the received data packet as a data packet whose destination address is the route identifier of the next routing node, and forwarding the data packet to the next routing node, where the next routing node is Purpose ASN or TSN;
映射服务器设置为: 存储映射信息, 所述映射信息包括终端的身份标识 The mapping server is configured to: store mapping information, where the mapping information includes an identity of the terminal
( AID )和路由标识( RID ) 的映射关系以及预先设置的源 ASN与目的 ASN 之间的转发路径信息, 以及根据所述源 ASN、 TSN的查询请求匹配转发路径 返回查询结果。 The mapping relationship between the (AID) and the route identifier (RID) and the forwarding path information between the source ASN and the destination ASN, and the matching forwarding path according to the query request of the source ASN and the TSN.
2、 如权利要求 1所述的系统, 其中, 所述源 ASN和 TSN包括报文接收 模块、 映射信息查询模块、 緩存模块、 报文处理模块及报文发送模块, 其中: 报文接收模块设置为: 接收终端或上一路由节点发送的数据报文; 所述 路由节点指源 ASN或 TSN; 2. The system of claim 1, wherein the source ASN and the TSN comprise a message receiving module, a mapping information query module, a cache module, a message processing module, and a message sending module, wherein: the message receiving module is configured. The data packet sent by the receiving terminal or the previous routing node; the routing node refers to the source ASN or TSN;
映射信息查询模块, 与报文接收模块连接, 设置为: 根据数据报文的源、 目的地址查询緩存模块或向所述映射服务器查询获取匹配的转发路径的下一 路由节点的路由标识;  The mapping information querying module is connected to the packet receiving module, and is configured to: query the cache module according to the source and destination addresses of the data packet, or query the mapping server to obtain a routing identifier of the next routing node that obtains the matching forwarding path;
緩存模块, 与映射信息查询模块连接, 设置为: 根据映射信息查询模块 的查询结果或映射服务器主动下发的映射信息建立并保存本地映射信息, 所 述本地映射信息包括 AID-RID映射关系和 /或转发路径信息;  The cache module is connected to the mapping information query module, and is configured to: establish and save local mapping information according to the query result of the mapping information query module or the mapping information actively sent by the mapping server, where the local mapping information includes an AID-RID mapping relationship and/or Or forwarding path information;
报文处理模块, 与所述映射信息查询模块及报文接收模块连接,设置为: 对所述报文接收模块接收的数据报文进行处理, 处理后的数据报文的目的地 址为下一路由节点的 RID;  The message processing module is configured to be connected to the mapping information query module and the message receiving module, and configured to: process the data packet received by the packet receiving module, and the destination address of the processed data packet is the next route. The RID of the node;
报文发送模块, 与所述报文处理模块连接, 设置为: 发送所述报文处理 模块处理后的数据报文; a message sending module, connected to the message processing module, configured to: send the message processing Data message processed by the module;
所述映射服务器中的映射关系条目与所述转发路径信息条目合设或关联 分设。  The mapping relationship entry in the mapping server is associated with or associated with the forwarding path information entry.
3、 如权利要求 2所述的系统, 其中, 所述源 ASN的报文接收模块是设 置为: 接收的数据报文是源终端发送的数据报文, 所述数据报文中源、 目的 地址分别为源、 目的终端的身份标识 (AID); 所述 ASN的緩存模块还设置为: 緩存的本地映射信息包括 AID和 RID的映射关系及转发路径信息,所述映射 关系条目与所述转发路径信息条目合设或关联分设;所述 ASN的数据报文处 理模块还设置为: 进行报文处理时, 将源、 目的终端的身份标识封装在数据 报文中。 The system of claim 2, wherein the packet receiving module of the source ASN is configured to: the received data packet is a data packet sent by the source terminal, and the source and destination addresses in the data packet The AID cache module is further configured to: the cached local mapping information includes a mapping relationship between AID and RID and forwarding path information, and the mapping relationship entry and the forwarding path are The data entry processing module of the ASN is further configured to: encapsulate the identity of the source and destination terminals in the data packet when the packet processing is performed.
4、 如权利要求 2所述的系统, 其中, 所述 ASN的映射信息查询模块是 设置为: 向所述映射服务器查询时, 发送的查询请求中携带源终端标识和目 的终端的 AID; 所述 TSN的映射信息查询模块是设置为: 向所述映射服务器 查询时,发送的查询请求中携带源终端标识、 当前 TSN的 RID和目的终端的 AID, 所述源终端标识指源终端的 AID或 RID。 The system of claim 2, wherein the mapping information query module of the ASN is configured to: when querying the mapping server, the query request sent includes the source terminal identifier and the AID of the destination terminal; The mapping information querying module of the TSN is configured to: when querying the mapping server, the sending query request carries the source terminal identifier, the RID of the current TSN, and the AID of the destination terminal, where the source terminal identifier refers to the AID or RID of the source terminal. .
5、 如权利要求 2 所述的系统, 其中, 所述映射服务器还设置为: 在向 ASN返回查询结果时, 向匹配的转发路径的 TSN下发映射信息, 下发的映射 信息至少包括源终端标识、下一路由节点的 RID及目的终端的 AID;所述 TSN 的緩存模块还设置为: 緩存的映射信息条目至少包括源终端标识、 下一路由 节点的 AID及目的终端的 AID , 源终端的标识为源终端的 AID或 RID。 The system of claim 2, wherein the mapping server is further configured to: when the query result is returned to the ASN, the mapping information is sent to the TSN of the matching forwarding path, where the mapping information that is delivered includes at least the source terminal. The identifier, the RID of the next routing node, and the AID of the destination terminal; the cache module of the TSN is further configured to: the cached mapping information entry includes at least the source terminal identifier, the AID of the next routing node, and the AID of the destination terminal, and the source terminal Identifies the AID or RID of the source terminal.
6、 一种数据通信方法,该方法基于身份位置分离架构的数据通信系统实 现, 该系统预先设置转发路径, 该方法包括: 6. A data communication method, the method being implemented based on a data communication system of an identity location separation architecture, the system pre-setting a forwarding path, the method comprising:
A、 第一路由节点接收第一数据报文后, 根据所述第一数据报文中的源、 目的地址获取匹配的转发路径上所述第一路由节点的下一路由节点即第二路 由节点的路由标识, 其中, 第一路由节点为源接入服务节点 (ASN )或转发 服务节点 (TSN ) , 第二路由节点为 TSN或目的 ASN;  After receiving the first data packet, the first routing node obtains, according to the source and destination addresses in the first data packet, the next routing node, that is, the second routing node, of the first routing node on the matching forwarding path. Route identifier, where the first routing node is a source access service node (ASN) or a forwarding service node (TSN), and the second routing node is a TSN or a destination ASN;
B、所述第一路由节点将第一数据报文封装为第二数据报文,所述第二数 据报文目的地址为第二路由节点的路由标识, 并向第二路由节点转发所述第 二数据报文。 B. The first routing node encapsulates the first data packet into a second data packet, where the second number is The destination address of the packet is the route identifier of the second routing node, and the second data packet is forwarded to the second routing node.
7、 如权利要求 6所述的方法, 其中, 步骤 A中, 所述第一路由节点为 源接入服务节点 (ASN ) 时, 所接收的第一数据报文是源终端发送的数据报 文,所述第一数据报文中源、 目的地址分别为源、 目的终端的身份标识 (AID); 步骤 B中, 所述源 ASN进行 文封装时, 将源、 目的终端的身份标识封装在 第二数据报文中。 The method of claim 6, wherein, in step A, when the first routing node is a source access service node (ASN), the received first data packet is a data packet sent by the source terminal. The source and destination addresses in the first data packet are the identity identifiers (AIDs) of the source and destination terminals respectively. In the step B, when the source ASN performs the packet encapsulation, the identity identifiers of the source and destination terminals are encapsulated in the first In the second data message.
8、 如权利要求 7所述的方法, 其中, 所述步骤 A还包括: 所述第一路 由节点根据本地緩存的映射信息匹配转发路径获取第二路由节点的路由标 识, 或向存储映射信息的映射服务器查询后, 由所述映射服务器进行转发路 径匹配后下发第二路由节点的路由标识。 The method of claim 7, wherein the step A further comprises: the first routing node matching the forwarding path according to the locally cached mapping information to obtain the routing identifier of the second routing node, or storing the mapping information After the mapping server is queried, the mapping server performs the forwarding path matching and then delivers the routing identifier of the second routing node.
9、 如权利要求 8所述的方法, 其中, 步骤 A中, 所述第一路由节点为 源 ASN时, 源 ASN向所述映射服务器查询第二路由节点的路由标识时, 发 送的查询请求中携带源终端标识和目的终端的 AID; 所述第一路由及节点为 TSN, TSN向所述映射服务器查询第二路由节点的路由标识时, 发送的查询 请求中携带源终端的标识、 当前 TSN的 RID及目的终端的 AID , 所述源终端 的标识指源终端的 AID或 RID。 The method according to claim 8, wherein, in step A, when the first routing node is a source ASN, when the source ASN queries the mapping server for the routing identifier of the second routing node, the query request is sent. Carrying the source terminal identifier and the AID of the destination terminal; the first route and the node are TSNs, and when the TSN queries the mapping server for the route identifier of the second routing node, the sent query request carries the identifier of the source terminal and the current TSN. The RID and the AID of the destination terminal, where the identifier of the source terminal refers to the AID or RID of the source terminal.
10、 如权利要求 8所述的方法, 其中, 所述步骤 A还包括: 所述数据通 信系统中, 映射服务器接收到源 ASN的转发路径查询后, 向该源 ASN及其 他关联的 TSN下发匹配的映射信息, 下发到各 TSN的映射信息至少包括源 终端的标识、 下一路由节点的 RID及目的终端的 AID, 所述源终端的标识指 源终端的 AID或 RID。 The method of claim 8, wherein the step A further comprises: in the data communication system, after the mapping server receives the forwarding path query of the source ASN, the mapping server delivers the query to the source ASN and other associated TSNs. The mapping information that is sent to each TSN includes at least the identifier of the source terminal, the RID of the next routing node, and the AID of the destination terminal. The identifier of the source terminal refers to the AID or RID of the source terminal.
11、 一种数据通信方法, 该方法基于身份位置分离架构的数据通信系统 实现, 该系统预先设置转发路径, 该方法包括: 11. A data communication method, the method being implemented based on a data communication system of an identity location separation architecture, the system pre-setting a forwarding path, the method comprising:
A、 源接入服务节点 (ASN )接收源终端发送的数据报文, 所述数据报 文中源、 目的地址为源、 目的终端的身份标识(AID ) ;  A. The source access service node (ASN) receives the data packet sent by the source terminal, where the source and destination addresses in the data packet are the identity identifier (AID) of the source and destination terminals;
B、 所述源 ASN根据接收的数据报文的源、 目的地址获取匹配的转发路 径中的下一路由节点的路由标识,所述源 ASN对所述接收的数据报文进行处 理, 处理后的数据报文的目的地址为下一路由节点的路由标识, 并向下一路 由节点转发处理后的数据报文; 若下一路由节点为转发服务节点 (TSN ) , 则执行步骤 C, 若下一路由节点为目的 ASN, 则执行步骤 D; B. The source ASN obtains a matching forwarding path according to the source and destination addresses of the received data packet. The route identifier of the next routing node in the path, the source ASN processes the received data packet, and the destination address of the processed data packet is the route identifier of the next routing node, and the next routing node Forwarding the processed data message; if the next routing node is a forwarding service node (TSN), step C is performed, and if the next routing node is the destination ASN, step D is performed;
C、 所述 TSN接收上一路由节点发送的数据报文后, 根据其中的目的地 址获取匹配的转发路径的下一路由节点的路由标识, 将报文中的目的地址转 换成下一路由节点的路由标识, 并向下一路由节点转发处理后的数据报文; 循环执行该步骤直到下一路由节点为目的 ASN时, 执行步骤 D;  After receiving the data packet sent by the previous routing node, the TSN obtains the routing identifier of the next routing node of the matching forwarding path according to the destination address, and converts the destination address in the packet into the next routing node. Route ID, and forward the processed data packet to the next routing node; perform this step cyclically until the next routing node is the destination ASN, and perform step D;
D、 若下一路由节点为目的 ASN, 则所述目的 ASN接收所述数据报文后 向将所述数据报文的源、 目的地址还原为源、 目的端的身份标识, 并向所述 目的终端转发还原后的数据报文。  D. If the next routing node is the destination ASN, the destination ASN restores the source and destination addresses of the data packet to the source and destination end identifiers after receiving the data packet, and sends the identifier to the destination terminal. Forward the restored data packet.
12、 如权利要求 11所述的方法,其中,步骤 B或 C还包括:所述源 ASN 或 TSN根据本地緩存的映射信息匹配转发路径, 或向存储映射信息的映射服 务器查询后, 由所述映射服务器进行转发路径匹配后下发下一路由节点的路 由标识。 The method of claim 11, wherein the step B or C further comprises: the source ASN or the TSN matching the forwarding path according to the locally cached mapping information, or querying the mapping server storing the mapping information by the After the mapping server matches the forwarding path, the routing identifier of the next routing node is delivered.
13、 如权利要求 12所述的方法, 其中, 所述方法还包括: 所述数据通信 系统中, 用于存储映射信息的映射服务器接收到源 ASN的转发路径查询后, 向所述源 ASN以及该转发路径关联的 TSN下发匹配的映射信息, 下发到各 TSN的映射信息至少包括源终端的标识、 下一路由节点的路由标识及目的终 端的 AID , 所述源终端的标识指源终端的 AID或 RID。 The method of claim 12, wherein the method further comprises: in the data communication system, after the mapping server for storing the mapping information receives the forwarding path query of the source ASN, the mapping to the source ASN and The TSN associated with the forwarding path delivers the matching mapping information, and the mapping information sent to each TSN includes at least the identifier of the source terminal, the routing identifier of the next routing node, and the AID of the destination terminal, where the identifier of the source terminal refers to the source terminal. AID or RID.
14、 一种数据通信系统的服务节点, 应用于基于身份位置分离架构网络 的系统,  14. A service node of a data communication system, applied to a system based on an identity location separation architecture network,
所述服务节点设置为: 将接收的数据报文处理为目的地址是下一路由节 点的路由标识的数据报文, 并向下一路由节点转发所述数据报文;  The service node is configured to: process the received data packet into a data packet whose destination address is the route identifier of the next routing node, and forward the data packet to the next routing node;
所述服务节点为第一服务节点或第二服务节点, 所述下一个路由节点为 第三服务节点或第二服务节点。  The service node is a first serving node or a second serving node, and the next routing node is a third serving node or a second serving node.
15、 如权利要求 14所述的服务节点, 其中, 所述服务节点还设置为: 根 据接收的数据报文中的源、 目的地址从本地緩存或映射服务器获取匹配的转 发路径上下一路由节点的路由标识; 所述的匹配的转发路径由映射服务器发 送给所述服务节点, 映射服务器存储映射信息, 所述映射信息包括终端的身 份标识(AID )和路由标识(RID )的映射关系以及预先设置的第一服务节点 与第三服务节点之间的转发路径信息。 The service node according to claim 14, wherein the service node is further configured to: obtain a matching switch from a local cache or a mapping server according to a source and a destination address in the received data packet. The routing identifier of the next routing node on the sending path; the matching forwarding path is sent by the mapping server to the serving node, and the mapping server stores mapping information, where the mapping information includes the identity identifier (AID) and the routing identifier (RID) of the terminal. a mapping relationship and forwarding path information between the first service node and the third serving node set in advance.
16、 如权利要求 15所述的服务节点, 其中, 所述第一服务节点或第二服 务节点包括报文接收模块、 映射信息查询模块、 緩存模块、 报文处理模块及 报文发送模块, 其中:  The service node according to claim 15, wherein the first serving node or the second serving node comprises a message receiving module, a mapping information querying module, a buffering module, a message processing module, and a message sending module, wherein :
报文接收模块设置为: 接收终端或上一路由节点发送的数据报文; 所述 路由节点指第一服务节点或第二服务节点;  The message receiving module is configured to: receive a data message sent by the terminal or the previous routing node; the routing node refers to the first service node or the second service node;
映射信息查询模块, 与报文接收模块连接, 设置为: 根据数据报文的源、 目的地址查询緩存模块或向所述映射服务器查询获取匹配的转发路径的下一 路由节点的路由标识;  The mapping information querying module is connected to the packet receiving module, and is configured to: query the cache module according to the source and destination addresses of the data packet, or query the mapping server to obtain a routing identifier of the next routing node that obtains the matching forwarding path;
緩存模块, 与映射信息查询模块连接, 设置为: 根据映射信息查询模块 的查询结果或映射服务器主动下发的映射信息建立并保存本地映射信息, 所 述本地映射信息包括 AID-RID映射关系和 /或转发路径信息;  The cache module is connected to the mapping information query module, and is configured to: establish and save local mapping information according to the query result of the mapping information query module or the mapping information actively sent by the mapping server, where the local mapping information includes an AID-RID mapping relationship and/or Or forwarding path information;
报文处理模块, 与所述映射信息查询模块及报文接收模块连接,设置为: 对所述报文接收模块接收的数据报文进行处理, 处理后的数据报文的目的地 址为下一路由节点的 RID;  The message processing module is configured to be connected to the mapping information query module and the message receiving module, and configured to: process the data packet received by the packet receiving module, and the destination address of the processed data packet is the next route. The RID of the node;
报文发送模块, 与所述报文处理模块连接, 设置为: 发送所述报文处理 模块处理后的数据报文。  The packet sending module is connected to the packet processing module, and configured to: send the data packet processed by the packet processing module.
17、 如权利要求 16所述的服务节点, 其中, 所述映射服务器中的映射关 系条目与所述转发路径信息条目合设或关联分设。  The service node according to claim 16, wherein the mapping relationship entry in the mapping server is associated with or associated with the forwarding path information entry.
18、 如权利要求 17所述的服务节点, 其中, 所述第一服务节点的报文接 收模块是设置为: 接收的数据报文是源终端发送的数据报文, 所述数据报文 中源、 目的地址分别为源、 目的终端的身份标识 (AID)。  The service node according to claim 17, wherein the packet receiving module of the first serving node is configured to: the received data packet is a data packet sent by the source terminal, and the source of the data packet is The destination address is the identity of the source and destination terminals (AID).
19、 如权利要求 18所述的服务节点, 其中, 所述第一服务节点的緩存模 块还设置为:緩存的本地映射信息包括 AID和 RID的映射关系及转发路径信 息, 所述映射关系条目与所述转发路径信息条目合设或关联分设。 The service node according to claim 18, wherein the cache module of the first service node is further configured to: the cached local mapping information includes a mapping relationship between AID and RID, and forwarding path information, where the mapping relationship entry is The forwarding path information entries are concatenated or associated.
20、 如权利要求 19所述的服务节点, 其中, 所述第一服务节点的数据报 文处理模块还设置为: 进行报文处理时, 将源、 目的终端的身份标识封装在 数据报文中。 The service node according to claim 19, wherein the data packet processing module of the first serving node is further configured to: encapsulate the identity identifiers of the source and destination terminals in the data packet when performing packet processing .
21、 如权利要求 20所述的服务节点, 其中, 所述第一服务节点的映射信 息查询模块是设置为: 向所述映射服务器查询时, 发送的查询请求中携带源 终端标识和目的终端的 AID。  The service node according to claim 20, wherein the mapping information querying module of the first serving node is configured to: when querying the mapping server, the sending query request carries the source terminal identifier and the destination terminal AID.
22、 如权利要求 21所述的服务节点, 其中, 所述第二服务节点的映射信 息查询模块是设置为: 向所述映射服务器查询时, 发送的查询请求中携带源 终端标识、 当前第二服务节点的 RID和目的终端的 AID, 所述源终端标识指 源终端的 AID或 RID。  The service node according to claim 21, wherein the mapping information querying module of the second serving node is configured to: when querying the mapping server, the sending query request carries the source terminal identifier, and the current second The RID of the serving node and the AID of the destination terminal, where the source terminal identifier refers to the AID or RID of the source terminal.
23、 如权利要求 22所述的服务节点, 其中, 所述第一服务节点是源接入 服务节点 (ASN ) , 第二服务节点是转发服务节点 (TSN ) , 第三服务节点 是目的 ASN。  The service node according to claim 22, wherein the first serving node is a source access service node (ASN), the second serving node is a forwarding service node (TSN), and the third serving node is a destination ASN.
24、 一种映射服务器, 应用于基于身份位置分离架构网络实现的系统, 映射服务器设置为:存储映射信息,所述映射信息包括终端的身份标识(AID ) 和路由标识( RID )的映射关系以及预先设置的源 ASN与目的 ASN之间的转 发路径信息, 以及根据所述源 ASN、 TSN的查询请求匹配转发路径返回查询 结果。  A mapping server, which is applied to a system implemented based on an identity location separation architecture network, where the mapping server is configured to: store mapping information, where the mapping information includes a mapping relationship between an identity identifier (AID) and a routing identifier (RID) of the terminal, and The forwarding path information between the source ASN and the destination ASN is preset, and the query result is returned according to the query request of the source ASN and the TSN.
25、 如权利要求 24所述的映射服务器, 其中, 所述映射服务器中的映射 关系条目与所述转发路径信息条目合设或关联分设。  The mapping server according to claim 24, wherein the mapping relationship entry in the mapping server is associated with or associated with the forwarding path information entry.
26、如权利要求 25所述的映射服务器,其中,所述映射服务器还设置为: 在向 ASN返回查询结果时, 向匹配的转发路径的 TSN下发映射信息, 下发 的映射信息至少包括源终端标识、 下一路由节点的 RID及目的终端的 AID; 所述 TSN的緩存模块还设置为: 緩存的映射信息条目至少包括源终端标识、 下一路由节点的 AID及目的终端的 AID , 源终端的标识为源终端的 AID或 RID。  The mapping server of claim 25, wherein the mapping server is further configured to: when the query result is returned to the ASN, the mapping information is sent to the TSN of the matching forwarding path, and the mapping information that is delivered includes at least the source. The terminal identifier, the RID of the next routing node, and the AID of the destination terminal; the cache module of the TSN is further configured to: the cached mapping information entry includes at least the source terminal identifier, the AID of the next routing node, and the AID of the destination terminal, and the source terminal The identifier is the AID or RID of the source terminal.
PCT/CN2011/072489 2010-04-07 2011-04-07 Data communications system and method WO2011124132A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201010163196.8A CN102215160B (en) 2010-04-07 2010-04-07 Data communication system and method
CN201010163196.8 2010-04-07

Publications (1)

Publication Number Publication Date
WO2011124132A1 true WO2011124132A1 (en) 2011-10-13

Family

ID=44746296

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/072489 WO2011124132A1 (en) 2010-04-07 2011-04-07 Data communications system and method

Country Status (2)

Country Link
CN (1) CN102215160B (en)
WO (1) WO2011124132A1 (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105530332A (en) * 2015-12-17 2016-04-27 小米科技有限责任公司 Method and device for processing position information
CN106022933A (en) * 2016-04-29 2016-10-12 颜陈煜 System and method of information transmission based on relation chain
CN106034089A (en) * 2015-03-20 2016-10-19 中兴通讯股份有限公司 Message scheduling method and device based on scheduling flow identification
CN111917687A (en) * 2019-05-08 2020-11-10 北京京东振世信息技术有限公司 Method and device for circularly pushing reminding message
CN112217615A (en) * 2019-07-09 2021-01-12 华为技术有限公司 Method and device for supporting time-sensitive network
CN112511995A (en) * 2020-03-30 2021-03-16 中兴通讯股份有限公司 Message interaction method, device, equipment and storage medium
CN112532714A (en) * 2020-11-25 2021-03-19 北京金山云网络技术有限公司 Data processing method, processing device, server and storage medium
CN113595894A (en) * 2021-07-28 2021-11-02 海尔数字科技(青岛)有限公司 Communication method, device, equipment and medium between service nodes and client nodes
CN113949602A (en) * 2021-09-24 2022-01-18 东风商用车有限公司 Method and system for issuing intelligent gateway service
CN112511995B (en) * 2020-03-30 2024-04-26 中兴通讯股份有限公司 Message interaction method, device, equipment and storage medium

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107070786B (en) * 2013-02-25 2020-07-14 华为技术有限公司 Processing method for data source movement, method and device for forwarding message
CN104471874B (en) * 2013-06-29 2018-05-29 华为技术有限公司 Data forwarding method, relay node equipment and network system
CN104869055B (en) * 2014-02-20 2019-11-05 南京中兴软件有限责任公司 A kind of data forwarding method and device
CN105337855B (en) * 2014-08-14 2019-02-05 华为技术有限公司 A kind of modified message method and apparatus of processing
CN108881020B (en) * 2017-05-11 2020-11-06 中兴通讯股份有限公司 Active trusted route management method and device and computer equipment thereof
CN107197020B (en) * 2017-06-01 2020-05-22 中国科学院大学 Web-based spatial information network control method and device
CN109743211B (en) * 2019-01-31 2021-07-30 中通服咨询设计研究院有限公司 SDN-based IP network and optical network collaborative path opening system and method
US20210266255A1 (en) * 2020-02-24 2021-08-26 Cisco Technology, Inc. Vrf segregation for shared services in multi-fabric cloud networks
CN112272144B (en) * 2020-10-28 2022-11-25 北京轻网科技股份有限公司 Message forwarding method and device
CN112714023B (en) * 2020-12-30 2023-03-24 网络通信与安全紫金山实验室 TSN bandwidth reservation system, bandwidth reservation value calculation method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101436998A (en) * 2008-12-16 2009-05-20 华为技术有限公司 Method for obtaining message forwarding route and apparatus for forwarding message
CN101459698A (en) * 2007-12-14 2009-06-17 中国人民解放军信息工程大学 Intra-domain and inter-domain network interconnecting method and system thereof
CN101483600A (en) * 2009-02-19 2009-07-15 北京交通大学 Method for implementing integrated network home domain information diffusion
CN101656765A (en) * 2009-09-14 2010-02-24 中兴通讯股份有限公司 Address mapping system and data transmission method of identifier/locator separation network

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7778407B2 (en) * 2005-05-16 2010-08-17 Yahoo! Inc. Statistical approach to automatic gain control for managing audio messages over a network

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101459698A (en) * 2007-12-14 2009-06-17 中国人民解放军信息工程大学 Intra-domain and inter-domain network interconnecting method and system thereof
CN101436998A (en) * 2008-12-16 2009-05-20 华为技术有限公司 Method for obtaining message forwarding route and apparatus for forwarding message
CN101483600A (en) * 2009-02-19 2009-07-15 北京交通大学 Method for implementing integrated network home domain information diffusion
CN101656765A (en) * 2009-09-14 2010-02-24 中兴通讯股份有限公司 Address mapping system and data transmission method of identifier/locator separation network

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106034089A (en) * 2015-03-20 2016-10-19 中兴通讯股份有限公司 Message scheduling method and device based on scheduling flow identification
CN105530332B (en) * 2015-12-17 2018-09-11 小米科技有限责任公司 The processing method and processing device of location information
CN105530332A (en) * 2015-12-17 2016-04-27 小米科技有限责任公司 Method and device for processing position information
CN106022933A (en) * 2016-04-29 2016-10-12 颜陈煜 System and method of information transmission based on relation chain
CN111917687B (en) * 2019-05-08 2023-06-27 北京京东振世信息技术有限公司 Method and device for circularly pushing reminding message
CN111917687A (en) * 2019-05-08 2020-11-10 北京京东振世信息技术有限公司 Method and device for circularly pushing reminding message
CN112217615A (en) * 2019-07-09 2021-01-12 华为技术有限公司 Method and device for supporting time-sensitive network
CN112511995A (en) * 2020-03-30 2021-03-16 中兴通讯股份有限公司 Message interaction method, device, equipment and storage medium
CN112511995B (en) * 2020-03-30 2024-04-26 中兴通讯股份有限公司 Message interaction method, device, equipment and storage medium
CN112532714B (en) * 2020-11-25 2022-06-03 北京金山云网络技术有限公司 Data processing method, processing device, server and storage medium
CN112532714A (en) * 2020-11-25 2021-03-19 北京金山云网络技术有限公司 Data processing method, processing device, server and storage medium
CN113595894A (en) * 2021-07-28 2021-11-02 海尔数字科技(青岛)有限公司 Communication method, device, equipment and medium between service nodes and client nodes
CN113949602A (en) * 2021-09-24 2022-01-18 东风商用车有限公司 Method and system for issuing intelligent gateway service
CN113949602B (en) * 2021-09-24 2023-05-12 东风商用车有限公司 Method and system for issuing intelligent gateway service

Also Published As

Publication number Publication date
CN102215160A (en) 2011-10-12
CN102215160B (en) 2016-01-20

Similar Documents

Publication Publication Date Title
WO2011124132A1 (en) Data communications system and method
KR101399002B1 (en) Virtual private network implemaentation method and system
KR101340495B1 (en) Implementation method and system of virtual private network
WO2011131084A1 (en) Data communication system and method
JP5551247B2 (en) Method and host node for multi-NAT64 environment
US7366894B1 (en) Method and apparatus for dynamically securing voice and other delay-sensitive network traffic
WO2011032481A1 (en) Communication method, method for forwarding data message during the communication process and communication node thereof
WO2011069399A1 (en) Address mapping method and access service node
WO2011131088A1 (en) Data message processing method, ingress tunnel router and system
WO2013071819A1 (en) Method, network element and ue achieving identifier and location separation and interface identifier allocation
WO2011029322A1 (en) Name-to-address mapping system, data transmission method and name-to-address mapping maintenance method
EP3754949B1 (en) Method for acquiring and providing service, and user equipment and management server
WO2009036678A1 (en) Method, device and network system for message forwarding
WO2011032492A1 (en) Identity identification, across-network communication and service migration method, and information intercommunication network architecture
WO2012106935A1 (en) Data communication network configuration method, gateway element and data communication system
WO2011157126A2 (en) Packet forwarding method and inter-network routing apparatus
WO2011032462A1 (en) Method for data transmission and receiving, system and router thereof
KR101901341B1 (en) Method and apparatus for supporting mobility of user equipment
WO2012088882A1 (en) Method and system for data transmission, and access gateway
WO2011041970A1 (en) Implementation method and system supporting data message active push capability
WO2009000181A1 (en) Method for acquiring traversal resource, peer to peer node and peer to peer system
WO2011032417A1 (en) Method and system for initiating forwarding of communicaiton, information and data message and for routing configuration
WO2011032498A1 (en) Method and system for allocating position identifier and transmitting message
WO2011041969A1 (en) Method and system for realizing the capability of supporting initiative push of data message
WO2011124121A1 (en) Inter-network data communication system and method

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

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

Country of ref document: EP

Kind code of ref document: A1