[go: up one dir, main page]

CN100512172C - Method for, realizing self adaption extension domain management entity mechanism Flexible IP network technology system - Google Patents

Method for, realizing self adaption extension domain management entity mechanism Flexible IP network technology system Download PDF

Info

Publication number
CN100512172C
CN100512172C CNB2004100731465A CN200410073146A CN100512172C CN 100512172 C CN100512172 C CN 100512172C CN B2004100731465 A CNB2004100731465 A CN B2004100731465A CN 200410073146 A CN200410073146 A CN 200410073146A CN 100512172 C CN100512172 C CN 100512172C
Authority
CN
China
Prior art keywords
management entity
domain management
mobile node
extended
extended domain
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CNB2004100731465A
Other languages
Chinese (zh)
Other versions
CN1588903A (en
Inventor
万晓辉
张宁
章忠威
李金成
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Iwncomm Co Ltd
Original Assignee
China Iwncomm Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China Iwncomm Co Ltd filed Critical China Iwncomm Co Ltd
Priority to CNB2004100731465A priority Critical patent/CN100512172C/en
Publication of CN1588903A publication Critical patent/CN1588903A/en
Application granted granted Critical
Publication of CN100512172C publication Critical patent/CN100512172C/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)

Abstract

一种柔性IP网络技术体系中实现自适应扩展域管理实体机制的方法,该方法是:移动节点的网络接入点切换到另一条链路上时,通过代理发现得到扩展域管理实体的地址,判断它和扩展域管理实体是否属同一网段,是,则按传统移动IP原理构造注册请求数据包,送扩展域管理实体转发注册请求;不是,则获得相关信息,构造原始套接字,并向扩展域管理实体发注册请求;移动节点通过注册,把自己的转交地址告诉基本域管理实体;扩展域管理实体和基本域管理之间建立双向隧道;扩展域管理实体生成一条移动节点的代理ARP表项,为注册成功的移动节点启用代理ARP机制。本发明解决了传统移动IP的外地代理实体因执行全代理功能,导致通信效率降低,且占用外地代理实体系统资源的技术问题。

Figure 200410073146

A method for implementing an adaptive extended domain management entity mechanism in a flexible IP network technology system, the method is: when the network access point of a mobile node is switched to another link, the address of the extended domain management entity is obtained through proxy discovery, Judging whether it and the extended domain management entity belong to the same network segment, if yes, construct a registration request packet according to the traditional mobile IP principle, and send the extended domain management entity to forward the registration request; if not, obtain relevant information, construct an original socket, and Send a registration request to the extended domain management entity; the mobile node informs the basic domain management entity of its care-of address through registration; a bidirectional tunnel is established between the extended domain management entity and the basic domain management entity; the extended domain management entity generates a proxy ARP for the mobile node Entries to enable the proxy ARP mechanism for successfully registered mobile nodes. The invention solves the technical problems that the traditional mobile IP foreign agent entity performs the full agent function, resulting in reduced communication efficiency and occupying the system resources of the foreign agent entity.

Figure 200410073146

Description

一种柔性IP网络技术体系中实现自适应扩展域管理实体机制的方法 A method for realizing adaptive extended domain management entity mechanism in a flexible IP network technology system

技术领域 technical field

本发明涉及一种柔性IP网络技术体系中移动节点漫游到扩展网络域后进行数据通信的方法。即,涉及一种当移动节点漫游到一个不同于自己网络地址的网络时,移动节点和扩展域管理实体通信以及扩展域管理实体代理移动节点的方法。具体涉及一种柔性IP网络技术体系中实现自适应扩展域管理实体机制的方法。The invention relates to a method for performing data communication after a mobile node roams to an extended network domain in a flexible IP network technology system. That is, it relates to a method in which the mobile node communicates with the extended domain management entity and the extended domain management entity acts as a proxy for the mobile node when the mobile node roams to a network different from its own network address. It specifically relates to a method for realizing an adaptive extended domain management entity mechanism in a flexible IP network technology system.

背景技术 Background technique

随着计算机网络的发展以及笔记本电脑和PDA等便携工具的体积、重量、性能的改进,移动办公的实现逐渐变得更加容易。移动IP技术是由IETF制定的扩展IP网络移动性的系列标准衍生出的技术,是使连接到任何网络上的移动节点使用家乡地址的身份持续接收IP包的技术。With the development of computer networks and the improvement of the size, weight and performance of portable tools such as notebook computers and PDAs, the realization of mobile office has gradually become easier. Mobile IP technology is a technology derived from a series of standards developed by IETF to expand the mobility of IP networks. It is a technology that enables mobile nodes connected to any network to use the identity of their home address to continuously receive IP packets.

移动节点从家乡网络漫游到外地网络,如果移动节点漫游到了一个和自己IP地址网段相同的网络里时,通过代理发现,移动节点可以直接向外地代理进行注册,移动节点会发送ARP广播请求外地代理实体的MAC地址;外地代理实体响应ARP请求;移动节点将注册请求发送到外地代理实体。The mobile node roams from the home network to the foreign network. If the mobile node roams to a network with the same IP address as its own network segment, the mobile node can directly register with the foreign agent through agent discovery, and the mobile node will send an ARP broadcast request to the foreign network. The MAC address of the agent entity; the foreign agent entity responds to the ARP request; the mobile node sends the registration request to the foreign agent entity.

如果移动节点漫游到一个和自己IP地址网段不同的网络里时,由于外地代理实体的IP地址和移动节点的IP地址不在同一网段,根据TCP/IP网络协议栈的工作原理,当移动节点请求另一个网段的目的主机时,移动节点将首先发送ARP请求询问它的网关的MAC地址,由于此时移动节点询问的MAC地址是家乡网络网关的MAC地址,所以得不到ARP应答。移动节点无法将注册请求送到外地代理实体。If the mobile node roams to a network segment different from its own IP address, because the IP address of the foreign agent entity and the IP address of the mobile node are not in the same network segment, according to the working principle of the TCP/IP network protocol stack, when the mobile node When requesting the destination host of another network segment, the mobile node will first send an ARP request to inquire about the MAC address of its gateway. Since the MAC address inquired by the mobile node is the MAC address of the home network gateway, no ARP response can be obtained. A mobile node cannot send a registration request to a foreign agent entity.

为解决上述问题,传统移动IP中的外地代理实体会执行全代理的功能,它对所有的ARP请求都会给出响应,然后再根据自己的路由信息确定数据包的路由及转发。这样,就对外地网络造成了极大的影响。外地代理实体的全代理功能,使外地网络主机之间正常的通信访问都多了一跳,导致两个原本正常通信的外地主机的通信效率降低,严重时还会使它们之间通信中断。外地代理实体的全代理功能,也占用了外地代理实体的系统资源,使外地代理实体处理数据的效率大大降低。In order to solve the above problems, the foreign agent entity in the traditional mobile IP will perform the function of the full agent, and it will respond to all ARP requests, and then determine the routing and forwarding of the data packet according to its own routing information. In this way, it has a great impact on the foreign network. The full proxy function of the foreign agent entity makes the normal communication and access between the foreign network hosts one more hop, which reduces the communication efficiency of two foreign hosts that originally communicated normally, and even interrupts the communication between them in severe cases. The full proxy function of the foreign agent entity also occupies the system resources of the foreign agent entity, which greatly reduces the efficiency of the foreign agent entity in processing data.

发明内容 Contents of the invention

本发明的目的在于提供一种柔性IP网络技术体系中实现自适应扩展域管理实体机制的方法,其解决了背景技术中传统移动IP的外地代理实体因执行全代理的功能,导致两个原本正常通信的外地主机的通信效率降低甚至中断,且占用外地代理实体的系统资源的技术问题。The purpose of the present invention is to provide a method for implementing the self-adaptive extended domain management entity mechanism in the flexible IP network technology system, which solves the problem that the traditional mobile IP foreign agent entity in the background technology performs the function of full agent, resulting in two original normal The communication efficiency of the communicating foreign host is reduced or even interrupted, and the technical problem of occupying the system resources of the foreign agent entity.

本发明的技术解决方案是:Technical solution of the present invention is:

一种柔性IP网络技术体系中实现自适应扩展域管理实体机制的方法,其特殊之处在于:该方法包括以下步骤A method for implementing an adaptive extended domain management entity mechanism in a flexible IP network technology system, which is special in that: the method includes the following steps

1).移动节点5的网络接入点从一条链路切换到另一条链路上时,移动节点5通过“代理发现”,从扩展域管理实体3广播中得到扩展域管理实体3的地址;1). When the network access point of the mobile node 5 is switched from one link to another link, the mobile node 5 obtains the address of the extended domain management entity 3 from the broadcast of the extended domain management entity 3 through "agent discovery";

2).移动节点5判断它和扩展域管理实体3是否属于同一网段:2). The mobile node 5 judges whether it and the extended domain management entity 3 belong to the same network segment:

是,则移动节点5按照传统移动IP的原理,构造注册请求数据包,发送给扩展域管理实体3,扩展域管理实体3转发注册请求;Yes, then the mobile node 5 constructs a registration request packet according to the principle of traditional mobile IP, and sends it to the extended domain management entity 3, and the extended domain management entity 3 forwards the registration request;

不是,则移动节点5从扩展域管理实体3广播中获得扩展域管理实体3的IP地址以及MAC地址信息,构造原始套接字,用该原始套接字向扩展域管理实体3发送注册请求;No, then the mobile node 5 obtains the IP address and the MAC address information of the extended domain management entity 3 from the broadcast of the extended domain management entity 3, constructs an original socket, and uses the original socket to send a registration request to the extended domain management entity 3;

3).通过注册流程,移动节点5把自己的转交地址告诉基本域管理实体1;3). Through the registration process, the mobile node 5 informs the basic domain management entity 1 of its own care-of address;

4).扩展域管理实体3收到正确的注册应答后,转发给移动节点5,同时,扩展域管理实体3和基本域管理实体1之间建立双向隧道;4). After the extended domain management entity 3 receives the correct registration response, it forwards it to the mobile node 5. At the same time, a bidirectional tunnel is established between the extended domain management entity 3 and the basic domain management entity 1;

5).扩展域管理实体3生成一条移动节点5的代理ARP表项,为注册成功的移动节点5启用代理ARP机制,使移动节点5能够访问基本网络域资源或/和其他移动节点5。5). The extended domain management entity 3 generates a proxy ARP entry for the mobile node 5, and enables the proxy ARP mechanism for the successfully registered mobile node 5, so that the mobile node 5 can access basic network domain resources or/and other mobile nodes 5.

上述移动节点5通过“代理发现”,可从扩展域管理实体3广播中得到扩展域管理实体3的地址是指:扩展域管理实体3发送周期性的代理广播消息,移动节点5收到扩展域管理实体3的代理广播,通过和基本域管理实体1地址的比较,移动节点5检测出它在扩展网络域链路上,移动节点5即以该扩展域管理实体3地址作为它的转交地址。The above-mentioned mobile node 5 can obtain the address of the extended domain management entity 3 from the broadcast of the extended domain management entity 3 through "agent discovery", which means that the extended domain management entity 3 sends periodic proxy broadcast messages, and the mobile node 5 receives the extended domain management entity 3 address. The proxy broadcast of the management entity 3, by comparing with the address of the basic domain management entity 1, the mobile node 5 detects that it is on the extended network domain link, and the mobile node 5 uses the address of the extended domain management entity 3 as its care-of address.

上述注册流程是指:扩展域管理实体3收到移动节点5的注册请求后,将注册请求转发到移动节点5的基本域管理实体1,基本域管理实体1对移动节点5的身份进行认证,返回注册应答。The above registration process refers to: after the extended domain management entity 3 receives the registration request of the mobile node 5, it forwards the registration request to the basic domain management entity 1 of the mobile node 5, and the basic domain management entity 1 authenticates the identity of the mobile node 5, Returns a registration response.

上述代理发现是指代理搜索机制能够使移动节点5检测出它是在基本网络域链路上还是扩展网络域链路上,且当移动节点5移动到一个新的网络链路上时,代理发现机制能为它找到一个合适的扩展域管理实体3。The above agent discovery means that the agent search mechanism can enable the mobile node 5 to detect whether it is on the basic network domain link or the extended network domain link, and when the mobile node 5 moves to a new network link, the agent discovery The mechanism can find a suitable extended domain management entity 3 for it.

上述隧道是指被封装的数据包在公共互联网络上传递时所经过的逻辑路径。The above-mentioned tunnel refers to the logical path through which the encapsulated data packet passes when it is transmitted on the public Internet.

上述移动节点5是指可将接入因特网的位置从一条链路切换到另一条链路上,而仍然保持所有正在进行的通信,并且只使用原有固定IP地址的设备。The above-mentioned mobile node 5 refers to a device that can switch the position of accessing the Internet from one link to another, while still maintaining all ongoing communications, and only using the original fixed IP address.

上述基本域管理实体1是指有一个端口与移动节点5基本网络域链路相连、为发生漫游的移动节点5提供身份认证以及代理ARP网络的设备。The above-mentioned basic domain management entity 1 refers to a device that has a port connected to the basic network domain link of the mobile node 5 and provides identity authentication and proxy ARP network for the roaming mobile node 5 .

上述扩展域管理实体3可以是在移动节点5的扩展网络域链路上、为移动节点5转发注册消息以及数据包的网络设备。The above-mentioned extended domain management entity 3 may be a network device that forwards registration messages and data packets for the mobile node 5 on the extended network domain link of the mobile node 5 .

上述柔性IP网络技术体系可由基本域管理实体1、扩展域管理实体3、接入管理实体2构成;上述接入管理实体2可以是位于基本域管理实体1与扩展域管理实体3之间、进行注册消息以及数据包转发的、具有可在因特网路由IP地址的网络设备。The above-mentioned flexible IP network technical system may be composed of a basic domain management entity 1, an extended domain management entity 3, and an access management entity 2; the above-mentioned access management entity 2 may be located between the basic domain management entity 1 and the extended domain management entity 3, A network device with an Internet-routable IP address that registers messages and forwards packets.

本发明具有以下优点:The present invention has the following advantages:

采用本发明,在不同的网络环境下,柔性IP网络技术体系能对于当前网络环境进行识别并作出响应,执行相应的注册流程以及执行相应的隧道模块。With the present invention, under different network environments, the flexible IP network technology system can identify and respond to the current network environment, execute the corresponding registration process and execute the corresponding tunnel module.

1.本发明对正常通信的外地主机的通信效率无影响;1. The present invention has no influence on the communication efficiency of the foreign hosts in normal communication;

2.不占用扩展域管理实体系统资源,对扩展域管理实体处理数据效率亦无影响;2. It does not occupy the system resources of the extended domain management entity, and has no impact on the data processing efficiency of the extended domain management entity;

3.移动节点在跨网际漫游时,移动节点能够进行成功注册,扩展域管理实体仍能正确响应移动节点ARP请求。3. When the mobile node is roaming across the Internet, the mobile node can register successfully, and the extended domain management entity can still correctly respond to the ARP request of the mobile node.

附图说明 Description of drawings

图1为本发明柔性IP网络技术体系拓扑图;Fig. 1 is a topological diagram of the flexible IP network technology system of the present invention;

图2为本发明扩展域管理实体的建立流程图;Fig. 2 is the establishment flowchart of the extended domain management entity of the present invention;

图3为本发明扩展域管理实体广播包格式。Fig. 3 is the broadcast packet format of the extended domain management entity in the present invention.

附图标号说明:1—基本域管理实体,2—接入管理实体,3—扩展域管理实体,4—基本网络域用户,5—移动节点,6—NAT,指基本网络域的NAT,7—Internet,即因特网,8—NAT,指扩展网络域的NAT。Description of reference numbers: 1—basic domain management entity, 2—access management entity, 3—extended domain management entity, 4—basic network domain user, 5—mobile node, 6—NAT, referring to the NAT of the basic network domain, 7 —Internet, namely the Internet, 8—NAT, refers to the NAT of the extended network domain.

具体实施方式 Detailed ways

本发明的柔性IP网络技术体系是指由基本域管理实体1、扩展域管理实体3、接入管理实体2构成的系统,实现移动节点5在扩展网络域链路,使用原有IP地址正常通信的系统。The flexible IP network technology system of the present invention refers to a system composed of a basic domain management entity 1, an extended domain management entity 3, and an access management entity 2, which enables the mobile node 5 to communicate normally using the original IP address in the extended network domain link system.

本发明利用原始套接字和代理ARP技术,实现了移动节点在不同网段漫游时,能够进行成功注册以及扩展域管理实体3正确代理移动节点的问题。即,当移动节点5跨网际漫游后,移动节点5将注册请求发送到它的扩展域管理实体3,移动节点5能正常注册,注册成功后,扩展域管理实体3能正确响应移动节点5的ARP请求。The invention utilizes the original socket and proxy ARP technology to realize the successful registration of the mobile node and the correct proxy of the mobile node by the extended domain management entity 3 when the mobile node roams in different network segments. That is, after the mobile node 5 roams across the Internet, the mobile node 5 sends a registration request to its extended domain management entity 3, and the mobile node 5 can register normally. After the registration is successful, the extended domain management entity 3 can correctly respond to the mobile node 5 ARP requests.

本发明的实现方法如下:Implementation method of the present invention is as follows:

1.当移动节点5的网络接入点从一条链路切换到另一条链路即扩展网络域上时,移动节点5在“代理发现”之后,移动节点5从扩展域管理实体3广播中得到扩展域管理实体3的地址;1. When the network access point of the mobile node 5 is switched from one link to another link, that is, on the extended network domain, after the "agent discovery" of the mobile node 5, the mobile node 5 obtains from the broadcast of the extended domain management entity 3 The address of the extended domain management entity 3;

2.移动节点5判断它和扩展域管理实体3是否属于同一网段:若属于相同网段的地址,移动节点5就按照传统移动IP的原理,构造一般的注册请求数据包向扩展域管理实体3发送,扩展域管理实体3转发注册请求。若不属于相同网段,移动节点5从扩展域管理实体3广播中获得扩展域管理实体3的IP地址以及MAC地址信息,移动节点5构造原始套接字,使用原始套接字直接向扩展域管理实体3发送注册请求。因为使用原始套接字,这样的注册请求可被送到扩展域管理实体3。通过注册流程移动节点5把自己的转交地址告诉基本域管理实体1,注册成功后,在基本域管理实体1和扩展域管理实体3之间建立隧道。扩展域管理实体3根据代理ARP机制,使得移动节点5能够正常访问基本网络域资源,访问其他移动节点5。2. The mobile node 5 judges whether it and the extended domain management entity 3 belong to the same network segment: if it belongs to the address of the same network segment, the mobile node 5 constructs a general registration request packet to the extended domain management entity according to the principle of traditional mobile IP 3, and the extended domain management entity 3 forwards the registration request. If they do not belong to the same network segment, the mobile node 5 obtains the IP address and the MAC address information of the extended domain management entity 3 from the broadcast of the extended domain management entity 3, and the mobile node 5 constructs an original socket, and uses the original socket to directly send a message to the extended domain. The management entity 3 sends a registration request. Such a registration request can be sent to the extended domain management entity 3 because raw sockets are used. Through the registration process, the mobile node 5 informs the basic domain management entity 1 of its own care-of address. After successful registration, a tunnel is established between the basic domain management entity 1 and the extended domain management entity 3 . The extended domain management entity 3 enables the mobile node 5 to normally access basic network domain resources and other mobile nodes 5 according to the proxy ARP mechanism.

参见图1-3,本发明具体实现方法详述如下:Referring to Figures 1-3, the specific implementation method of the present invention is described in detail as follows:

1.代理发现过程:扩展域管理实体3发送周期性的代理广播消息,移动节点5收到扩展域管理实体3的代理广播,通过和基本域管理实体1地址的比较,移动节点5检测出它在扩展网络域链路上,移动节点5会以这个扩展域管理实体3地址作为它的转交地址。参见附图1。1. Proxy discovery process: the extended domain management entity 3 sends a periodic proxy broadcast message, and the mobile node 5 receives the proxy broadcast from the extended domain management entity 3. By comparing with the address of the basic domain management entity 1, the mobile node 5 detects it On the extended network domain link, the mobile node 5 will use the address of the extended domain management entity 3 as its care-of address. See attached drawing 1.

2.移动节点5收到扩展域管理实体3的代理广播,移动节点5解析该代理广播,通过比较分析,移动节点5检测自己和扩展域管理实体3是不是相同网段。扩展域管理实体3广播包格式参见图3。2. The mobile node 5 receives the proxy broadcast from the extended domain management entity 3, and the mobile node 5 parses the proxy broadcast. Through comparison and analysis, the mobile node 5 detects whether it and the extended domain management entity 3 are in the same network segment. Refer to FIG. 3 for the broadcast packet format of the extended domain management entity 3 .

1)若移动节点5和扩展域管理实体3属于相同网段:移动节点5按照传统移动IP的原理,构造一般的注册请求数据包向扩展域管理实体3发送,扩展域管理实体3转发注册请求;1) If the mobile node 5 and the extended domain management entity 3 belong to the same network segment: the mobile node 5 constructs a general registration request packet and sends it to the extended domain management entity 3 according to the principle of traditional mobile IP, and the extended domain management entity 3 forwards the registration request ;

2)若移动节点5和扩展域管理实体3属于不同网段:移动节点5则构造原始套接字,利用该原始套接字发送注册请求消息。2) If the mobile node 5 and the extended domain management entity 3 belong to different network segments: the mobile node 5 constructs a raw socket, and uses the raw socket to send a registration request message.

3.扩展域管理实体3收到移动节点5的注册请求后,将注册请求转发到移动节点5的基本域管理实体1,基本域管理实体1对移动节点5的身份进行认证,返回注册应答。3. After the extended domain management entity 3 receives the registration request from the mobile node 5, it forwards the registration request to the basic domain management entity 1 of the mobile node 5, and the basic domain management entity 1 authenticates the identity of the mobile node 5 and returns a registration response.

4.扩展域管理实体3收到正确的注册应答后,转发给移动节点5,同时扩展域管理实体3生成一条移动节点5的代理ARP表项。扩展域管理实体3和基本域管理实体1之间建立隧道,使移动节点5漫游后仍可正常工作。扩展域管理实体3建立的流程参见图2。4. After receiving the correct registration response, the extended domain management entity 3 forwards it to the mobile node 5, and at the same time, the extended domain management entity 3 generates a proxy ARP entry for the mobile node 5. A tunnel is established between the extended domain management entity 3 and the basic domain management entity 1, so that the mobile node 5 can still work normally after roaming. Refer to FIG. 2 for the establishment process of the extended domain management entity 3 .

5.因为扩展域管理实体3添加了移动节点5的代理ARP表项,所以从移动节点5发出的ARP请求,扩展域管理实体3会响应ARP应答。5. Because the extended domain management entity 3 has added the proxy ARP entry of the mobile node 5, the extended domain management entity 3 will respond to the ARP response sent from the mobile node 5 to the ARP request.

本发明相关技术术语说明:Explanation of relevant technical terms of the present invention:

基本域管理实体:有一个端口与移动节点所在的基本网络域相连的网络设备,为发生漫游的移动节点提供权限认证以及身份代理。Basic domain management entity: a network device with a port connected to the basic network domain where the mobile node resides, providing authority authentication and identity proxy for the roaming mobile node.

扩展域管理实体:在移动节点的扩展网络域上的网络设备,为移动节点转发身份认证消息以及数据包。Extended domain management entity: a network device on the extended network domain of the mobile node, which forwards identity authentication messages and data packets for the mobile node.

接入管理实体:具有可在因特网路由的IP地址的网络设备,它位于基本域管理实体与扩展域管理实体之间,对移动节点身份进行认证以及转发移动节点数据包的中继设备。Access management entity: a network device with an IP address that can be routed on the Internet, it is located between the basic domain management entity and the extended domain management entity, and is a relay device that authenticates the identity of the mobile node and forwards the data packet of the mobile node.

基本网络域:移动节点漫游前所在的网络。Basic network domain: the network where the mobile node resides before roaming.

扩展网络域:移动节点漫游后所到达的网络。Extended network domain: the network reached by the mobile node after roaming.

IP隧道:是指基于IP的一个数据包被封装在另一个IP数据包的净负荷中进行传送时经过的路径。IP tunnel: refers to the path through which an IP-based data packet is encapsulated in the payload of another IP data packet for transmission.

隧道技术:指包括数据封装,传输和解包在内的全过程。Tunnel technology: refers to the whole process including data encapsulation, transmission and unpacking.

移动节点:可以将接入因特网的位置从一条链路切换到另一条链路上,而仍然保持所有正在进行的通信,并且只使用原有固定IP地址的设备。Mobile node: A device that can switch the location of access to the Internet from one link to another, while still maintaining all ongoing communications, and only using the original fixed IP address.

转交地址:移动节点在扩展网络域获得的合法IP地址。Care-of address: The legal IP address obtained by the mobile node in the extended network domain.

IETF:互联网工程任务小组,Internet Engineering Task Force。IETF: Internet Engineering Task Force, Internet Engineering Task Force.

全代理:对于所有收到的ARP请求都给予ARP应答,而不是只针对特定的ARP请求才给予ARP应答。Full proxy: ARP response is given for all received ARP requests, not only for specific ARP requests.

Claims (9)

1.一种柔性IP网络技术体系中实现自适应扩展域管理实体机制的方法,其特征在于:该方法包括以下步骤1. A method for implementing an adaptive extended domain management entity mechanism in a flexible IP network technology system, characterized in that: the method includes the following steps 1).移动节点(5)的网络接入点从一条链路切换到另一条链路上时,移动节点(5)通过“代理发现”,从扩展域管理实体(3)广播中得到扩展域管理实体(3)的地址;1). When the network access point of the mobile node (5) switches from one link to another link, the mobile node (5) obtains the extended domain from the broadcast of the extended domain management entity (3) through "agent discovery" the address of the managing entity (3); 2).移动节点(5)判断它和扩展域管理实体(3)是否属于同一网段:2). The mobile node (5) judges whether it and the extended domain management entity (3) belong to the same network segment: 是,则移动节点(5)按照传统移动IP的原理,构造注册请求数据包,发送给扩展域管理实体(3),扩展域管理实体(3)转发注册请求;Yes, then the mobile node (5) constructs a registration request packet according to the principle of traditional mobile IP, and sends it to the extended domain management entity (3), and the extended domain management entity (3) forwards the registration request; 不是,则移动节点(5)从扩展域管理实体(3)广播中获得扩展域管理实体(3)的IP地址以及MAC地址信息,构造原始套接字,用该原始套接字向扩展域管理实体(3)发送注册请求;No, then the mobile node (5) obtains the IP address and the MAC address information of the extended domain management entity (3) from the broadcast of the extended domain management entity (3), constructs the original socket, and uses the original socket to report to the extended domain management Entity (3) sends a registration request; 3).通过注册流程,移动节点(5)把自己的转交地址告诉基本域管理实体(1);3). Through the registration process, the mobile node (5) informs the basic domain management entity (1) of its own care-of address; 4).扩展域管理实体(3)收到正确的注册应答后,转发给移动节点(5),同时,扩展域管理实体(3)和基本域管理实体(1)之间建立双向隧道;4). After the extended domain management entity (3) receives the correct registration response, it forwards it to the mobile node (5). At the same time, a bidirectional tunnel is established between the extended domain management entity (3) and the basic domain management entity (1); 5).扩展域管理实体(3)生成一条移动节点(5)的代理ARP表项,为注册成功的移动节点(5)启用代理ARP机制,使移动节点(5)能够访问基本网络域资源或/和其他移动节点(5);5). The extended domain management entity (3) generates a proxy ARP entry for the mobile node (5), and enables the proxy ARP mechanism for the successfully registered mobile node (5), so that the mobile node (5) can access basic network domain resources or / and other mobile nodes (5); 所述的代理发现是指代理搜索机制能够使移动节点(5)检测出它是在基本网络域链路上还是扩展网络域链路上。The agent discovery means that the agent search mechanism can enable the mobile node (5) to detect whether it is on the basic network domain link or the extended network domain link. 2.根据权利要求1所述的柔性IP网络技术体系中实现自适应扩展域管理实体机制的方法,其特征在于:所述的移动节点(5)通过“代理发现”,可从扩展域管理实体(3)广播中得到扩展域管理实体(3)的地址是指:扩展域管理实体(3)发送周期性的代理广播消息,移动节点(5)收到扩展域管理实体(3)的代理广播,通过和基本域管理实体(1)地址的比较,移动节点(5)检测出它在扩展网络域链路上,移动节点(5)即以该扩展域管理实体(3)地址作为它的转交地址。2. the method for realizing the self-adaptive extended domain management entity mechanism in the flexible IP network technology system according to claim 1, is characterized in that: described mobile node (5) can be obtained from the extended domain management entity by "agent discovery" (3) Obtaining the address of the extended domain management entity (3) in the broadcast refers to: the extended domain management entity (3) sends a periodic proxy broadcast message, and the mobile node (5) receives the proxy broadcast of the extended domain management entity (3) , by comparing with the address of the basic domain management entity (1), the mobile node (5) detects that it is on the extended network domain link, and the mobile node (5) uses the address of the extended domain management entity (3) as its care-of address. 3.根据权利要求1或2所述的柔性IP网络技术体系中实现自适应扩展域管理实体机制的方法,其特征在于:所述的注册流程是指:扩展域管理实体(3)收到移动节点(5)的注册请求后,将注册请求转发到移动节点(5)的基本域管理实体(1),基本域管理实体(1)对移动节点(5)的身份进行认证,返回注册应答。3. according to the method for realizing self-adaptive extended domain management entity mechanism in the flexible IP network technical system described in claim 1 or 2, it is characterized in that: described registration process refers to: the extended domain management entity (3) receives mobile After the registration request of the node (5), the registration request is forwarded to the basic domain management entity (1) of the mobile node (5), and the basic domain management entity (1) authenticates the identity of the mobile node (5), and returns a registration response. 4.根据权利要求3所述的柔性IP网络技术体系中实现自适应扩展域管理实体机制的方法,其特征在于:所述的代理发现是指代理搜索机制能够使移动节点(5)检测出它是在基本网络域链路上还是扩展网络域链路上,且当移动节点(5)移动到一个新的网络链路上时,代理发现机制能为它找到一个合适的扩展域管理实体(3)。4. the method for realizing the self-adaptive extended domain management entity mechanism in the flexible IP network technology system according to claim 3, is characterized in that: described agent discovers and refers to that agent search mechanism can make mobile node (5) detect its Whether it is on the basic network domain link or the extended network domain link, and when the mobile node (5) moves to a new network link, the agent discovery mechanism can find a suitable extended domain management entity (3 ). 5.根据权利要求4所述的柔性IP网络技术体系中实现自适应扩展域管理实体机制的方法,其特征在于:所述的隧道是指被封装的数据包在公共互联网络上传递时所经过的逻辑路径。5. the method for realizing the self-adaptive extended domain management entity mechanism in the flexible IP network technology system according to claim 4, is characterized in that: described tunnel refers to the data packet that is encapsulated passes through when transmitting on the public Internet logical path. 6.根据权利要求5所述的柔性IP网络技术体系中实现自适应扩展域管理实体机制的方法,其特征在于:所述的移动节点(5)是指可将接入因特网的位置从一条链路切换到另一条链路上,而仍然保持所有正在进行的通信,并且只使用原有固定IP地址的设备。6. The method for realizing the self-adaptive extended domain management entity mechanism in the flexible IP network technology system according to claim 5, is characterized in that: described mobile node (5) refers to the position that can access Internet from a chain switch to another link, while still maintaining all ongoing communications, and only using devices with original fixed IP addresses. 7.根据权利要求6所述的柔性IP网络技术体系中实现自适应扩展域管理实体机制的方法,其特征在于:所述的基本域管理实体(1)是指有一个端口与移动节点(5)基本网络域链路相连、为发生漫游的移动节点(5)提供身份认证以及代理ARP网络的设备。7. the method for realizing self-adaptive extended domain management entity mechanism in the flexible IP network technology system according to claim 6, is characterized in that: described basic domain management entity (1) refers to have a port and mobile node (5 ) is a device that is connected to the basic network domain link, provides identity authentication for the roaming mobile node (5) and acts as an agent for the ARP network. 8.根据权利要求7所述的柔性IP网络技术体系中实现自适应扩展域管理实体机制的方法,其特征在于:所述的扩展域管理实体(3)是在移动节点(5)的扩展网络域链路上、为移动节点(5)转发注册消息以及数据包的网络设备。8. The method for realizing the self-adaptive extended domain management entity mechanism in the flexible IP network technology system according to claim 7, is characterized in that: the described extended domain management entity (3) is in the extended network of the mobile node (5) A network device that forwards registration messages and data packets for the mobile node (5) on the domain link. 9.根据权利要求8所述的柔性IP网络技术体系中实现自适应扩展域管理实体机制的方法,其特征在于:所述的柔性IP网络技术体系由基本域管理实体(1)、扩展域管理实体(3)、接入管理实体(2)构成;所述的接入管理实体(2)是位于基本域管理实体(1)与扩展域管理实体(3)之间、进行注册消息以及数据包转发的、具有可在因特网路由IP地址的网络设备。9. The method for realizing the adaptive extended domain management entity mechanism in the flexible IP network technology system according to claim 8, characterized in that: the flexible IP network technology system is managed by the basic domain management entity (1) and the extended domain The entity (3) and the access management entity (2) are composed; the access management entity (2) is located between the basic domain management entity (1) and the extended domain management entity (3), and performs registration messages and data packets Forwarding, a network device with an Internet routable IP address.
CNB2004100731465A 2004-09-30 2004-09-30 Method for, realizing self adaption extension domain management entity mechanism Flexible IP network technology system Expired - Fee Related CN100512172C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB2004100731465A CN100512172C (en) 2004-09-30 2004-09-30 Method for, realizing self adaption extension domain management entity mechanism Flexible IP network technology system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2004100731465A CN100512172C (en) 2004-09-30 2004-09-30 Method for, realizing self adaption extension domain management entity mechanism Flexible IP network technology system

Publications (2)

Publication Number Publication Date
CN1588903A CN1588903A (en) 2005-03-02
CN100512172C true CN100512172C (en) 2009-07-08

Family

ID=34604727

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2004100731465A Expired - Fee Related CN100512172C (en) 2004-09-30 2004-09-30 Method for, realizing self adaption extension domain management entity mechanism Flexible IP network technology system

Country Status (1)

Country Link
CN (1) CN100512172C (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8160067B2 (en) * 2005-06-21 2012-04-17 Motorola Mobility, Inc. Address resolution protocol-based wireless access point method and apparatus

Also Published As

Publication number Publication date
CN1588903A (en) 2005-03-02

Similar Documents

Publication Publication Date Title
EP1139632B1 (en) Method for packet communication with mobile node
KR100638380B1 (en) MOBILE ROUTER SUPPORT FOR IPv6
CN102484639B (en) Methods and host nodes for multiple NAT64 environments
CN101043411B (en) Method and system for realizing mobile VPN in hybrid network
US20050053054A1 (en) Method, apparatus and system for optimizing routing of mobile IP packets
JP2011515945A (en) Method and apparatus for communicating data packets between local networks
KR20050036133A (en) Communication method using mobile ipv6 in nat-pt environment and medium thereof
JP2008510440A (en) Method for performing communication between a mobile IPv6 node and an IPv4 communication partner
EP1700430B1 (en) Method and system for maintaining a secure tunnel in a packet-based communication system
CN101005698B (en) Method and system for optimizing route in moving IPv6
TW201019655A (en) Methods for detecting routing loops between home agents
CN101160927B (en) Method for communication between IPv6 communication partner and mobile IPv6 node and communication partner proxy gateway
CN101796769B (en) Internet Protocol Version 6 Transition Method and Apparatus over Internet Protocol Version 4 for Improving Control Server Performance
WO2016078235A1 (en) Network translation realization method and apparatus for transiting to ipv6 on the basis of pant
JP2003258859A (en) Communication system, communication method, transfer device, and network management device
CN100512172C (en) Method for, realizing self adaption extension domain management entity mechanism Flexible IP network technology system
JP4823053B2 (en) Method for switching between different types of communication interfaces, mobile terminal and management device
JP3928443B2 (en) Mobile communication system
JP4586721B2 (en) Communication device, system, and communication method capable of changing address during communication
CN100456718C (en) The Method of Realizing Mobile Routing in Mobile IP Network
JP4432599B2 (en) Mobile IP HA and / or communication terminal registration method and communication terminal
JP4228817B2 (en) Network system
JP2010021713A (en) Proxy terminal, communication method, and communication program
JP2006025341A (en) VLAN neighborhood search proxy method and method, and router device
JP3936366B2 (en) Communication apparatus and communication method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
C56 Change in the name or address of the patentee

Owner name: XI'AN IWNCOMM CO., LTD.

Free format text: FORMER NAME: XIDIAN JIETONG WIRELESS NETWORK COMMUNICATION CO LTD, XI'AN

CP01 Change in the name or title of a patent holder

Address after: 710075 4F.C building, No. 12, No. two, hi tech Road, Shaanxi, Xi'an

Patentee after: Anxi Dianjietong Wireless Network Communications Co.,Ltd.

Address before: 710075 4F.C building, No. 12, No. two, hi tech Road, Shaanxi, Xi'an

Patentee before: Xi'an Xidian Jietong Wireless Network Communication Co., Ltd.

CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20090708

Termination date: 20180930

CF01 Termination of patent right due to non-payment of annual fee