CN115767510B - Ipv6 self-adaptive networking method, system and PD client - Google Patents
Ipv6 self-adaptive networking method, system and PD client Download PDFInfo
- Publication number
- CN115767510B CN115767510B CN202211435427.5A CN202211435427A CN115767510B CN 115767510 B CN115767510 B CN 115767510B CN 202211435427 A CN202211435427 A CN 202211435427A CN 115767510 B CN115767510 B CN 115767510B
- Authority
- CN
- China
- Prior art keywords
- client
- address
- prefix
- ipv6
- reply message
- 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.)
- Active
Links
- 230000006855 networking Effects 0.000 title claims abstract description 51
- 238000000034 method Methods 0.000 title claims abstract description 36
- 230000003044 adaptive effect Effects 0.000 claims description 28
- 238000013519 translation Methods 0.000 claims description 4
- 239000000284 extract Substances 0.000 claims 1
- 206010000117 Abnormal behaviour Diseases 0.000 abstract description 4
- 238000004891 communication Methods 0.000 abstract description 4
- 230000008569 process Effects 0.000 description 10
- 230000002159 abnormal effect Effects 0.000 description 6
- 238000007796 conventional method Methods 0.000 description 5
- 101100233916 Saccharomyces cerevisiae (strain ATCC 204508 / S288c) KAR5 gene Proteins 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 101000827703 Homo sapiens Polyphosphoinositide phosphatase Proteins 0.000 description 1
- 102100023591 Polyphosphoinositide phosphatase Human genes 0.000 description 1
- 230000005856 abnormality Effects 0.000 description 1
- 230000006399 behavior Effects 0.000 description 1
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000007547 defect Effects 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000012423 maintenance Methods 0.000 description 1
- 238000012545 processing Methods 0.000 description 1
- 238000003672 processing method Methods 0.000 description 1
- 230000004044 response Effects 0.000 description 1
Landscapes
- Data Exchanges In Wide-Area Networks (AREA)
- Small-Scale Networks (AREA)
Abstract
Description
技术领域Technical Field
本申请涉及无线通信技术领域,具体涉及一种ipv6自适应组网方法、系统及PD客户端。The present application relates to the field of wireless communication technology, and in particular to an IPv6 adaptive networking method, system and PD client.
背景技术Background technique
RFC3633标准中定义了一种DHCPV6-PD(Prefix Delegation,PD为前缀分配的简拼)模式,专门用于自动分配前缀。DHCPV6-PD是DHCPV6的扩展,传统的DHCPV6注重的是将地址等网络配置参数从服务器端传递给ipv6客户主机,而DHCPV6-PD注重的是前缀分配,即PD服务器端将一个子网范围的前缀地址段以及DNS等其他网络配置信息下发给PD客户端,这就意味PD服务器端下发的是一个子网地址段,而不是具体的可以直接供ipv6客户主机使用的ipv6地址。PD客户端根据配置的环境,例如有状态或无状态,将此子网地址段分配给ipv6客户主机(或称下挂终端)。The RFC3633 standard defines a DHCPV6-PD (Prefix Delegation, PD is the abbreviation of prefix delegation) mode, which is specifically used for automatic prefix allocation. DHCPV6-PD is an extension of DHCPV6. Traditional DHCPV6 focuses on passing network configuration parameters such as addresses from the server to the ipv6 client host, while DHCPV6-PD focuses on prefix allocation, that is, the PD server sends a prefix address segment of a subnet range and other network configuration information such as DNS to the PD client, which means that the PD server sends a subnet address segment instead of a specific ipv6 address that can be directly used by the ipv6 client host. The PD client allocates this subnet address segment to the ipv6 client host (or downstream terminal) according to the configured environment, such as stateful or stateless.
然而在RFC3633标准中,并没有明确指出,PD服务器端必须回复PD客户端的PD请求,因此,如图1所示,PD客户端在请求PD时,可能会出现如下3种问题:However, the RFC3633 standard does not explicitly state that the PD server must reply to the PD client's PD request. Therefore, as shown in Figure 1, when the PD client requests PD, the following three problems may occur:
1、PD客户端在DHCPV6报文中请求PD后,PD服务器端没有回复PD请求,导致下挂终端没有可用前缀。此为PD客户端没有收到PD服务器端下发的合法PD的情景之一。1. After the PD client requests PD in the DHCPV6 message, the PD server does not reply to the PD request, resulting in no available prefix for the downstream terminal. This is one of the scenarios where the PD client does not receive the legal PD sent by the PD server.
2、PD服务器端在DHCPV6报文中请求PD后,PD服务器端回复PD请求,但回复内容中包含的64位前缀地址段与PD客户端wan侧连接ipv6网络的前缀相同,按照标准的协议流程,就会导致PD客户端的wan侧前缀与lan侧前缀相同,从而使得致lan-wan转发出现异常。此为PD客户端没有收到PD服务器端下发的合法PD的情景之二。2. After the PD server requests PD in the DHCPV6 message, the PD server replies to the PD request, but the 64-bit prefix address segment contained in the reply content is the same as the prefix of the PD client wan side connected to the ipv6 network. According to the standard protocol process, the PD client wan side prefix is the same as the lan side prefix, which causes lan-wan forwarding to be abnormal. This is the second scenario where the PD client does not receive the legal PD sent by the PD server.
3、PD客户端在DHCPv6报文中请求PD后,PD服务器端回复了合法PD,但是部分下挂终端不按照协议标准流程处理RA报文,导致下挂终端在无状态的环境中,不使用无状态报文中的前缀计算出ipv6地址,从而导致无法访问ipv6网络。3. After the PD client requests PD in the DHCPv6 message, the PD server replies with a valid PD, but some downstream terminals do not process the RA message according to the protocol standard process, resulting in the downstream terminals not using the prefix in the stateless message to calculate the IPv6 address in a stateless environment, resulting in the inability to access the IPv6 network.
发明内容Summary of the invention
针对现有技术中存在的缺陷,本申请的目的在于提供一种ipv6自适应组网方法、系统及PD客户端,能够在PD服务器端没有向PD客户端回复合法的前缀地址段时,自适应调节路由策略并生成不同的前缀下发给下挂终端,并兼容下挂终端的异常行为,调整地址分配方式,保障自组网成功。In response to the defects existing in the prior art, the purpose of this application is to provide an IPv6 adaptive networking method, system and PD client, which can adaptively adjust the routing strategy and generate different prefixes to be sent to the downstream terminals when the PD server does not reply to the PD client with a valid prefix address segment, and is compatible with the abnormal behavior of the downstream terminals, adjusts the address allocation method, and ensures the success of the self-organizing network.
为达到以上目的,采取的技术方案是:In order to achieve the above objectives, the technical solutions adopted are:
本申请第一方面提供一种ipv6自适应组网方法,包括:The first aspect of the present application provides an ipv6 adaptive networking method, comprising:
PD客户端向PD服务器端发送PD请求报文,并接收PD服务器端回复的PD回复报文;The PD client sends a PD request message to the PD server and receives a PD reply message from the PD server;
PD客户端在判定PD回复报文中不包含合法的前缀地址段时,向PD回复报文中的其他地址段添加128位子网掩码得到PD客户端wan侧的ipv6地址,根据该ipv6地址得到PD客户端wan侧和lan侧的前缀路由;When the PD client determines that the PD reply message does not contain a legal prefix address segment, it adds a 128-bit subnet mask to other address segments in the PD reply message to obtain the IPv6 address of the PD client WAN side, and obtains the prefix routes of the PD client WAN side and LAN side according to the IPv6 address;
PD客户端根据其lan侧的前缀路由得到其lan侧的ipv6地址池;The PD client obtains the IPv6 address pool on its LAN side according to the prefix routing on its LAN side;
PD客户端根据配置状态将其lan侧的前缀路由或所述ipv6地址池中的ipv6地址下发给下挂终端,以实现组网。The PD client sends the prefix routing of its LAN side or the ipv6 address in the ipv6 address pool to the downstream terminal according to the configuration status to realize networking.
一些实施例中,所述PD回复报文中不包含合法的前缀地址段指,所述PD回复报文中不包含前缀地址段、或所述PD回复报文中的前缀地址段与所述PD客户端wan侧的前缀路由相同。In some embodiments, the PD reply message does not contain a legal prefix address segment, which means that the PD reply message does not contain a prefix address segment, or the prefix address segment in the PD reply message is the same as the prefix route on the PD client wan side.
一些实施例中,所述PD客户端判断PD回复报文中是否包含合法的前缀地址段的具体步骤如下:In some embodiments, the specific steps of the PD client determining whether the PD reply message contains a legal prefix address segment are as follows:
所述PD客户端判断PD回复报文中是否不包含前缀地址段,若是,则判定PD回复报文中不包含合法的前缀地址段;若否,则所述PD客户端向PD回复报文中的其他地址段添加64位子网掩码得到PD客户端wan侧的ipv6地址,根据该ipv6地址得到PD客户端wan侧的前缀路由,所述PD客户端将其wan侧的前缀路由与PD回复报文中的前缀地址段进行比对,并在对比结果为相同时,判定PD回复报文中不包含合法的前缀地址段,在比对结果为不同时,判定PD回复报文中包含合法的前缀地址段。The PD client determines whether the PD reply message does not contain a prefix address segment. If so, it is determined that the PD reply message does not contain a legal prefix address segment; if not, the PD client adds a 64-bit subnet mask to other address segments in the PD reply message to obtain the IPv6 address of the PD client WAN side, and obtains the prefix route of the PD client WAN side according to the IPv6 address. The PD client compares the prefix route of its WAN side with the prefix address segment in the PD reply message, and when the comparison result is the same, it is determined that the PD reply message does not contain a legal prefix address segment; when the comparison result is different, it is determined that the PD reply message contains a legal prefix address segment.
一些实施例中,所述PD客户端在判定PD回复报文中包含前缀地址段、且前缀地址段与PD客户端wan侧的前缀路由相同后,向PD回复报文中的其他地址段添加所述128位子网掩码,以更新PD客户端wan侧的ipv6地址,并根据更新后的ipv6地址更新PD客户端wan侧的前缀路由。In some embodiments, after the PD client determines that the PD reply message contains a prefix address segment and the prefix address segment is the same as the prefix route on the PD client wan side, the PD client adds the 128-bit subnet mask to other address segments in the PD reply message to update the IPv6 address on the PD client wan side, and updates the prefix route on the PD client wan side according to the updated IPv6 address.
一些实施例中,所述方法还包括:In some embodiments, the method further comprises:
PD客户端在通过PD回复报文得到其wan侧的前缀路由后,根据用户输入在其wan侧添加多个默认路由。After the PD client obtains the prefix route on its WAN side through the PD reply message, it adds multiple default routes on its WAN side according to the user input.
一些实施例中,所述PD客户端根据其wan侧的ipv6地址得到其lan侧的前缀路由的具体步骤如下:In some embodiments, the specific steps for the PD client to obtain the prefix route on its LAN side according to its ipv6 address on its WAN side are as follows:
所述PD客户端利用nat(网络地址转换)规则,从其wan侧的ipv6地址中提取64位作为其lan侧的前缀路由。The PD client uses NAT (Network Address Translation) rules to extract 64 bits from the IPv6 address on its WAN side as the prefix route on its LAN side.
一些实施例中,所述PD客户端在配置为无状态时,接收下挂终端发送的RS(路由请求)报文,并在向下挂终端回复RA(路由通告)报文后,监听是否接收到请求有状态地址的ipv6报文请求。In some embodiments, when the PD client is configured as stateless, it receives an RS (route request) message sent by a downstream terminal, and after replying an RA (route advertisement) message to the downstream terminal, it monitors whether an IPv6 message request for a stateful address is received.
一些实施例中,所述PD客户端根据配置状态将其lan侧的前缀路由或所述ipv6地址池中的ipv6地址下发给下挂终端,以实现组网,具体包括如下步骤:In some embodiments, the PD client sends the prefix routing of its LAN side or the IPv6 address in the IPv6 address pool to the downstream terminal according to the configuration status to realize networking, which specifically includes the following steps:
所述PD客户端接收下挂终端发送的RS报文,并向下挂终端回复RA报文;The PD client receives the RS message sent by the downstream terminal, and replies with an RA message to the downstream terminal;
所述PD客户端在判定当前配置为无状态、且接收到下挂终端发送的请求有状态地址的ipv6报文请求时,从所述ipv6地址池中选取ipv6地址下发给下挂终端,以实现组网。When the PD client determines that the current configuration is stateless and receives an IPv6 message request for a stateful address sent by a downstream terminal, the PD client selects an IPv6 address from the IPv6 address pool and sends it to the downstream terminal to achieve networking.
本申请第二方面提供一种PD客户端,基于所述的ipv6自适应组网方法。The second aspect of the present application provides a PD client based on the ipv6 adaptive networking method.
本申请第三方面提供一种ipv6自适应组网系统,基于所述的ipv6自适应组网方法,包括PD服务器端、PD客户端、以及下挂终端,PD客户端用于向PD服务器端发送PD请求报文,并接收PD服务器端回复的PD回复报文,所述系统还包括设置在PD客户端中的自适应控制模块;The third aspect of the present application provides an IPv6 adaptive networking system, based on the IPv6 adaptive networking method, comprising a PD server, a PD client, and a downstream terminal, wherein the PD client is used to send a PD request message to the PD server and receive a PD reply message replied by the PD server, and the system further comprises an adaptive control module arranged in the PD client;
所述自适应控制模块用于在判定PD回复报文中不包含合法的前缀地址段时,向PD回复报文中的其他地址段添加128位子网掩码得到PD客户端wan侧的ipv6地址,根据该ipv6地址得到PD客户端wan侧和lan侧的前缀路由,并根据PD客户端lan侧的前缀路由得到PD客户端lan侧的ipv6地址池;The adaptive control module is used for adding a 128-bit subnet mask to other address segments in the PD reply message to obtain the ipv6 address of the PD client wan side when it is determined that the PD reply message does not contain a legal prefix address segment, obtaining the prefix routes of the PD client wan side and lan side according to the ipv6 address, and obtaining the ipv6 address pool of the PD client lan side according to the prefix route of the PD client lan side;
所述自适应控制模块还用于根据配置状态将PD客户端lan侧的前缀路由或ipv6地址池中的ipv6地址下发给下挂终端,以实现组网。The adaptive control module is also used to send the prefix routing of the LAN side of the PD client or the ipv6 address in the ipv6 address pool to the downstream terminal according to the configuration status to realize networking.
本申请提供的技术方案带来的有益效果包括:The beneficial effects of the technical solution provided by this application include:
当PD客户端判断PD回复报文中不包含合法的前缀地址段时,通过向所述其他地址段添加128位子网掩码,得到所述wan侧的ipv6地址,根据该ipv6地址得到lan侧的前缀路由,基于PD客户端lan侧的前缀路由即可实现向下挂终端下发可用前缀或可用地址的目的,使下挂终端能够处理得到合适的ipv6地址实现组网,避免在PD客户端没有收到合法的前缀地址段时,无法向下挂终端下发可用前缀或可用地址的问题。When the PD client determines that the PD reply message does not contain a legal prefix address segment, it adds a 128-bit subnet mask to the other address segments to obtain the IPv6 address of the WAN side, and obtains the prefix route of the LAN side based on the IPv6 address. Based on the prefix route of the LAN side of the PD client, the purpose of sending a usable prefix or a usable address to the downstream terminal can be achieved, so that the downstream terminal can process and obtain a suitable IPv6 address to realize networking, avoiding the problem that the PD client cannot send a usable prefix or a usable address to the downstream terminal when it does not receive a legal prefix address segment.
当PD客户端检测到当前配置为无状态环境但仍然接收到下挂终端发送的请求有状态地址的ipv6报文请求时,不再按照无状态环境的地址下发策略,而是按照有状态环境的地址下发策略,从ipv6地址池中选取ipv6地址下发给下挂终端,使下挂终端实现组网,从而实现兼容下挂终端的异常行为,灵活调整地址分配方式,保障自组网成功的目的。When the PD client detects that the current configuration is a stateless environment but still receives an IPv6 message request for a stateful address sent by a downstream terminal, it will no longer follow the address distribution strategy of the stateless environment, but will follow the address distribution strategy of the stateful environment, select an IPv6 address from the IPv6 address pool and distribute it to the downstream terminal, so that the downstream terminal can achieve networking, thereby achieving compatibility with abnormal behaviors of the downstream terminal, flexibly adjusting the address allocation method, and ensuring the success of self-organizing networking.
附图说明BRIEF DESCRIPTION OF THE DRAWINGS
图1为现有技术中PD客户端在请求PD时的流程示意图。FIG. 1 is a schematic diagram of a flow chart of a PD client requesting a PD in the prior art.
图2为本发明实施例中ipv6自适应组网方法的流程示意图。FIG. 2 is a flow chart of an ipv6 adaptive networking method according to an embodiment of the present invention.
图3为步骤S2中PD客户端判断PD回复报文中是否包含合法的前缀地址段的流程示意图。FIG3 is a flow chart showing the process in which the PD client determines whether the PD reply message contains a legal prefix address segment in step S2.
图4为步骤S4的流程示意图。FIG. 4 is a schematic flow chart of step S4 .
具体实施方式Detailed ways
以下结合附图及实施例对本申请作进一步详细说明。The present application is further described in detail below with reference to the accompanying drawings and embodiments.
在正常情况下,PD回复报文中应当包含前缀地址段和其他地址段。但在一些异常情况下,PD回报报文中包含其他地址段,但是可能不会包含前缀地址段、或包含的前缀地址段异常。Under normal circumstances, the PD reply message should contain the prefix address segment and other address segments. However, in some abnormal circumstances, the PD reply message contains other address segments, but may not contain the prefix address segment, or the included prefix address segment is abnormal.
在正常情况下,PD客户端可以按照常规方法,根据PD回复报文中包含的其他地址段得到PD客户端wan侧的ipv6地址,并进一步根据该ipv6地址得到PD客户端wan侧的前缀路由。PD客户端还可以按照常规方法,根据PD回复报文中包含的前缀地址段得到PD客户端lan侧的前缀路由,并根据其lan侧的前缀路由得到其lan侧的ipv6地址池,当有下挂终端想要接入ipv6网络也即与PD客户端建立通信连接时,PD客户端可以在配置环境为无状态时将其lan侧的前缀路由作为可用前缀或在配置环境为有状态时将ipv6地址池中的ipv6地址作为可用地址下发给下挂终端,以使下挂终端接入ipv6网络,实现组网。Under normal circumstances, the PD client can obtain the IPv6 address of the PD client WAN side according to other address segments included in the PD reply message in a conventional manner, and further obtain the prefix route of the PD client WAN side according to the IPv6 address. The PD client can also obtain the prefix route of the PD client LAN side according to the prefix address segment included in the PD reply message in a conventional manner, and obtain the IPv6 address pool of its LAN side according to the prefix route of its LAN side. When a downstream terminal wants to access the IPv6 network, that is, to establish a communication connection with the PD client, the PD client can use the prefix route of its LAN side as an available prefix when the configuration environment is stateless, or send the IPv6 address in the IPv6 address pool as an available address to the downstream terminal when the configuration environment is stateful, so that the downstream terminal can access the IPv6 network and realize networking.
但在PD回复报文中不包含前缀地址段时,PD客户端无法从PD回复报文中得到其他地址段,导致无法生成PD客户端lan侧的前缀路由,下挂终端也就无法获得可用前缀或可用地址,无法实现组网。在PD回复报文中包含的前缀地址段异常时,PD客户端根据前缀地址段得到的PD客户端lan侧的前缀路由也会异常,下挂终端得到的可用前缀或可用地址也会异常,无法实现组网。However, when the PD reply message does not contain the prefix address segment, the PD client cannot obtain other address segments from the PD reply message, resulting in the inability to generate the prefix route on the PD client LAN side, and the downstream terminal cannot obtain the available prefix or available address, and networking cannot be achieved. When the prefix address segment contained in the PD reply message is abnormal, the prefix route on the PD client LAN side obtained by the PD client based on the prefix address segment will also be abnormal, and the available prefix or available address obtained by the downstream terminal will also be abnormal, and networking cannot be achieved.
因此,本发明实施例提供一种ipv6自适应组网方法,在PD客户端判断PD回复报文中不包含合法的前缀地址段时,向PD回复报文中包含的其他地址段添加128位子网掩码得到PD客户端wan侧的ipv6地址,根据该ipv6地址得到PD客户端wan侧和lan侧的前缀路由,并根据PD客户端lan侧的前缀路由得到PD客户端lan侧的ipv6地址池。PD客户端根据配置状态将其lan侧的前缀路由或上述ipv6地址池中的ipv6地址下发给下挂终端,以实现组网。Therefore, an embodiment of the present invention provides an ipv6 adaptive networking method, when the PD client determines that the PD reply message does not contain a legal prefix address segment, a 128-bit subnet mask is added to other address segments contained in the PD reply message to obtain the ipv6 address of the PD client wan side, and the prefix routes of the PD client wan side and lan side are obtained according to the ipv6 address, and the ipv6 address pool of the PD client lan side is obtained according to the prefix route of the PD client lan side. The PD client sends the prefix route of its lan side or the ipv6 address in the above ipv6 address pool to the downstream terminal according to the configuration status to realize networking.
在本实施例中,当PD客户端判断PD回复报文中不包含合法的前缀地址段时,通过向其他地址段添加128位子网掩码得到PD客户端wan侧的ipv6地址,根据该ipv6地址得到PD客户端wan侧的前缀路由的同时得到PD客户端lan侧的前缀路由(而非按照常规方法向其他地址段添加64为子网掩码得到PD客户端wan侧的ipv6地址,根据该ipv6地址只得到PD客户端wan侧的前缀路由),通过上述方法得到PD客户端lan侧的前缀路由,或进一步根据PD客户端lan侧的前缀路由得到的PD客户端lan侧的ipv6地址池,可以保证下挂终端能够得到可用前缀或可用地址,从而保证下挂终端可以成功接入PD客户端,避免在PD客户端没有收到合法的前缀地址段时,无法向下挂终端下发可用前缀或可用地址的问题。In this embodiment, when the PD client determines that the PD reply message does not contain a legal prefix address segment, the ipv6 address of the PD client wan side is obtained by adding a 128-bit subnet mask to other address segments, and the prefix route of the PD client wan side is obtained according to the ipv6 address, and the prefix route of the PD client lan side is obtained at the same time (rather than adding a 64-bit subnet mask to other address segments to obtain the ipv6 address of the PD client wan side according to the conventional method, and only obtaining the prefix route of the PD client wan side according to the ipv6 address). The prefix route of the PD client lan side is obtained by the above method, or the ipv6 address pool of the PD client lan side is further obtained according to the prefix route of the PD client lan side, which can ensure that the downstream terminal can obtain an available prefix or an available address, thereby ensuring that the downstream terminal can successfully access the PD client, avoiding the problem of being unable to send an available prefix or an available address to the downstream terminal when the PD client does not receive a legal prefix address segment.
如图2所示,在一个具体实施例中,ipv6自适应组网方法包括:As shown in FIG. 2 , in a specific embodiment, the ipv6 adaptive networking method includes:
步骤S1、PD客户端向PD服务器端发送PD请求报文,并接收PD服务器端回复的PD回复报文。Step S1: The PD client sends a PD request message to the PD server, and receives a PD reply message from the PD server.
步骤S2、PD客户端在判定PD回复报文中不包含合法的前缀地址段时,向PD回复报文中的其他地址段添加128位子网掩码得到PD客户端wan侧的ipv6地址,根据该ipv6地址得到PD客户端wan侧和lan侧的前缀路由。Step S2: When the PD client determines that the PD reply message does not contain a legal prefix address segment, it adds a 128-bit subnet mask to other address segments in the PD reply message to obtain the IPv6 address of the PD client WAN side, and obtains the prefix routes of the PD client WAN side and LAN side according to the IPv6 address.
步骤S3、PD客户端根据其lan侧的前缀路由得到其lan侧的ipv6地址池。Step S3: The PD client obtains the IPv6 address pool on its LAN side according to the prefix routing on its LAN side.
步骤S4、PD客户端根据配置状态将其lan侧的前缀路由或ipv6地址池中的ipv6地址下发给下挂终端,以实现组网。Step S4: The PD client sends the prefix routing on its LAN side or the IPv6 address in the IPv6 address pool to the downstream terminal according to the configuration status to realize networking.
在本实施例中,PD客户端在向PD服务器端发送PD请求报文后,接收PD服务器端回复的PD回复报文。PD回复报文中可能包含合法的前缀地址段也可能不包含合法的前缀地址段,但PD回复报文中始终会包含其他地址段,按照常规方法对其他地址段进行处理可得到PD客户端wan侧的ipv6地址,根据PD客户端wan侧的ipv6地址可进一步处理得到PD客户端wan侧的前缀路由,按照常规方法得到的PD客户端wan侧的前缀路由可用来判断PD回复报文中的前缀地址段是否合法。In this embodiment, after the PD client sends a PD request message to the PD server, it receives a PD reply message from the PD server. The PD reply message may or may not contain a legal prefix address segment, but the PD reply message will always contain other address segments. The IPv6 address of the PD client wan side can be obtained by processing the other address segments according to conventional methods. The prefix route of the PD client wan side can be further processed according to the IPv6 address of the PD client wan side. The prefix route of the PD client wan side obtained according to conventional methods can be used to determine whether the prefix address segment in the PD reply message is legal.
基于上述实施例,PD回复报文中不包含合法的前缀地址段指,PD回复报文中不包含前缀地址段、或PD回复报文中的前缀地址段与PD客户端wan侧的前缀路由相同。Based on the above embodiment, the PD reply message does not contain a legal prefix address segment, which means that the PD reply message does not contain a prefix address segment, or the prefix address segment in the PD reply message is the same as the prefix route on the PD client wan side.
具体的,如图3所示,在步骤S2中,PD客户端判断PD回复报文中是否包含合法的前缀地址段的具体步骤如下:Specifically, as shown in FIG3 , in step S2 , the specific steps for the PD client to determine whether the PD reply message contains a legal prefix address segment are as follows:
步骤S21a、PD客户端判断PD回复报文中是否不包含前缀地址段:Step S21a: The PD client determines whether the PD reply message does not contain the prefix address segment:
若是,转步骤S25a。If yes, go to step S25a.
若否,转步骤S22a。If not, go to step S22a.
步骤S22a、PD客户端向PD回复报文中的其他地址段添加64位子网掩码得到PD客户端wan侧的ipv6地址,根据该ipv6地址得到PD客户端wan侧的前缀路由。Step S22a: The PD client adds a 64-bit subnet mask to other address segments in the PD reply message to obtain the IPv6 address of the PD client WAN side, and obtains the prefix route of the PD client WAN side according to the IPv6 address.
步骤S23a、PD客户端判断其wan侧的前缀路由与PD回复报文中的前缀地址段是否相同:Step S23a, the PD client determines whether the prefix route on its wan side is the same as the prefix address segment in the PD reply message:
若是,转步骤S25a。If yes, go to step S25a.
若否,转步骤S24a。If not, go to step S24a.
步骤S24a、PD客户端判定PD回复报文中包含合法的前缀地址段。Step S24a: The PD client determines whether the PD reply message contains a legal prefix address segment.
步骤S25a、PD客户端判定PD回复报文中不包含合法的前缀地址段。Step S25a: The PD client determines that the PD reply message does not contain a legal prefix address segment.
进一步的,PD客户端在判定PD回复报文中包含前缀地址段、且前缀地址段与PD客户端wan侧的前缀路由相同后,向PD回复报文中的其他地址段添加128位子网掩码,以更新PD客户端wan侧的ipv6地址,并根据更新后的ipv6地址更新PD客户端wan侧的前缀路由。Furthermore, after the PD client determines that the PD reply message contains a prefix address segment and the prefix address segment is the same as the prefix route on the PD client wan side, it adds a 128-bit subnet mask to other address segments in the PD reply message to update the IPv6 address on the PD client wan side, and updates the prefix route on the PD client wan side according to the updated IPv6 address.
在本实施例中,如果PD客户端判断PD回复报文中不包含前缀地址段,则PD客户端直接判断PD回复报文中不包含合法的前缀地址段,后续,PD客户端按照PD回复报文中不包含合法的前缀地址段自适应调节路由策略,即向PD回复报文中的其他地址段添加128位子网掩码得到PD客户端wan侧的ipv6地址,根据该ipv6地址得到PD客户端wan侧和lan侧的前缀路由。PD客户端根据其lan侧的前缀路由得到其lan侧的ipv6地址池。PD客户端根据配置状态将其lan侧的前缀路由或ipv6地址池中的ipv6地址下发给下挂终端,以实现组网。In this embodiment, if the PD client determines that the PD reply message does not contain a prefix address segment, the PD client directly determines that the PD reply message does not contain a legal prefix address segment. Subsequently, the PD client adaptively adjusts the routing strategy according to the fact that the PD reply message does not contain a legal prefix address segment, that is, adds a 128-bit subnet mask to other address segments in the PD reply message to obtain the ipv6 address of the wan side of the PD client, and obtains the prefix routes of the wan side and lan side of the PD client based on the ipv6 address. The PD client obtains the ipv6 address pool on its lan side based on the prefix route on its lan side. The PD client sends the prefix route on its lan side or the ipv6 address in the ipv6 address pool to the downstream terminal based on the configuration status to achieve networking.
如果PD客户端判断PD回复报文中包含的前缀地址段,但该前缀地址段与PD客户端按照常规方法得到PD客户端wan侧的前缀路由相同,则PD客户端判断PD回复报文中不包含合法的前缀地址段,后续,PD客户端按照PD回复报文中不包含合法的前缀地址段自适应调节路由策略,即PD客户端可向PD回复报文中的其他地址段添加128位子网掩码得到新的PD客户端wan侧的ipv6地址,根据该ipv6地址更新按照常规方法得到的PD客户端wan侧的ipv6地址,进一步的,根据更新后的ipv6地址更新PD客户端wan侧的前缀路由,并根据更新后的ipv6地址得到PD客户端lan侧的前缀路由,基于PD客户端lan侧的前缀路由即可实现向下挂终端下发可用前缀或可用地址的目的,使下挂终端能够处理得到合适的ipv6地址实现组网。If the PD client determines the prefix address segment included in the PD reply message, but the prefix address segment is the same as the prefix route on the PD client WAN side obtained by the PD client according to the conventional method, the PD client determines that the PD reply message does not contain a legal prefix address segment. Subsequently, the PD client adaptively adjusts the routing strategy according to the fact that the PD reply message does not contain a legal prefix address segment, that is, the PD client can add a 128-bit subnet mask to other address segments in the PD reply message to obtain a new IPv6 address on the PD client WAN side, and update the IPv6 address on the PD client WAN side obtained according to the conventional method according to the IPv6 address. Further, the prefix route on the PD client WAN side is updated according to the updated IPv6 address, and the prefix route on the PD client LAN side is obtained according to the updated IPv6 address. Based on the prefix route on the PD client LAN side, the purpose of sending available prefixes or available addresses to the downstream terminals can be achieved, so that the downstream terminals can process and obtain suitable IPv6 addresses to realize networking.
在另一个具体实施例中,PD客户端在判定PD回复报文中包含合法的前缀地址段时,将PD回复报文中的前缀地址段作为PD客户端lan侧的前缀路由,并根据PD客户端lan侧的前缀路由得到PD客户端lan侧的ipv6地址池。In another specific embodiment, when the PD client determines that the PD reply message contains a legal prefix address segment, the prefix address segment in the PD reply message is used as the prefix route on the LAN side of the PD client, and the IPv6 address pool on the LAN side of the PD client is obtained based on the prefix route on the LAN side of the PD client.
在本实施例中,在正常情况下,PD客户端可以按照常规方法,根据PD回复报文中包含的其他地址段得到PD客户端wan侧的ipv6地址,并进一步根据该ipv6地址得到PD客户端wan侧的前缀路由。PD客户端还可以按照常规方法,根据PD回复报文中包含的前缀地址段得到PD客户端lan侧的前缀路由,并根据其lan侧的前缀路由得到其lan侧的ipv6地址池,当有下挂终端想要接入ipv6网络也即与PD客户端建立通信连接时,PD客户端可以在配置环境为无状态时将其lan侧的前缀路由作为可用前缀或在配置环境为有状态时将ipv6地址池中的ipv6地址作为可用地址下发给下挂终端,以使下挂终端接入ipv6网络,实现组网。In this embodiment, under normal circumstances, the PD client can obtain the IPv6 address of the PD client WAN side according to other address segments included in the PD reply message in a conventional manner, and further obtain the prefix route of the PD client WAN side according to the IPv6 address. The PD client can also obtain the prefix route of the PD client LAN side according to the prefix address segment included in the PD reply message in a conventional manner, and obtain the IPv6 address pool of its LAN side according to the prefix route of its LAN side. When a downstream terminal wants to access the IPv6 network, that is, to establish a communication connection with the PD client, the PD client can use the prefix route of its LAN side as an available prefix when the configuration environment is stateless, or send the IPv6 address in the IPv6 address pool as an available address to the downstream terminal when the configuration environment is stateful, so that the downstream terminal can access the IPv6 network and realize networking.
在另一个具体实施例中,方法还包括PD客户端在通过PD回复报文得到其wan侧的前缀路由后,根据用户输入在其wan侧添加多个默认路由。In another specific embodiment, the method further includes adding a plurality of default routes on its wan side according to user input after the PD client obtains the prefix route on its wan side through the PD reply message.
在本实施例中,通过在wan侧添加默认路由可以提高PD客户端可转发的报文数量。In this embodiment, the number of messages that can be forwarded by the PD client can be increased by adding a default route on the WAN side.
在另一个具体实施例中,PD客户端根据其wan侧的ipv6地址得到其lan侧的前缀路由具体是指PD客户端利用nat(网络地址转换)规则,从其wan侧的ipv6地址中提取64位作为其lan侧的前缀路由。In another specific embodiment, the PD client obtains the prefix route on its LAN side according to the IPv6 address on its WAN side, which specifically means that the PD client uses the NAT (Network Address Translation) rule to extract 64 bits from the IPv6 address on its WAN side as the prefix route on its LAN side.
在本实施例中,当PD客户端判断PD回复报文中不包含合法的前缀地址段时,通过向其他地址段添加128位子网掩码,得到wan侧的ipv6地址,利用nat(网络地址转换)规则,从wan侧的ipv6地址中提取64位作为lan侧的前缀路由,根据lan侧的前缀路由即可实现向下挂终端下发可用前缀(即lan侧的前缀路由)或可用地址(即ipv6地址池中的ipv6地址)的目的,使下挂终端能够处理得到合适的ipv6地址实现自组网,避免在PD客户端没有收到合法的前缀地址段时,无法向下挂终端下发可用前缀或可用地址的问题。In this embodiment, when the PD client determines that the PD reply message does not contain a legal prefix address segment, the IPv6 address on the WAN side is obtained by adding a 128-bit subnet mask to other address segments, and the NAT (Network Address Translation) rule is used to extract 64 bits from the IPv6 address on the WAN side as the prefix route on the LAN side. According to the prefix route on the LAN side, the purpose of sending an available prefix (i.e., the prefix route on the LAN side) or an available address (i.e., the IPv6 address in the IPv6 address pool) to the downstream terminal can be achieved, so that the downstream terminal can process and obtain a suitable IPv6 address to realize self-organizing networking, avoiding the problem that the available prefix or available address cannot be sent to the downstream terminal when the PD client does not receive a legal prefix address segment.
基于上述实施例,如图4所示,步骤S4,具体包括如下步骤:Based on the above embodiment, as shown in FIG4 , step S4 specifically includes the following steps:
步骤S41、PD客户端接收下挂终端发送的RS(Router Solicitation,路由请求)报文,并向下挂终端回复RA报文;Step S41: The PD client receives an RS (Router Solicitation) message sent by the downstream terminal, and replies with an RA message to the downstream terminal;
步骤S42、PD客户端判断配置状态是否为有状态:Step S42: The PD client determines whether the configuration state is stateful:
若是,转步骤S44。If yes, go to step S44.
若否,转步骤S43。If not, go to step S43.
步骤S43、PD客户端监听是否接收到请求有状态地址的ipv6报文请求:Step S43: The PD client monitors whether an IPv6 message request for a stateful address is received:
若是,转步骤S44。If yes, go to step S44.
若否,转步骤S45。If not, go to step S45.
步骤S44、PD客户端从ipv6地址池中选取ipv6地址下发给下挂终端,以实现组网。Step S44: The PD client selects an IPv6 address from the IPv6 address pool and sends it to the downstream terminal to achieve networking.
步骤S45、由下挂终端根据RA报文中的PD客户端lan侧的前缀路由,结合自身地址信息处理得到pv6地址,以实现组网。Step S45: The downstream terminal obtains the pv6 address based on the prefix routing of the PD client LAN side in the RA message and its own address information to realize networking.
在本实施例中,RA报文里的M标志位为1时,说明当前环境为有状态环境,PD客户端可以回复下挂终端请求有状态地址的ipv6报文请求(例如solicit报文),RA报文里的M标志位为0时,说明当前环境为无状态环境,PD客户端可以回复下挂终端请求无状态地址的ipv6报文请求。In this embodiment, when the M flag in the RA message is 1, it indicates that the current environment is a stateful environment, and the PD client can reply to the IPv6 message request (such as a solicit message) of the downstream terminal requesting a stateful address. When the M flag in the RA message is 0, it indicates that the current environment is a stateless environment, and the PD client can reply to the IPv6 message request of the downstream terminal requesting a stateless address.
通过RA报文,PD客户端可以告知下挂终端当前环境是有状态还是无状态,如果是无状态环境下还继续收到请求有状态地址的ipv6报文则说明发送该报文的下挂终端出现问题,如果按照常规流程,则PD客户端不会回复有问题的下挂终端,该下挂终端将无法获取可用的地址,导致无法实现自组网。Through RA messages, the PD client can inform the downstream terminal whether the current environment is stateful or stateless. If it continues to receive IPv6 messages requesting stateful addresses in a stateless environment, it means that there is a problem with the downstream terminal that sent the message. If the normal process is followed, the PD client will not reply to the problematic downstream terminal, and the downstream terminal will not be able to obtain an available address, resulting in the inability to implement self-organizing networking.
PD客户端在PD请求报文中请求PD后,PD服务器端回复了包含合法PD的PD回复报文。组网时,下挂终端向PD客户端发送RS报文,之后会接收到PD客户端回复的RA报文,RA报文中包含有lan侧的前缀路由,且PD客户端可在RA报文中配置当前环境是有状态还是无状态,即PD客户端可以通过RA报文告知下挂终端当前环境是有状态还是无状态。After the PD client requests PD in the PD request message, the PD server replies with a PD reply message containing a valid PD. When networking, the downstream terminal sends an RS message to the PD client, and then receives an RA message from the PD client. The RA message contains the prefix route on the LAN side, and the PD client can configure the current environment in the RA message as stateful or stateless, that is, the PD client can inform the downstream terminal through the RA message whether the current environment is stateful or stateless.
下挂终端正常的情况下,可以识别RA报文中包含的环境状态是有状态还是无状态,并且可以针对不同的环境状态选择不同的处理方式以获得可以接入PD客户端的ipv6地址。具体的,如果下挂终端识别到RA报文中的当前配置为有状态环境,则在正常情况下按照标准流程,下挂终端需再次向PD客户端发送请求有状态地址的ipv6报文请求,PD客户端从ipv6地址池中选取ipv6地址下发给下挂终端,下挂终端利用该ipv6地址接入PD客户端实现组网。如果下挂终端识别到RA报文中的当前配置为无状态环境,则在正常情况下按按照标准流程,下挂终端利用RA报文中包含的lan侧前缀路由作为可用前缀,结合该可用前缀和下挂终端自身地址信息计算生成ipv6地址,下挂终端利用该ipv6地址接入PD客户端实现组网。When the downstream terminal is normal, it can identify whether the environment state contained in the RA message is stateful or stateless, and different processing methods can be selected for different environment states to obtain an ipv6 address that can access the PD client. Specifically, if the downstream terminal identifies that the current configuration in the RA message is a stateful environment, then under normal circumstances, according to the standard process, the downstream terminal needs to send an ipv6 message request for a stateful address to the PD client again, and the PD client selects an ipv6 address from the ipv6 address pool and sends it to the downstream terminal. The downstream terminal uses the ipv6 address to access the PD client to achieve networking. If the downstream terminal identifies that the current configuration in the RA message is a stateless environment, then under normal circumstances, according to the standard process, the downstream terminal uses the lan-side prefix route contained in the RA message as an available prefix, combines the available prefix and the address information of the downstream terminal itself to calculate and generate an ipv6 address, and the downstream terminal uses the ipv6 address to access the PD client to achieve networking.
但是,部分下挂终端出现异常时,无法识别RA报文中的当前配置为无状态环境,而是继续按照当前配置为有状态环境的操作步骤,向PD客户端发送请求有状态地址的ipv6报文请求,PD客户端接收到此请求后,可知该下挂终端出现故障,在现有技术中,PD客户端不会继续回复故障终端,就会导致故障终端无法接入PD客户端无法组网,而通过上述步骤S61-步骤S64,当PD客户端检测到当前配置为无状态环境但仍然接收到下挂终端发送的请求有状态地址的ipv6报文请求时,不再按照无状态环境的地址下发策略,而是按照有状态环境的地址下发策略,从ipv6地址池中选取ipv6地址下发给下挂终端,使下挂终端实现组网,能够兼容下挂终端的异常行为,调整地址分配方式,保障自组网成功。However, when some downstream terminals have abnormalities, they cannot recognize that the current configuration in the RA message is a stateless environment, but continue to follow the operating steps for the current configuration as a stateful environment, and send an ipv6 message request for a stateful address to the PD client. After the PD client receives this request, it can be known that the downstream terminal has a fault. In the prior art, the PD client will not continue to reply to the faulty terminal, which will cause the faulty terminal to be unable to access the PD client and be unable to form a network. However, through the above steps S61-S64, when the PD client detects that the current configuration is a stateless environment but still receives an ipv6 message request for a stateful address sent by the downstream terminal, it will no longer follow the address delivery policy of the stateless environment, but will follow the address delivery policy of the stateful environment, select an ipv6 address from the ipv6 address pool and send it to the downstream terminal, so that the downstream terminal can be networked, can be compatible with the abnormal behavior of the downstream terminal, adjust the address allocation method, and ensure the success of self-organizing network.
本发明还提供一种ipv6自适应组网系统的实施例,系统的PD客户端中设置有自适应控制模块,自适应控制模块用于在判定PD回复报文中不包含合法的前缀地址段时,向PD回复报文中的其他地址段添加128位子网掩码得到PD客户端wan侧的ipv6地址,根据该ipv6地址得到PD客户端wan侧和lan侧的前缀路由,并根据PD客户端lan侧的前缀路由得到PD客户端lan侧的ipv6地址池。The present invention also provides an embodiment of an IPv6 adaptive networking system, in which an adaptive control module is provided in the PD client of the system. The adaptive control module is used to add a 128-bit subnet mask to other address segments in the PD reply message to obtain the IPv6 address of the PD client WAN side when it is determined that the PD reply message does not contain a legal prefix address segment, obtain the prefix routes of the PD client WAN side and LAN side according to the IPv6 address, and obtain the IPv6 address pool of the PD client LAN side according to the prefix route of the PD client LAN side.
自适应控制模块还用于根据配置状态将PD客户端lan侧的前缀路由或ipv6地址池中的ipv6地址下发给下挂终端,以实现组网。The adaptive control module is also used to send the prefix route on the LAN side of the PD client or the ipv6 address in the ipv6 address pool to the downstream terminal according to the configuration status to realize networking.
在本实施例中,通过添加自适应控制模块,在不新增配置命令和功能开关前提下,自适应适配环境,做到与原有现网环境部署相兼容,减少运维成本。解决了因现网环境的特殊性,导致PD出现不同的配置,从而使下挂终端没有ipv6地址的问题。解决了部分终端行为不符合协议规范,导致无法获取ipv6地址的问题。In this embodiment, by adding an adaptive control module, the environment is adaptively adapted without adding new configuration commands and function switches, so as to be compatible with the original existing network environment deployment and reduce operation and maintenance costs. The problem that the PD has different configurations due to the particularity of the existing network environment, so that the downstream terminal has no IPv6 address, is solved. The problem that some terminal behaviors do not comply with the protocol specifications, resulting in the inability to obtain IPv6 addresses, is solved.
本申请不局限于上述实施方式,对于本技术领域的普通技术人员来说,在不脱离本申请原理的前提下,还可以做出若干改进和润饰,这些改进和润饰也视为本申请的保护范围之内。The present application is not limited to the above-mentioned implementation modes. For ordinary technicians in this technical field, several improvements and modifications can be made without departing from the principles of the present application. These improvements and modifications are also considered to be within the scope of protection of the present application.
Claims (9)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202211435427.5A CN115767510B (en) | 2022-11-16 | 2022-11-16 | Ipv6 self-adaptive networking method, system and PD client |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202211435427.5A CN115767510B (en) | 2022-11-16 | 2022-11-16 | Ipv6 self-adaptive networking method, system and PD client |
Publications (2)
Publication Number | Publication Date |
---|---|
CN115767510A CN115767510A (en) | 2023-03-07 |
CN115767510B true CN115767510B (en) | 2024-05-28 |
Family
ID=85372023
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202211435427.5A Active CN115767510B (en) | 2022-11-16 | 2022-11-16 | Ipv6 self-adaptive networking method, system and PD client |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN115767510B (en) |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111866212A (en) * | 2020-07-17 | 2020-10-30 | 芯河半导体科技(无锡)有限公司 | Method for automatically distributing IPV6PD prefix for drop-in router by gateway |
CN113660358A (en) * | 2021-08-20 | 2021-11-16 | 芯河半导体科技(无锡)有限公司 | Method for distributing different Ipv6PD prefixes to drop-on equipment by gateway |
CN114500258A (en) * | 2021-12-14 | 2022-05-13 | 四川天邑康和通信股份有限公司 | Automatic internet surfing configuration method for ipv6 under wifi6 router under home intelligent gateway |
WO2022179410A1 (en) * | 2021-02-24 | 2022-09-01 | 华为技术有限公司 | Ipv6 address generation method and related device |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102340452B (en) * | 2011-10-14 | 2018-03-02 | 中兴通讯股份有限公司 | A kind of method and wireless device that route transmission is realized based on single IPv6 address prefixs |
-
2022
- 2022-11-16 CN CN202211435427.5A patent/CN115767510B/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111866212A (en) * | 2020-07-17 | 2020-10-30 | 芯河半导体科技(无锡)有限公司 | Method for automatically distributing IPV6PD prefix for drop-in router by gateway |
WO2022179410A1 (en) * | 2021-02-24 | 2022-09-01 | 华为技术有限公司 | Ipv6 address generation method and related device |
CN113660358A (en) * | 2021-08-20 | 2021-11-16 | 芯河半导体科技(无锡)有限公司 | Method for distributing different Ipv6PD prefixes to drop-on equipment by gateway |
CN114500258A (en) * | 2021-12-14 | 2022-05-13 | 四川天邑康和通信股份有限公司 | Automatic internet surfing configuration method for ipv6 under wifi6 router under home intelligent gateway |
Non-Patent Citations (1)
Title |
---|
一种基于前缀置换的域间路由压缩方法;张威;;中国科技论文;20130715(07);全文 * |
Also Published As
Publication number | Publication date |
---|---|
CN115767510A (en) | 2023-03-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7941512B2 (en) | Use of IPv6 in access networks | |
EP1252781B1 (en) | Address acquisition | |
US20040111529A1 (en) | Dynamic host based load balancing of a multihomed network | |
CN101019387B (en) | Network user priority assignment system | |
US9084108B2 (en) | Method, apparatus, and system for mobile virtual private network communication | |
US7318101B2 (en) | Methods and apparatus supporting configuration in a network | |
CA2274050A1 (en) | System, device, and method for routing dhcp packets in a public data network | |
Thaler | Evolution of the IP Model | |
US11523324B2 (en) | Method for configuring a wireless communication coverage extension system and a wireless communication coverage extension system implementing said method | |
US20130046899A1 (en) | Ipv6 lan-side address assignment policy | |
US20140317296A1 (en) | Allocating internet protocol (ip) addresses to nodes in communications networks which use integrated is-is | |
JP5241957B2 (en) | Method and apparatus for connecting a subscriber unit to an aggregation network supporting IPv6 | |
US20080298273A1 (en) | Method For Establishing a Communication Relationship in at Least One Communication Network | |
CN115767510B (en) | Ipv6 self-adaptive networking method, system and PD client | |
US8140710B2 (en) | Home link setting method, home gateway device, and mobile terminal | |
EP2052514B1 (en) | Pervasive inter-domain dynamic host configuration | |
EP2416531A1 (en) | IPv6 Prefix announcement for routing-based Gateways in shared environments | |
JP2005210554A (en) | Dhcp substitute server | |
CN112543386A (en) | Address acquisition method and related equipment | |
Baker et al. | Enterprise Multihoming using Provider-Assigned IPv6 Addresses without Network Prefix Translation: Requirements and Solutions | |
JP2019009637A (en) | Network monitoring device | |
JP4685596B2 (en) | Access multiplexer system for performing stateless autoconfiguration process | |
Baker et al. | RFC 8678: Enterprise Multihoming using Provider-Assigned IPv6 Addresses without Network Prefix Translation: Requirements and Solutions |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant | ||
TR01 | Transfer of patent right |
Effective date of registration: 20241229 Address after: 430000 No. 6, High-tech Fourth Road, Donghu High-tech Development Zone, Wuhan City, Hubei Province Patentee after: FIBERHOME TELECOMMUNICATION TECHNOLOGIES Co.,Ltd. Country or region after: China Address before: 430000 No. 6, High-tech Fourth Road, Donghu High-tech Development Zone, Wuhan City, Hubei Province Patentee before: FIBERHOME TELECOMMUNICATION TECHNOLOGIES Co.,Ltd. Country or region before: China Patentee before: WUHAN FIBERHOME TECHNICAL SERVICES Co.,Ltd. |
|
TR01 | Transfer of patent right |