WO2011150720A1 - Procédé, dispositif de réseau et système permettant de configurer automatiquement un dispositif de réseau dans un réseau ipv6 - Google Patents

Procédé, dispositif de réseau et système permettant de configurer automatiquement un dispositif de réseau dans un réseau ipv6 Download PDF

Info

Publication number
WO2011150720A1
WO2011150720A1 PCT/CN2011/072666 CN2011072666W WO2011150720A1 WO 2011150720 A1 WO2011150720 A1 WO 2011150720A1 CN 2011072666 W CN2011072666 W CN 2011072666W WO 2011150720 A1 WO2011150720 A1 WO 2011150720A1
Authority
WO
WIPO (PCT)
Prior art keywords
address
dhcp
management system
network management
network device
Prior art date
Application number
PCT/CN2011/072666
Other languages
English (en)
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 华为技术有限公司
Priority to EP11789099.6A priority Critical patent/EP2579519A4/fr
Publication of WO2011150720A1 publication Critical patent/WO2011150720A1/fr
Priority to US13/598,225 priority patent/US20120324063A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0876Aspects of the degree of configuration automation
    • H04L41/0886Fully automatic configuration
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • H04L61/4505Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols
    • H04L61/4511Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols using domain name system [DNS]

Definitions

  • IP Internet Protocol
  • the prior art generally adopts the technology of “free field soft tuning”, that is, establishing a remote route between the network management system and the device, so that the network management system manages the device.
  • the network management system manages the device first by pinging the device through the network management system, finding out whether the device exists, and then performing configuration processing, so that the operator does not need to go to the site for configuration.
  • the inventors of the present invention found that: in the process of pinging a device, if the device exists, it takes time to consume Is, and the device does not exist for 3 s.
  • IPv6 Internet Protocol Version 6
  • LSA Link Local Addess
  • Embodiments of the present invention provide a method, a device, and a system for automatically configuring a network device in an IPv6 network.
  • the network management system can automatically discover an IP device that joins the network, thereby improving network deployment efficiency.
  • the embodiment of the present invention further provides a method for automatically configuring a network device in an IPv6 network, including: the network device obtains an IP address of the network device by sending a route request message to the advertisement router; and sends a dynamic host configuration protocol DHCP request to a DHCP server, obtaining an IP address of the network management system; generating a static route according to the IP address of the network device, the IP address of the network management system, and the IP address of the advertising router;
  • the embodiment of the invention further provides a network device, where the device includes:
  • a first processing unit configured to obtain an IP address of the network device by sending a route request message to the advertisement router;
  • a second processing unit configured to obtain a DHCP address of the network management system by sending a dynamic host configuration protocol DHCP request to the DHCP server;
  • a static route generating unit configured to generate a static route according to an IP address of the network device, an IP address of the network management system, and an IP address of the advertising router;
  • a registration unit configured to register with the network management system by using the generated static route.
  • the embodiment of the present invention further provides a system for automatically configuring a network device in an IPv6 network, where the system includes: a network device, configured to send a route request message to an advertisement router to obtain an IP address of the network device;
  • the host configuration protocol DHCP requests the DHCP server to obtain the IP address of the network management system; generates a static route according to the IP address of the network device, the IP address of the network management system, and the IP address of the advertising router;
  • the generated static route is registered with the network management system.
  • Notifying the router receiving a routing request message sent by the network device; sending an IP address of the network device to the network device according to the routing request message;
  • a DHCP server configured to receive a DHCP request sent by the network device, and send an IP address of the network management system to the network device according to the DHCP request.
  • the network device after the network device obtains its own IP address through the stateless address allocation (SLAAC), the network device sends a DHCP request message to the advertising router or the DHCP server, where the request message may include a DHCP Option option for requesting DHCP.
  • the server returns the IP address of the NMS, the IP address of the returned NMS, or the IP address of the NMS that is resolved from the DNS, so that the remote route between the NMS and the network device is opened, and the newly added IP device in the NMS and IPv6 network is implemented.
  • the automatic discovery between the two devices simplifies the workload of the network management equipment and network equipment configuration required by the operators, and improves the network deployment efficiency.
  • FIG. 1 is a flowchart of a method for automatically configuring a network device in an IPv6 network according to an embodiment of the present invention
  • FIG. 2 is a specific flowchart of a method for automatically configuring a network device in an IPv6 network according to an embodiment of the present invention
  • FIG. 3 is a schematic diagram of a DHCP Option provided by an embodiment of the present invention.
  • FIG. 4 is a specific flow chart of a method for automatically configuring a network device in an IPv6 network according to another embodiment of the present invention.
  • FIG. 5 is a schematic diagram of another DHCP Opt ion according to an embodiment of the present disclosure.
  • FIG. 6 is a schematic diagram of another DHCP Option according to another embodiment of the present invention.
  • FIG. 7 is a schematic structural diagram of a network device in an IPv6 network according to an embodiment of the present disclosure.
  • Figure 7b is a schematic structural diagram of a first processing unit in an IPv6 network according to an embodiment of the present invention
  • Figure 7c is a schematic structural diagram of a second processing unit in an IPv6 network according to an embodiment of the present invention
  • FIG. 8 is a schematic structural diagram of a system for automatically configuring a network device based on an IPv6 network according to an embodiment of the present invention.
  • the embodiment of the invention provides a method for automatically configuring a network device in an IPv6 network.
  • Embodiments of the present invention also provide corresponding apparatus and systems. The details are described below separately.
  • FIG. 1 is a flowchart of a method for automatically configuring a network device in an IPv6 network according to an embodiment of the present invention. Includes:
  • the network device obtains an IP address of the network device by sending a route request message to the advertisement router.
  • the network device may send a route request message to the advertisement router, requesting the advertisement router to be
  • the network device allocates an IP address; receives a route broadcast message returned by the advertisement router, and acquires an IP address of the network device.
  • the network device may receive the route broadcast message sent by the advertising router periodically to obtain an IP address of the network device.
  • the method further includes: discovering the advertisement router by using a neighbor discovery protocol.
  • the DHCP request message carries a DHCP Opt ion option, where the DHCP Opt ion option is used to instruct the DHCP server to return the IP address of the network management system, or is used to instruct the DHCP server to return the full domain name of the network management system;
  • the message is an Information request message.
  • step S104 specifically includes:
  • the network device sends a DHCP request message to the DHCP server, requesting the DHCP server to return the IP address of the network management system, and receiving the IP address of the network management system returned by the DHCP server; or, the network device sends a DHCP request message to the advertising router,
  • the advertising router forwards the DHCP request message to the DHCP server, and receives the IP address of the network management system forwarded by the advertising router.
  • the IP address of the network management system is returned according to the indication of the DHCP Option option carried in the DHCP request message.
  • step S104 may further include:
  • the network device sends a DHCP request message to the DHCP server, and receives the full domain name of the network management system returned by the DHCP server and the IP address of the DNS server.
  • the network device forwards the DHCP request message to the DHCP server through the advertising router, and requests the DHCP server to return to the network.
  • the full domain name of the management system and the IP address of the DNS of the domain name server receive the full domain name forwarded by the advertisement router and the IP address of the DNS server.
  • the domain name of the network management system is returned according to the indication of the DHCP Option option carried in the DHCP request message.
  • the domain name of the network management system is sent to the domain name server for domain name resolution according to the IP address of the domain name server. ; Receive the IP address of the resolved network management system returned by the domain name server.
  • the DHCP server can be a stateless DHCP server.
  • S106 Generate a static route according to an IP address of the network device, an IP address of the network management system, and an IP address of the advertisement router.
  • the IPv6 protocol stack needs to be started by default, and the network device needs to start a stateless address allocation process by default, and the network device may be a router newly added to the IPv6 network.
  • the network device sends a DHCP request message to the advertising router or the DHCP server, where the request message may include a DHCP Option option, and is used to request the DHCP server to return to the network management.
  • IP address or the full domain name of the network management system, the IP address of the returned network management system, or the IP address of the network management system resolved from the DNS enables the remote routing between the network management system and the network device to be opened, realizing the new network management and IPv6 network.
  • the automatic discovery between IP devices and devices simplifies the workload of the network management device and network device configuration required by operators, and improves network deployment efficiency.
  • FIG. 2 is a detailed flowchart of a method for automatically configuring a network device in an IPv6 network according to an embodiment of the present invention.
  • the network management system (NMS) is referred to as the network management system.
  • the network device finds the advertisement router by means of neighbor discovery.
  • the network device may be a network device newly added to the IPv6 network, such as a router.
  • the network device sends a route request (Router Solicitation, RS) message to the advertisement router, and requests the advertisement router to allocate an IP address to the network device.
  • RS Route request
  • Step 202 is optional, and the network device may receive the route broadcast message sent by the advertising router periodically to obtain the IP address of the network device.
  • the advertising router After receiving the RS message, the advertising router allocates an IP address to the network device, and returns an IP address of the network device to the network device by using a route advertisement (RA).
  • RA route advertisement
  • the network device sends a dynamic host configuration protocol DHCP request message to the DHCP server (DHCP Server), requests the DHCP server to return the IP address of the network management, or sends a DHCP request message to the DHCP server through the advertising router, requesting the DHCP server to return the IP address of the network management system (
  • the advertising router is equivalent to the function of the DHCP relay, that is, the DHCP relay.
  • the DHCP request message carries a first DHCP Option option, where the first DHCP Option option is used to instruct the DHCP server to return an IP address of the network management device; wherein the DHCP request message is an information request message information: request.
  • the fields in the DHCP Option in Figure 3 are: 0PTI0N-NMS-SERVERS, which is used to indicate that the DHCPServer returns the IP address of the NMS; option—len indicates the length of the option; NMS address field indicates the IP address of the NMS, if there are multiple network management addresses , there are multiple network management IP addresses here.
  • the DCHP Server returns the network management IP address to the network device; or the DCHP Server advertises the router. Returns the network management IP address to the network device.
  • the advertised router or the DHCP server carries the network management IP address in the return message
  • the return message may be a DHCP Reply message
  • the NMS address field in the second DHCP option option in the DHCP Reply message carries the IP address of the network management system.
  • the second DHCP option option is the same as the first DHCP option option, type.
  • the second DHCP option may be an existing option option or may be the same as the first DHCP option.
  • the DHCPServer can be a stateless DHCP server, and performs a stateless domain name allocation method.
  • the network device automatically generates a static route between the network device and the network management device based on the obtained network management IP address, and registers with the network management system according to the generated static route.
  • the process of automatically generating a static route between the network device and the NMS is as follows:
  • the network device generates a static routing entry based on the network management address and the advertised router address.
  • the destination address in the static routing entry is the network management address, and the next hop address is Notify the router address.
  • the information including the IP address of the network management system, the target IP address, and the next hop IP address is sent to the uplink node of the network device, and the uplink node is triggered to continue to send upward, and so on until sent to the border node.
  • the information about the IP address, the destination IP address, and the next hop IP address of the network management unit is such that the uplink node and the border node that receive the information establish a static routing entry of the network device to the network management system according to the information.
  • the method further includes: when the network device is shipped from the factory, the IPv6 protocol stack needs to be started by default, and the network device needs to start the stateless address allocation SLAAC process by default.
  • the network device after the network device obtains its own IPv6 address through the stateless address allocation (SLAAC), the network device sends a DHCP request message to the advertising router or the DHCP server, where the request message may include a DHCP Option option for requesting DHCP.
  • the server returns the IP address of the NMS, so that the IP address of the NMS is obtained, so that the remote route between the NMS and the network device is opened, and automatic discovery between the newly added IP devices in the NMS and the IPv6 network is realized, which simplifies the needs of the operators.
  • the workload of network management equipment and network equipment configuration on site improves network deployment efficiency.
  • FIG. 4 is a detailed flowchart of a method for automatically configuring a network device in an IPv6 network according to an embodiment of the present invention.
  • the embodiment of the present invention mainly allocates the full domain name (FQDN) of the network management by extending the stateless DHCP option, that is, the stateless DHCP option, thereby obtaining the IP address of the network management system, and the specific method is as follows:
  • the network device finds the advertisement router by means of neighbor discovery.
  • the network device may be a network device newly added to an IPv6 network, such as a router.
  • the network device sends a route request (Router Solicitation, RS) message to the advertisement router, and requests the advertisement router to allocate an IP address to the network device.
  • RS Route request
  • Step 402 is optional, and the network device may receive the route broadcast message sent by the advertising router periodically to obtain the IP address of the network device.
  • the advertising router After receiving the RS message, the advertising router allocates an IP address to the network device, and returns an IP address of the network device to the network device by using a route advertisement (RA).
  • RA route advertisement
  • the network device sends a DHCP request message to the DHCP server, requests the DHCP server to return the full domain name of the network management system, and the IP address of the DNS of the domain name server, or sends a DHCP request message to the DHCP server by the advertising router, requesting the DHCP server to return the full domain name of the network management system.
  • the IP address of the DNS (the notification router is equivalent to the function of the DHCP relay, SPDHCP Relay).
  • the DHCP request carries a first DHCP Option option, where the first DHCP Option is used to request the DHCP server to return a full domain name (FQDN) of the network management; wherein the DHCP request message is an information request message information request; The DHCP request message is also used to request the DHCP server to return the IP address of the Domain Name Server (DNS).
  • DNS Domain Name Server
  • the message format of the DHCP request message carrying the DHCP Opt ion option is shown in Figure 5 or Figure 6.
  • the fields in the DHCP Option in Figure 5 are: 0PTI0N-NMS-SERVERS, which is used to indicate that the DHCP server returns the full domain name (FQDN) of the network management; option-len indicates the length of the option; and the S domain name indicates the full domain name of the network management;
  • the fields in the DHCP Option in Figure 6 are: Option—DNS—Servers, which are used to indicate the IP address of the DNS server, option-len: indicates the length of the list of DNS recursive name servers; DNS-recursive-name-server: DNS recursive name The IPv6 address of the server.
  • the obtaining the IP address of the network management device according to the DHCP Option option is the invention of the present invention.
  • the IP address of the DNS is obtained by using the DHCP Option option.
  • the DHCP request message may be a stateless DHCP request message, that is, a stateless DHCP request message.
  • the DCHP Server returns the full domain name of the network management system and the IP address of the DNS to the network device; or the DCHP Server returns the full domain name of the network management system and the IP address of the DNS to the network device by advertising the router.
  • the DHCPServer may be a stateless DHCP server, and performs a stateless domain name allocation manner.
  • the advertising router or the DHCP server carries the network management IP address in the return message, and the return message may be a DHCP Reply message, and the "Li S address" in the second DHCP option option in the DHCP Reply message.
  • the field carries the IP address of the network management system, and the second DHCP opt ion option is the same as the first DHCP opt ion option, type.
  • the network device sends the full domain name of the network management system to the DNS for resolution according to the IP address of the DNS.
  • the location of the DNS and the DHCP server can be arbitrarily changed.
  • the DNS parses an IP address of the network management system according to the full domain name information of the network management, and the network management system
  • the IP address is sent to the network device.
  • the network device automatically generates a static route between the network device and the network management system S according to the obtained network management IP address, and registers with the network management system according to the generated static route.
  • the process of automatically generating a static route between the network device and the NMS is as follows:
  • the network device generates a static routing entry based on the network management address and the advertised router address.
  • the destination address in the static routing entry is the network management address, and the next hop address is Notify the router address.
  • the information including the IP address of the network management system, the target IP address, and the next hop IP address is sent to the uplink node of the network device, and the uplink node is triggered to continue to send upward, and so on until sent to the border node.
  • the information about the IP address, the destination IP address, and the next hop IP address of the network management unit is such that the uplink node and the border node that receive the information establish a static routing entry of the network device to the network management system according to the information.
  • the method further includes: when the network device is shipped from the factory, the IPv6 protocol stack needs to be started by default, and the network device needs to start the stateless address allocation SLAAC process by default.
  • the network device after the network device obtains its own IPv6 address through the stateless address allocation (SLAAC), the network device sends a DHCP request message to the advertising router or the DHCP server, where the request message may include a DHCP Option option for requesting DHCP.
  • the server returns the full domain name of the network management system and the IP address of the DNS, so that the IP address of the network management is obtained through the DNS resolution, so that the remote route between the network management system and the network device is opened, and the newly added IP device in the network management and the IPv6 network is realized.
  • the automatic discovery between the two devices simplifies the workload of the network management equipment and network equipment configuration required by the operators, and improves the network deployment efficiency.
  • the following describes a network device, which is applied to an IPv6 network.
  • the structure of the network device is shown in Figure 7a.
  • the device includes:
  • the first processing unit 700 is configured to obtain an IP address of the network device by sending a route request message to the advertisement router.
  • the first processing unit 700 herein is optional.
  • the second processing unit 702 is configured to obtain an IP address of the network management system by sending a dynamic host configuration protocol DHCP request message to the DHCP server.
  • the static route generating unit 704 is configured to generate a static route according to the IP address of the network device, the IP address of the network management system, and the IP address of the advertising router.
  • the registration unit 706 is configured to register with the network management system according to the generated static route.
  • the DHCP request message sent by the second processing unit 702 carries a DHCP Option option, where the DHCP Option option is used to indicate that the DHCP server returns the IP address of the network management system, or is used to instruct the DHCP server to return to the network management system.
  • the domain name; wherein the DHCP request message is optional for the information request, the network device further includes: an advertisement router discovery unit, configured to discover the advertisement router by using a neighbor discovery protocol.
  • the structure of the first processing unit 700 is as shown in FIG. 7b, and specifically includes:
  • the first sending unit 7002 is configured to send a routing request RS message to the advertising router, requesting the advertising router to allocate an IP address to the network device.
  • the first receiving unit 7004 is configured to receive a routing broadcast message RA returned by the advertising router, and obtain an IP address of the network device.
  • the structure of the second processing unit 702 is as shown in FIG. 7c, and specifically includes:
  • the second sending unit 7022 is configured to send a DHCP request message to the DHCP server, or forward the DHCP request message to the DHCP server by using the advertising router, requesting the DHCP server to return an IP address of the network management system, where the IP address of the network management system Returning according to the indication of the DHCP Opt ion option carried in the DHCP request message;
  • the second receiving unit 7024 is configured to receive an IP address of the network management system returned by the DHCP server.
  • the specific implementation process is as follows:
  • the network device sends a dynamic host configuration protocol DHCP request message to the DHCP server (DHCP Server), requests the DHCP server to return the IP address of the network management, or sends a DHCP request to the DHCP server through the advertising router, requesting the DHCP server to return the IP address of the network management system.
  • Address The advertising router is equivalent to the function of DHCP relay, ie DHCP Relay).
  • the DHCP request carries a DHCP Option option, where the DHCP Opt ion option is used to instruct the DHCP server to return an IP address of the network management; wherein the DHCP request message is an information request message inf ormat ion request.
  • the structure of the second processing unit 702 is as shown in FIG. 7d, and may further include:
  • the third sending unit 7026 is configured to send a DHCP request message to the DHCP server, or forward the DHCP request message to the DHCP server by using the advertising router, requesting the DHCP server to return the full domain name of the network management system and the IP address of the domain name server, where the network management The full domain name of the system is returned according to the indication of the DHCP Opt ion option carried in the DHCP request message;
  • the third receiving unit 7027 is configured to receive a full domain name of the network management system returned by the DHCP server and an IP address of the domain name server, or receive a full domain name of the network management system forwarded by the advertising router and an IP address of the domain name server, where the network management The full domain name of the system is returned according to the indication of the DHCP Option option carried in the DHCP request message;
  • the domain name resolution unit 7028 is configured to send the full domain name of the network management system to the DNS server for domain name resolution according to the IP address of the domain name server;
  • the fourth receiving unit 7029 is configured to receive an IP address of the parsed network management system returned by the domain name server.
  • the specific execution process is as follows:
  • the network device sends a DHCP request message to the DHCP server, requests the DHCP server to return the full domain name of the network management system, and the IP address of the DNS of the domain name server, or sends a DHCP request message to the DHCP server through the advertising router, requesting the DHCP server to return to the network management system.
  • the full domain name, and the IP address of the DNS (the advertising router is equivalent to the function of the DHCP relay, that is, the DHCP Relay).
  • the DHCPServer can be a stateless DHCP server, and performs a stateless domain name allocation method.
  • the DHCP request message carries a DHCP Opt ion option, where the DHCP Opt ion option is used to request the DHCP server to return a full domain name (FQDN) of the network management system; wherein the DHCP request message is an information request message information request;
  • the request message is also used to request the DHCP server to return the IP address of the Domain Name Server (DNS).
  • DNS Domain Name Server
  • FIG. 8 is a system for automatically configuring network devices in an IPv6 network.
  • the system includes:
  • the network device 800 is configured to: obtain the IP address of the network device by sending a route request message to the advertisement router; obtain the IP address of the network management system by sending a dynamic host configuration protocol DHCP request message to the DHCP server; The IP address, the IP address of the network management system, and the IP address of the advertising router generate a static route; and register with the network management system according to the generated static route. Notifying the router 802, receiving a routing request message sent by the network device, and sending an IP address of the network device to the network device according to the routing request message;
  • the DHCP server 804 is configured to receive a DHCP request message sent by the network device, and send an IP address of the network management system to the network device according to the DHCP request message.
  • the DHCPServer can be a stateless DHCP server, and performs a stateless domain name allocation method.
  • the DHCP request message sent by the network device carries a DHCP Option option, where the DHCP Option option is used to instruct the DHCP server to return the IP address of the network management system, or is used to instruct the DHCP server to return the full domain name of the network management system;
  • the DHCP request message is an Information request message.
  • the system further includes: a domain name server DNS, configured to receive a full domain name of the network management system sent by the network device, parse a full domain name of the network management system, obtain an IP address of the network management system, and The IP address of the network management is sent to the network device.
  • a domain name server DNS configured to receive a full domain name of the network management system sent by the network device, parse a full domain name of the network management system, obtain an IP address of the network management system, and The IP address of the network management is sent to the network device.
  • the network device is further configured to send a DHCP request to the advertising router; and receive an IP address of the network management system forwarded by the advertising router;
  • the advertising router is further configured to forward the DHCP request message sent by the network device to the DHCP server, request the DHCP server to return the IP address of the network management system, receive the IP address of the network management system returned by the DHCP server, and forward the The network device.
  • the network device after the network device obtains its own IPv6 address through the stateless address allocation (SLAAC), the network device sends a DHCP request to the advertising router or the DHCP server, where the request may include a DHCP Option option for requesting the DHCP server to return.
  • the IP address of the NMS or the full domain name of the NMS through the IP address of the returned NMS, or the IP address of the NMS that is resolved from the DNS based on the full domain name of the NMS, enables remote routing between the NMS and the network device to be opened.
  • the automatic discovery between the network management device and the newly added IP device in the IPv6 network simplifies the workload of the network management device and network device configuration required by the operator, and improves the network deployment efficiency.
  • the program can be stored in a computer readable storage medium.
  • the storage medium can include: R0M, RAM, disk or CD, etc.

Abstract

Les modes de réalisation de la présente invention concernent un procédé permettant de configurer automatiquement un dispositif de réseau dans un réseau de protocole IP version 6 (IPv6), et les modes de réalisation de la présente invention fournissent également le dispositif de réseau et le système correspondants. Dans les solutions techniques de la présente invention, le dispositif de réseau obtient l'adresse IP (protocole Internet) du dispositif de réseau en envoyant un message de requête de route à un routeur publicitaire, obtient l'adresse IP du système de gestion réseau (NMS) en expédiant une requête DHCP (protocole de configuration d'hôte dynamique) à un serveur DHCP, génère une route statique selon l'adresse IP du dispositif de réseau, l'adresse IP du système de gestion réseau et l'adresse IP du routeur publicitaire, et s'enregistre auprès du système de gestion réseau selon la route statique générée. Grâce au procédé mentionné ci-dessus, le dispositif de réseau met en œuvre la découverte automatique entre un gestionnaire de réseau et un dispositif IP qui a rejoint récemment le réseau IPv6, la charge imposée aux opérateurs pour configurer le dispositif de gestion réseau et le dispositif de réseau est simplifiée, et l'efficacité du déploiement de réseau est améliorée.
PCT/CN2011/072666 2010-06-04 2011-04-12 Procédé, dispositif de réseau et système permettant de configurer automatiquement un dispositif de réseau dans un réseau ipv6 WO2011150720A1 (fr)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP11789099.6A EP2579519A4 (fr) 2010-06-04 2011-04-12 Procédé, dispositif de réseau et système permettant de configurer automatiquement un dispositif de réseau dans un réseau ipv6
US13/598,225 US20120324063A1 (en) 2010-06-04 2012-08-29 Method, network device, and system for automatically configuring network device in ipv6 network

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201010197648.4 2010-06-04
CN201010197648.4A CN102271050B (zh) 2010-06-04 2010-06-04 一种IPv6网络中网络设备自动配置的方法、网络设备和系统

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US13/598,225 Continuation US20120324063A1 (en) 2010-06-04 2012-08-29 Method, network device, and system for automatically configuring network device in ipv6 network

Publications (1)

Publication Number Publication Date
WO2011150720A1 true WO2011150720A1 (fr) 2011-12-08

Family

ID=45053221

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/072666 WO2011150720A1 (fr) 2010-06-04 2011-04-12 Procédé, dispositif de réseau et système permettant de configurer automatiquement un dispositif de réseau dans un réseau ipv6

Country Status (4)

Country Link
US (1) US20120324063A1 (fr)
EP (1) EP2579519A4 (fr)
CN (1) CN102271050B (fr)
WO (1) WO2011150720A1 (fr)

Families Citing this family (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5806503B2 (ja) * 2011-05-11 2015-11-10 キヤノン株式会社 通信システム、通信装置、それらの制御方法、及びプログラム
CN102984295B (zh) * 2012-12-07 2015-08-26 中兴通讯股份有限公司 一种移动终端及其地址分配方法
CN103179227B (zh) * 2013-03-21 2016-05-11 北京邮电大学 IPv6网络中的主机选择和切换地址配置方式的方法
FR3011424A1 (fr) * 2013-09-30 2015-04-03 Orange Procedes de configuration et de gestion d'un reseau ip, dispositifs et programmes d'ordinateur correspondants.
WO2015054882A1 (fr) * 2013-10-18 2015-04-23 华为技术有限公司 Procédé de communication de dispositif réseau et dispositif réseau
CN103561122B (zh) * 2013-10-23 2017-01-18 华为终端有限公司 IPv6地址配置方法、IPv6客户端及服务器
CN103905429B (zh) * 2014-03-03 2017-02-22 福建升腾资讯有限公司 基于dhcp扩展标签实现网络设备自动发现的方法
CN105282026A (zh) * 2014-06-23 2016-01-27 国基电子(上海)有限公司 选择默认网关的系统和方法
CN104201776B (zh) * 2014-08-20 2016-10-26 西安众恒科技有限公司 一种智能环网柜无线IPv6自组网通讯系统
US20160301570A1 (en) * 2015-04-10 2016-10-13 Bluecat Networks, Inc. Methods and systems for dhcp policy management
EP3443730B1 (fr) * 2016-04-15 2021-09-01 Convida Wireless, LLC 6lowpan neighbor discovery pour supporter la mobilité et plusieurs routeurs peripheriques
CN105897481B (zh) * 2016-05-20 2019-02-26 北京百度网讯科技有限公司 域名信息操作方法和装置
FR3053194A1 (fr) * 2016-06-22 2017-12-29 Orange Procede et dispositif de fourniture d'une adresse par un dispositif a gerer d'un reseau
CN111511041B (zh) * 2019-01-31 2022-03-29 大唐移动通信设备有限公司 一种远程连接方法及装置
US11528192B2 (en) * 2019-02-01 2022-12-13 Hewlett Packard Enterprise Development Lp Intelligent zero touch provisioning for IPV6
CN110213401A (zh) * 2019-06-18 2019-09-06 四川新网银行股份有限公司 一种IPv6环境下的数据中心主机域名自动注册方法
CN110290234B (zh) * 2019-07-16 2021-10-01 广东热点软件技术服务有限公司 节点地址溯源的方法、装置、系统、设备和存储介质
US11558263B2 (en) 2020-07-10 2023-01-17 Hewlett Packard Enterprise Development Lp Network device association with network management system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1922826A (zh) * 2004-02-05 2007-02-28 三星电子株式会社 隧道服务方法和系统
CN101674221A (zh) * 2008-09-09 2010-03-17 中国移动通信集团公司 静态路由生成方法、终端路由实现方法及装置

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6097718A (en) * 1996-01-02 2000-08-01 Cisco Technology, Inc. Snapshot routing with route aging
CN100440826C (zh) * 2003-04-30 2008-12-03 华为技术有限公司 静态路由的刷新方法
CN100505899C (zh) * 2005-08-04 2009-06-24 华为技术有限公司 第三代移动通信系统的跨域路由控制方法

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1922826A (zh) * 2004-02-05 2007-02-28 三星电子株式会社 隧道服务方法和系统
CN101674221A (zh) * 2008-09-09 2010-03-17 中国移动通信集团公司 静态路由生成方法、终端路由实现方法及装置

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP2579519A4 *

Also Published As

Publication number Publication date
EP2579519A4 (fr) 2013-06-05
EP2579519A1 (fr) 2013-04-10
CN102271050A (zh) 2011-12-07
CN102271050B (zh) 2014-04-30
US20120324063A1 (en) 2012-12-20

Similar Documents

Publication Publication Date Title
WO2011150720A1 (fr) Procédé, dispositif de réseau et système permettant de configurer automatiquement un dispositif de réseau dans un réseau ipv6
US9699136B2 (en) Stateless autoconfiguration of hostnames of network devices
US8250184B2 (en) System, network entities and computer programs for configuration management of a dynamic host configuration protocol framework
US9832168B2 (en) Service discovery within multi-link networks
EP2536108B1 (fr) PROCÉDÉ, SYSTÈME ET DISPOSITIF D'ACQUISITION D'INFORMATION SUR LA CONFIGURATION DE L'IPv6 DANS UN RÉSEAU DE TRANSITION IPv6
CN101741702B (zh) 实现arp请求广播限制的方法和装置
KR20040000633A (ko) 외부망에서의 dns 서버 검색 장치 및 방법
JP4868991B2 (ja) 通信装置および通信方法
US20140313933A1 (en) Method, apparatus, and system for layer 2 interworking based on ipv6
WO2015018069A1 (fr) Procédé, dispositif et système pour acquérir un service par un terminal de réseau
WO2012136006A1 (fr) Procédé et dispositif de routage pour un hôte dans un site de multi-homing
WO2012100685A1 (fr) Procédé, dispositif et système de configuration d'adresse ip
EP2656590B1 (fr) Redirecteur DNS pour plateformes multicoeur
US20110235641A1 (en) Communication apparatus, method of controlling the communication apparatus,and program
JP2008199091A (ja) 通信システム
WO2015139397A1 (fr) Procédé d'acquisition de ressources nat64 et appareil d'acquisition/distribution
EP3021529B1 (fr) Procédé et dispositif de mise en oeuvre d'un réseau privé virtuel de couche 3
JP2006014123A (ja) ネットワーク設定方法、および、ネットワーク装置
WO2018090865A1 (fr) Procédé et appareil d'enregistrement de dispositif de réseau
JP2013005221A (ja) 衛星通信方法、管制局及び地球局
JP2017220730A (ja) デバイスid管理サーバ、デバイスid管理方法、及びプログラム
JP2023067459A (ja) 情報処理システム、ルータ、管理サーバ、方法およびプログラム
WO2013117088A1 (fr) Procédé pour configurer un client dhcpv6, client dhcpv6, dispositif de réseau et système de réseau
JP2005143058A (ja) アドレス表管理方法、及び、端末

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: 11789099

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2011789099

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE