CN110913029A - IPv6 address configuration method in operator - Google Patents

IPv6 address configuration method in operator Download PDF

Info

Publication number
CN110913029A
CN110913029A CN201811079358.2A CN201811079358A CN110913029A CN 110913029 A CN110913029 A CN 110913029A CN 201811079358 A CN201811079358 A CN 201811079358A CN 110913029 A CN110913029 A CN 110913029A
Authority
CN
China
Prior art keywords
operator
ipv6 address
message
client
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201811079358.2A
Other languages
Chinese (zh)
Inventor
薛文文
苗洪利
万茂科
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ocean University of China
Original Assignee
Ocean University of China
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 Ocean University of China filed Critical Ocean University of China
Priority to CN201811079358.2A priority Critical patent/CN110913029A/en
Publication of CN110913029A publication Critical patent/CN110913029A/en
Pending legal-status Critical Current

Links

Images

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
    • 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

Abstract

The invention relates to a method for configuring an IPv6 address in an operator, which comprises three parts: a client system: the user client can request to configure the current IPv6 address, send a request message and identify a configuration message at any time, and the client can be accessed to a large number of networks provided by operators; the operator host: and the system is responsible for coordinating the communication between the user client and the DHCPv6 server, and can forward and identify the routing message configured by the IPv 6. Storing a mapping table locally to manage and operate the user client; DHCPv6 server: the server is the basis of the whole method, provides all hosts with IPv6 addresses necessary for surfing the Internet, ensures that each client host has a unique IPv6 address and can provide configuration service for all hosts at any time; the three modules are communicated with each other, all information exchange and reading are carried out by the routing message, all links must ensure the smoothness of the information, and the required functions are supported by network equipment or a client system.

Description

IPv6 address configuration method in operator
Technical Field
The invention relates to the technical field of communication, in particular to an IPv6 address configuration method in an operator.
Background
The technology of IPv4 version (Internet protocol version 6) is used in our current Internet protocol, but with the explosive growth of Internet and the use of IPv4 version supporting at most 4,294,967,296 addresses, the current version of technology has not been able to meet the development needs; together with the better performance, security and configuration issues required for network development, it must be implemented using a new IP protocol version IPv 6.
In the IPv4 protocol version, NAT (network address Translation) is used after an operator accesses a large number of hosts. The NAT technology can form a mapping relation between the private address of the local area network and the common address of the operator, so that a large number of hosts can access the network at the same time without applying for a large number of common IP addresses.
In the new IPv6 version protocol, the network address is 128 binary, thereby providing a huge IP address pool. The IPv6 address is divided into two parts: the first 64 bits are network prefixes, which are provided by the network; the last 64 bits are the host address, which is determined based on the link status of the current host.
However, in the existing IPv6 version, when an operator accesses a large number of hosts and the large number of hosts acquire IPv6 addresses, the operator host cannot have a lan management method for the network states of all the hosts, and it is difficult to configure and refine all the IPv6 addresses.
Disclosure of Invention
The invention aims to provide an IPv6 address configuration method in an operator.
In order to solve the above technical problem, the present invention provides a method for configuring an IPv6 address inside an operator, including: after a user host accesses to an operator host and forms a data link, the operator network local area network is connected with a large number of hosts, and the hosts can simultaneously send and receive datagrams from various user clients.
The IPv6 user client can send a routing message to the operating host at any time, and the message carries a request for the client to apply for configuring the local IPv6 address.
And after receiving the IPv6 address configuration request from the client, the operator host immediately forwards the routing message to the DHCPv6 server according to the network link where the operator host is located.
The DHCPv6 server immediately responds to the message after receiving the IPv6 address request sent from the operator host, and sends the generated IPv6 address to the operator server.
And after receiving the address sent by the DHCPv6 server, the operator server forwards the message to the user host and stores the message locally.
The client receives the routing message from the server host, and configures the IPv6 address of the client according to the provided IPv6 address information.
Further, after receiving the routing message from the server, the client system not only configures its IPv6 address, but also sends an acknowledgement message to the server.
The method of the invention can make a large number of hosts simultaneously access to the local area network of the operator, and simultaneously configure the IPv6 address for the host of the lower layer, thus being capable of rapidly completing the identification and the link of the network.
Drawings
Fig. 1 is a system structure connection diagram of an IPv6 address configuration method inside an operator according to an embodiment of the present invention.
Fig. 2 is a flow chart of the principle of information exchange of routing messages among the operator server, the client host and the DHCPv6 server.
Detailed Description
For the purpose of making the invention, its technical solutions and features more clear, it is described below with reference to the accompanying drawings, which are used as examples or in the prior art, and which are to be construed as being combined in any order.
Fig. 1 is a system structure connection diagram of an IPv6 address configuration method inside an operator, where the method includes four modules.
The module 001 is a local area network part providing the network functions of all modules.
Module 002 is the most important DHCPv6 (Dynamic Host Configuration protocol for IPv6 ) protocol among IPv6 addresses.
Module 003 provides the configuration information for all hosts in the entire lan for the carrier network, managing the network addresses of IPv6 for all hosts in the lan.
Module 004 provides internet access services for the user's personal computer client system.
FIG. 2 provides a flow chart of the principle of information exchange of routing messages between an operator server, a client host and a DHCPv6 server; the system comprises three modules: module 005 is the same as module 004 and module 006 is the operator's server.
Module 007 and module 002 are the same DHCPv6 server providing configuration information for IPv6 addresses for all hosts.
Step s001 is that the user end sends a routing message requesting an IPv6 address to the server of the operator when being linked to the operator network, and requests the operator to configure an IPv6 address for the current host.
Step s002 is that the operator server receives the request from the client host, and then forwards the routing message to the DHCPv6 server of the public network.
Step s003 is that after the DHCPv6 server receives the message from the operator, the identified IPv6 address configuration request configures a complete IPv6 address for the host according to the current routing information, and then directly sends the IPv6 address to the operator server in a unicast manner.
Step s004 is that after receiving the message containing the IPv6 address from the DHCPv6, the operator host reads the configuration information in the message, establishes a mapping table between the host and the IPv6 locally, and sends the message to the client side, where the mapping table corresponds to the IPv6 locally one by one.
Step s005 is configuring the IPv6 address in the local network device immediately after the user client receives the information of IPv6 address configuration, and sending a confirmation message to the operator server.
In summary, the present disclosure provides an IPv6 address configuration method based on the inside of an operator, which is suitable for large-scale users to access a network simultaneously and configure their IPv6 addresses; the situation that the Nat technology cannot be used in the IPv6 network is avoided.
While the foregoing is directed to the preferred embodiment of the present invention, other and further embodiments of the invention may be devised without departing from the basic scope thereof, and the scope thereof is determined by the claims that follow.

Claims (5)

1. An IPv6 address configuration method inside an operator is characterized by comprising the following steps: the method comprises the steps that a large number of hosts are allowed to be accessed inside an operator, and simultaneously IPv6 address configuration is carried out on the large number of hosts, and the operator hosts record configuration information of all clients.
2. The method of claim 1, further comprising: after sending a request for configuring an IPv6 address to an operator host, the client host forwards an IPv6 request message to a server of the DHCPv6 according to a link network where the client host is located.
3. The method of claim 2, wherein: and after receiving the IPv6 address configuration request message of the operator, the DHCPv6 server extracts information in the message and sends the configured information to the operator server in the form of the message.
4. The method of claim 2, wherein: after receiving the message from the DHCPv6 server, the operator server stores the configuration information therein locally, and then forwards the message to the client.
5. The method of claim 2, wherein: after receiving the configuration message of the DHCPv6 of the operator server, the client host configures the IPv6 address of the client host and then sends a confirmation message to the operator.
CN201811079358.2A 2018-09-17 2018-09-17 IPv6 address configuration method in operator Pending CN110913029A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811079358.2A CN110913029A (en) 2018-09-17 2018-09-17 IPv6 address configuration method in operator

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811079358.2A CN110913029A (en) 2018-09-17 2018-09-17 IPv6 address configuration method in operator

Publications (1)

Publication Number Publication Date
CN110913029A true CN110913029A (en) 2020-03-24

Family

ID=69812642

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811079358.2A Pending CN110913029A (en) 2018-09-17 2018-09-17 IPv6 address configuration method in operator

Country Status (1)

Country Link
CN (1) CN110913029A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114039914A (en) * 2021-11-03 2022-02-11 中盈优创资讯科技有限公司 Method and device for analyzing survival IPv6 address and planning of metropolitan area network

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114039914A (en) * 2021-11-03 2022-02-11 中盈优创资讯科技有限公司 Method and device for analyzing survival IPv6 address and planning of metropolitan area network
CN114039914B (en) * 2021-11-03 2023-08-08 中盈优创资讯科技有限公司 Method and device for analyzing survival IPv6 address and planning of metropolitan area network

Similar Documents

Publication Publication Date Title
CN104137518B (en) Internet protocol connection in Service-Oriented Architecture Based bus
EP2415224B1 (en) Methods and apparatus for routing data to nodes
EP2536092A1 (en) Method and device for port mapping, and communications system
CN105245629B (en) Host communication method based on DHCP and device
CN102404418B (en) Method, device and system for distributing IP (internet protocol) address for user terminal
CN102761440B (en) Method for establishing channel for managing IPv4 terminal and network gateway
US9769113B1 (en) Socket-based internet protocol for wireless networks
CN103118147A (en) Method, equipment and system for accessing intranet server
EP2439903B1 (en) Method for providing information, home gateway and home network system
CN101883090A (en) Client access method, equipment and system
CN112437168B (en) Intranet penetration system
CN102025799A (en) Method for discovery and automatic configuration for IP address of device
CN111711705B (en) Method and device for realizing network connection based on bidirectional NAT (network Address translation) by proxy node
CN104253878A (en) VLAN (Virtual Local Area Network) information management system and method of DHCP (Dynamic Host Configuration Protocol) RELAY termination sub-interface
CN102404417A (en) Method and device for accessing external network
KR100652958B1 (en) Method of transmitting data by improvement of translating network address in gateway and system thereof
CN102572012A (en) Message processing method, switchboard and system
CN100454828C (en) Method for implementing terminal management in network equipment
US8335210B1 (en) Socket-based internet protocol for wired networks
CN110913029A (en) IPv6 address configuration method in operator
CN102480476A (en) Multi-service access method based on DHCP protocol extension
CN102833287B (en) The method of visit data resource in distributed file system and distributed file system
CN112003771A (en) Method for realizing intelligent network access of LAN side terminal
JP2019050628A5 (en)
CN104378301B (en) A kind of data processing method and data processing equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20200324

WD01 Invention patent application deemed withdrawn after publication