CN101674221A - Static routing generation method, method and device for implementing terminal routing - Google Patents
Static routing generation method, method and device for implementing terminal routing Download PDFInfo
- Publication number
- CN101674221A CN101674221A CN200810119780A CN200810119780A CN101674221A CN 101674221 A CN101674221 A CN 101674221A CN 200810119780 A CN200810119780 A CN 200810119780A CN 200810119780 A CN200810119780 A CN 200810119780A CN 101674221 A CN101674221 A CN 101674221A
- Authority
- CN
- China
- Prior art keywords
- route
- terminal
- static route
- static
- sent
- 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.)
- Pending
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
- H04L45/42—Centralised routing
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
本发明公开了静态路由生成方法、终端路由实现方法及装置,通过由网络侧网元装置或DHCP服务器下发路由策略给终端,终端根据网元装置或DHCP服务器下发的路由策略生成对应的静态路由并存储;终端根据待发送的数据包的属性信息,匹配存储的静态路由,确定出一条匹配路由,使用确定出的匹配路由发送数据包。采用本发明方案,不需要由用户获取各种路由配置参数来手动配置静态路由,可以保证多个网络连接同时有数据包通过,实现终端多连接。
The invention discloses a method for generating a static route, a method and a device for realizing a terminal route. By sending a routing policy to a terminal by a network element device or a DHCP server on the network side, the terminal generates a corresponding static route according to the routing policy issued by the network element device or the DHCP server. Routing and storing; the terminal matches the stored static route according to the attribute information of the data packet to be sent, determines a matching route, and uses the determined matching route to send the data packet. By adopting the solution of the invention, it is not necessary for the user to obtain various routing configuration parameters to manually configure the static routing, which can ensure that data packets pass through multiple network connections at the same time, and realize multi-connection of terminals.
Description
技术领域 technical field
本发明涉及通信领域,尤其涉及终端连接到多个网络时的一种静态路由生成方法,相应的终端路由实现方法,以及终端与网络侧装置。The present invention relates to the communication field, and in particular to a method for generating a static route when a terminal is connected to multiple networks, a corresponding terminal route realization method, and a terminal and a network side device.
背景技术 Background technique
随着互联网的飞速发展,网络的种类不断丰富,包括以太网、GPRS网络、LTE网络、VPN、WiFi等。每种网络有自己的特性,如以太网具有高速的特点,而GPRS网络则覆盖面积广泛,VPN具有高安全性等。用户为了获得某种网络特性而接入相应的网络,当用户需要同时获得几种网络特性,或是单一网络不能够满足用户的多样需求时,就催生了终端多连接的需求。即将一个终端同时接入多个网络,可以为不同的应用数据包寻找最合适的网络,保持终端同时工作在多个网络中。With the rapid development of the Internet, the types of networks are constantly enriched, including Ethernet, GPRS network, LTE network, VPN, WiFi, etc. Each network has its own characteristics, such as Ethernet has high-speed characteristics, while GPRS network covers a wide area, and VPN has high security. Users access the corresponding network in order to obtain certain network characteristics. When users need to obtain several network characteristics at the same time, or a single network cannot meet the diverse needs of users, the demand for multi-connection of terminals arises. That is to say, a terminal is connected to multiple networks at the same time, and the most suitable network can be found for different application data packets, so that the terminal can work in multiple networks at the same time.
终端的迅速发展使多连接的需求有了物理硬件保证。目前市场上的笔记本电脑基本同时内置有无线网卡和以太网卡,同时留有3G数据卡槽,并且这些网络接口都可以同时工作。智能手机能够连接多种制式的移动网络,并且支持WiFi连接。The rapid development of terminals makes the requirement of multi-connection guaranteed by physical hardware. At present, notebook computers on the market basically have built-in wireless network cards and Ethernet cards at the same time, and have 3G data card slots at the same time, and these network interfaces can all work at the same time. Smartphones can connect to mobile networks of multiple standards and support WiFi connections.
但是在具备了用户需求与终端硬件保证的情况下,现有技术中的终端路由机制最终限制了终端多连接。由于终端路由使用默认网关(default gateway)机制,在多连接的情况下,操作系统会根据一定的规则选择出一个默认的网络接口,使所有网络流量都通过这个默认接口进出,在事实上造成了终端多连接的失败,从而不能达到终端多连接的目的,不能实现终端对多个网络连接的同时使用。However, in the case of satisfying user requirements and terminal hardware guarantees, the terminal routing mechanism in the prior art ultimately limits the multi-connection of the terminal. Since the terminal routing uses the default gateway mechanism, in the case of multiple connections, the operating system will select a default network interface according to certain rules, so that all network traffic enters and exits through this default interface, which in fact causes The terminal multi-connection fails, so the purpose of the terminal multi-connection cannot be achieved, and the simultaneous use of the terminal for multiple network connections cannot be realized.
现有技术中,一种用来保证终端多个网络接口同时拥有流量的方法是在主机路由表中配置静态路由。具体实现方式是用户通过命令行的方式手动配置静态路由表项,包括输入目的IP、网关、测量(metric)值等,这样可以保证对特定目的IP地址指定网络接口进行路由,其他路由则仍通过默认网络接口完成,保证了多个接口同时有流量存在。但该方法对用户基本不具有可操作性,因为用户获取各种路由配置参数很困难。In the prior art, a method for ensuring that multiple network interfaces of a terminal have traffic at the same time is to configure a static route in a host routing table. The specific implementation method is that the user manually configures static routing entries through the command line, including inputting the destination IP, gateway, and metric value, etc., so as to ensure that the specified network interface for the specific destination IP address is routed, and other routes are still passed through The default network interface is completed, ensuring that multiple interfaces have traffic at the same time. However, this method is basically inoperable for users, because it is very difficult for users to obtain various routing configuration parameters.
Windows Vista操作系统可以在特定的情形下保持主机多连接,即在应用进行网络通信时,如果默认接口更换,那么已经启动的应用将继续使用旧接口进行通信,新启动的应用使用最新更换的默认接口。这种情况下,旧接口和新的默认接口同时拥有流量,达到了终端多连接。但是,这是一个被动情况下的多连接,当用户主动需要为不同应用指定不同网络时,这种方式不能发挥作用。The Windows Vista operating system can maintain multiple host connections under certain circumstances, that is, when the application communicates on the network, if the default interface is changed, the application that has been started will continue to use the old interface for communication, and the newly launched application will use the newly replaced default interface. interface. In this case, the old interface and the new default interface have traffic at the same time, achieving terminal multi-connection. However, this is a multi-connection in a passive situation. When the user actively needs to specify different networks for different applications, this method cannot function.
综上所述,现有技术中,由于终端路由遵从默认网关机制,即无论物理上终端有几个网络接口接入多少个不同的网络,终端的数据包路由只从一个默认的接口收发。这样就造成了即使终端接入多个网络,事实上的所有网络流量都是从一个接口中发送或接收,达不到终端多连接的效果。To sum up, in the prior art, since the terminal routing follows the default gateway mechanism, that is, no matter how many network interfaces the terminal has physically connected to different networks, the data packet routing of the terminal is only sent and received through a default interface. In this way, even if the terminal is connected to multiple networks, in fact all network traffic is sent or received from one interface, which cannot achieve the effect of multiple connections of the terminal.
发明内容 Contents of the invention
本发明实施例提供一种静态路由生成方法、相应的终端和网元装置,实现终端根据网络侧网元装置下发的路由策略,生成对应的静态路由,解决了由用户手动配置静态路由不具有可操作性的问题。Embodiments of the present invention provide a method for generating a static route, a corresponding terminal and a network element device, so that the terminal generates a corresponding static route according to the routing policy issued by the network element device on the network side, and solves the problem of manually configuring the static route by the user. operability issues.
本发明实施例还提供一种静态路由生成方法、相应的终端和DHCP服务器,实现终端通过DHCP服务器使用扩展DHCP报文下发路由策略,生成对应的静态路由,解决了用户手动配置静态路由不具有可操作性的问题。The embodiment of the present invention also provides a method for generating a static route, a corresponding terminal and a DHCP server, so that the terminal uses the extended DHCP message to issue a routing policy through the DHCP server, and generates a corresponding static route, which solves the problem that the user manually configures the static route. operability issues.
本发明实施例还提供终端路由实现方法,通过终端匹配静态路由发送数据包,实现终端多连接。The embodiment of the present invention also provides a method for implementing terminal routing, which sends data packets through the terminal matching the static route to realize multi-connection of the terminal.
本发明实施例提供的一种静态路由生成方法,包括:A method for generating a static route provided by an embodiment of the present invention includes:
终端接入网络后向网络侧发起路由策略获取请求;After the terminal accesses the network, it initiates a routing policy acquisition request to the network side;
接收网络侧发送的路由策略;Receive the routing policy sent by the network side;
根据接收的路由策略,生成对应的静态路由并存储。According to the received routing policy, the corresponding static route is generated and stored.
本发明实施例提供一种终端路由实现方法,包括:An embodiment of the present invention provides a method for implementing terminal routing, including:
终端根据待发送的数据包的属性信息,匹配存储的静态路由,确定出一条匹配路由;The terminal matches the stored static route according to the attribute information of the data packet to be sent, and determines a matching route;
使用确定出的匹配路由发送所述数据包;sending the data packet using the determined matching route;
其中,所述静态路由采用上述静态路由生成方法生成。Wherein, the static route is generated using the above static route generation method.
本发明实施例还提供一种终端,包括:The embodiment of the present invention also provides a terminal, including:
路由策略获取单元,用于向网络侧发起路由策略获取请求,接收网络侧发送的路由策略;a routing policy acquisition unit, configured to initiate a routing policy acquisition request to the network side, and receive a routing policy sent by the network side;
静态路由生成存储单元,用于根据接收的路由策略,生成对应的静态路由并存储。The static route generation storage unit is configured to generate and store a corresponding static route according to the received routing policy.
本发明实施例还提供一种网元装置,包括:An embodiment of the present invention also provides a network element device, including:
存储单元,用于存储路由策略;a storage unit for storing routing policies;
接收单元,用于接收终端发起的路由策略获取请求;a receiving unit, configured to receive a routing policy acquisition request initiated by the terminal;
发送单元,用于向终端发送所述存储单元中存储的路由策略。a sending unit, configured to send the routing policy stored in the storage unit to the terminal.
本发明实施例再提供一种静态路由生成方法,包括:The embodiment of the present invention further provides a method for generating a static route, including:
终端接入网络后向网络侧动态主机配置协议DHCP服务器请求IP配置;After the terminal accesses the network, it requests IP configuration from the DHCP server on the network side;
接收所述DHCP服务器发送的DHCP报文,所述DHCP报文中包含路由策略;Receiving the DHCP message sent by the DHCP server, the DHCP message includes a routing policy;
获取所述DHCP报文中包含的路由策略,生成对应的静态路由并存储。Obtain the routing policy included in the DHCP message, generate and store a corresponding static route.
根据上述使用DHCP报文的静态路由生成方法,本发明实施例提供一种相应的终端路由实现方法,包括:According to the above method for generating a static route using a DHCP message, an embodiment of the present invention provides a corresponding method for implementing terminal routing, including:
终端根据待发送的数据包的属性信息,匹配存储的静态路由,确定出一条匹配路由;The terminal matches the stored static route according to the attribute information of the data packet to be sent, and determines a matching route;
使用确定出的匹配路由发送所述数据包。The data packet is sent using the determined matching route.
根据上述使用DHCP报文的静态路由生成方法,本发明实施例提供一种终端,包括:According to the above method for generating a static route using a DHCP message, an embodiment of the present invention provides a terminal, including:
IP配置请求单元,用于向网络侧DHCP服务器请求获取IP配置,接收所述DHCP服务器发送的DHCP报文,所述DHCP报文中包含路由策略;An IP configuration request unit, configured to request an IP configuration from a DHCP server on the network side, and receive a DHCP message sent by the DHCP server, wherein the DHCP message includes a routing strategy;
静态路由生成存储单元,用于获取所述DHCP报文中包含的路由策略,生成对应的静态路由并存储。The static route generation storage unit is used to obtain the routing policy included in the DHCP message, generate and store a corresponding static route.
根据上述使用DHCP报文的静态路由生成方法,本发明实施例提供DHCP服务器,包括:According to the above-mentioned method for generating a static route using a DHCP message, the embodiment of the present invention provides a DHCP server, including:
存储单元,用于存储路由策略;a storage unit for storing routing policies;
接收单元,用于接收终端发送的获取IP配置请求;a receiving unit, configured to receive an IP configuration acquisition request sent by the terminal;
生成单元,用于生成DHCP报文,在所述DHCP报文中包含所述存储单元中存储的路由策略;a generating unit, configured to generate a DHCP message, and the DHCP message includes the routing policy stored in the storage unit;
发送单元,用于向终端发送所述生成单元生成的所述DHCP报文。a sending unit, configured to send the DHCP message generated by the generating unit to a terminal.
本发明通过由网络侧网元装置或DHCP服务器下发路由策略给终端,终端只需根据网元装置或DHCP服务器下发的路由策略生成对应的静态路由,不需要由用户获取各种路由配置参数来手动配置静态路由。对于终端来说,不需要在终端维护路由算法,节省了计算资源;对于用户来说,整个路由策略不需要人为参与,简单易行。In the present invention, the routing policy is delivered to the terminal by the network element device or DHCP server on the network side, and the terminal only needs to generate a corresponding static route according to the routing policy issued by the network element device or the DHCP server, without requiring the user to obtain various routing configuration parameters to manually configure static routes. For the terminal, there is no need to maintain the routing algorithm on the terminal, which saves computing resources; for the user, the entire routing strategy does not require human participation, which is simple and easy to implement.
终端生成静态路由后,能够根据待发送数据包的属性信息(如数据包的目标地址、业务类型标识等)匹配静态路由,可以保证多个网络连接同时有数据包通过,达到多连接的目的。After the terminal generates a static route, it can match the static route according to the attribute information of the data packet to be sent (such as the destination address of the data packet, the service type identifier, etc.), which can ensure that data packets pass through multiple network connections at the same time, achieving the purpose of multiple connections.
附图说明 Description of drawings
图1为本发明实施例一提供的一种静态路由生成方法流程图;FIG. 1 is a flow chart of a method for generating a static route provided by Embodiment 1 of the present invention;
图2为本发明实施例二提供的一种终端路由实现方法流程图;FIG. 2 is a flow chart of a method for implementing terminal routing provided by Embodiment 2 of the present invention;
图3为本发明实施例三提供的一种终端结构示意图;FIG. 3 is a schematic structural diagram of a terminal provided by Embodiment 3 of the present invention;
图4为本发明实施例四提供的网元装置结构示意图;FIG. 4 is a schematic structural diagram of a network element device provided in Embodiment 4 of the present invention;
图5为本发明实施例五提供的静态路由生成方法流程图;FIG. 5 is a flowchart of a method for generating a static route according to Embodiment 5 of the present invention;
图6为本发明实施例五中终端与DHCP服务器之间的具体信令交互过程示意图;6 is a schematic diagram of a specific signaling interaction process between the terminal and the DHCP server in Embodiment 5 of the present invention;
图7为本发明实施例七提供的一种终端结构示意图;FIG. 7 is a schematic structural diagram of a terminal provided by Embodiment 7 of the present invention;
图8为本发明实施例八提供的DHCP服务器结构示意图。FIG. 8 is a schematic structural diagram of a DHCP server provided by Embodiment 8 of the present invention.
具体实施方式 Detailed ways
本发明实施例提供静态路由生成方法、相应的终端和网元装置或DHCP服务器,实现终端根据网络侧下发的路由策略,生成对应的静态路由,解决了由用户手动配置静态路由不具有可操作性的问题。且当终端需要发送数据包时,能够根据待发送数据包的属性信息匹配生成的静态路由,通过匹配出的静态路由发送数据包,实现终端多连接。The embodiment of the present invention provides a static route generation method, a corresponding terminal and a network element device or a DHCP server, so that the terminal generates a corresponding static route according to the routing policy issued by the network side, and solves the problem that the manual configuration of the static route by the user is not operable. sex issue. And when the terminal needs to send a data packet, it can match the generated static route according to the attribute information of the data packet to be sent, and send the data packet through the matched static route, so as to realize multiple connections of the terminal.
下面结合附图,用具体实施例对本发明提供的方法及装置进行详细描述。The method and device provided by the present invention will be described in detail below with specific embodiments in conjunction with the accompanying drawings.
实施例一:Embodiment one:
实施例一提供一种静态路由生成方法,由网络侧下发路由策略给终端,终端根据网络侧下发的路由策略生成静态路由并存储。Embodiment 1 provides a method for generating a static route. The network side delivers a routing policy to the terminal, and the terminal generates and stores a static route according to the routing policy delivered by the network side.
参见图1,为本发明实施例一提供的一种静态路由生成方法流程图,具体包括:Referring to Fig. 1, it is a flow chart of a method for generating a static route provided by Embodiment 1 of the present invention, which specifically includes:
步骤S101、终端接入网络后向网络侧发起路由策略获取请求;Step S101, the terminal initiates a routing policy acquisition request to the network side after accessing the network;
步骤S102、终端接收网络侧发送的路由策略;Step S102, the terminal receives the routing policy sent by the network side;
步骤S103、终端根据接收的路由策略,生成对应的静态路由并存储。Step S103, the terminal generates and stores a corresponding static route according to the received routing policy.
其中,路由策略具体可以包含例如:Among them, the routing policy can specifically include, for example:
目的地址/子网掩码和网关地址;或者包含业务类型标识和网关地址;或者包含目的地址/子网掩码、业务类型标识和网关地址等。Destination address/subnet mask and gateway address; or include service type identification and gateway address; or include destination address/subnet mask, service type identification and gateway address, etc.
当网络侧下发的路由策略中包含目的地址/子网掩码和网关地址时,在步骤S103中,根据接收的目的地址/子网掩码和网关地址,生成包含该目的地址/子网掩码和网关地址的一条静态路由,并加入到终端路由表中;When the routing policy issued by the network side contains the destination address/subnet mask and gateway address, in step S103, according to the received destination address/subnet mask and gateway address, a route containing the destination address/subnet mask is generated. A static route with code and gateway address, and add it to the terminal routing table;
当网络侧下发的路由策略中包含业务类型标识和网关地址时,在步骤S103中,根据接收的业务类型标识和网关地址,生成包含该业务类型标识和网关地址的一条静态路由,并加入到终端路由表中;When the routing policy issued by the network side contains the service type identifier and gateway address, in step S103, according to the received service type identifier and gateway address, a static route containing the service type identifier and gateway address is generated and added to In the terminal routing table;
当网络侧下发的路由策略中包含目的地址/子网掩码、业务类型标识和网关地址时,在步骤S103中,根据接收的目的地址/子网掩码、业务类型标识和网关地址,生成包含该目的地址/子网掩码、业务类型标识和网关地址的一条静态路由,并加入到终端路由表中。When the routing policy sent by the network side contains the destination address/subnet mask, service type identifier and gateway address, in step S103, according to the received destination address/subnet mask, service type identifier and gateway address, generate A static route including the destination address/subnet mask, service type identifier and gateway address is added to the terminal routing table.
当终端离开网络后,终端自动删除本地存储的根据对应网络侧发送的路由策略生成的静态路由。After the terminal leaves the network, the terminal automatically deletes the locally stored static route generated according to the routing policy sent by the corresponding network side.
根据本发明上述实施例一,终端只需根据网络侧下发的路由策略生成对应的静态路由,不需要用户获取各种路由配置参数来手动配置静态路由,解决了用户手动配置静态路由不具有可操作性的问题。According to the first embodiment of the present invention, the terminal only needs to generate the corresponding static route according to the routing policy issued by the network side, and the user does not need to obtain various routing configuration parameters to manually configure the static route, which solves the problem that the user manually configures the static route. operational issues.
实施例二:Embodiment two:
实施例二提供一种终端路由实现方法,由终端选择本地存储的静态路由发送数据包。Embodiment 2 provides a method for implementing terminal routing, in which the terminal selects a locally stored static route to send a data packet.
参见图2,为本发明实施例二提供的一种终端路由实现方法流程图,具体包括:Referring to FIG. 2, it is a flow chart of a method for implementing terminal routing provided by Embodiment 2 of the present invention, which specifically includes:
步骤S201、终端根据待发送的数据包的属性信息,匹配存储的静态路由,确定出一条匹配路由;Step S201, the terminal matches the stored static route according to the attribute information of the data packet to be sent, and determines a matching route;
步骤S202、终端使用确定出的匹配路由发送数据包;Step S202, the terminal sends the data packet using the determined matching route;
其中,静态路由采用上述实施例一的方法生成。Wherein, the static route is generated using the method in the first embodiment above.
根据本发明实施例二提供的方法,当未确定出匹配路由时,采用默认路由发送数据包。According to the method provided in Embodiment 2 of the present invention, when no matching route is determined, a default route is used to send the data packet.
如上所述,若静态路由包含目的地址/子网掩码和网关地址,在步骤S201中,需要判断待发送的数据包的目标地址是否属于静态路由包含的目的地址/子网掩码中,若是,将对应静态路由确定为匹配路由;As mentioned above, if the static route includes the destination address/subnet mask and gateway address, in step S201, it is necessary to determine whether the destination address of the data packet to be sent belongs to the destination address/subnet mask included in the static route, if , determine the corresponding static route as the matching route;
如上所述,若静态路由包含业务类型标识和网关地址,在步骤S201中,需要判断待发送的数据包的业务类型标识是否与静态路由包含的业务类型标识相同,若是,将对应静态路由确定为匹配路由;As mentioned above, if the static route includes a service type identifier and a gateway address, in step S201, it is necessary to judge whether the service type identifier of the data packet to be sent is the same as the service type identifier contained in the static route, and if so, determine the corresponding static route as match route;
如上所述,若静态路由包含目的地址/子网掩码、业务类型标识和网关地址,在步骤S201中,需要判断待发送的数据包的目标地址是否属于静态路由包含的目的地址/子网掩码中,若是,将对应静态路由确定为第一匹配路由;以及判断待发送的数据包的业务类型标识是否与静态路由包含的业务类型标识相同,若是,将对应静态路由确定为第二匹配路由;当第一匹配路由与第二匹配路由为同一静态路由时,将该静态路由确定为最终匹配路由;否则,将第一匹配路由确定为最终匹配路由。As mentioned above, if the static route includes the destination address/subnet mask, service type identifier and gateway address, in step S201, it is necessary to determine whether the destination address of the data packet to be sent belongs to the destination address/subnet mask included in the static route. In the code, if so, determine the corresponding static route as the first matching route; and judge whether the service type identifier of the data packet to be sent is the same as the service type identifier contained in the static route, and if so, determine the corresponding static route as the second matching route ; When the first matching route and the second matching route are the same static route, determine the static route as the final matching route; otherwise, determine the first matching route as the final matching route.
根据本发明实施例二的上述方法,且当终端需要发送数据包时,能够根据待发送数据包的属性信息(如数据包的目标地址、业务类型标识等)匹配生成的静态路由,通过匹配出的静态路由发送数据包;由于不同应用的数据包其目标地址或服务类型有可能不同,则其得到的匹配路由也不同,从而使得终端可以使用多个路由发送数据包,实现终端多连接。According to the above-mentioned method of Embodiment 2 of the present invention, and when the terminal needs to send a data packet, it can match the generated static route according to the attribute information of the data packet to be sent (such as the destination address of the data packet, the service type identifier, etc.), by matching out Static routes to send data packets; since the destination addresses or service types of data packets of different applications may be different, the matching routes obtained are also different, so that the terminal can use multiple routes to send data packets to achieve multiple terminal connections.
实施例三:Embodiment three:
实施例三提供一种终端,能够从网络侧获取路由策略,并生成静态路由并存储,并选择存储的静态路由发送数据包。Embodiment 3 provides a terminal capable of obtaining a routing policy from a network side, generating and storing a static route, and selecting the stored static route to send a data packet.
参见图3,为本发明实施例三提供的一种终端结构示意图,具体包括:Referring to FIG. 3 , it is a schematic diagram of a terminal structure provided by Embodiment 3 of the present invention, which specifically includes:
路由策略获取单元301,用于向网络侧发起路由策略获取请求,接收网络侧发送的路由策略;A routing
静态路由生成存储单元302,用于根据接收的路由策略,生成对应的静态路由并存储。The static route generation and
本发明实施例三提供的终端,还包括:The terminal provided in Embodiment 3 of the present invention further includes:
路由确定单元303,用于根据待发送的数据包的属性信息,匹配存储的静态路由,确定出一条匹配路由;A
数据发送单元304,用于使用确定出的匹配路由发送所述数据包。The
采用本发明实施例三提供的终端,只需根据网络侧下发的路由策略生成对应的静态路由,不需要由用户获取各种路由配置参数来手动配置静态路由,解决了用户手动配置静态路由不具有可操作性的问题;且当终端需要发送数据包时,能够根据待发送数据包的属性信息匹配生成的静态路由,通过匹配出的静态路由发送数据包,实现终端多连接。With the terminal provided in Embodiment 3 of the present invention, it is only necessary to generate corresponding static routes according to the routing policies issued by the network side, and users do not need to obtain various routing configuration parameters to manually configure static routes, which solves the problem of users manually configuring static routes. There is a problem of operability; and when the terminal needs to send a data packet, it can match the generated static route according to the attribute information of the data packet to be sent, and send the data packet through the matched static route to realize multiple connections of the terminal.
实施例四:Embodiment four:
实施例四提供一种网元装置,实现向终端下发路由策略。Embodiment 4 provides a network element device to deliver routing policies to terminals.
参见图4,为本发明实施例四提供的网元装置结构示意图,具体包括:Referring to Fig. 4, it is a schematic structural diagram of a network element device provided in Embodiment 4 of the present invention, specifically including:
存储单元401,用于存储路由策略;a
接收单元402,用于接收终端发起的路由策略获取请求;a receiving
发送单元403,用于向终端发送存储单元401中存储的路由策略。The sending
还包括:Also includes:
配置单元404,用于配置或修改存储单元401中存储的路由策略。The
采用本发明实施例四提供的网元装置,通过网络侧预先设置路由策略并存储到网元装置中,接收到终端的请求后,向终端发送设置的路由策略;不仅避免了在终端需要维护路由算法,节省了终端的计算资源,且运营商可以方便地配置或更新网元装置中存储的路由策略,灵活实现终端多连接。Using the network element device provided in Embodiment 4 of the present invention, the routing policy is preset on the network side and stored in the network element device. After receiving the request from the terminal, the set routing policy is sent to the terminal; not only avoiding the need to maintain routes at the terminal The algorithm saves the computing resources of the terminal, and the operator can easily configure or update the routing policy stored in the network element device, and flexibly realize multiple connections of the terminal.
基于同一发明构思,本发明还提供一种通过扩展动态主机配置协议(Dynamic Host Configuration Protocol,DHCP)实现的静态路由生成方法、终端路由实现方法以及相应的终端与DHCP服务器。Based on the same inventive concept, the present invention also provides a static route generation method, a terminal route realization method and a corresponding terminal and DHCP server realized by extending the Dynamic Host Configuration Protocol (DHCP).
实施例五:Embodiment five:
实施例五提供一种静态路由生成方法,通过终端接入网络后向DHCP服务器请求IP配置时,由DHCP服务器在返回给终端的DHCP应答报文中包含路由策略,终端再根据接收的路由策略,生成静态路由并存储。Embodiment 5 provides a method for generating a static route. When a terminal requests IP configuration from a DHCP server after accessing the network, the DHCP server includes a routing policy in the DHCP response message returned to the terminal, and the terminal then uses the received routing policy to Generate and store static routes.
参见图5,为本发明实施例五提供的静态路由生成方法流程图,具体包括:Referring to FIG. 5 , it is a flow chart of a method for generating a static route according to Embodiment 5 of the present invention, which specifically includes:
步骤S501、终端接入网络后向网络侧DHCP服务器请求IP配置;Step S501, after the terminal accesses the network, it requests IP configuration from the DHCP server on the network side;
步骤S502、终端接收DHCP服务器发送的DHCP报文,在该返回的DHCP报文中包含路由策略;Step S502, the terminal receives the DHCP message sent by the DHCP server, and the returned DHCP message includes a routing policy;
步骤S503、终端获取DHCP报文中包含的路由策略,生成对应的静态路由并存储。Step S503, the terminal obtains the routing policy included in the DHCP message, generates and stores a corresponding static route.
终端离开网络后,删除本地存储的根据对应网络中DHCP服务器发送的路由策略生成的静态路由。After the terminal leaves the network, the locally stored static route generated according to the routing policy sent by the DHCP server in the corresponding network is deleted.
实施例五的方法中,终端与DHCP服务器之间的具体信令交互过程如图6所示,包括:In the method of Embodiment 5, the specific signaling interaction process between the terminal and the DHCP server is shown in Figure 6, including:
1、终端接入网络后,向网络侧DHCP服务器发送一条发现(Discovery)广播消息,以确定本地可用的DHCP服务器;1. After the terminal accesses the network, it sends a discovery (Discovery) broadcast message to the DHCP server on the network side to determine the locally available DHCP server;
2、网络侧DHCP服务器向终端发送DHCP报文格式的提供(Offer)消息,携带终端的IP配置信息以及设置的路由策略;其中,终端的IP配置信息包括IP地址、网关地址、域名服务器(DNS)等,路由策略通过扩展的DHCP选项携带。2. The DHCP server on the network side sends an offer (Offer) message in a DHCP message format to the terminal, carrying the IP configuration information of the terminal and the routing policy set; wherein, the IP configuration information of the terminal includes an IP address, a gateway address, a domain name server (DNS) ), etc., routing policies are carried through extended DHCP options.
3、终端接收到网络侧多个DHCP服务器发送的Offer消息后,从中选定一个DHCP服务器,发送选择(Request)广播消息给所有的DHCP服务器确认选择。3. After receiving the Offer messages sent by multiple DHCP servers on the network side, the terminal selects a DHCP server, and sends a selection (Request) broadcast message to all DHCP servers to confirm the selection.
4、选定的DHCP服务器向该终端返回DHCP报文格式的确认(Acknowledge)消息,携带该终端的IP配置信息以及设置的路由策略;其中,IP配置信息包括IP地址、网关地址、域名服务器(DNS)等,路由策略通过扩展的DHCP选项携带。4. The selected DHCP server returns an acknowledgment (Acknowledge) message in the DHCP message format to the terminal, carrying the terminal's IP configuration information and the routing strategy set; wherein the IP configuration information includes IP address, gateway address, domain name server ( DNS), etc., routing policies are carried through extended DHCP options.
下面对如何扩展DHCP选项携带路由策略进行具体说明:The following describes how to extend the DHCP option carrying routing policy:
下表1为现有技术中DHCP的报文格式:The following table 1 is the message format of DHCP in the prior art:
表1:Table 1:
表1中各字段的具体含义为:The specific meanings of each field in Table 1 are:
OP(1):表示消息op代码/消息类型1=BOOTREQUEST,2=BOOTREPLY,长度为1个字节(byte);OP(1): Indicates message op code/message type 1=BOOTREQUEST, 2=BOOTREPLY, length is 1 byte (byte);
Htype(1):表示硬件地址类型,长度为1个字节(byte);Htype(1): Indicates the hardware address type, with a length of 1 byte (byte);
Hlen(1):表示硬件地址长度,长度为1个字节(byte);Hlen(1): Indicates the hardware address length, the length is 1 byte (byte);
Hops(1):设置为零,当通过转发代理启动时可以供转发代理使用,长度为1个字节(byte);Hops(1): Set to zero, it can be used by the forwarding agent when it is started by the forwarding agent, and the length is 1 byte (byte);
Transaction ID(4):操作ID,是一个随机数,用于终端和服务器之间同步消息和消息的响应,长度为4个字节(byte);Transaction ID (4): Operation ID, which is a random number, used for synchronization messages and message responses between the terminal and the server, with a length of 4 bytes (byte);
Seconds(2):由用户指定的时间,为开始地址获取和更新进行后的时间,长度为2个字节(byte);Seconds(2): The time specified by the user, which is the time after the start of address acquisition and update, with a length of 2 bytes (byte);
Flags(2):标志位,长度为2个字节(byte);Flags(2): flag bit, the length is 2 bytes (byte);
Ciaddr(4):用户IP地址,此字段仅当用户处于BOUND,RENEW或REBINDING状态和能够响应ARP请求时使用,长度为4个字节(byte);Ciaddr(4): user IP address, this field is only used when the user is in BOUND, RENEW or REBINDING state and can respond to ARP request, the length is 4 bytes (byte);
Yiaddr(4):用户IP地址,长度为4个字节(byte);Yiaddr(4): user IP address, the length is 4 bytes (byte);
Siaddr(4):用于bootstrap过程中的IP地址,长度为4个字节(byte);Siaddr(4): The IP address used in the bootstrap process, the length is 4 bytes (byte);
Giaddr(4):转发代理IP地址,长度为4个字节(byte);Giaddr(4): Forwarding proxy IP address, the length is 4 bytes (byte);
Chaddr(16):客户硬件地址,长度为16个字节(byte);Chaddr(16): customer hardware address, length is 16 bytes (byte);
Sname(64):可选的服务器主机名,长度为64个字节(byte);Sname(64): optional server host name, length is 64 bytes (byte);
File(128):启动文件名,长度为128个字节(byte);File(128): start file name, length is 128 bytes (byte);
Options(variable):可选的参数字段,长度不定。Options(variable): An optional parameter field with variable length.
从表1中的DHCP报文格式各字段可知,其中,Options(variable)是一个可选的参数字段,其长度不定。本发明实施例扩展这一可选字段来携带设置在DHCP服务器中的路由策略。例如,扩展字段为:Option N;通过该OptionN字段携带路由策略。It can be seen from the fields of the DHCP message format in Table 1 that, among them, Options (variable) is an optional parameter field, and its length is variable. The embodiment of the present invention extends this optional field to carry the routing policy set in the DHCP server. For example, the extension field is: Option N; the routing policy is carried through the OptionN field.
具体的路由策略可以包含:The specific routing strategy can include:
目的地址/子网掩码和网关地址;或者包含业务类型标识和网关地址;或者包含目的地址/子网掩码、业务类型标识和网关地址等。Destination address/subnet mask and gateway address; or include service type identification and gateway address; or include destination address/subnet mask, service type identification and gateway address, etc.
以路由策略包含目的地址/子网掩码、业务类型标识和网关地址为例,扩展字段Option N的具体字段结构如下:Taking the routing policy including destination address/subnet mask, service type identifier and gateway address as an example, the specific field structure of the extension field Option N is as follows:
上述字段结构,仅为举例,本发明对此字段结构的具体结构形式及各字段的具体长度不作限定。The above-mentioned field structure is only an example, and the present invention does not limit the specific structural form of the field structure and the specific length of each field.
上述步骤S503中,终端获取DHCP报文中包含的路由策略,生成对应的静态路由并存储的具体实现过程与实施例一相同,不重述。In the above step S503, the terminal obtains the routing policy contained in the DHCP message, generates and stores the corresponding static route, and the specific implementation process is the same as that of the first embodiment, and will not be repeated.
根据本发明上述实施例五,终端只需根据网络侧DHCP服务器下发的路由策略生成对应的静态路由,不需要由用户获取各种路由配置参数来手动配置静态路由,同样解决了用户手动配置静态路由不具有可操作性的问题。According to the fifth embodiment of the present invention, the terminal only needs to generate the corresponding static route according to the routing policy issued by the DHCP server on the network side, and does not need the user to obtain various routing configuration parameters to manually configure the static route. Routing does not have operational issues.
实施例六:Embodiment six:
实施例六与上述实施例二相类似,当终端有数据包待发送时,终端根据待发送的数据包的属性信息,匹配本地路由表中存储的静态路由,确定出一条匹配路由;并使用确定出的匹配路由发送数据包。Embodiment 6 is similar to Embodiment 2 above. When the terminal has a data packet to be sent, the terminal matches the static route stored in the local routing table according to the attribute information of the data packet to be sent, and determines a matching route; and uses the determined Outbound matching routes send packets.
与实施例二所不同的是,实施例六中的静态路由是采用实施例五所述方法生成的。The difference from the second embodiment is that the static route in the sixth embodiment is generated by the method described in the fifth embodiment.
同样,当终端在本地存储的静态路由中未确定出匹配路由时,采用默认路由发送数据包。Similarly, when the terminal does not determine a matching route in the locally stored static routes, the default route is used to send the data packet.
实施例七:Embodiment seven:
根据上述实施例五、实施例六提供的方法,本发明还提供一种具有相应功能的终端,其结构示意图如图7所示,包括:According to the methods provided in the above-mentioned fifth and sixth embodiments, the present invention also provides a terminal with corresponding functions, the structural diagram of which is shown in FIG. 7 , including:
IP配置请求单元701,用于向网络侧DHCP服务器请求获取IP配置,接收DHCP服务器发送的DHCP报文,在该DHCP报文中包含IP配置信息和路由策略;The IP
静态路由生成存储单元702,用于获取DHCP报文中包含的路由策略,生成对应的静态路由并存储。The static route generation and
还包括:Also includes:
路由确定单元703,用于根据待发送的数据包的属性信息,匹配存储的静态路由,确定出一条匹配路由;The
数据发送单元704,用于使用确定出的匹配路由发送所述数据包。A
采用本发明实施例七提供的终端,只需根据网络侧DHCP服务器下发的路由策略生成对应的静态路由,不需要用户获取各种路由配置参数来手动配置静态路由,解决了用户手动配置静态路由不具有可操作性的问题;且当终端需要发送数据包时,能够根据待发送数据包的属性信息匹配生成的静态路由,通过匹配出的静态路由发送数据包,实现终端多连接。With the terminal provided in Embodiment 7 of the present invention, it is only necessary to generate corresponding static routes according to the routing policy issued by the DHCP server on the network side, and users are not required to obtain various routing configuration parameters to manually configure static routes, which solves the problem of manual configuration of static routes by users There is no operability problem; and when the terminal needs to send a data packet, it can match the generated static route according to the attribute information of the data packet to be sent, and send the data packet through the matched static route to realize multiple connections of the terminal.
实施例八:Embodiment eight:
与实施例七提供的终端相对应,实施例八提供一种DHCP服务器,用于向终端发送路由策略,其结构示意图如图8所示,包括:Corresponding to the terminal provided in Embodiment 7, Embodiment 8 provides a DHCP server for sending a routing policy to the terminal. Its structural diagram is shown in FIG. 8 , including:
存储单元801,用于存储路由策略;a storage unit 801, configured to store routing policies;
接收单元802,用于接收终端发送的获取IP配置请求;A receiving unit 802, configured to receive an IP configuration acquisition request sent by the terminal;
生成单元803,用于生成DHCP报文,在生成的DHCP报文中包含存储单元801中存储的路由策略;A generating unit 803, configured to generate a DHCP message, including the routing strategy stored in the storage unit 801 in the generated DHCP message;
发送单元804,用于向终端发送生成单元803生成的DHCP报文。The sending unit 804 is configured to send the DHCP message generated by the generating unit 803 to the terminal.
一种较佳方案中,还包括:In a preferred solution, it also includes:
配置单元805,用于配置或修改存储单元801中存储的路由策略。The configuration unit 805 is configured to configure or modify the routing policy stored in the storage unit 801 .
采用本发明实施例八提供的DHCP服务器,存储预先设置的路由策略,接收到终端的IP配置请求后,通过向终端返回的响应消息向终端发送设置的路由策略;不仅避免了在终端需要维护路由算法,节省了终端的计算资源,且运营商可以方便地配置或更新DHCP服务器中存储的路由策略,灵活实现终端多连接。Adopt the DHCP server provided by the eighth embodiment of the present invention to store the preset routing policy, and after receiving the IP configuration request of the terminal, send the set routing policy to the terminal through the response message returned to the terminal; not only avoiding the need to maintain the route at the terminal The algorithm saves the computing resources of the terminal, and the operator can easily configure or update the routing policy stored in the DHCP server to flexibly realize multiple connections of the terminal.
显然,本领域的技术人员可以对本发明进行各种改动和变型而不脱离本发明的精神和范围。这样,倘若对本发明的这些修改和变型属于本发明权利要求及其等同技术的范围之内,则本发明也意图包含这些改动和变型在内。Obviously, those skilled in the art can make various changes and modifications to the present invention without departing from the spirit and scope of the present invention. Thus, if these modifications and variations of the present invention fall within the scope of the claims of the present invention and equivalent technologies, the present invention also intends to include these modifications and variations.
Claims (21)
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN200810119780A CN101674221A (en) | 2008-09-09 | 2008-09-09 | Static routing generation method, method and device for implementing terminal routing |
PCT/CN2009/001018 WO2010028545A1 (en) | 2008-09-09 | 2009-09-09 | Static route generation method, terminal route realization method and apparatus |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN200810119780A CN101674221A (en) | 2008-09-09 | 2008-09-09 | Static routing generation method, method and device for implementing terminal routing |
Publications (1)
Publication Number | Publication Date |
---|---|
CN101674221A true CN101674221A (en) | 2010-03-17 |
Family
ID=42004779
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN200810119780A Pending CN101674221A (en) | 2008-09-09 | 2008-09-09 | Static routing generation method, method and device for implementing terminal routing |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN101674221A (en) |
WO (1) | WO2010028545A1 (en) |
Cited By (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101917492A (en) * | 2010-08-06 | 2010-12-15 | 北京乾唐视联网络科技有限公司 | Communication method and system for a novel network |
CN102271050A (en) * | 2010-06-04 | 2011-12-07 | 华为技术有限公司 | Method, network equipment and system for automatic configuration of network equipment in IPv6 network |
CN102377633A (en) * | 2010-08-06 | 2012-03-14 | 北京乾唐视联网络科技有限公司 | Communication connection method and system of access network device |
CN102761441A (en) * | 2012-06-29 | 2012-10-31 | 深圳市龙视传媒有限公司 | Digital television service monitoring method, device and system |
WO2013189272A1 (en) * | 2012-06-18 | 2013-12-27 | 华为技术有限公司 | Service processing method, device and system |
CN103534991A (en) * | 2013-07-23 | 2014-01-22 | 华为技术有限公司 | Packet forwarding method and apparatus |
CN104301225A (en) * | 2013-07-17 | 2015-01-21 | 华为技术有限公司 | A stream forwarding method and communication device |
CN104410576A (en) * | 2014-12-12 | 2015-03-11 | 上海斐讯数据通信技术有限公司 | Mixed type condition policy routing system and method |
CN104410572A (en) * | 2014-11-25 | 2015-03-11 | 青岛海信宽带多媒体技术有限公司 | Routing list generating method and device of digital receiver |
WO2016066108A1 (en) * | 2014-10-31 | 2016-05-06 | 阿里巴巴(中国)有限公司 | Route access method, route access system and user terminal |
CN105827440A (en) * | 2016-03-11 | 2016-08-03 | 北京奇虎科技有限公司 | Intelligent terminal and route configuration method thereof |
CN109286567A (en) * | 2018-11-23 | 2019-01-29 | 腾讯科技(深圳)有限公司 | Method, device and device for obtaining routing strategy |
CN110226307A (en) * | 2017-01-26 | 2019-09-10 | 华为技术有限公司 | The method and apparatus for routing publication |
CN110365557A (en) * | 2018-03-26 | 2019-10-22 | 中兴通讯股份有限公司 | A kind of method and device of network interconnection |
CN110996372A (en) * | 2019-11-11 | 2020-04-10 | 广州爱浦路网络技术有限公司 | Message routing method, device and system and electronic equipment |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP2677689A4 (en) * | 2011-05-30 | 2014-06-11 | Huawei Tech Co Ltd | Method, apparatus and system for network device configuration |
CN114928590B (en) * | 2021-01-30 | 2023-11-10 | 华为技术有限公司 | An IPv6 address configuration method and routing device |
Family Cites Families (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3361865B2 (en) * | 1993-12-13 | 2003-01-07 | 富士通株式会社 | Automatic setting method of static routing information and computer for automatically setting routing information |
US6097718A (en) * | 1996-01-02 | 2000-08-01 | Cisco Technology, Inc. | Snapshot routing with route aging |
CN100440826C (en) * | 2003-04-30 | 2008-12-03 | 华为技术有限公司 | Refresh method of static route |
KR20050079420A (en) * | 2004-02-05 | 2005-08-10 | 삼성전자주식회사 | Tunnelling sevice method and system thereof |
CN100505899C (en) * | 2005-08-04 | 2009-06-24 | 华为技术有限公司 | Cross-domain routing control method for third generation mobile communication system |
-
2008
- 2008-09-09 CN CN200810119780A patent/CN101674221A/en active Pending
-
2009
- 2009-09-09 WO PCT/CN2009/001018 patent/WO2010028545A1/en active Application Filing
Cited By (34)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102271050B (en) * | 2010-06-04 | 2014-04-30 | 华为技术有限公司 | Method and system for automatically configuring network equipment in Internet protocol version 6 (IPv6) network, and network equipment |
CN102271050A (en) * | 2010-06-04 | 2011-12-07 | 华为技术有限公司 | Method, network equipment and system for automatic configuration of network equipment in IPv6 network |
WO2011150720A1 (en) * | 2010-06-04 | 2011-12-08 | 华为技术有限公司 | Method, network device and system for automatically configuring network device in internet protocol version 6 network |
CN101917492A (en) * | 2010-08-06 | 2010-12-15 | 北京乾唐视联网络科技有限公司 | Communication method and system for a novel network |
WO2012016533A1 (en) * | 2010-08-06 | 2012-02-09 | 北京乾唐视联网络科技有限公司 | Communication method and system for a novel network |
US9219685B2 (en) | 2010-08-06 | 2015-12-22 | Beijing Qiantang Network Technology Company, Ltd. | Communication method and system for a novel network |
CN102377633B (en) * | 2010-08-06 | 2014-10-08 | 北京乾唐视联网络科技有限公司 | Communication connection method and system of access network device |
CN102377633A (en) * | 2010-08-06 | 2012-03-14 | 北京乾唐视联网络科技有限公司 | Communication connection method and system of access network device |
CN103516610A (en) * | 2012-06-18 | 2014-01-15 | 华为技术有限公司 | Service processing method, device and system |
USRE49049E1 (en) | 2012-06-18 | 2022-04-19 | Huawei Technologies Co., Ltd. | Service processing method, device and system |
WO2013189272A1 (en) * | 2012-06-18 | 2013-12-27 | 华为技术有限公司 | Service processing method, device and system |
US9736062B2 (en) | 2012-06-18 | 2017-08-15 | Huawei Technologies Co., Ltd. | Service processing method, device and system |
CN103516610B (en) * | 2012-06-18 | 2017-12-15 | 华为技术有限公司 | Method for processing business, equipment and system |
CN102761441A (en) * | 2012-06-29 | 2012-10-31 | 深圳市龙视传媒有限公司 | Digital television service monitoring method, device and system |
CN102761441B (en) * | 2012-06-29 | 2016-02-17 | 深圳市同洲电子股份有限公司 | A kind of digital television business method for supervising, Apparatus and system |
CN104301225A (en) * | 2013-07-17 | 2015-01-21 | 华为技术有限公司 | A stream forwarding method and communication device |
CN104301225B (en) * | 2013-07-17 | 2017-12-29 | 华为技术有限公司 | A kind of stream forwarding method and communication equipment |
CN103534991B (en) * | 2013-07-23 | 2018-10-09 | 华为技术有限公司 | A kind of message forwarding method and equipment |
US10057165B2 (en) | 2013-07-23 | 2018-08-21 | Huawei Technologies Co., Ltd. | Packet forwarding method and device |
CN103534991A (en) * | 2013-07-23 | 2014-01-22 | 华为技术有限公司 | Packet forwarding method and apparatus |
WO2016066108A1 (en) * | 2014-10-31 | 2016-05-06 | 阿里巴巴(中国)有限公司 | Route access method, route access system and user terminal |
CN104410572B (en) * | 2014-11-25 | 2017-08-18 | 青岛海信宽带多媒体技术有限公司 | The route table generating method and device of a kind of digital reception device |
CN104410572A (en) * | 2014-11-25 | 2015-03-11 | 青岛海信宽带多媒体技术有限公司 | Routing list generating method and device of digital receiver |
CN104410576B (en) * | 2014-12-12 | 2018-07-06 | 上海斐讯数据通信技术有限公司 | Hybrid conditional policies route system and method |
CN104410576A (en) * | 2014-12-12 | 2015-03-11 | 上海斐讯数据通信技术有限公司 | Mixed type condition policy routing system and method |
CN105827440A (en) * | 2016-03-11 | 2016-08-03 | 北京奇虎科技有限公司 | Intelligent terminal and route configuration method thereof |
CN110226307A (en) * | 2017-01-26 | 2019-09-10 | 华为技术有限公司 | The method and apparatus for routing publication |
CN110226307B (en) * | 2017-01-26 | 2021-01-29 | 华为技术有限公司 | Method and device for issuing route |
CN110365557A (en) * | 2018-03-26 | 2019-10-22 | 中兴通讯股份有限公司 | A kind of method and device of network interconnection |
CN110365557B (en) * | 2018-03-26 | 2021-11-02 | 中兴通讯股份有限公司 | Network interconnection method and device |
CN109286567B (en) * | 2018-11-23 | 2020-07-28 | 腾讯科技(深圳)有限公司 | Method, device and device for obtaining routing strategy |
CN109286567A (en) * | 2018-11-23 | 2019-01-29 | 腾讯科技(深圳)有限公司 | Method, device and device for obtaining routing strategy |
CN110996372A (en) * | 2019-11-11 | 2020-04-10 | 广州爱浦路网络技术有限公司 | Message routing method, device and system and electronic equipment |
CN110996372B (en) * | 2019-11-11 | 2021-05-18 | 广州爱浦路网络技术有限公司 | Message routing method, device and system and electronic equipment |
Also Published As
Publication number | Publication date |
---|---|
WO2010028545A1 (en) | 2010-03-18 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN101674221A (en) | Static routing generation method, method and device for implementing terminal routing | |
US9485147B2 (en) | Method and device thereof for automatically finding and configuring virtual network | |
CN110896371B (en) | Virtual network equipment and related method | |
CN102546568B (en) | Method and device for Internet protocol (IP) terminal being accessed into network | |
CN101321111A (en) | Communication method and device, server, and computer-readable recording medium | |
CN102148879A (en) | Port mapping method and device and communication system | |
CN101753635A (en) | Method and system of collocating IPV6 (internet protocol version 6) addresses | |
CN103916484B (en) | The method and apparatus for configuring IP address | |
CN103384282B (en) | The method and BRAS of a kind of acquisition IPV6ND addresses | |
CN101150517A (en) | Packet transmission method and device | |
EP3863242A1 (en) | Routing management method and apparatus | |
US8279853B1 (en) | Socket-based internet protocol for wireless networks | |
JP2007509566A (en) | Handover method, handover apparatus, and information recording medium having instructions for performing the handover method under DHCPv4 environment | |
CN103561122B (en) | IPv6 address collocation method, IPv6 client and server | |
JP4186733B2 (en) | Communication system, terminal, and address generation method | |
CN104468467A (en) | Dynamic host configuration protocol (DHCP) message transmitting method and device | |
CN101378340B (en) | A method for obtaining Internet Protocol address prefixes, carrier edge devices, and client devices | |
US12058105B1 (en) | Path prioritization for internet protocol address allocation entity | |
JP2010062757A (en) | Dns proxy apparatus and dns relay method | |
CN113973109A (en) | File download method, device and system | |
CN104468305B (en) | Realize Layer3 Virtual Private Network method and apparatus | |
CN102083173B (en) | Network access control method, equipment and gateway GPRS support node | |
CN112543386B (en) | Address acquisition method and related equipment | |
Park et al. | DNS configuration in IPv6: approaches, analysis, and deployment scenarios | |
JP2005064570A (en) | Network system and internetwork device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C12 | Rejection of a patent application after its publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20100317 |