CN100341296C - Mobile node switching control method for MIPv6 experiment - Google Patents
Mobile node switching control method for MIPv6 experiment Download PDFInfo
- Publication number
- CN100341296C CN100341296C CNB2005100963908A CN200510096390A CN100341296C CN 100341296 C CN100341296 C CN 100341296C CN B2005100963908 A CNB2005100963908 A CN B2005100963908A CN 200510096390 A CN200510096390 A CN 200510096390A CN 100341296 C CN100341296 C CN 100341296C
- Authority
- CN
- China
- Prior art keywords
- mobile node
- mipv6
- experiment
- vlan
- link
- 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
Links
Images
Landscapes
- Mobile Radio Communication Systems (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
技术领域technical field
本发明涉及网络实验与仿真技术,尤其是移动IPv6即Mobile IPv6或MIPv6的实验技术,特别涉及一种用于MIPv6实验的移动节点切换控制方法。The present invention relates to network experiment and emulation technology, especially the experiment technology of Mobile IPv6 namely Mobile IPv6 or MIPv6, particularly a kind of mobile node switching control method for MIPv6 experiment.
背景技术Background technique
随着网络技术的发展,各种移动设备迫切需要随时随地接入网络。因此因特网工程任务工作组(Internet Engineering Task Force,IETF)制订了移动IPv6协议标准,它可以实现主机在不同的IPv6网络间无缝隙地漫游。With the development of network technology, various mobile devices urgently need to access the network anytime and anywhere. Therefore, the Internet Engineering Task Force (IETF) has formulated the mobile IPv6 protocol standard, which can realize seamless roaming of hosts between different IPv6 networks.
在MIPv6协议中定义了三类重要的功能实体:移动节点(Mobile Node,MN)、家乡代理(Home Agent,HA)和通信对端节点(Correspondent Node,CN)。当移动节点在家乡链路时,其工作方式如位置固定的主机。当漫游到外地链路后,利用IPv6协议的地址配置机制,移动节点可以获得一个或多个转交地址;此后,移动节点向家乡代理发送“绑定更新”申请注册,在其上建立移动节点的家乡地址和转交地址的“绑定”关系,这样,家乡代理将在家乡链路上截取目的地址是移动节点家乡地址的所有IPv6数据包,通过隧道将它们转发到移动节点的转交地址;在向家乡代理注册的同时,移动节点也向通信对端发送“绑定更新”,告知通信对端当前的转交地址,使通信对端能修改自己的“绑定缓存”,进而可以使用“第二类路由头”,直接发送分组到移动节点,完成“优化路由”,减轻网络负担。Three important functional entities are defined in the MIPv6 protocol: Mobile Node (MN), Home Agent (Home Agent, HA) and Correspondent Node (CN). When the mobile node is on the home link, it works like a fixed host. After roaming to a foreign link, using the address configuration mechanism of the IPv6 protocol, the mobile node can obtain one or more care-of addresses; after that, the mobile node sends a "binding update" to the home agent to apply for registration, and establish the mobile node's The "binding" relationship between the home address and the care-of address, in this way, the home agent will intercept all IPv6 data packets whose destination address is the home address of the mobile node on the home link, and forward them to the care-of address of the mobile node through the tunnel; At the same time when the home agent is registered, the mobile node also sends a "binding update" to the corresponding end to inform the corresponding end of the current care-of address, so that the corresponding end can modify its own "binding cache", and then use the "second class Routing Header" to send packets directly to the mobile node to complete "optimized routing" and reduce network load.
在与MIPv6相关的研究开发工作中,为了验证各种协议、设备或软件的有效性和性能,需要搭建实验环境进行实验和测试。实验的一项重要工作就是控制移动节点在家乡链路和外地链路之间漫游切换,同时测量和收集相关数据,以验证这些协议、设备或软件的实际工作情况。由于受到成本和复杂性方面的限制,这些MIPv6实验系统通常建立在实验室环境下的局域网内。In the research and development work related to MIPv6, in order to verify the validity and performance of various protocols, equipment or software, it is necessary to build an experimental environment for experiments and tests. An important task of the experiment is to control the mobile node to roam and switch between the home link and the foreign link, and measure and collect relevant data at the same time to verify the actual working conditions of these protocols, equipment or software. Due to the limitation of cost and complexity, these MIPv6 experimental systems are usually established in the local area network under the laboratory environment.
目前,在已有的MIPv6实验系统中,大多使用计算机作为家乡代理和接入路由器,使用不同的网络交换机构成家乡链路和外地链路,移动节点在家乡链路和外地链路间切换的控制方法通常有两种:当移动节点采用有线方式接入网络时,手工将网线从接入端口上拔出,然后插入外地链路所对应网络交换机的接入端口上;当移动节点通过无线局域网(WLAN)接入网络时,手工修改移动节点的SSID(Service Set Identifier),强制其接入到外地链路对应的无线接入点(Access Point,AP)上。由于每次移动节点的切换均需手工操作,使得实验无法自动进行,并且切换时间的精确控制也难以实现。At present, in the existing MIPv6 experimental systems, computers are mostly used as home agents and access routers, and different network switches are used to form home links and foreign links, and the control of mobile nodes switching between home links and foreign links There are usually two methods: when the mobile node accesses the network in a wired manner, manually pull out the network cable from the access port, and then insert it into the access port of the network switch corresponding to the external link; WLAN) to access the network, manually modify the SSID (Service Set Identifier) of the mobile node to force it to access the wireless access point (Access Point, AP) corresponding to the foreign link. Since each mobile node switching needs to be manually operated, the experiment cannot be carried out automatically, and the precise control of the switching time is also difficult to achieve.
发明内容Contents of the invention
本发明的目的是提供一种用于MIPv6实验的移动节点切换控制方法,该MIPv6实验方法可控性强、移动节点切换自动、灵活。The purpose of the present invention is to provide a mobile node switching control method for MIPv6 experiments, the MIPv6 experimental method has strong controllability, automatic and flexible mobile node switching.
本发明的技术方案是这样实现的:设置一台计算机作为实验控制端,其上运行MIPv6实验控制程序,并且该实验控制端应与至少一台网络交换机相连,在进行MIPv6实验时,由一台计算机作为实验控制端,其上运行MIPv6实验控制程序,通过简单网络管理协议SNMP在网络交换机上划分出两个以上的虚拟局域网VLAN,其中的一个虚拟局域网VLAN作为家乡链路,选取其余一个或者多个虚拟局域网VLAN作为外地链路;当需要控制移动节点在家乡链路与外地链路之间或者外地链路与外地链路之间漫游切换时,控制端采用基于端口的虚拟局域网VLAN划分方式,通过简单网络管理协议SNMP在网络交换机上重新划分虚拟局域网VLAN,将移动节点的接入端口从当前所属的虚拟局域网VLAN中删除,同时将其添加到目标链路对应的虚拟局域网VLAN中,从而完成切换过程。The technical scheme of the present invention is achieved in that a computer is set as the experimental control terminal, on which the MIPv6 experimental control program is run, and the experimental control terminal should be connected with at least one network switch. When carrying out the MIPv6 experiment, a The computer is used as the experimental control terminal, on which the MIPv6 experimental control program is run, and more than two virtual local area network VLANs are divided on the network switch through the simple network management protocol SNMP. One of the virtual local area network VLANs is used as the home link, and the remaining one or more are selected. A virtual local area network VLAN is used as a foreign link; when it is necessary to control the roaming switching of the mobile node between the home link and the foreign link or between the foreign link and the foreign link, the control terminal adopts the port-based virtual local area network VLAN division method, Through the simple network management protocol SNMP, the virtual local area network VLAN is re-divided on the network switch, the access port of the mobile node is deleted from the current virtual local area network VLAN, and it is added to the virtual local area network VLAN corresponding to the target link, thereby completing Switching process.
实验控制端与至少一台网络交换机相连,作为实验控制端的计算机上运行MIPv6实验控制程序,通过简单网络管理协议SNMP读取并修改网络交换机上的虚拟局域网VLAN配置参数,向网络交换机发出虚拟局域网VLAN划分命令。The experimental control terminal is connected to at least one network switch, and the MIPv6 experimental control program is run on the computer as the experimental control terminal, and the virtual local area network VLAN configuration parameters on the network switch are read and modified through the simple network management protocol SNMP, and the virtual local area network VLAN is sent to the network switch. Divide command.
本发明只需一台可划分虚拟局域网VLAN的二层交换机,采用基于端口的虚拟局域网VLAN划分方式,无需考虑物理连线,即可简洁、灵活的在交换机上划分出家乡链路以及外地链路;移动切换控制灵活、简便,只需通过动态改变移动节点MN所属的虚拟局域网VLAN便可方便快速的完成。测试结果表明,在使用本发明搭建的MIPv6实验系统中,MIPv6协议能够很好的工作, 而且MN切换过程中的丢包和时延也都得到了改善。The present invention only needs a layer-2 switch capable of dividing virtual local area network VLANs, adopts a port-based virtual local area network VLAN division method, and does not need to consider physical connections, and can simply and flexibly divide home links and foreign links on the switch ; The mobile switching control is flexible and simple, and can be completed conveniently and quickly only by dynamically changing the virtual local area network VLAN to which the mobile node MN belongs. The test results show that in the MIPv6 experimental system built by the present invention, the MIPv6 protocol can work well, and the packet loss and time delay in the MN switching process have also been improved.
附图说明Description of drawings
图1是移动节点采用有线接入方式时实验系统的物理拓扑;Figure 1 is the physical topology of the experimental system when the mobile node adopts wired access mode;
图2是移动节点通过无线局域网接入方式时实验系统的物理拓扑;Figure 2 is the physical topology of the experimental system when the mobile node accesses through the wireless local area network;
图3是控制端的系统结构图;Fig. 3 is a system structure diagram of the control terminal;
图4是实验系统的逻辑拓扑;Figure 4 is the logical topology of the experimental system;
图5是移动节点MN的切换过程示意图;FIG. 5 is a schematic diagram of the handover process of the mobile node MN;
图6是移动节点切换前后,家乡代理HA上数据包嗅探器tcpdump的输出结果;Fig. 6 is the output result of the packet sniffer tcpdump on the home agent HA before and after the handover of the mobile node;
下面结合附图对本发明的内容作进一步详细说明。The content of the present invention will be described in further detail below in conjunction with the accompanying drawings.
具体实施方式Detailed ways
下面结合附图对本发明做详细的说明:Below in conjunction with accompanying drawing, the present invention is described in detail:
参照图1、图2所示,基于本发明搭建的MIPv6实验系统包括一个控制端,一台或两台以上的网络交换机以及两台以上的计算机,如果移动节点通过无线局域网接入网络,则还需要一台或两台以上的无线接入点AP。所有的移动节点MN、家乡代理HA、接入路由器AR和控制端都通过网络交换机互连构成一个局域网。图中给出了最小配置的MIPv6实验系统物理拓扑。如果移动节点通过无线局域网接入网络,则实验系统物理拓扑如图2所示,其移动节点MN是通过无线接入点AP而不是以太网接入到网络交换机上的,移动节点MN的切换方式与有线接入时的情形相同。With reference to Fig. 1, shown in Fig. 2, the MIPv6 experiment system that builds based on the present invention comprises a control terminal, one or more than two network switches and more than two computers, if mobile node accesses the network by wireless local area network, then also One or more wireless access points AP are required. All mobile nodes MN, home agent HA, access router AR and control end are interconnected through network switches to form a local area network. The figure shows the physical topology of the minimum configuration MIPv6 experimental system. If the mobile node accesses the network through the wireless local area network, the physical topology of the experimental system is shown in Figure 2. The mobile node MN is connected to the network switch through the wireless access point AP instead of Ethernet. The switching mode of the mobile node MN Same situation as with wired access.
在实验系统中,网络交换机须支持简单网络管理协议SNMP协议和虚拟局域网(Virtual LAN,VLAN)划分;用做家乡代理(Home Agent,HA)和接入路由器(Access Router,AR)的计算机上安装以太网卡,并与网络交换机相连,这些计算机上同时安装有LINUX操作系统、MIPL(Mobile IPv6 for Linux)软件以及RADVD软件;用做移动节点(Mobile Node,MN)的计算机上安装以太网卡或无线网络模块,运行支持IPv6协议的操作系统。用作控制端的计算机上装有MIPv6实验控制程序。In the experimental system, the network switch must support the simple network management protocol SNMP protocol and virtual local area network (Virtual LAN, VLAN) division; it is installed on the computer used as home agent (Home Agent, HA) and access router (Access Router, AR) The Ethernet card is connected to the network switch, and the LINUX operating system, MIPL (Mobile IPv6 for Linux) software and RADVD software are installed on these computers at the same time; the Ethernet card or wireless network is installed on the computer used as a mobile node (Mobile Node, MN) The module runs an operating system that supports the IPv6 protocol. The MIPv6 experiment control program is installed on the computer used as the control terminal.
图3为MIPv6实验控制程序的结构框图。控制程序有两个功能:一是管理和维护资源情况,主要是网络交换机的使用信息;二是通过简单网络管理协议SNMP完成网络交换机上虚拟局域网VLAN的划分。Figure 3 is a structural block diagram of the MIPv6 experiment control program. The control program has two functions: one is to manage and maintain resource conditions, mainly the use information of the network switch; the other is to complete the division of the virtual local area network VLAN on the network switch through the simple network management protocol SNMP.
控制端上装有MIPv6实验控制程序,其各模块的功能如下:The MIPv6 experiment control program is installed on the control terminal, and the functions of each module are as follows:
1)输入/输出控制模块是提供给用户的接口。输入控制包括基本的输入错误检测,如数据类型不正确、数据溢出、不存在的虚拟局域网VLAN号等不合法输入;输出控制主要功能是控制输出格式;1) The input/output control module is an interface provided to the user. Input control includes basic input error detection, such as incorrect data type, data overflow, non-existent virtual local area network VLAN number and other illegal input; the main function of output control is to control the output format;
2)实验系统硬件资源记录模块,记录实验系统的硬件资源(包括主机、网络交换机)的详细信息。记录主机的CPU、内存、IP地址、网卡类型以及该主机与网络交换机相连的端口号;记录网络交换机的端口、虚拟局域网VLAN的使用情况;2) The hardware resource recording module of the experimental system records the detailed information of the hardware resources (including host computer and network switch) of the experimental system. Record the host's CPU, memory, IP address, network card type, and the port number that the host is connected to the network switch; record the use of the port of the network switch and the virtual local area network VLAN;
3)网络交换机控制模块是读取、修改网络交换机当前配置。该模块通过调用简单网络管理协议SNMP的接口,构造简单网络管理协议SNMP的协议数据单元,与网络交换机的SNMP代理(Agent)通信,要求该Agent处理简单网络管理协议SNMP请求消息。3) The network switch control module reads and modifies the current configuration of the network switch. The module constructs the SNMP protocol data unit by calling the SNMP interface, communicates with the SNMP agent (Agent) of the network switch, and requires the Agent to process the SNMP request message.
图4是在图1所示实验系统中配置得到的MIPv6逻辑拓扑。下面以结合该拓扑说明移动节点的切换控制。Fig. 4 is the MIPv6 logical topology configured in the experimental system shown in Fig. 1 . The handover control of the mobile node will be described below in combination with this topology.
家乡代理HA的地址是fec0:106:2700::2/64,移动节点的地址是fec0:106:2700::4/64,外地接入路由器AR的地址是fec0:106:1100::1/64。实验过程是:初始时刻,移动节点位于家乡链路;之后的某个时刻,移动节点将切换到外地链路;在整个实验过程中,移动节点MN持续使用ping6程序与家乡代理HA通信。分别测量在本方法和手动切换两种方式下,切换过程中的时延和丢包,对多次测量结果取平均值分析。The address of the home agent HA is fec0:106:2700::2/64, the address of the mobile node is fec0:106:2700::4/64, and the address of the remote access router AR is fec0:106:1100::1/ 64. The experiment process is as follows: at the initial moment, the mobile node is on the home link; at a later time, the mobile node will switch to the foreign link; in the whole experiment process, the mobile node MN continues to use the ping6 program to communicate with the home agent HA. Measure the time delay and packet loss during the switching process under this method and manual switching, and take the average value of multiple measurement results for analysis.
为了使分别处于虚拟局域网VLAN A、B内的终端能相互通信,做如下设置:In order to enable the terminals in VLAN A and B of the virtual local area network to communicate with each other, do the following settings:
1)家乡代理HA、接入路由器AR同时属于虚拟局域网VLAN C;1) The home agent HA and the access router AR belong to the virtual local area network VLAN C at the same time;
2)家乡代理HA、接入路由器AR上的网卡设置为支持转发;2) The home agent HA and the network card on the access router AR are set to support forwarding;
3)修改家乡代理HA、接入路由器AR的路由表,使得虚拟局域网VLANA内所有发往虚拟局域网VLAN B的数据包由家乡代理HA转发,虚拟局域网VLAN B内所有发往虚拟局域网VLAN A的数据包由接入路由器AR转发。3) Modify the routing table of the home agent HA and the access router AR, so that all data packets sent to the virtual local area network VLAN B in the virtual local area network VLANA are forwarded by the home agent HA, and all data packets sent to the virtual local area network VLAN A in the virtual local area network VLAN B The packet is forwarded by the access router AR.
图5是基于虚拟局域网VLAN划分控制移动节点切换的切换过程示意图。FIG. 5 is a schematic diagram of a handover process for controlling mobile node handover based on virtual local area network (VLAN) division.
当移动节点MN在家乡链路和外地链路之间切换时,MIPv6才能发生作用。初始时,移动节点MN位于家乡链路,属于虚拟局域网VLAN A;当移动节点切换到外地链路时,可通过重新划分网络交换机VLAN来实现。其详细过程是,如图5所示,先将移动节点MN从虚拟局域网VLANA中删除,然后再将其加入虚拟局域网VLAN B;移动节点MN切换到虚拟局域网VLAN B后,可以收到接入路由器AR发送的路由通告消息,移动节点MN根据路由通告中的本地信息,重新配置一个新的转交地址。经过以上过程,相当于移动节点MN从家乡链路切换到了外地链路。在实验中,只需要在控制端输入移动节点MN与网络交换机相连的端口号以及其欲加入的虚拟局域网VLAN号,控制端就能在设定的时间重新进行虚拟局域网VLAN划分。图中序号1、2……为网络交换机端口编号。When the mobile node MN switches between the home link and the foreign link, MIPv6 can take effect. Initially, the mobile node MN is located in the home link and belongs to the virtual local area network VLAN A; when the mobile node switches to the foreign link, it can be realized by re-dividing the network switch VLAN. Its detailed process is, as shown in Figure 5, delete mobile node MN from virtual local area network VLANA first, then add it to virtual local area network VLAN B again; After mobile node MN switches to virtual local area network VLAN B, can receive access router For the route advertisement message sent by the AR, the mobile node MN reconfigures a new care-of address according to the local information in the route advertisement. Through the above process, it is equivalent to the handover of the mobile node MN from the home link to the foreign link. In the experiment, only the port number of the mobile node MN connected to the network switch and the VLAN number of the virtual local area network it wants to join need to be input at the control terminal, and the control terminal can re-divide the virtual local area network VLAN at the set time. The
图6是移动节点切换到外地链路后,在家乡代理HA上使用数据包嗅探器tcpdump测量的结果。Figure 6 is the result of using the data packet sniffer tcpdump on the home agent HA after the mobile node switches to the foreign link.
在整个实验过程中,移动节点MN使用ping6程序与家乡代理HA通信。用tcpdump工具查看家乡代理HA的接发包,可以清楚的看到切换过程:如图6所示,①是在移动节点MN在家乡虚拟局域网VLAN的最后一次ping6信息;②表明,移动节点MN被切换到外地虚拟局域网VLAN,获得转交地址fec0:106:1100:0:20d:88ff:fe48:1803,并且在家乡代理HA处成功完成注册;③表明,ping6恢复,移动节点MN在外地虚拟局域网VLAN工作正常。Throughout the experiment, the mobile node MN uses the ping6 program to communicate with the home agent HA. Use the tcpdump tool to view the packets sent and received by the home agent HA, and you can clearly see the handover process: as shown in Figure 6, ① is the last ping6 message of the mobile node MN in the home virtual local area network VLAN; ② shows that the mobile node MN is switched Go to the foreign virtual local area network VLAN, obtain the care-of address fec0:106:1100:0:20d:88ff:fe48:1803, and successfully complete the registration at the home agent HA; ③ indicates that ping6 is restored, and the mobile node MN is working in the foreign virtual local area network VLAN normal.
综上所述,当MN在家乡虚拟局域网VLAN与外地虚拟局域网VLAN之间切换时,在切换造成的短暂中断过后,移动节点MN与家乡代理HA之间的通信恢复正常,移动节点MN在家乡代理成功的完成注册,ping6继续工作,说明在本实验系统中,MIPv6能正常运行。To sum up, when the MN switches between the home virtual local area network VLAN and the foreign virtual local area network VLAN, the communication between the mobile node MN and the home agent HA returns to normal after the brief interruption caused by the handover, and the mobile node MN is in the home agent HA. The registration is successfully completed, and ping6 continues to work, indicating that MIPv6 can operate normally in this experimental system.
表1两种移动节点切换方案的时延和丢包对比。给出了手工插拔网线和虚拟局域网VLAN划分两种移动节点切换控制方法的性能数据。从表中数据可以看出,基于虚拟局域网VLAN的切换方式与手工插拔线切换方式相比,切换过程中的丢包和时延都有所改善,但是基于虚拟局域网VLAN控制的切换方式,其可控性更强,切换更加方便、快速。Table 1 compares the delay and packet loss of two mobile node handover schemes. The performance data of two mobile node switching control methods, manual plugging and unplugging network cables and virtual local area network (VLAN) division, are given. It can be seen from the data in the table that compared with the switching method of manually plugging and unplugging cables, the switching method based on virtual local area network VLAN has improved packet loss and delay in the switching process, but the switching method based on virtual local area network VLAN control has a lower The controllability is stronger, and the switching is more convenient and fast.
表1 对比测试结果
以上测试所使用的设备配置情况及参数如下:一台锐捷Star-S1926F+二层网络交换机,该网络交换机配置24个10/100Mbps网络端口,同时支持“端口VLAN”和“标签VLAN”两种工作模式,在实验中采用基于“端口VLAN”的工作模式;家乡代理HA、移动节点MN、接入路由器AR采用三台配置相同的PC兼容计算机,配置为P4 2.4G、256MB RAM、10/100M D-Link自适应网卡,操作系统为Linux Red Hat 9.0(内核版本Linux-2.4.26),MIPL(MobileIPv6 for Linux)版本为mipv6-1.1-v2.4.26;HA和AR都安装了版本为radvd-0.8的RADVD软件,可以周期性的发送路由通告消息。The equipment configuration and parameters used in the above tests are as follows: a Ruijie Star-S1926F+ Layer 2 network switch, which is configured with 24 10/100Mbps network ports, and supports both "port VLAN" and "tag VLAN" work In the experiment, the working mode based on "port VLAN" is adopted; the home agent HA, the mobile node MN, and the access router AR adopt three PC compatible computers with the same configuration, and the configuration is P4 2.4G, 256MB RAM, 10/100M D -Link adaptive network card, operating system is Linux Red Hat 9.0 (kernel version Linux-2.4.26), MIPL (MobileIPv6 for Linux) version is mipv6-1.1-v2.4.26; both HA and AR have installed version radvd-0.8 The RADVD software can periodically send routing advertisement messages.
Claims (2)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CNB2005100963908A CN100341296C (en) | 2005-11-21 | 2005-11-21 | Mobile node switching control method for MIPv6 experiment |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CNB2005100963908A CN100341296C (en) | 2005-11-21 | 2005-11-21 | Mobile node switching control method for MIPv6 experiment |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| CN1777129A CN1777129A (en) | 2006-05-24 |
| CN100341296C true CN100341296C (en) | 2007-10-03 |
Family
ID=36766447
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CNB2005100963908A Expired - Fee Related CN100341296C (en) | 2005-11-21 | 2005-11-21 | Mobile node switching control method for MIPv6 experiment |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN100341296C (en) |
Families Citing this family (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP5122557B2 (en) * | 2007-03-23 | 2013-01-16 | シャープ株式会社 | COMMUNICATION SYSTEM, COMMUNICATION METHOD FOR COMMUNICATION SYSTEM, MOBILE COMMUNICATION TERMINAL, POSITION MANAGEMENT DEVICE, COMMUNICATION METHOD FOR MOBILE COMMUNICATION TERMINAL, AND COMMUNICATION METHOD FOR POSITION MANAGEMENT DEVICE |
| CN101453399B (en) | 2007-11-30 | 2012-07-04 | 华为技术有限公司 | Virtual network configuration method and apparatus |
| CN101764751B (en) * | 2009-12-25 | 2013-06-05 | 杭州华三通信技术有限公司 | Method, system and equipment for forwarding roaming messages for wireless user terminal travelling across VLAN |
| US9641355B2 (en) | 2011-09-26 | 2017-05-02 | Nec Corporation | Communication device, communication method, and program |
| CN105376132B (en) * | 2015-10-27 | 2019-08-16 | 上海斐讯数据通信技术有限公司 | System and method based on client configuring virtual LAN |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN1514657A (en) * | 2002-12-31 | 2004-07-21 | 中国科学技术大学 | A fast handover method between subnets for MIPv6 |
| KR20050002543A (en) * | 2003-06-30 | 2005-01-07 | 주식회사 케이티 | Mobility management method of mobile IPv6 networks with multicasting |
| CN1568044A (en) * | 2003-07-01 | 2005-01-19 | 株式会社日立制作所 | Method of seamless home agent switching of mobile IPv6 |
| CN1655549A (en) * | 2004-02-12 | 2005-08-17 | 三星电子株式会社 | Method for assigning a virtual-IP zone in a mobile IPV6 system |
-
2005
- 2005-11-21 CN CNB2005100963908A patent/CN100341296C/en not_active Expired - Fee Related
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN1514657A (en) * | 2002-12-31 | 2004-07-21 | 中国科学技术大学 | A fast handover method between subnets for MIPv6 |
| KR20050002543A (en) * | 2003-06-30 | 2005-01-07 | 주식회사 케이티 | Mobility management method of mobile IPv6 networks with multicasting |
| CN1568044A (en) * | 2003-07-01 | 2005-01-19 | 株式会社日立制作所 | Method of seamless home agent switching of mobile IPv6 |
| CN1655549A (en) * | 2004-02-12 | 2005-08-17 | 三星电子株式会社 | Method for assigning a virtual-IP zone in a mobile IPV6 system |
Non-Patent Citations (1)
| Title |
|---|
| 移动IPv6技术研究的实验系统概述 王淼,李军,石晶林,中国数据通信,第4期 2003 * |
Also Published As
| Publication number | Publication date |
|---|---|
| CN1777129A (en) | 2006-05-24 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP5874851B2 (en) | COMMUNICATION SYSTEM, TRANSFER NODE, CONTROL DEVICE, AND COMMUNICATION METHOD | |
| AU2012303738B2 (en) | Implementing a 3G packet core in a cloud computer with openflow data and control planes | |
| CN103327547B (en) | Wireless communication system and wireless communications method | |
| US9008084B2 (en) | Method of IPv6 at data center network with VM mobility using graceful address migration | |
| CN101374089B (en) | Neighbor discovery method and apparatus for mobile node in heterogeneous network environment | |
| JP6179523B2 (en) | COMMUNICATION SYSTEM, GATEWAY CONTROL DEVICE, ROUTE CONTROL DEVICE, COMMUNICATION METHOD, AND PROGRAM | |
| CN100505691C (en) | Communication system, mobile terminal, relay device, and learning method of transferring route | |
| US11800587B2 (en) | Method for establishing subflow of multipath connection, apparatus, and system | |
| JPWO2012081631A1 (en) | Switching device, host device, network, and packet transfer method | |
| CN103974380A (en) | Terminal access position keep-alive method and device | |
| CN101960781B (en) | The failture evacuation of the voice deployment based on WLAN | |
| US9526043B2 (en) | Soft handover method and device | |
| CN104717142B (en) | Method for carrying out mobility management based on OpenFlow protocol | |
| CN102986192B (en) | Ambulant system and method is provided with separating home agent architecture | |
| WO2011153777A1 (en) | Method, system, mapping forward server and access router for mobile communication controlling | |
| CN101420345B (en) | Device and method for proxy mobile IP access and departure detection under WLAN | |
| CN100341296C (en) | Mobile node switching control method for MIPv6 experiment | |
| CN1301033C (en) | Cellular network and wireless local area network loose-coupling mobile communication network | |
| KR101680137B1 (en) | Sdn-based terminal mobility management framework and management methof thereof | |
| Åhlund et al. | M-MIP: extended Mobile IP to maintain multiple connections to overlapping wireless access networks | |
| CN103414640B (en) | A method for expanding the capacity of the MAC address forwarding table of wireless controller equipment | |
| CN101111067A (en) | Communication method between mobile terminal and access gateway | |
| Ghosh et al. | Performance Evaluation of Optimized Mobile IP Protocol Vis-à-vis Bit Map Indexing Method | |
| CN100401816C (en) | A method for selecting a care-of address for a multi-mode mobile terminal based on IPv6 technology | |
| CN101345696B (en) | Fast switching method for proxy mobile IP |
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 | ||
| C17 | Cessation of patent right | ||
| CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20071003 Termination date: 20101121 |