[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

WO2012041168A1 - Processing method for network connection for ipv6 network and device thereof - Google Patents

Processing method for network connection for ipv6 network and device thereof Download PDF

Info

Publication number
WO2012041168A1
WO2012041168A1 PCT/CN2011/079787 CN2011079787W WO2012041168A1 WO 2012041168 A1 WO2012041168 A1 WO 2012041168A1 CN 2011079787 W CN2011079787 W CN 2011079787W WO 2012041168 A1 WO2012041168 A1 WO 2012041168A1
Authority
WO
WIPO (PCT)
Prior art keywords
access server
network
prefix
dhcpv6 prefix
dhcpv6
Prior art date
Application number
PCT/CN2011/079787
Other languages
French (fr)
Chinese (zh)
Inventor
彭朝华
全晓璐
Original Assignee
华为终端有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 华为终端有限公司 filed Critical 华为终端有限公司
Publication of WO2012041168A1 publication Critical patent/WO2012041168A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5007Internet protocol [IP] addresses
    • H04L61/5014Internet protocol [IP] addresses using dynamic host configuration protocol [DHCP] or bootstrap protocol [BOOTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2101/00Indexing scheme associated with group H04L61/00
    • H04L2101/60Types of network addresses
    • H04L2101/618Details of network addresses
    • H04L2101/659Internet protocol version 6 [IPv6] addresses

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a network connection processing method and apparatus for an IPv6 network.
  • the network access server Network Access Server, the following cartridge is called: N AS
  • N AS Network Access Server
  • the LAN Local Area Network, the following is called: LAN
  • Step a the home gateway (Home Gateway, the following is called: HGW) NAS interface 1 and NAS interface 2 (the HGW includes two NAS interfaces as an example, the HGW can include multiple NAS interfaces) respectively from the broadband access
  • the server Broadband Remote Access Server, the following is called: BRAS
  • BRAS gets the IPv6 Dynamic Host Configuration Protocol for IPv6 (hereinafter referred to as: DHCPv6) prefix (DHCPv6 Identity Association for Prefix Delegation, the following is called : PD ) 1 and PD2; wherein the binding relationship stored in the BRAS is: NAS interface 1 corresponds to PD1, NAS interface 2 corresponds to PD2; Step a2, HGW sends PD1 and PD2 to multiple LAN side devices, for example : The HGW sends the PD1 to the LAN side device 1, and the HGW sends the PD2 to the LAN side device 2;
  • step a3 the LAN side device 1 and the LAN side device 2 respectively generate a global unicast IPv6 address (Global-Unicast IPv6 address, referred to as GUA) 1 and GUA2 according to PD1 and PD2;
  • Step a4 LAN side device 1 and LAN side
  • the device 2 communicates with the external network according to the GUA1 and the GUA2 respectively.
  • the routing can be forwarded through a default route, where the default route is the NAS interface 1 or the NAS interface 2 And, the generation of the default route has a certain randomness.
  • step a4 if the NAS interface 2 is used as the default route, when the LAN side device 1 accesses the Internet through the GUA1, the BRAS detects the message through the packet sent by the LAN side device 1.
  • the corresponding binding relationship is the PD1 and the NAS interface 2, and the binding relationship is inconsistent with the binding relationship stored in the BRAS. Therefore, the BRAS discards the packet, so that the LAN side device 1 cannot access the Internet, so in the IPv6 network, There is a situation where the terminal device cannot access the Internet.
  • the embodiments of the present invention provide a network connection processing method and device for an IPv6 network, which are used to solve the problem that a terminal device cannot access the Internet in an IPv6 network.
  • An embodiment of the present invention provides a network connection processing method for an IPv6 network, including: receiving a packet sent by a terminal device;
  • An embodiment of the present invention provides a network connection processing apparatus for an IPv6 network, including: a receiving module, configured to receive a packet sent by a terminal device;
  • an obtaining module configured to acquire, according to a dynamic host setting protocol DHCPv6 prefix of the IPv6 address in the source IPv6 address that is received by the receiving module, a network access server interface corresponding to the DHCPv6 prefix;
  • a route forwarding module configured to forward the packet route to the broadband access server by using the network access server interface acquired by the acquiring module.
  • the network connection processing method and device for the IPv6 network in the embodiment of the present invention after receiving the packet sent by the terminal device, find the network access server corresponding to the DHCPv6 prefix in the source IPv6 address included in the packet. The interface then forwards the packet to the broadband access server through the network access server interface, thereby solving the problem that the terminal device cannot access the Internet due to the inconsistency between the network access server interface and the DHCPv6 prefix in the IPv6 network.
  • FIG. 1 is a flowchart of Embodiment 1 of a network connection processing method for an IPv6 network according to the present invention
  • FIG. 2 is a flowchart of Embodiment 2 of a network connection processing method for an IPv6 network according to the present invention
  • FIG. 4 is a schematic diagram of Embodiment 2 of a network connection processing apparatus for an IPv6 network according to the present invention
  • Embodiment 1 is a flowchart of Embodiment 1 of a network connection processing method for an IPV6 network according to the present invention. As shown in FIG. 1, the method includes:
  • Step 101 Receive a packet sent by the terminal device.
  • Embodiments of the invention may be applied to an IPv6 network.
  • the terminal device in this embodiment is a terminal device on the LAN side.
  • the LAN side may include a plurality of terminal devices that perform internal communication through a private network address in a LAN, and the terminal devices pass through a home gateway (Home Gateway, the following cartridge is called: HGW) and a wide area network (Wide) Area Network, the following tube is called: WAN) for communication.
  • Home Gateway the following cartridge is called: HGW
  • Wide Wide Area Network
  • the HGW can include multiple NAS interfaces. Before the terminal device sends a packet, the terminal device first receives the DHCPv6 prefix (DHCPv6 Identity Association for Prefix Delegation, the following is called PD) sent by the HGW, and then the terminal device can generate an IPv6 address according to the PD.
  • PD DHCPv6 Identity Association for Prefix Delegation
  • the PD that the HGW sends to the terminal device is sent to the HGW by the Broadband Remote Access Server (hereinafter referred to as BRAS).
  • BRAS Broadband Remote Access Server
  • the HGW sends an application to the BRAS, and the BRAS sends a PD to each NAS interface of the HGW according to the application of the HGW; then the HGW sends the received PD or the received PD to 64 bits, and then sends the PD to the terminal device;
  • the terminal device When communicating with the WAN side, the terminal device generates an IPv6 address according to the received PD, and then the terminal device performs IPv6 access through the HGW; thus, the HGW receives the packet sent by the terminal device.
  • Step 102 Obtain a network access server interface corresponding to the DHCPv6 prefix according to the DHCPv6 prefix in the source IPv6 address included in the packet.
  • the HGW After receiving the packet sent by the terminal device, the HGW can obtain the source IPv6 address carried in the packet, and then the HGW selects the source IP address from the plurality of NAS interfaces according to the obtained source IPv6 address.
  • Step 103 Forward the packet route to the broadband access server through the network access server interface.
  • the HGW forwards the packet to the BRAS through the NAS interface selected in step 102.
  • the BRAS stores the mapping between the N AS interface and the PD.
  • the BRAS receives the packet forwarded by the HGW, the BRAS checks the PD in the packet and the NAS that forwards the packet.
  • the BRAS authenticates the packet; if the BRAS finds the correspondence between the received PD and the N AS interface When the relationship between the relationship and the storage is inconsistent, the BR AS considers that the authentication fails and directly discards the message.
  • the HGW when forwarding the packet sent by the terminal device, the HGW selects the NAS interface corresponding to the PD in the packet to forward, and thus, any packet forwarded to the BRAS, where the PD is
  • the PD is
  • the correspondence between the N AS interface and the N AS interface that forwards the packet is consistent with the corresponding relationship stored in the B RAS. Therefore, the BRAS does not discard the packet because the PD and the NAS interface do not correspond.
  • the HGW after receiving the packet sent by the terminal device, finds the NAS interface corresponding to the PD in the source IPv6 address included in the packet, and then forwards the packet to the BRAS through the NAS interface.
  • 2 is a flowchart of Embodiment 2 of a network connection processing method for an IP v6 network according to the present invention. As shown in FIG. 2, the method includes:
  • Step 201 Receive a PD sent by the BRAS through the NAS interface, send the received PD to the terminal device, and store maintenance information of the NAS interface.
  • the maintenance information includes the length of the PD and the PD, and the correspondence between the NAS interface and the PD.
  • the HGW can include multiple NAS interfaces.
  • the following example uses the HGW to include two NAS interfaces as an example.
  • HGW includes NAS interface 1 and NAS interface 2.
  • the NAS interface 1 sends the IPv6 router discovery (Router Advertisement, the tube is called: RA) message through the BRAS or the DHCPv6-IANA (Identity Association for Non-temporary Address, one of the DHCPv6 options for carrying the IPv6 permanent address).
  • the network address for example, may be: a global unicast IPv6 address (Global-Unicast IPv6 Address, called: GUA), the GUA is used for the HGW's own service; and the NAS interface 1 may also acquire the PD1 from the BRAS.
  • NAS interface 2 can obtain P D2 from B R AS.
  • the HGW can correspond to multiple terminal devices on the LAN side, and the two terminal devices are the terminal device 1 and the terminal device 2; the terminal device can be, for example, an IP phone, a computer or a set top box.
  • Each terminal in the HGW configuration inherits each PD, for example: In the HGW configuration terminal device 1 inherits PD1, and the configuration terminal device 2 inherits PD2.
  • the specific configuration process may be: If the number of bits of PD1 or PD2 is less than 64 bits, the HGW adds 0 or 1 after PD1 or PD2 to fill the number of bits of PD1 or PD2 to 64 bits, and then the completed PD1 and PD2 are respectively sent to the terminal device 1 and the terminal device 2, and if the number of bits of the PD1 and the PD2 is 64 bits, the PD1 and the PD2 are directly delivered to the terminal device 1 and the terminal device 2, respectively. It should be noted that the embodiment does not limit the manner in which the HGW configures each terminal to inherit each PD. For example, the HGW may configure any one or more terminal devices to inherit PD1, or configure one or more terminal devices to inherit PD2.
  • the HGW After receiving the PD sent by the BRAS, the HGW stores the maintenance information of the NAS interface, and the maintenance information includes: a PD, a length of the PD, and a correspondence between the PD and the NAS interface.
  • HGW can dynamically maintain a PD table, when a NAS interface of the HGW is After the BRAS obtains a PD, the HGW adds a row of maintenance information of the NAS interface to the PD table.
  • the maintenance information may include the identifier of the NAS interface, the PD acquired by the NAS interface, and the length of the PD, that is, the storage NAS. The correspondence between the interface and the PD, and stores the PD.
  • Step 202 Receive the packet sent by the terminal device.
  • the terminal device After receiving the PD delivered by the HGW, the terminal device can generate a GUA address, that is, an IPv6 address, according to the PD and the interface ID. Then, when the terminal device accesses the Internet, the terminal device sends a packet including the IP v6 address to the HGW. , causing the HGW to receive the packet sent by the terminal device.
  • a GUA address that is, an IPv6 address
  • the HGW After receiving the packet sent by the terminal device, the HGW forwards the packet to the BRAS through an N AS interface. In order to enable the packet to be authenticated after being sent to the BRAS, the HGW selects an N AS interface that is consistent with the P D in the packet to perform route forwarding.
  • Step 203 Search for a NAS interface corresponding to the PD in the source IPv6 address according to the maintenance information.
  • the HGW can search for the NAS interface corresponding to the PD in the source IPv6 address of the packet from the multiple NAS interfaces according to the maintenance information.
  • the specific search process can be:
  • the HGW extracts the source IPv6 address from the packet, and performs an AND operation according to the length of the PD in the source IPv6 address and the maintenance information to obtain the PD of the source IPv6 address.
  • Step 2032 The HGW matches the obtained PD with the PD in the maintenance information to find the NAS interface corresponding to the PD acquired in step 2031.
  • step 2033 is performed.
  • step S2032 when the HGW matches the PD in the packet obtained in step 2031 with the PD in the maintenance information, the PD in the obtained packet is obtained. When it completely matches the PD in the maintenance information, it is determined in the maintenance information.
  • the NAS interface is the NAS interface corresponding to the PD. In this case, it is found to correspond to the PD in the packet.
  • step 2031 is performed. Specifically, if the PD in the packet and the maintenance information are If the PD does not match, the N AS interface in the maintenance information is not the NAS interface corresponding to the PD in the packet, and the step 2031 and the step 2032 are repeated according to the maintenance information of the next NAS interface until the The NAS interface corresponding to the PD in the message;
  • step 2034 If the HGW does not find the NAS interface corresponding to the PD in the source IPv6 address (that is, the PD in the packet) in step 2032, go to step 2034; that is, if the HGW does not find any packets in the message according to all the maintenance information.
  • Step 2033 Forward the packet route to the BRAS by using the discovered N AS interface.
  • the HGW forwards the packet to the BRAS through the NAS interface found in step 2032. Since the NAS interface matches the PD in the packet, the packet does not pass the NAS interface and the PD after the packet arrives at the BRAS. Discarded by the BRAS without matching;
  • Step 2034 The HGW directly discards the packet.
  • the embodiment may further include the following steps: If a NAS interface is disabled, the maintenance information corresponding to the disabled NAS interface is deleted.
  • the HGW does not maintain the NAS interface, that is, the HGW deletes the maintenance information corresponding to the disabled NAS interface, so that the HGW carries the PD corresponding to the NAS interface. Can be discarded.
  • the embodiment of the present invention does not limit the timing relationship between the steps of deleting the maintenance information corresponding to the disabled NAS interface and other steps.
  • the NAS1 interface 1 acquires the PD1 and the NAS interface 2 obtains the PD2 as an example.
  • the embodiment is not limited thereto, and the embodiment can be applied to other networking modes.
  • the HGW includes the NAS interface 1 and the NAS interface 2, and the NAS interface 1 only obtains the GUA and does not acquire the PD, and the 8.3 interface 2 acquires 0.
  • the application can avoid the transmission by the N AS interface 1 to the LAN side device.
  • the packet is forwarded by routing.
  • the HGW after receiving the packet sent by the terminal device, finds the packet in the packet.
  • the NAS interface corresponding to the PD in the source IPv6 address is forwarded to the BRAS through the NAS interface, thereby solving the problem that the terminal device cannot access the Internet due to the inconsistency between the NAS interface and the PD in the IPv6 network.
  • the foregoing storage medium includes: a medium that can store program codes, such as R ⁇ M, RAM, a magnetic disk, or an optical disk.
  • FIG. 3 is a schematic diagram of Embodiment 1 of a network connection processing apparatus for an IPV6 network according to the present invention.
  • the apparatus includes: a receiving module 31, an obtaining module 33, and a routing forwarding module 35.
  • the device can be a home gateway.
  • the receiving module 31 is configured to receive a packet sent by the terminal device.
  • the obtaining module 33 is configured to obtain a network access server interface corresponding to the DHCPv6 prefix according to the DHCPv6 prefix in the source IPv6 address included in the packet received by the receiving module 31.
  • the routing and forwarding module 35 is configured to forward the packet route to the broadband access server through the network access server interface obtained by the obtaining module 33.
  • the HGW after receiving the packet sent by the terminal device, finds the NAS interface corresponding to the PD in the source IPv6 address included in the packet, and then forwards the packet to the BRAS through the NAS interface. This solves the problem that the terminal device cannot access the Internet due to the inconsistency between the NAS interface and the PD in the IPv6 network.
  • Embodiment 2 is a schematic diagram of Embodiment 2 of a network connection processing apparatus for an IP v6 network according to the present invention.
  • the apparatus further includes: a prefix receiving module and a prefix sending module.
  • the prefix receiving module (not shown) is configured to receive the DHCPv6 prefix sent by the broadband access server through the network access server interface.
  • the prefix sending module (not shown) is configured to send the DHCPv6 prefix received by the prefix receiving module to the terminal device.
  • the storage module 37 is configured to store maintenance information of the network access server interface.
  • the maintenance information includes the DHCPv6 prefix, the length of the DHCPv6 prefix, and the mapping between the network access server interface and the DHCPv6 prefix.
  • the obtaining module 33 is specifically configured to: according to the maintenance information, find a network access server interface corresponding to the DHCPv6 prefix in the source IPv6 address included in the packet received by the receiving module.
  • the obtaining module 33 may specifically include: a prefix obtaining unit 331 and a searching unit 333.
  • the prefix obtaining unit 331 is configured to obtain the DHCPv6 prefix in the source IPv6 address according to the source IPv6 address included in the packet received by the receiving module 31 and the length of the DHCPv6 prefix stored in the maintenance information.
  • the locating unit 333 is configured to match the DHCPv6 prefix obtained by the prefix obtaining unit 331 with the DHCPv6 prefix in the maintenance information, and obtain the DHCPv6 prefix and interface with the DHCPv6 pre-access server in the maintenance information.
  • the process of specifically searching by the prefix obtaining unit 331 and the searching unit 333 may be:
  • the searching unit 333 is configured to search, according to the maintenance information of the NAS interface, the NAS interface corresponding to the PD acquired by the prefix obtaining unit 331.
  • the searching unit 333 matches the PD acquired by the prefix obtaining unit 331 with the PD in the maintenance information.
  • the search unit 333 finds the NAS interface corresponding to the PD; when the PD acquired by the prefix obtaining unit 331 does not match the PD in the maintenance information, the prefix obtaining unit The 331 obtains the PD in the source IPv6 address according to the length of the PD in the maintenance information of the next NAS interface, and performs a search by the searching unit 333 until the NAS interface corresponding to the PD in the packet is found.
  • the discarding module 39 is configured to discard the packet if the obtaining module 33 does not find the network access server interface corresponding to the DHCPv6 prefix in the source IPv6 address according to the maintenance information.
  • the deleting module 30 is configured to delete the maintenance information corresponding to the disabled network access server interface if the network access server interface is disabled.
  • the HGW after receiving the packet sent by the terminal device, finds the NAS interface corresponding to the PD in the source IPv6 address included in the packet, and then forwards the packet to the BRAS through the NAS interface. This solves the problem that the terminal device cannot access the Internet due to the inconsistency between the NAS interface and the PD in the IPv6 network.
  • the embodiment of the invention further provides a home gateway, which comprises any network connection processing device for the I Pv6 network provided by the embodiment of the invention.
  • the HGW after receiving the packet sent by the terminal device, finds the NAS interface corresponding to the PD in the source IPv6 address included in the packet, and then forwards the packet to the BRAS through the NAS interface. This solves the problem that the terminal device cannot access the Internet due to the inconsistency between the NAS interface and the PD in the IPv6 network.
  • the embodiments of the present invention can be implemented by means of software plus the necessary general hardware platform. Based on such understanding, the technical solution of the embodiments of the present invention may be embodied in the form of a software product in essence or in the form of a software product, and the computer software product may be stored in a storage medium, such as R ⁇ M/ RAM, diskette, optical disk, etc., including instructions for causing a computer device (which may be a personal computer, server, or network device, etc.) to perform the methods described in various embodiments of the embodiments of the present invention or embodiments. .
  • a computer device which may be a personal computer, server, or network device, etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

Provided are a processing method for network connection for an IPv6 network and a device thereof. The method comprises: receiving a message sent by a terminal device; acquiring a network access server interface corresponding to a dynamic host configuration protocol DHCPv6 prefix according to the DHCPv6 prefix of IPv6 in the source IPv6 address included in the message; and routing and forwarding the message to a broadband access server via the network access server interface. In the embodiments of the present invention, after a message sent by a terminal device is received, a network access server interface corresponding to the prefix in the source IPv6 address included in the message is found, and then the message is routed and forwarded to a broadband access server via the network access server interface, solving the problem that the terminal device cannot access the network.

Description

用于 IPv6网络的网络连接处理方法及其装置  Network connection processing method and device for IPv6 network
技术领域 本发明实施例涉及通信技术领域, 尤其涉及一种用于 IPv6网络的网络连 接处理方法及其装置。 The present invention relates to the field of communications technologies, and in particular, to a network connection processing method and apparatus for an IPv6 network.
背景技术 Background technique
在下一代互联网协议(即版本号为 6 的互联网协议, Internet Protocol Version 6, 以下筒称为: IPv6 ) 网络中, 在网络接入服务器( Network Access Server , 以下筒称为: N AS )接口的组网方式下,局域网( Local Area Network , 以下筒称为: LAN )侧设备上网的过程为:  In the network of the next generation Internet Protocol (ie, Internet Protocol Version 6, Internet Protocol Version 6, below: IPv6), the network access server (Network Access Server, the following cartridge is called: N AS) interface In the networking mode, the LAN (Local Area Network, the following is called: LAN) side device access to the Internet is:
步骤 al、 家庭网关 ( Home Gateway , 以下筒称为: HGW ) 的 NAS接口 1和 NAS接口 2 (以 HGW包括两个 NAS接口为例进行说明, HGW可以包 括多个 NAS接口 )分别从宽带接入服务器( Broadband Remote Access Server, 以下筒称为: BRAS ) 获取到 IPv6 的动态主机设置协议 ( Dynamic Host Configuration Protocol for IPv6, 以下筒称为: DHCPv6 )前缀( DHCPv6 Identity Association for Prefix Delegation, 以下筒称为: PD ) 1和 PD2; 其中,在 BRAS 中存储的绑定关系为: NAS接口 1与 PD1对应, NAS接口 2与 PD2对应; 步骤 a2、 HGW将 PD1和 PD2发送给多个 LAN侧设备, 例如: HGW将 PD1发送个 LAN侧设备 1 , HGW将 PD2发送个 LAN侧设备 2;  Step a, the home gateway (Home Gateway, the following is called: HGW) NAS interface 1 and NAS interface 2 (the HGW includes two NAS interfaces as an example, the HGW can include multiple NAS interfaces) respectively from the broadband access The server (Broadband Remote Access Server, the following is called: BRAS) gets the IPv6 Dynamic Host Configuration Protocol for IPv6 (hereinafter referred to as: DHCPv6) prefix (DHCPv6 Identity Association for Prefix Delegation, the following is called : PD ) 1 and PD2; wherein the binding relationship stored in the BRAS is: NAS interface 1 corresponds to PD1, NAS interface 2 corresponds to PD2; Step a2, HGW sends PD1 and PD2 to multiple LAN side devices, for example : The HGW sends the PD1 to the LAN side device 1, and the HGW sends the PD2 to the LAN side device 2;
步骤 a3、 LAN侧设备 1和 LAN侧设备 2分别根据 PD1和 PD2生成全局 单播 IPv6地址 ( Global-Unicast IPv6 address , 以下筒称为 GUA ) 1和 GUA2; 步骤 a4、 LAN侧设备 1和 LAN侧设备 2分别根据 GUA1和 GUA2与外 网进行通信; 具体的, 当 LAN侧设备 1根据 GUA1与外网进行通信时, 一般 可以通过默认路由进行路由转发,其中默认路由是 NAS接口 1或 NAS接口 2 , 并且, 默认路由的生成具有一定的随机性。  In step a3, the LAN side device 1 and the LAN side device 2 respectively generate a global unicast IPv6 address (Global-Unicast IPv6 address, referred to as GUA) 1 and GUA2 according to PD1 and PD2; Step a4, LAN side device 1 and LAN side The device 2 communicates with the external network according to the GUA1 and the GUA2 respectively. Specifically, when the LAN-side device 1 communicates with the external network according to the GUA1, the routing can be forwarded through a default route, where the default route is the NAS interface 1 or the NAS interface 2 And, the generation of the default route has a certain randomness.
然而, 在步骤 a4中, 若 NAS接口 2被作为默认路由, 则 LAN侧设备 1 通过 GUA1上网时, BRAS就会通过 LAN侧设备 1发送的报文检测到该报文 对应的绑定关系是 PDl和 NAS接口 2,该绑定关系与 BRAS中存储的绑定关 系不一致, 由此 BRAS会丟弃该报文, 使得 LAN侧设备 1无法上网, 所以在 IPv6网络中会出现终端设备无法上网的情况。 发明内容 However, in step a4, if the NAS interface 2 is used as the default route, when the LAN side device 1 accesses the Internet through the GUA1, the BRAS detects the message through the packet sent by the LAN side device 1. The corresponding binding relationship is the PD1 and the NAS interface 2, and the binding relationship is inconsistent with the binding relationship stored in the BRAS. Therefore, the BRAS discards the packet, so that the LAN side device 1 cannot access the Internet, so in the IPv6 network, There is a situation where the terminal device cannot access the Internet. Summary of the invention
本发明实施例提供一种用于 IPv6网络的网络连接处理方法及其装置, 用 以解决 IPv6网络中终端设备无法上网的问题。  The embodiments of the present invention provide a network connection processing method and device for an IPv6 network, which are used to solve the problem that a terminal device cannot access the Internet in an IPv6 network.
本发明实施例提供一种用于 IPv6网络的网络连接处理方法, 包括: 接收终端设备发送的报文;  An embodiment of the present invention provides a network connection processing method for an IPv6 network, including: receiving a packet sent by a terminal device;
根据与所述 4艮文中包括的源 ιρν6 地址中的 IPv6 的动态主机设置协议 DHCPv6前缀, 获取与所述 DHCPv6前缀对应的网络接入服务器接口; Obtaining a network access server interface corresponding to the DHCPv6 prefix according to a dynamic host setting protocol DHCPv6 prefix in the source ι ν 6 address included in the address;
通过所述网络接入服务器接口将所述报文路由转发给宽带接入服务器。 本发明实施例提供一种用于 IPv6网络的网络连接处理装置, 包括: 接收模块, 用于接收终端设备发送的报文;  And forwarding the packet route to the broadband access server by using the network access server interface. An embodiment of the present invention provides a network connection processing apparatus for an IPv6 network, including: a receiving module, configured to receive a packet sent by a terminal device;
获取模块, 用于根据与所述接收模块接收的所述报文中包括的源 IPv6地 址中的 IPv6的动态主机设置协议 DHCPv6前缀,获取与所述 DHCPv6前缀对 应的网络接入服务器接口;  And an obtaining module, configured to acquire, according to a dynamic host setting protocol DHCPv6 prefix of the IPv6 address in the source IPv6 address that is received by the receiving module, a network access server interface corresponding to the DHCPv6 prefix;
路由转发模块, 用于通过所述获取模块获取的所述网络接入服务器接口 将所述报文路由转发给宽带接入服务器。  And a route forwarding module, configured to forward the packet route to the broadband access server by using the network access server interface acquired by the acquiring module.
本发明实施例的用于 IPv6网络的网络连接处理方法及其装置, 当接收终 端设备发送的报文后, 查找到与该报文中包括的源 IPv6地址中的 DHCPv6前 缀对应的网络接入服务器接口, 然后通过该网络接入服务器接口将该报文路 由转发给宽带接入服务器, 由此解决 IPv6网络中由于网络接入服务器接口与 DHCPv6前缀不一致而使得终端设备无法上网的问题。 附图说明  The network connection processing method and device for the IPv6 network in the embodiment of the present invention, after receiving the packet sent by the terminal device, find the network access server corresponding to the DHCPv6 prefix in the source IPv6 address included in the packet. The interface then forwards the packet to the broadband access server through the network access server interface, thereby solving the problem that the terminal device cannot access the Internet due to the inconsistency between the network access server interface and the DHCPv6 prefix in the IPv6 network. DRAWINGS
为了更清楚地说明本发明实施例中的技术方案, 下面将对实施例描述中 所需要使用的附图作一筒单地介绍, 显而易见地, 下面描述中的附图仅仅是 本发明的一些实施例, 对于本领域普通技术人员来讲, 在不付出创造性劳动 性的前提下, 还可以根据这些附图获得其他的附图。 In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings used in the description of the embodiments will be briefly described below. Obviously, the drawings in the following description are merely Some embodiments of the present invention may also be used to obtain other drawings based on these drawings without departing from the skilled artisan.
图 1为本发明用于 IPv6网络的网络连接处理方法实施例一的流程图; 图 2为本发明用于 IPv6网络的网络连接处理方法实施例二的流程图; 图 3为本发明用于 IPv6网络的网络连接处理装置实施例一的示意图; 图 4为本发明用于 IPv6网络的网络连接处理装置实施例二的示意图。 具体实施方式  1 is a flowchart of Embodiment 1 of a network connection processing method for an IPv6 network according to the present invention; FIG. 2 is a flowchart of Embodiment 2 of a network connection processing method for an IPv6 network according to the present invention; FIG. FIG. 4 is a schematic diagram of Embodiment 2 of a network connection processing apparatus for an IPv6 network according to the present invention; FIG. detailed description
下面将结合本发明实施例中的附图, 对本发明实施例中的技术方案进行 清楚、 完整地描述, 显然, 所描述的实施例仅仅是本发明一部分实施例, 而 不是全部的实施例。 基于本发明中的实施例, 本领域普通技术人员在没有作 出创造性劳动前提下所获得的所有其他实施例, 都属于本发明保护的范围。  The technical solutions in the embodiments of the present invention are clearly and completely described in the following with reference to the accompanying drawings in the embodiments of the present invention. It is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present invention without creative efforts are within the scope of the present invention.
图 1为本发明用于 I P v6网络的网络连接处理方法实施例一的流程图, 如图 1所示, 该方法包括:  1 is a flowchart of Embodiment 1 of a network connection processing method for an IPV6 network according to the present invention. As shown in FIG. 1, the method includes:
步骤 101、 接收终端设备发送的报文。  Step 101: Receive a packet sent by the terminal device.
本发明各实施例可以应用于 IPv6网络中。  Embodiments of the invention may be applied to an IPv6 network.
本实施例中的终端设备为 LAN侧的终端设备。在 IPv6网络中, LAN侧可以 包括多个终端设备, 这些终端设备在 LAN中通过私网地址进行内部通信, 并 且这些终端设备通过家庭网关 (Home Gateway, 以下筒称为: HGW )与广 域网 (Wide Area Network, 以下筒称为: WAN )进行通信。  The terminal device in this embodiment is a terminal device on the LAN side. In an IPv6 network, the LAN side may include a plurality of terminal devices that perform internal communication through a private network address in a LAN, and the terminal devices pass through a home gateway (Home Gateway, the following cartridge is called: HGW) and a wide area network (Wide) Area Network, the following tube is called: WAN) for communication.
HGW可以包括多个 NAS接口。 在终端设备发送报文之前, 终端设备要先 接收 HGW发送的 DHCPv6前缀 ( DHCPv6 Identity Association for Prefix Delegation, 以下筒称为: PD ) , 然后终端设备才能根据 PD生成 IPv6地址。 HGW发送给终端设备的 PD是由宽带接入服务器 ( Broadband Remote Access Server,以下筒称为: BRAS )发送给 HGW的。具体的, HGW向 BRAS 发出申请, BRAS根据 HGW的申请向 HGW的每个 NAS接口发送一个 PD; 然 后 HGW将接收到的 PD或将接收到的 PD补齐 64位后发送给终端设备; 终端设 备与 WAN侧进行通信时, 终端设备根据接收到的 PD生成 IPv6地址, 然后终端 设备通过 HGW进行 IPv6上网; 由此 HGW接收终端设备发送的报文。 The HGW can include multiple NAS interfaces. Before the terminal device sends a packet, the terminal device first receives the DHCPv6 prefix (DHCPv6 Identity Association for Prefix Delegation, the following is called PD) sent by the HGW, and then the terminal device can generate an IPv6 address according to the PD. The PD that the HGW sends to the terminal device is sent to the HGW by the Broadband Remote Access Server (hereinafter referred to as BRAS). Specifically, the HGW sends an application to the BRAS, and the BRAS sends a PD to each NAS interface of the HGW according to the application of the HGW; then the HGW sends the received PD or the received PD to 64 bits, and then sends the PD to the terminal device; When communicating with the WAN side, the terminal device generates an IPv6 address according to the received PD, and then the terminal device performs IPv6 access through the HGW; thus, the HGW receives the packet sent by the terminal device.
步骤 102、 根据与报文中包括的源 IPv6地址中的 DHCPv6前缀, 获取与 DHCPv6前缀对应的网络接入服务器接口。  Step 102: Obtain a network access server interface corresponding to the DHCPv6 prefix according to the DHCPv6 prefix in the source IPv6 address included in the packet.
HGW接收到终端设备发送的报文后, HGW可以获取到该报文中携带的源 IPv6地址; 然后 HGW根据获取到的该源 IPv6地址, 从多个 NAS接口中选择与 该源 I P v6地址的 P D对应的 N AS接口。  After receiving the packet sent by the terminal device, the HGW can obtain the source IPv6 address carried in the packet, and then the HGW selects the source IP address from the plurality of NAS interfaces according to the obtained source IPv6 address. The N AS interface corresponding to the PD.
步骤 103、 通过网络接入服务器接口将报文路由转发给宽带接入服务器。 HGW通过步骤 102中选择的该 NAS接口将该报文路由转发给 BRAS。 B RAS向 H G W的 N AS接口发送 PD时, BRAS中存储有 N AS接口与 P D的对 应关系; 当 BRAS接收 HGW转发的报文时, 会检查该报文中的 PD与转发该报 文的 NAS接口的对应关系, 当 PD与 NAS接口的对应关系与 BRAS中存储的对 应关系相一致时, BRAS对该报文的鉴权通过; 若 BRAS发现接收到的报文的 P D与 N AS接口的对应关系与存储的对应关系不一致时, B R AS会认为鉴权不 通过而直接丟弃该 4艮文。  Step 103: Forward the packet route to the broadband access server through the network access server interface. The HGW forwards the packet to the BRAS through the NAS interface selected in step 102. When the B RAS sends a PD to the N AS interface of the HGW, the BRAS stores the mapping between the N AS interface and the PD. When the BRAS receives the packet forwarded by the HGW, the BRAS checks the PD in the packet and the NAS that forwards the packet. Correspondence of the interface, when the correspondence between the PD and the NAS interface is consistent with the corresponding relationship stored in the BRAS, the BRAS authenticates the packet; if the BRAS finds the correspondence between the received PD and the N AS interface When the relationship between the relationship and the storage is inconsistent, the BR AS considers that the authentication fails and directly discards the message.
使用本实施例提供的方法, HGW在转发终端设备发送的报文时, 会选择 与该报文中的 PD相对应的 NAS接口进行转发, 由此, 任何转发至 BRAS的报 文, 其中的 P D和转发该报文的 N AS接口的对应关系都与 B RAS中存储的对应 关系相一致, 所以就不会出现 BRAS因为 PD和 NAS接口不对应而丟弃报文的 情况, 即不会出现因为 P D和 N AS接口不对应而致使终端设备无法上网的问 题。  With the method provided in this embodiment, when forwarding the packet sent by the terminal device, the HGW selects the NAS interface corresponding to the PD in the packet to forward, and thus, any packet forwarded to the BRAS, where the PD is The correspondence between the N AS interface and the N AS interface that forwards the packet is consistent with the corresponding relationship stored in the B RAS. Therefore, the BRAS does not discard the packet because the PD and the NAS interface do not correspond. The problem that the PD and the N AS interface do not correspond to each other and the terminal device cannot access the Internet.
本发明实施例, HGW接收终端设备发送的报文后, 查找到与该报文中包 括的源 IPv6地址中的 PD对应的 NAS接口, 然后通过该 NAS接口将该报文路由 转发给 BRAS, 由此解决 IPv6网络中由于 NAS接口与 PD不一致而使得终端设 备无法上网的问题。 图 2为本发明用于 I P v6网络的网络连接处理方法实施例二的流程图, 如图 2所示, 该方法包括: In the embodiment of the present invention, after receiving the packet sent by the terminal device, the HGW finds the NAS interface corresponding to the PD in the source IPv6 address included in the packet, and then forwards the packet to the BRAS through the NAS interface. This solves the problem that the terminal device cannot access the Internet due to the inconsistency between the NAS interface and the PD in the IPv6 network. 2 is a flowchart of Embodiment 2 of a network connection processing method for an IP v6 network according to the present invention. As shown in FIG. 2, the method includes:
步骤 201、 通过 NAS接口接收 BRAS发送的 PD; 将接收到的 PD发送给终 端设备, 并存储 NAS接口的维护信息。 该维护信息包括 PD、 PD的长度、 NAS 接口与 PD的对应关系。  Step 201: Receive a PD sent by the BRAS through the NAS interface, send the received PD to the terminal device, and store maintenance information of the NAS interface. The maintenance information includes the length of the PD and the PD, and the correspondence between the NAS interface and the PD.
HGW可以包括多个 NAS接口, 下面本实施例以 HGW包括两个 NAS接口 为例进行说明。 例如: HGW包括 NAS接口 1和 NAS接口 2。 NAS接口 1通过 BRAS发送的 IPv6的路由器发现( Router Advertisement, 筒称为: RA )消息 或者通过 DHCPv6-IANA ( Identity Association for Non-temporary Address, DHCPv6选项之一, 用于携带 IPv6永久地址)得到公网地址, 该公网地址例如 可以为: 全局单播 IPv6地址(Global-Unicast IPv6 Address, 筒称为: GUA ) , 该 GUA用于 HGW自身的业务;并且 NAS接口 1还可以从 BRAS获取 PD1。 NAS 接口 2可以从 B R AS获取到 P D2。  The HGW can include multiple NAS interfaces. The following example uses the HGW to include two NAS interfaces as an example. For example: HGW includes NAS interface 1 and NAS interface 2. The NAS interface 1 sends the IPv6 router discovery (Router Advertisement, the tube is called: RA) message through the BRAS or the DHCPv6-IANA (Identity Association for Non-temporary Address, one of the DHCPv6 options for carrying the IPv6 permanent address). The network address, for example, may be: a global unicast IPv6 address (Global-Unicast IPv6 Address, called: GUA), the GUA is used for the HGW's own service; and the NAS interface 1 may also acquire the PD1 from the BRAS. NAS interface 2 can obtain P D2 from B R AS.
HGW可以对应多个 LAN侧的终端设备, 其中的两个终端设备为终端设备 1和终端设备 2; 该终端设备例如可以为 IP电话、 电脑或机顶盒等。 在 HGW配 置各个终端继承各个 PD , 例如: 在 HGW配置终端设备 1继承 PD1 , 配置终端 设备 2继承 PD2。 具体的配置过程可以为: 若 PD1或 PD2的位数小于 64位, 则 HGW在 PD1或 PD2后面加 0或 1 , 以将 PD1或 PD2的位数补齐到 64位, 然后将 补齐后的 PD1和 PD2分别下发给终端设备 1和终端设备 2, ; 若 PD1和 PD2的位 数为 64位, 则直接将 PD1和 PD2分别下发给终端设备 1和终端设备 2。 需要说 明的是, 本实施例并不限定 HGW配置各个终端继承各个 PD的方式, 例如: HGW可以配置任一个或多个终端设备继承 PD1 , 也可以配置任一个或多个终 端设备继承 PD2。  The HGW can correspond to multiple terminal devices on the LAN side, and the two terminal devices are the terminal device 1 and the terminal device 2; the terminal device can be, for example, an IP phone, a computer or a set top box. Each terminal in the HGW configuration inherits each PD, for example: In the HGW configuration terminal device 1 inherits PD1, and the configuration terminal device 2 inherits PD2. The specific configuration process may be: If the number of bits of PD1 or PD2 is less than 64 bits, the HGW adds 0 or 1 after PD1 or PD2 to fill the number of bits of PD1 or PD2 to 64 bits, and then the completed PD1 and PD2 are respectively sent to the terminal device 1 and the terminal device 2, and if the number of bits of the PD1 and the PD2 is 64 bits, the PD1 and the PD2 are directly delivered to the terminal device 1 and the terminal device 2, respectively. It should be noted that the embodiment does not limit the manner in which the HGW configures each terminal to inherit each PD. For example, the HGW may configure any one or more terminal devices to inherit PD1, or configure one or more terminal devices to inherit PD2.
在 HGW的每个 NAS接口接收到 BRAS发送的 PD后, HGW存储该 NAS接 口的维护信息, 该维护信息包括: PD、 PD的长度、 以及 PD与 NAS接口的对 应关系。 例如: HGW可以动态维护一张 PD表, 当 HGW的一个 NAS接口从 BRAS获取到一 PD后, HGW就在该 PD表中增加一行该 NAS接口的维护信息, 该维护信息可以包括该 NAS接口的标识、 该 NAS接口获取的 PD、 以及该 PD 的长度, 即存储 NAS接口和 PD的对应关系, 并存储该 PD。 After receiving the PD sent by the BRAS, the HGW stores the maintenance information of the NAS interface, and the maintenance information includes: a PD, a length of the PD, and a correspondence between the PD and the NAS interface. For example: HGW can dynamically maintain a PD table, when a NAS interface of the HGW is After the BRAS obtains a PD, the HGW adds a row of maintenance information of the NAS interface to the PD table. The maintenance information may include the identifier of the NAS interface, the PD acquired by the NAS interface, and the length of the PD, that is, the storage NAS. The correspondence between the interface and the PD, and stores the PD.
需要说明的是, 对于 HGW向终端设备发送 PD和 HGW存储 NAS接口的维 步骤 202、 接收终端设备发送的报文。  It should be noted that the HGW sends the PD and the HGW to the terminal device to store the dimension of the NAS interface. Step 202: Receive the packet sent by the terminal device.
终端设备接收到 HGW下发的 PD后, 根据该 PD和接口 ID ( Interface ID ) 可以生成 GUA地址, 即 IPv6地址; 然后当终端设备上网时, 终端设备向 HGW 发送包括该 I P v6地址的报文, 使得 HGW接收终端设备发送的报文。  After receiving the PD delivered by the HGW, the terminal device can generate a GUA address, that is, an IPv6 address, according to the PD and the interface ID. Then, when the terminal device accesses the Internet, the terminal device sends a packet including the IP v6 address to the HGW. , causing the HGW to receive the packet sent by the terminal device.
HGW接收到终端设备发送的报文后, 要将该报文通过一个 N AS接口路由 转发给 BRAS。为了使该报文在发送到 BRAS后能够鉴权通过, HGW要在多个 N AS接口中选择与该报文中的 P D相一致的 N AS接口进行路由转发。  After receiving the packet sent by the terminal device, the HGW forwards the packet to the BRAS through an N AS interface. In order to enable the packet to be authenticated after being sent to the BRAS, the HGW selects an N AS interface that is consistent with the P D in the packet to perform route forwarding.
步骤 203、 根据维护信息, 查找与源 IPv6地址中的 PD对应的 NAS接口。 Step 203: Search for a NAS interface corresponding to the PD in the source IPv6 address according to the maintenance information.
HGW可以根据维护信息, 从多个 NAS接口中查找与该报文中的源 IPv6地 址中的 PD对应的 NAS接口, 具体的查找过程可以为: The HGW can search for the NAS interface corresponding to the PD in the source IPv6 address of the packet from the multiple NAS interfaces according to the maintenance information. The specific search process can be:
N AS接口的维护信息中 P D的长度, 获取该源 I P v6地址中的 P D; The length of P D in the maintenance information of the N AS interface, and obtain the P D in the source IP address of the source IP address;
HGW从报文中提取源 IPv6地址,然后根据该源 IPv6地址与维护信息中 PD 的长度进行与运算, 得到该源 IPv6地址的 PD;  The HGW extracts the source IPv6 address from the packet, and performs an AND operation according to the length of the PD in the source IPv6 address and the maintenance information to obtain the PD of the source IPv6 address.
步骤 2032、 HGW将获得的 PD与维护信息中的 PD进行匹配, 以查找与步 骤 2031中获取的 PD对应的 NAS接口;  Step 2032: The HGW matches the obtained PD with the PD in the maintenance information to find the NAS interface corresponding to the PD acquired in step 2031.
若查找到对应的 NAS接口, 则执行步骤 2033; 其中, 在步骤 S2032中, 当 HGW将步骤 2031获取的报文中的 PD与该维护信息中的 PD进行匹配, 当获 取的报文中的 PD与该维护信息中的 PD完全匹配时, 则确定该维护信息中的 If the corresponding NAS interface is found, step 2033 is performed. In step S2032, when the HGW matches the PD in the packet obtained in step 2031 with the PD in the maintenance information, the PD in the obtained packet is obtained. When it completely matches the PD in the maintenance information, it is determined in the maintenance information.
NAS接口为与该 PD对应的 NAS接口,此时, 即为查找到与报文中的 PD对应的The NAS interface is the NAS interface corresponding to the PD. In this case, it is found to correspond to the PD in the packet.
NAS接口; 若获取的报文中的 P D与该维护信息中的 P D不匹配时,确定没有查找到对 应的 NAS接口, 则重复执行步骤 2031 ; 具体的, 若该报文中的 PD与该维护信 息中的 P D不匹配时,则该维护信息中的 N AS接口就不是与该报文中的 P D对应 的 NAS接口, 则根据下一个 NAS接口的维护信息重复进行步骤 2031和步骤 2032 , 直至查找到与该报文中的 PD相对应的 NAS接口; NAS interface; If the PD in the obtained packet does not match the PD in the maintenance information, if it is determined that the corresponding NAS interface is not found, step 2031 is performed. Specifically, if the PD in the packet and the maintenance information are If the PD does not match, the N AS interface in the maintenance information is not the NAS interface corresponding to the PD in the packet, and the step 2031 and the step 2032 are repeated according to the maintenance information of the next NAS interface until the The NAS interface corresponding to the PD in the message;
若在步骤 2032中 HGW没有查找到与源 IPv6地址中的 PD (即报文中的 PD )对应的 NAS接口, 则执行步骤 2034; 即若 HGW根据所有的维护信息都 没有查找到与报文中的 PD匹配的 NAS接口, 则执行步骤 2034;  If the HGW does not find the NAS interface corresponding to the PD in the source IPv6 address (that is, the PD in the packet) in step 2032, go to step 2034; that is, if the HGW does not find any packets in the message according to all the maintenance information. The PD matching NAS interface, step 2034;
步骤 2033、 通过查找到的 N AS接口将报文路由转发给 BRAS;  Step 2033: Forward the packet route to the BRAS by using the discovered N AS interface.
HGW通过步骤 2032中查找到的 NAS接口将该报文路由转发给 BRAS, 由 于该 NAS接口与该报文中的 PD是相匹配的, 所以该报文到达 BRAS后, 不会 因为 NAS接口与 PD不匹配而被 BRAS丟弃;  The HGW forwards the packet to the BRAS through the NAS interface found in step 2032. Since the NAS interface matches the PD in the packet, the packet does not pass the NAS interface and the PD after the packet arrives at the BRAS. Discarded by the BRAS without matching;
步骤 2034、 HGW直接丟弃该报文。  Step 2034: The HGW directly discards the packet.
本实施例还可以包括以下步骤: 若一 NAS接口被禁用, 则删除被禁用的 NAS接口对应的维护信息。  The embodiment may further include the following steps: If a NAS interface is disabled, the maintenance information corresponding to the disabled NAS interface is deleted.
若 HGW中的一个 NAS接口被禁用, 则 HGW就不维护该 NAS接口, 即 HGW删除该被禁用的 NAS接口对应的维护信息, 使得 HGW对于后续携带与 该 NAS接口对应的 PD的 4艮文, 可以进行丟弃。  If a NAS interface in the HGW is disabled, the HGW does not maintain the NAS interface, that is, the HGW deletes the maintenance information corresponding to the disabled NAS interface, so that the HGW carries the PD corresponding to the NAS interface. Can be discarded.
本发明实施例并不限定上述删除被禁用的 NAS接口对应的维护信息的步 骤与其他步骤的时序关系。  The embodiment of the present invention does not limit the timing relationship between the steps of deleting the maintenance information corresponding to the disabled NAS interface and other steps.
需要说明的是, 本实施例中以 NAS接口 1获取 PD1、 NAS接口 2获取 PD2 为例进行说明, 但本实施例并不限于此, 本实施例还可以应用在其他组网方 式中。 例如: HGW包括 NAS接口 1和 NAS接口 2, NAS接口 1只获取 GUA而不 获取 PD , 八3接口2获取 0 , 此时, 应用本实施例可以避免由 N AS接口 1对 LAN侧设备发送的报文进行路由转发。  It should be noted that, in this embodiment, the NAS1 interface 1 acquires the PD1 and the NAS interface 2 obtains the PD2 as an example. However, the embodiment is not limited thereto, and the embodiment can be applied to other networking modes. For example, the HGW includes the NAS interface 1 and the NAS interface 2, and the NAS interface 1 only obtains the GUA and does not acquire the PD, and the 8.3 interface 2 acquires 0. In this case, the application can avoid the transmission by the N AS interface 1 to the LAN side device. The packet is forwarded by routing.
本发明实施例, HGW接收终端设备发送的报文后, 查找到与该报文中包 括的源 IPv6地址中的 PD对应的 NAS接口, 然后通过该 NAS接口将该报文路由 转发给 BRAS, 由此解决 IPv6网络中由于 NAS接口与 PD不一致而使得终端设 备无法上网的问题。 In the embodiment of the present invention, after receiving the packet sent by the terminal device, the HGW finds the packet in the packet. The NAS interface corresponding to the PD in the source IPv6 address is forwarded to the BRAS through the NAS interface, thereby solving the problem that the terminal device cannot access the Internet due to the inconsistency between the NAS interface and the PD in the IPv6 network.
本领域普通技术人员可以理解: 实现上述方法实施例的全部或部分步骤 可以通过程序指令相关的硬件来完成, 前述的程序可以存储于一计算机可读 取存储介质中, 该程序在执行时, 执行包括上述方法实施例的步骤; 前述的 存储介质包括: R〇M、 RAM、磁碟或者光盘等各种可以存储程序代码的介质。  A person skilled in the art can understand that all or part of the steps of implementing the above method embodiments may be completed by using hardware related to program instructions, and the foregoing program may be stored in a computer readable storage medium, and the program is executed when executed. The foregoing steps include the steps of the foregoing method embodiments. The foregoing storage medium includes: a medium that can store program codes, such as R〇M, RAM, a magnetic disk, or an optical disk.
图 3为本发明用于 I P v6网络的网络连接处理装置实施例一的示意图, 如图 3所示, 该装置包括: 接收模块 31、 获取模块 33和路由转发模块 35。 在本实施 例中, 该装置可以为家庭网关。  FIG. 3 is a schematic diagram of Embodiment 1 of a network connection processing apparatus for an IPV6 network according to the present invention. As shown in FIG. 3, the apparatus includes: a receiving module 31, an obtaining module 33, and a routing forwarding module 35. In this embodiment, the device can be a home gateway.
接收模块 31用于接收终端设备发送的报文。  The receiving module 31 is configured to receive a packet sent by the terminal device.
获取模块 33用于根据与接收模块 31接收的报文中包括的源 IPv6地址中的 DHCPv6前缀, 获取与 DHCPv6前缀对应的网络接入服务器接口。  The obtaining module 33 is configured to obtain a network access server interface corresponding to the DHCPv6 prefix according to the DHCPv6 prefix in the source IPv6 address included in the packet received by the receiving module 31.
路由转发模块 35用于通过获取模块 33获取的网络接入服务器接口将报文 路由转发给宽带接入服务器。  The routing and forwarding module 35 is configured to forward the packet route to the broadband access server through the network access server interface obtained by the obtaining module 33.
本实施例中各个模块的工作流程和工作原理参见上述各方法实施例中的 描述, 在此不再赘述。  For the working process and working principle of each module in this embodiment, refer to the description in the foregoing method embodiments, and details are not described herein again.
本发明实施例, HGW接收终端设备发送的报文后, 查找到与该报文中包 括的源 IPv6地址中的 PD对应的 NAS接口, 然后通过该 NAS接口将该报文路由 转发给 BRAS, 由此解决 IPv6网络中由于 NAS接口与 PD不一致而使得终端设 备无法上网的问题。  In the embodiment of the present invention, after receiving the packet sent by the terminal device, the HGW finds the NAS interface corresponding to the PD in the source IPv6 address included in the packet, and then forwards the packet to the BRAS through the NAS interface. This solves the problem that the terminal device cannot access the Internet due to the inconsistency between the NAS interface and the PD in the IPv6 network.
图 4为本发明用于 I P v6网络的网络连接处理装置实施例二的示意图, 在图 3所示实施例的基础上, 如图 4所示, 该装置还包括: 前缀接收模块、 前缀发 送模块、 存储模块 37、 丟弃模块 39和删除模块 30。  4 is a schematic diagram of Embodiment 2 of a network connection processing apparatus for an IP v6 network according to the present invention. On the basis of the embodiment shown in FIG. 3, as shown in FIG. 4, the apparatus further includes: a prefix receiving module and a prefix sending module. The storage module 37, the discarding module 39, and the deleting module 30.
前缀接收模块(图中未示出)用于通过网络接入服务器接口接收宽带接 入服务器发送的 DHCPv6前缀。 前缀发送模块(图中未示出)用于将前缀接收模块接收到的 DHCPv6前缀 发送给终端设备。 The prefix receiving module (not shown) is configured to receive the DHCPv6 prefix sent by the broadband access server through the network access server interface. The prefix sending module (not shown) is configured to send the DHCPv6 prefix received by the prefix receiving module to the terminal device.
存储模块 37用于存储网络接入服务器接口的维护信息。 维护信息包括 DHCPv6前缀、 DHCPv6前缀的长度、 网络接入服务器接口与 DHCPv6前缀的 对应关系。  The storage module 37 is configured to store maintenance information of the network access server interface. The maintenance information includes the DHCPv6 prefix, the length of the DHCPv6 prefix, and the mapping between the network access server interface and the DHCPv6 prefix.
获取模块 33具体可以用于根据维护信息, 查找与接收模块接收的报文中 包括的源 IPv6地址中的 DHCPv6前缀对应的网络接入服务器接口。  The obtaining module 33 is specifically configured to: according to the maintenance information, find a network access server interface corresponding to the DHCPv6 prefix in the source IPv6 address included in the packet received by the receiving module.
获取模块 33具体可以包括: 前缀获取单元 331和查找单元 333。  The obtaining module 33 may specifically include: a prefix obtaining unit 331 and a searching unit 333.
前缀获取单元 331用于根据接收模块 31接收的报文中包括的源 IPv6地址 和维护信息中存储的 DHCPv6前缀的长度, 获取源 IPv6地址中的 DHCPv6前 缀。 查找单元 333用于将前缀获取单元 331获得的 DHCPv6前缀与维护信息中 的 DHCPv6前缀进行匹配, 当获得的 DHCPv6前缀与维护信息中的 DHCPv6前 接入服务器接口。  The prefix obtaining unit 331 is configured to obtain the DHCPv6 prefix in the source IPv6 address according to the source IPv6 address included in the packet received by the receiving module 31 and the length of the DHCPv6 prefix stored in the maintenance information. The locating unit 333 is configured to match the DHCPv6 prefix obtained by the prefix obtaining unit 331 with the DHCPv6 prefix in the maintenance information, and obtain the DHCPv6 prefix and interface with the DHCPv6 pre-access server in the maintenance information.
前缀获取单元 331和查找单元 333具体查找的过程可以为:  The process of specifically searching by the prefix obtaining unit 331 and the searching unit 333 may be:
N AS接口的维护信息中 P D的长度, 获取该源 I P v6地址中的 P D; The length of P D in the maintenance information of the N AS interface, and obtain the P D in the source IP address of the source IP address;
查找单元 333用于根据该 NAS接口的维护信息, 查找与前缀获取单元 331 获取的 PD对应的 NAS接口; 其中, 查找单元 333将前缀获取单元 331获取的 PD与该维护信息中的 PD进行匹配, 当获取的 PD与该维护信息中的 PD完全匹 配时, 就是查找单元 333查找到了与 PD对应的 NAS接口; 当前缀获取单元 331 获取的 PD与该维护信息中的 PD不匹配时, 前缀获取单元 331重新根据下一个 NAS接口的维护信息中 PD的长度, 获取该源 IPv6地址中的 PD, 并由查找单元 333再进行查找, 直至查找到与该报文中的 PD相对应的 NAS接口。  The searching unit 333 is configured to search, according to the maintenance information of the NAS interface, the NAS interface corresponding to the PD acquired by the prefix obtaining unit 331. The searching unit 333 matches the PD acquired by the prefix obtaining unit 331 with the PD in the maintenance information. When the obtained PD completely matches the PD in the maintenance information, the search unit 333 finds the NAS interface corresponding to the PD; when the PD acquired by the prefix obtaining unit 331 does not match the PD in the maintenance information, the prefix obtaining unit The 331 obtains the PD in the source IPv6 address according to the length of the PD in the maintenance information of the next NAS interface, and performs a search by the searching unit 333 until the NAS interface corresponding to the PD in the packet is found.
丟弃模块 39用于若获取模块 33根据维护信息没有查找与源 IPv6地址中的 DHCPv6前缀对应的网络接入服务器接口, 则丟弃报文。 删除模块 30用于若一网络接入服务器接口被禁用, 则删除被禁用的网络 接入服务器接口对应的维护信息。 The discarding module 39 is configured to discard the packet if the obtaining module 33 does not find the network access server interface corresponding to the DHCPv6 prefix in the source IPv6 address according to the maintenance information. The deleting module 30 is configured to delete the maintenance information corresponding to the disabled network access server interface if the network access server interface is disabled.
本实施例中各个模块和单元的工作流程和工作原理参见上述各方法实施 例中的描述, 在此不再赘述。  For the working process and working principle of each module and unit in this embodiment, refer to the description in the foregoing method embodiments, and details are not described herein again.
本发明实施例, HGW接收终端设备发送的报文后, 查找到与该报文中包 括的源 IPv6地址中的 PD对应的 NAS接口, 然后通过该 NAS接口将该报文路由 转发给 BRAS, 由此解决 IPv6网络中由于 NAS接口与 PD不一致而使得终端设 备无法上网的问题。  In the embodiment of the present invention, after receiving the packet sent by the terminal device, the HGW finds the NAS interface corresponding to the PD in the source IPv6 address included in the packet, and then forwards the packet to the BRAS through the NAS interface. This solves the problem that the terminal device cannot access the Internet due to the inconsistency between the NAS interface and the PD in the IPv6 network.
本发明实施例还提供一种家庭网关, 包括本发明实施例提供的任一种用 于 I Pv6网络的网络连接处理装置。  The embodiment of the invention further provides a home gateway, which comprises any network connection processing device for the I Pv6 network provided by the embodiment of the invention.
本实施例中各个模块和单元的工作流程和工作原理参见上述各方法实施 例中的描述, 在此不再赘述。  For the working process and working principle of each module and unit in this embodiment, refer to the description in the foregoing method embodiments, and details are not described herein again.
本发明实施例, HGW接收终端设备发送的报文后, 查找到与该报文中包 括的源 IPv6地址中的 PD对应的 NAS接口, 然后通过该 NAS接口将该报文路由 转发给 BRAS, 由此解决 IPv6网络中由于 NAS接口与 PD不一致而使得终端设 备无法上网的问题。  In the embodiment of the present invention, after receiving the packet sent by the terminal device, the HGW finds the NAS interface corresponding to the PD in the source IPv6 address included in the packet, and then forwards the packet to the BRAS through the NAS interface. This solves the problem that the terminal device cannot access the Internet due to the inconsistency between the NAS interface and the PD in the IPv6 network.
上述本发明实施例序号仅仅为了描述, 不代表实施例的优劣。  The serial numbers of the embodiments of the present invention are merely for the description, and do not represent the advantages and disadvantages of the embodiments.
本领域的技术人员可以清楚地了解到本发明实施例可借助软件加必需的 通用硬件平台的方式来实现。 基于这样的理解, 本发明实施例的技术方案本 质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来, 该 计算机软件产品可以存储在存储介质中, 如 R〇M/RAM、 磁碟、 光盘等, 包括 若干指令用以使得一台计算机设备(可以是个人计算机, 服务器, 或者网络 设备等)执行本发明实施例各个实施例或者实施例的某些部分所述的方法。  It will be apparent to those skilled in the art that the embodiments of the present invention can be implemented by means of software plus the necessary general hardware platform. Based on such understanding, the technical solution of the embodiments of the present invention may be embodied in the form of a software product in essence or in the form of a software product, and the computer software product may be stored in a storage medium, such as R〇M/ RAM, diskette, optical disk, etc., including instructions for causing a computer device (which may be a personal computer, server, or network device, etc.) to perform the methods described in various embodiments of the embodiments of the present invention or embodiments. .
上述具体实施例并不用以限制本发明, 对于本技术领域的普通技术人员 来说, 凡在不脱离本发明原理的前提下, 所作的任何修改、 等同替换、 改进 等, 均应包含在本发明的保护范围之内。  The above specific embodiments are not intended to limit the present invention, and any modifications, equivalents, improvements, etc., which are included in the present invention, should be included in the present invention without departing from the principles of the present invention. Within the scope of protection.

Claims

权利要求 书 Claim
1、一种用于下一代互联网协议 IPv6网络的网络连接处理方法 ,其特征在于 , 包括: A network connection processing method for a next generation Internet Protocol IPv6 network, comprising:
接收终端设备发送的报文;  Receiving a message sent by the terminal device;
根据与所述 4艮文中包括的源 ιρν6 地址中的 IPv6 的动态主机设置协议 DHCPv6前缀, 获取与所述 DHCPv6前缀对应的网络接入服务器接口; Obtaining a network access server interface corresponding to the DHCPv6 prefix according to a dynamic host setting protocol DHCPv6 prefix in the source ι ν 6 address included in the address;
通过所述网络接入服务器接口将所述报文路由转发给宽带接入服务器。 And forwarding the packet route to the broadband access server by using the network access server interface.
2、根据权利要求 1所述的用于 IPv6网络的网络连接处理方法,其特征在于, 所述接收终端设备发送的报文之前还包括: The network connection processing method for an IPv6 network according to claim 1, wherein the receiving the packet sent by the terminal device further includes:
通过所述网络接入服务器接口接收所述宽带接入服务器发送的所述 DHCPv6前缀;  Receiving, by the network access server interface, the DHCPv6 prefix sent by the broadband access server;
将所述 DHCPv6前缀发送给所述终端设备;  Sending the DHCPv6 prefix to the terminal device;
存储所述网络接入服务器接口的维护信息, 其中, 所述维护信息包括所述 DHCPv6 前缀、 所述 DHCPv6 前缀的长度、 所述网络接入服务器接口与所述 DHCPv6前缀的对应关系。  The maintenance information of the network access server interface is stored, where the maintenance information includes the DHCPv6 prefix, the length of the DHCPv6 prefix, and the correspondence between the network access server interface and the DHCPv6 prefix.
3、根据权利要求 2所述的用于 IPv6网络的网络连接处理方法,其特征在于, 所述根据与所述 4艮文中包括的源 IPv6 地址中的 DHCPv6 前缀, 获取与所述 DHCPv6前缀对应的网络接入服务器接口包括:  The network connection processing method for an IPv6 network according to claim 2, wherein the obtaining a DHCPv6 prefix corresponding to the DHCPv6 prefix according to a DHCPv6 prefix in the source IPv6 address included in the message The network access server interface includes:
根据所述维护信息, 查找与所述报文中包括的源 IPv6 地址中的所述 DHCPv6前缀对应的网络接入服务器接口。  And searching, according to the maintenance information, a network access server interface corresponding to the DHCPv6 prefix in the source IPv6 address included in the packet.
4、根据权利要求 3所述的用于 IPv6网络的网络连接处理方法,其特征在于, 所述根据所述维护信息, 查找与所述报文中包括的源 IPv6 地址中的所述 DHCPv6前缀对应的网络接入服务器接口包括:  The network connection processing method for an IPv6 network according to claim 3, wherein the searching according to the maintenance information corresponds to the DHCPv6 prefix in a source IPv6 address included in the packet. The network access server interface includes:
根据所述报文中包括的源 IPv6地址和所述维护信息中存储的所述 DHCPv6 前缀的长度, 获取所述源 IPv6地址中的 DHCPv6前缀; 将所述获得的 DHCPv6前缀与所述维护信息中的 DHCPv6前缀进行匹配; 当所述获得的 DHCPv6前缀与所述维护信息中的 DHCPv6前缀匹配时, 确 定所述维护信息中的 DHCPv6前缀为所述获取的所述 DHCPv6前缀对应的网络 接入服务器接口。 Obtaining a DHCPv6 prefix in the source IPv6 address according to the source IPv6 address included in the packet and the length of the DHCPv6 prefix stored in the maintenance information; And determining, by using the obtained DHCPv6 prefix, the DHCPv6 prefix in the maintenance information, and determining that the DHCPv6 prefix in the maintenance information is the Obtaining the network access server interface corresponding to the DHCPv6 prefix.
5、根据权利要求 3或 4所述的用于 IPv6网络的网络连接处理方法,其特征 在于, 还包括:  The network connection processing method for an IPv6 network according to claim 3 or 4, further comprising:
若一所述网络接入服务器接口被禁用, 则删除被禁用的所述网络接入服务 器接口对应的所述维护信息。  And if the network access server interface is disabled, deleting the maintenance information corresponding to the disabled network access server interface.
6、 一种用于 IPv6网络的网络连接处理装置, 其特征在于, 包括: 接收模块, 用于接收终端设备发送的报文;  A network connection processing device for an IPv6 network, comprising: a receiving module, configured to receive a packet sent by a terminal device;
获取模块, 用于根据与所述接收模块接收的所述报文中包括的源 IPv6地址 中的 IPv6的动态主机设置协议 DHCPv6前缀,获取与所述 DHCPv6前缀对应的 网络接入服务器接口;  An acquiring module, configured to acquire, according to a dynamic host setting protocol DHCPv6 prefix of the IPv6 address in the source IPv6 address that is received by the receiving module, a network access server interface corresponding to the DHCPv6 prefix;
路由转发模块, 用于通过所述获取模块获取的所述网络接入服务器接口将 所述报文路由转发给宽带接入服务器。  The routing and forwarding module is configured to forward the packet to the broadband access server by using the network access server interface obtained by the acquiring module.
7、根据权利要求 6所述的用于 IPv6网络的网络连接处理装置,其特征在于, 还包括:  The device for processing a network connection for an IPv6 network according to claim 6, further comprising:
前缀接收模块, 用于通过所述网络接入服务器接口接收所述宽带接入服务 器发送的所述 DHCPv6前缀;  a prefix receiving module, configured to receive, by using the network access server interface, the DHCPv6 prefix sent by the broadband access server;
前缀发送模块, 用于将所述 DHCPv6前缀发送给所述终端设备;  a prefix sending module, configured to send the DHCPv6 prefix to the terminal device;
存储模块, 用于存储所述网络接入服务器接口的维护信息; 所述维护信息 包括所述 DHCPv6前缀、 所述 DHCPv6前缀的长度、 所述网络接入服务器接口 与所述 DHCPv6前缀的对应关系。  And a storage module, configured to store maintenance information of the network access server interface; the maintenance information includes a DHCPv6 prefix, a length of the DHCPv6 prefix, and a correspondence between the network access server interface and the DHCPv6 prefix.
8、根据权利要求 7所述的用于 IPv6网络的网络连接处理装置,其特征在于, 所述获取模块具体用于根据所述维护信息, 查找与所述接收模块接收的所述报 文中包括的源 IPv6地址中的所述 DHCPv6前缀对应的网络接入服务器接口。 The network connection processing device for an IPv6 network according to claim 7, wherein the acquiring module is specifically configured to: according to the maintenance information, find that the packet received by the receiving module is included in the packet The network access server interface corresponding to the DHCPv6 prefix in the source IPv6 address.
9、根据权利要求 8所述的用于 IPv6网络的网络连接处理装置,其特征在于, 所述获取模块包括: The network connection processing device for an IPv6 network according to claim 8, wherein the obtaining module comprises:
前缀获取单元, 用于根据所述接收模块接收的所述报文中包括的源 IPv6地 址和所述维护信息中存储的所述 DHCPv6前缀的长度, 获取所述源 IPv6地址中 的 DHCPv6前缀;  The prefix obtaining unit is configured to obtain a DHCPv6 prefix in the source IPv6 address according to the source IPv6 address included in the packet and the length of the DHCPv6 prefix stored in the maintenance information.
查找单元, 用于将所述获得的 DHCPv6前缀与所述维护信息中的 DHCPv6 前缀进行匹配, 当所述获得的 DHCPv6前缀与所述维护信息中的 DHCPv6前缀 匹配时, 确定所述维护信息中的 DHCPv6前缀为所述获取的所述 DHCPv6前缀 对应的网络接入服务器接口。  a searching unit, configured to match the obtained DHCPv6 prefix with a DHCPv6 prefix in the maintenance information, and determine, in the maintenance information, that the obtained DHCPv6 prefix matches the DHCPv6 prefix in the maintenance information The DHCPv6 prefix is the network access server interface corresponding to the obtained DHCPv6 prefix.
10、 根据权利要求 8或 9所述的用于 IPv6网络的网络连接处理装置, 其特 征在于, 还包括:  10. The network connection processing apparatus for an IPv6 network according to claim 8 or 9, wherein the method further comprises:
删除模块, 用于若一所述网络接入服务器接口被禁用, 则删除被禁用的所 述网络接入服务器接口对应的所述维护信息。  And a deleting module, configured to delete the maintenance information corresponding to the disabled network access server interface if the network access server interface is disabled.
PCT/CN2011/079787 2010-09-29 2011-09-17 Processing method for network connection for ipv6 network and device thereof WO2012041168A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201010500256.0 2010-09-29
CN2010105002560A CN102143050A (en) 2010-09-29 2010-09-29 Network connection processing method and device for internet protocol version 6 (IPv6) network

Publications (1)

Publication Number Publication Date
WO2012041168A1 true WO2012041168A1 (en) 2012-04-05

Family

ID=44410287

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/079787 WO2012041168A1 (en) 2010-09-29 2011-09-17 Processing method for network connection for ipv6 network and device thereof

Country Status (2)

Country Link
CN (1) CN102143050A (en)
WO (1) WO2012041168A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112887186A (en) * 2019-11-29 2021-06-01 中兴通讯股份有限公司 Multi-plane network access method, device and computer storage medium

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102143050A (en) * 2010-09-29 2011-08-03 华为终端有限公司 Network connection processing method and device for internet protocol version 6 (IPv6) network
CN108234322A (en) * 2016-12-21 2018-06-29 中兴通讯股份有限公司 A kind of message forwarding method, message transmitting controller, BRAS
CN108123857A (en) * 2017-12-26 2018-06-05 新华三技术有限公司 A kind of connection control method and device
CN116095000B (en) * 2023-02-13 2024-05-10 烽火通信科技股份有限公司 Route issuing method, device, equipment and readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101091357A (en) * 2004-10-29 2007-12-19 意大利电信股份公司 Method for controlling routing operations in a network, related network and computer program product thereof
CN101355489A (en) * 2007-07-23 2009-01-28 中兴通讯股份有限公司 User management method based on dynamic host configuration protocol prefix proxy
CN101577675A (en) * 2009-06-02 2009-11-11 杭州华三通信技术有限公司 Method and device for protecting neighbor table in IPv6 network
CN102143050A (en) * 2010-09-29 2011-08-03 华为终端有限公司 Network connection processing method and device for internet protocol version 6 (IPv6) network

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100589490C (en) * 2006-03-06 2010-02-10 华为技术有限公司 Device and method for obtaining IPV6 prefix
CN101394298A (en) * 2007-09-20 2009-03-25 华为技术有限公司 Method and apparatus for establishing multipath transmission path, and implementing multicast transmission
CN101667968B (en) * 2009-09-11 2011-12-07 华为技术有限公司 IPv6 message forwarding method, equipment and system
CN101753460B (en) * 2010-01-15 2012-07-11 杭州华三通信技术有限公司 Method and device for processing internet protocol version 6(IPV6) routing prefix

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101091357A (en) * 2004-10-29 2007-12-19 意大利电信股份公司 Method for controlling routing operations in a network, related network and computer program product thereof
CN101355489A (en) * 2007-07-23 2009-01-28 中兴通讯股份有限公司 User management method based on dynamic host configuration protocol prefix proxy
CN101577675A (en) * 2009-06-02 2009-11-11 杭州华三通信技术有限公司 Method and device for protecting neighbor table in IPv6 network
CN102143050A (en) * 2010-09-29 2011-08-03 华为终端有限公司 Network connection processing method and device for internet protocol version 6 (IPv6) network

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112887186A (en) * 2019-11-29 2021-06-01 中兴通讯股份有限公司 Multi-plane network access method, device and computer storage medium
CN112887186B (en) * 2019-11-29 2024-03-22 中兴通讯股份有限公司 Multi-plane network access method, device and computer storage medium

Also Published As

Publication number Publication date
CN102143050A (en) 2011-08-03

Similar Documents

Publication Publication Date Title
US10855654B2 (en) Session identifier for a communication session
EP3151510B1 (en) Mac (l2) level authentication, security and policy control
JP5499391B2 (en) Method, apparatus and system for transferring messages
US10091176B2 (en) Enhanced EVPN MAC route advertisement having MAC (L2) level authentication, security and policy control
CN110650076B (en) VXLAN implementation method, network equipment and communication system
WO2018041152A1 (en) Separation of control plane function and forwarding plane function of broadband remote access server
WO2016210196A1 (en) Media relay server
WO2011041967A1 (en) Method for anonymous communication, method for registration, method and system for trasmitting and receiving information
WO2015074394A1 (en) Method and device for message forwarding
JPWO2006132142A1 (en) Remote access system and its IP address assignment method
WO2011069419A1 (en) Method, device and system for processing ipv6 messages
WO2009117960A1 (en) Method for accessing network, authentication method, communication system and related equipment
US20110202670A1 (en) Method, device and system for identifying ip session
WO2016210202A1 (en) Media relay server
US11265244B2 (en) Data transmission method, PNF SDN controller, VNF SDN controller, and data transmission system
WO2016192608A2 (en) Authentication method, authentication system and associated device
WO2011044808A1 (en) Method and system for tracing anonymous communication
US11283645B2 (en) Forwarding packet
WO2009143729A1 (en) Method, system and apparatus for realizing dhcp user service wholesale
WO2011035615A1 (en) Method, system and apparatus for transmitting data
US8438390B2 (en) Method and system for using neighbor discovery unspecified solicitation to obtain link local address
WO2011107052A2 (en) Method and access node for preventing address conflict
WO2011032447A1 (en) Method, system and communication terminal for implementing inter-communication between new network and internet
WO2012041168A1 (en) Processing method for network connection for ipv6 network and device thereof
KR101901341B1 (en) Method and apparatus for supporting mobility of user equipment

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 11828064

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 11828064

Country of ref document: EP

Kind code of ref document: A1