WO2004051927A1 - Procede et systeme de gestion en grappes d'installations du reseau - Google Patents
Procede et systeme de gestion en grappes d'installations du reseau Download PDFInfo
- Publication number
- WO2004051927A1 WO2004051927A1 PCT/CN2003/000720 CN0300720W WO2004051927A1 WO 2004051927 A1 WO2004051927 A1 WO 2004051927A1 CN 0300720 W CN0300720 W CN 0300720W WO 2004051927 A1 WO2004051927 A1 WO 2004051927A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- cluster
- network
- management
- devices
- management device
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L61/00—Network arrangements, protocols or services for addressing or naming
- H04L61/09—Mapping addresses
- H04L61/25—Mapping addresses of the same type
- H04L61/2503—Translation of Internet protocol [IP] addresses
- H04L61/2514—Translation of Internet protocol [IP] addresses between local and global IP addresses
Definitions
- the present invention relates to a network device management method, and in particular, to a method and device for managing transmission control protocol / Internet protocol (TCP / IP) network devices in a cluster manner.
- TCP / IP transmission control protocol / Internet protocol
- the first method is to directly connect the network management device to the managed network device through a serial port to perform configuration management on the network device.
- the main advantage of this management method is that the management method is relatively simple, no additional equipment is needed, and because the managed network device is directly connected through the serial port, there is no need to assign a corresponding management IP address when configuring the network device, saving IP resources.
- network equipment may be distributed in a large range, especially in telecommunication networks, the number of data equipment is very large and the deployment points are very scattered. Therefore, this management method will inevitably bring maintenance difficulties and a large workload. Puzzle.
- the second method is based on a single network management protocol (SIP) or a remote login protocol (TELNET) terminal emulation protocol, which can manage TCP / IP network equipment from remote.
- SIP network management protocol
- TELNET remote login protocol
- the remote management of the managed network equipment is implemented through the network management terminal or the TELNET simulation terminal.
- each managed network equipment must be configured with a public network IP address, which will cause the waste of IP address resources, especially in the In telecommunications networks with a large number of devices, this defect is particularly prominent.
- the last method is proposed on the basis of the second method.
- the core idea is to implement the management of network devices by using the serial number uniformly assigned by the network device manufacturer as the device address, thus saving IP address resources, but this This method is only applicable to equipment of a specific manufacturer.
- the network management program runs on a private protocol stack. Therefore, the management protocol has almost no openness and cannot implement unified management of network equipment manufactured by various manufacturers.
- the object of the present invention is to provide a cluster management method for network equipment, which can realize centralized management of a large number of TCP / IP network equipment by using only a small amount of IP resources, thereby reducing maintenance workload and facilitating network management.
- Another object of the present invention is to provide a cluster management apparatus for network equipment.
- a plurality of network devices form a cluster, and at least one of the network devices is set as a cluster management device and a public IP address is configured, and other network devices are configured by the cluster.
- the management device configures and updates the private IP address and route.
- the network management device manages network devices in the cluster according to the following steps: (A) the cluster management device establishes an IP data channel between the network device in the cluster and the network management device via the cluster management device; and
- the network management device manages network devices in the cluster via the IP data channel.
- the cluster management device configures and updates private IP addresses and routes for other network devices according to the network topology structure information and device information of the network devices in the cluster. Even better, the cluster management device dynamically configures a private IP address for another network device.
- the cluster includes a plurality of the cluster management devices, and one of the cluster management devices is responsible for managing the configuration and update of private IP addresses and routes of the network devices in the cluster, and the network management device. Communication with network devices in the cluster.
- the cluster management device fails, one of the other cluster management devices can be designated according to a predetermined policy to manage the configuration and update of private IP addresses and routes of network devices in the cluster, and network management. Communication between the device and network devices in the cluster.
- the network management device designates a device in the network as the management device of the cluster, and configures the device accordingly;
- the cluster management device starts the topology collection process to collect network topology structure information within a specified number of hops in the network
- the network management device specifies candidate devices in the topology that need to be added to the cluster, and notifies the cluster management device to start the set. Joining process of group member devices;
- the cluster management device adds the designated candidate device to the cluster, so that it can be configured accordingly and become a member device of the cluster;
- the member devices in the cluster are managed by the cluster management device.
- Management packets from outside the cluster and targeted at the member devices are forwarded to the cluster management device through a standard network address translation process (NAT).
- NAT network address translation process
- the corresponding member device processes, and the member device processes the management message according to a normal processing procedure.
- the corresponding configuration of the cluster management device as described in step (1) includes configuring the following content on the device: the cluster name, the enabled state of the cluster, the management IP address pool of the cluster, the effective retention time of the cluster state, and the member devices Handshake interval, the role of the management device in the cluster, and the IP address of the management device.
- the process of adding candidate network devices to the cluster as described in step (4) includes: (A1) The cluster management device sends a cluster addition request to the candidate network devices that can join the cluster;
- the candidate device judges whether it can join the cluster according to its own situation. If not, it returns a refusal to join the response and ends the process of joining the cluster; otherwise, it returns a confirmation response to the cluster management device that it agrees to join the cluster;
- step (A3) After the cluster management device receives the confirmation response from the candidate device, if the candidate device agrees to join, it sends configuration information including the private IP address, member number, handshake interval, and state retention time to the candidate device, and the candidate device receives After the information is obtained, perform corresponding settings, and send a confirmation response to the cluster management device to the end of the cluster after the settings are completed.
- step (A2) the candidate device determines whether it can join the cluster. It is determined whether the candidate device is already in another cluster and whether the software version in the device supports cluster management.
- step (A2) before the candidate device feeds back to the cluster management device a confirmation response to agree to join the cluster, it is also necessary to determine whether a privileged user password has been set for the candidate device. If it is not set, directly feedback the confirmation response operation that agrees to join the cluster. ; If it has been set, then feedback to the cluster management to request an authentication operation, and then perform the authentication operation of this candidate device according to the authentication information issued by the management device. After the authentication is passed, then feedback the confirmation response operation that agrees to join the cluster Otherwise, a response to the refusal to join the cluster is fed back to the cluster management device.
- the configuration for each member device includes the following: the number of the member device, the private IP address of the member device, the name of the member device, and the Status, status of member device operations, password for cluster management.
- each member device joining the cluster as described in step (4) is performed using a data structure including the following fields:
- Network type used to identify the type of network where the device is located
- Physical address The physical address used to identify the network where the device is located.
- the cluster management device uses stream conversion technology or address conversion technology to establish an IP between the network device in the cluster and the network management device via the cluster management device. Data channel.
- a cluster management device for a network device includes: a cluster device manager and a member device manager, wherein: The cluster device manager includes:
- a conversion module is used to perform network address translation on management messages of member devices;
- a DHCP-like module is used to complete the assignment of private IP addresses of member network devices;
- a cluster member management module is used to perform centralized management of member network devices. Management messages from outside the cluster that are targeted for member devices are forwarded to the corresponding member devices for processing through a standard network address translation module, so that the member devices process the management messages according to the usual processing procedure;
- a topology information processing module is used to discover the topology of the network and collect information about the topology of the network within a specified number of hops in the network;
- Member device managers include:
- the cluster member management module is used to complete the cluster management tasks on the member device side.
- the topology information processing module is used to complete the discovery of adjacent devices and the response / forwarding processing of the topology collection request.
- the present invention since the present invention adopts the configuration including assigning a private IP address and identifying each member device that joins the cluster, it can be implemented on the existing IP protocol stack, which makes it relatively easy to implement and has good availability. Openness, which is convenient for the management of equipment from different manufacturers. Since the management of network equipment is achieved by using private IP addresses, precious public IP address resources can also be saved. In addition, the present invention uses standard network address translation to forward equipment management messages. It is convenient to implement by hardware, thereby improving the versatility of the present invention, greatly reducing the CPU load of the management device, and achieving centralized management of a large number of network devices. Therefore, the present invention enables effective cluster management of network devices. BRIEF DESCRIPTION OF THE DRAWINGS
- FIG. 1 is a schematic diagram of a cluster management system networked according to the method of the present invention
- FIG. 2 is a flowchart of a method for forming a cluster by using multiple network devices according to the present invention
- FIG. 3 is a flowchart of adding a candidate network device to a cluster according to the method described in FIG. 2; Block diagram.
- the core idea of the present invention is to group multiple network devices into a cluster, in which the network device set as the cluster management device is configured with a public IP address, and other network devices use a private IP address segment configured and updated by the cluster management device.
- the device is the only external management interface of the entire cluster. In other words, when a network management device accesses or manages any network device in the cluster, a device must be established through the cluster management device.
- the IP data channel realizes centralized management of network devices in the cluster.
- the above IP public address can be set by the network management device outside the cluster, or by the user on the cluster management device.
- FIG. 1 is a schematic diagram of a cluster management system networked according to the method of the present invention.
- the IP address of the network management device station (that is, the network management device) is 69. 110. 1. 100
- the network administrator sets a network device in the cluster as a command switch (generally a Layer 3 switch). Or a more powerful network device) and assign a public IP address 69. 110. 1. 1 (for example, through a network management device or a command-line interface of a command switch), and the cluster also includes a backup switch (usually also Layer 3 switches or more powerful network devices) and member switches 1 to 3 (generally two-layer switches or low-end network devices that implement similar functions).
- a backup switch usually also Layer 3 switches or more powerful network devices
- member switches 1 to 3 generally two-layer switches or low-end network devices that implement similar functions.
- the command switch is equivalent to the management device in the cluster.
- the management device responsible for the unified management of the entire cluster network and the establishment and maintenance of the cluster, including functions such as adding / deleting member devices, maintaining state, and collecting topology information of the cluster network, such as assigning IP private addresses and routes to member switches.
- a backup switch or a backup cluster management device should also be set.
- the backup switch can replace the command switch and take over the entire cluster network.
- Centralized management After member devices join the cluster, users can remotely manage them through command switches, including configuration, query, and other operations.
- a switch with a cluster management function can also be configured to decide whether to join the cluster, for example, a candidate switch with a cluster management function in FIG. 1.
- IP public address In order to save IP public address resources to the greatest extent, for a cluster, you can only assign an IP public address to the command switches in the cluster. Other network devices with cluster management functions in the cluster do not temporarily assign IP public addresses. Instead, they act as command switches. When a fault occurs, the IP public address of the command switch is assigned to the backup switch that works instead, or a new IP public address can also be assigned to the backup switch that replaces the command switch. After such a switchover occurs, the specific cluster configuration update will be initiated and organized by the new command switch.
- step 1 a network management device or a user designates a device as a cluster management device in the network through a command line.
- the device is usually a Layer 3 switch or a network device with better performance, and then the device is correspondingly processed.
- Configuration The configuration performed in this example includes: Cluster name: The name used to identify the management cluster;
- Cluster enable status Used to identify whether the management cluster is in a valid state;
- the cluster's management IP address pool A private IP address segment used to configure member devices;
- the cluster effective retention time Used to indicate how long no member has been received After the handshake, it is considered that the contact between the member and the management device is interrupted;
- Handshake time interval used to configure the interval for sending a handshake between the member device and the management device;
- the role of the management device in the cluster used to identify whether the device is a management device or a member device;
- Management IP address of the management device It is used to identify the IP address used by the management device for internal cluster communication;
- step 2 the scope of the management cluster is first determined.
- the network management device needs to determine the size of the network topology collection hops, and then the cluster management device initiates the topology collection process to collect the network topology structure within the specified hops in the network.
- Information to obtain information about the managed devices that can join the management cluster including obtaining the MAC addresses and interconnect port numbers of the managed devices.
- the network management device / command line user can decide whether to establish a device management cluster according to the topology information collected by the cluster management device and other related circumstances. For example, when there are fewer devices, the scope of establishing a management cluster needs to be re-selected. Instead of setting up a management cluster immediately. If a cluster can be established, the cluster management device is notified to start the joining process of the cluster member device.
- the cluster management device determines candidate devices that can join the cluster in the network, and adds the determined candidate devices to the cluster to make it a member device of the cluster.
- Each member device entering the cluster is configured including assigning private IP addresses and member numbers.
- a device does not need to be connected to the Internet or another proprietary network. At this time, it is not necessary to comply with the requirements for application and registration of IP addresses. Address, such as using a private IP address.
- RFC 1597 Address Allocation for Private Internet s
- the following IP address segments are specified as private addresses: Class A address: 10. 0 0. 0 to 10. 255. 255. 255
- Class C address 192. 168. 0. 0 to 192. 168. 255. 255
- the above private IP address can be used for device management in the cluster.
- the configuration described in this example includes the assignment of a private IP address and a member number for each member device that joins the cluster.
- the configuration for each member device includes the following: Cluster name: The name of the cluster used to identify the current switch. ;
- Cluster password A unified cluster management password is used to authenticate the management process in the cluster.
- Member device number Used to uniquely identify the device in the cluster. This is an internal number and is used as an index for easy implementation.
- Private IP address of the member device The network address used for member devices to communicate based on the IP network.
- Management device IP address Used for IP-based communication between member devices and management devices in the cluster.
- each member device that joins the cluster is identified using the following words: Segment data structure: type (2byte) Reserved (2byte) device network physical address (6byte) network type (Type): used to identify the type of network where the device is located;
- Physical address It is used to identify the physical address of the device in the network. It is represented by characters.
- step 4 above the process of adding candidate network devices to the cluster is implemented using the following steps, referring to FIG. 3:
- step 11 the cluster management device delivers the candidate network devices that can join the cluster.
- step 12 the candidate device judges whether it can be added according to its own situation.
- the cluster For example, you can decide whether to join the cluster according to whether the candidate device is in another cluster and whether the software version in this device supports cluster management. If you cannot join the cluster, end the process of joining the cluster, and feedback to the cluster management device to refuse to join. The response of the cluster; otherwise, it is judged in step 13 whether the candidate device has set a privileged user password. If it is not set, then no authentication operation is required, and a response to the confirmation of agreeing to join the cluster is performed directly. Password, then to the management device in step 14 After the authentication is passed, a confirmation response operation for agreeing to join the cluster is fed back at step 15, otherwise the rejection information is fed back to the cluster management device, and the operation for joining the cluster ends.
- the authentication operation of the above device refers to the following process: First, the candidate device returns a message containing a random number (chal lenge) for authentication to the management network device. After receiving the message, the cluster management device uses the random number Encrypt the authentication information to be transmitted.
- the authentication information includes the candidate network device and the authentication password (which may be a cluster management password issued by the cluster network device), and then uses the authentication information to encapsulate a response message. After the message is ready, the message is sent to the corresponding candidate device. After the candidate device confirms the identity of the management network device after authentication, it returns a confirmation message to the management network device that it agrees to join.
- the cluster management device After receiving the response from the candidate network device that agrees to join the cluster, the cluster management device allocates a cluster member identification number, a private IP used for management, and some other configuration information to the candidate network device. Using this information, Add the password (which can be encrypted), encapsulate it into a configuration message and send it to the candidate device. After receiving the message, the candidate device parses out the password, configuration information such as the cluster management serial number, and management private IP. After recording these configuration information issued by the cluster management device, the candidate network device first changes its role to a member switch, and then returns a confirmation of joining completion to the cluster management device. The cluster management device receives a confirmation of joining the candidate network device. After that, the candidate network device is identified as a cluster member, and thus the joining process of the candidate device ends.
- FIG. 4 is a structural block diagram of a device embodiment according to the present invention.
- the cluster management device for a network device shown in the figure includes a cluster device manager A1 and a cluster device manager set on a command switch side. Set the member device manager A2 on the member switch side, where:
- the cluster device manager A1 is set in the cluster management device and is used to implement cluster management of member devices, including:
- a conversion module A11 is used to perform network address translation on management messages of member devices;
- a class DHCP module A12 is used to complete the assignment of private IP addresses of member network devices;
- a cluster member management module A13 is used to Centralized management. Management messages from outside the cluster that are targeted for member devices are forwarded to the corresponding member devices for processing through a standard network address translation module, so that the member devices process the management message according to the usual processing procedure;
- the topology information processing module A14 is used for discovering the topology of the network, and collects the topology information of the network within a specified number of hops in the network;
- the member device manager A2 is set in the managed member device and is used to complete the management of the member device side in the cluster management, including:
- the cluster member management module A21 is used to complete the cluster management tasks on the member device side; the topology information processing module A22 is used to complete the discovery / recovery processing of the neighboring devices and the topology collection request.
- the topology information processing module A14 collects the network topology structure information within a specified number of hops in the network through the topology information processing module A22 on the candidate device side, and transmits this information to the cluster members.
- the management module A13 the cluster member management module A13 issues a cluster join request to the cluster member management module A21 of the candidate device that can join the cluster, and the cluster member management module A 21 judges whether it can join the cluster according to its own situation, which is about to join or reject The added response is fed back to the cluster Member management module A13;
- the cluster member management module A13 receives a response from the candidate device to confirm joining, the DHCP-like module A12 allocates the private IP addresses of the member network devices, and the assigned private IP address is sent through the cluster member management module A13
- the cluster member management module A21 is given to the candidate device, and configuration information such as the member number, handshake interval, and state holding time is also sent to the cluster member management module A21.
- the cluster member management module A21 uses the information to set the device accordingly. And send a confirmation response to the cluster management device to the end of joining the cluster after the setting is completed.
- the management packets from the outside of the cluster that are targeted for the member device undergo standard network address translation through the conversion module A 11 and are then forwarded to the corresponding member device by the cluster member management module A 13
- the processed cluster member management module A21 enables a member device to process the management message according to a normal processing procedure.
- FIG. 4 A preferred embodiment for implementing cluster management in a cluster shown in FIG. 1 is described below with reference to FIG. 4.
- a conversion module A11, a DHCP-like module A12, a cluster member management module A13, and a topology information processing module A14 are set in the command switch side, and a cluster member management module A21 and Topology information processing module A 22.
- the following describes the functions of each module and the flow of collaborative work.
- the topology information processing module in FIG. 4 is used to obtain network topology structure information and network device information. Specifically, the topology information processing module implements a device discovery function, and collects and processes the obtained device information (such as the device type and software and hardware). Version, etc.) to get the topology information of the network.
- the obtained device information such as the device type and software and hardware. Version, etc.
- the topology information processing modules in the command switch and member switches When powered on, the topology information processing modules in the command switch and member switches periodically send topology information containing their own device information to other nearby devices. Processes messages, and at the same time continuously receives topological information processing messages containing device information from neighboring neighboring devices and processes them accordingly. For example, if a message is received from a new device that has not been recorded, the neighboring device A new entry is added to the information buffer area to store the information of the new device, and the new entry is timed. If no new message of the recorded device is received after the timeout, the corresponding entry is aged. If the information contained in the message is different from the previously stored device information of the recorded device, the previously stored device information is updated and the timekeeping is restarted.
- the topology information processing module periodically sends device information, and the topology information processing message can be implemented by a timer. For example, when the timer reaches a set value, the setup information processing topology information processing message is sent, and Reset the timer when it is finished to restart timing.
- the sending of device information topology information processing messages does not depend on the Standard Spanning Tree Protocol (STP) tree. As long as there is a physical connection between network devices, the topology information processing messages will pass through the ports blocked by STP.
- STP Spanning Tree Protocol
- the basic information processing message is not allowed to be forwarded, that is, the topological information processing message is valid only within the range of 1 hop, so that the device can always accurately know the status and topology of the surrounding equipment.
- a topology information processing module can be triggered to collect the information.
- the collection process can take the following steps: First, collect the initiating device (the device is not necessarily a command switch, if necessary, The member device may also be the initiator of the collection.) The collection range is set, and then the topology information processing module of the device sends a collection request message to neighboring devices. The topology information processing module of the neighboring device receives the request. After the request message, the response message containing the device information is sent back to the initiating device and the hop value is decreased by 1. If the hop value after the subtraction is not equal to 0, the message is forwarded to the adjacent network device, otherwise the forwarding is stopped.
- the sending or forwarding of the request message by the topology information processing module should depend on the STP tree.
- the topology information processing module of the collection initiating device processes the received response message containing the device information to obtain network topology structure information within the collection range.
- the collection and processing of the topology information processing module should be performed at the data link layer.
- the command switch can start the cluster establishment process. Specifically, the cluster member management module on the command switch side first obtains information about relevant candidate switches (that is, network devices that have joined but not yet joined the cluster) from the topology information processing module, and then works in cooperation with the cluster member management module on the candidate switch side to: Automatic mode (that is, all candidate switches are automatically added to the cluster) or manual mode (that is, the user specifies the candidate switches that are added to the cluster from the candidate device list) to add the candidate switches to the cluster. If the user already knows the information of the candidate network device, such as the MAC address of the known device, the topology structure information collection step of the topology information processing module can also be omitted, and the device can be directly added to the cluster by manual operation.
- relevant candidate switches that is, network devices that have joined but not yet joined the cluster
- the cluster member management module on the candidate switch side works in cooperation with the cluster member management module on the candidate switch side to: Automatic mode (that is, all candidate switches are automatically added to the cluster) or manual mode (that is, the
- the member management module on the switch side is instructed to treat the managed device (candidate member switch) as a special user, and a DHCP-like module is used to dynamically assign IP private addresses and configure related routes for the candidate member devices. Therefore, an IP data channel between a command switch and a member switch can be established in the cluster. After you configure private IP addresses for member devices in the cluster, you must also establish IP data channels for communication inside and outside the cluster. To this end, the cluster member management module on the command switch side also sets a conversion policy for the private IP addresses of member devices through the conversion module during the member joining process. Establish IP data channels for network management device stations outside the cluster to access member devices in the cluster or for member devices to access network management device stations.
- the conversion method can use stream conversion technology or network address translation technology.
- an IP data channel through the command switch can be established between the network management device and the member switches, so users can use a remote public network management device station to use a public IP address to Unified management of multiple devices.
- the member switch and the command switch can start the handshake process through their respective cluster member management modules to maintain the state of the cluster.
- the backup function of the command switch can also be implemented by means of a backup module (not shown), that is, by designating the backup switch, when the command switch fails, the management of the command switch through the specified policy
- the function is transferred to a designated backup command switch, thereby avoiding a system crash due to a single point of failure of the command switch.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Small-Scale Networks (AREA)
Description
Claims
Priority Applications (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP03812116A EP1575212B1 (en) | 2002-12-04 | 2003-08-26 | Method and system for cluster managing of network facilities |
JP2004555961A JP4081472B2 (ja) | 2002-12-04 | 2003-08-26 | ネットワーク装置のクラスタ管理方法及びその装置 |
AU2003257805A AU2003257805B2 (en) | 2002-12-04 | 2003-08-26 | Method and system for cluster managing of network facilities |
US10/537,488 US7904535B2 (en) | 2002-12-04 | 2003-08-26 | Method of cluster management of network devices and apparatus thereof |
DE60317705T DE60317705T2 (de) | 2002-12-04 | 2003-08-26 | Verfahren und system zur cluster-verwaltung von netzwerkeinrichtungen |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN02151018.0 | 2002-12-04 | ||
CNB021510180A CN1266882C (zh) | 2002-12-04 | 2002-12-04 | 一种网络设备的管理方法 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2004051927A1 true WO2004051927A1 (fr) | 2004-06-17 |
Family
ID=32400069
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2003/000720 WO2004051927A1 (fr) | 2002-12-04 | 2003-08-26 | Procede et systeme de gestion en grappes d'installations du reseau |
Country Status (8)
Country | Link |
---|---|
US (1) | US7904535B2 (zh) |
EP (1) | EP1575212B1 (zh) |
JP (1) | JP4081472B2 (zh) |
CN (1) | CN1266882C (zh) |
AU (1) | AU2003257805B2 (zh) |
DE (1) | DE60317705T2 (zh) |
ES (1) | ES2295696T3 (zh) |
WO (1) | WO2004051927A1 (zh) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113282391A (zh) * | 2021-05-21 | 2021-08-20 | 北京京东振世信息技术有限公司 | 集群切换方法、集群切换装置、电子设备及可读存储介质 |
Families Citing this family (39)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7631100B2 (en) * | 2003-10-07 | 2009-12-08 | Microsoft Corporation | Supporting point-to-point intracluster communications between replicated cluster nodes |
US7188167B2 (en) * | 2004-03-19 | 2007-03-06 | Motorola, Inc. | Method and system for registering multiple communication devices of a user in a session initiation protocol (SIP) based communication system |
US20050256935A1 (en) * | 2004-05-06 | 2005-11-17 | Overstreet Matthew L | System and method for managing a network |
FI20045234A0 (fi) * | 2004-06-21 | 2004-06-21 | Nokia Corp | Datan lähetys viestintäjärjestelmässä |
US7760695B2 (en) | 2006-09-29 | 2010-07-20 | Symbol Technologies, Inc. | Methods and systems for centralized cluster management in wireless switch architecture |
CN101175096B (zh) * | 2006-11-01 | 2010-06-02 | 中国电信股份有限公司 | 基于源路由的可扩展ip网络的实现 |
CN101043442B (zh) * | 2006-11-17 | 2011-05-25 | 神州数码网络(北京)有限公司 | 一种在以太网交换机上实现urpf的方法 |
US7860099B2 (en) * | 2006-12-21 | 2010-12-28 | Alpha Networks Inc. | Method for managing and setting many network devices |
US20080205295A1 (en) * | 2007-02-02 | 2008-08-28 | Lights Together Llc | Creation of organizational hierarchies in a group-centric network via handshake mechanisms |
CN101436981B (zh) * | 2007-11-13 | 2011-12-07 | 中国电信股份有限公司 | 在扩展的IPv4网络中的域名服务器系统 |
CN101183984B (zh) * | 2007-12-14 | 2011-11-09 | 华为技术有限公司 | 网管系统、管理方法及设备 |
CN101197720B (zh) * | 2007-12-27 | 2010-06-23 | 华为技术有限公司 | 配置以太网设备的方法和装置 |
FR2931970B1 (fr) * | 2008-05-27 | 2010-06-11 | Bull Sas | Procede de generation de requetes de manipulation d'une base de donnees d'initialisation et d'administration d'une grappe de serveurs , support de donnees et grappe de serveurs correspondants |
WO2010071888A2 (en) * | 2008-12-19 | 2010-06-24 | Watchguard Technologies, Inc. | Cluster architecture and configuration for network security devices |
CN101621528B (zh) * | 2009-06-30 | 2012-04-18 | 迈普通信技术股份有限公司 | 基于以太交换机集群管理的会话系统及会话通道实现方法 |
US8103795B2 (en) * | 2009-07-09 | 2012-01-24 | International Business Machines Corporation | TCP/IP host name resolution on a private network |
US8578055B2 (en) * | 2009-07-09 | 2013-11-05 | International Business Machines Corporation | Propogation of DNS server IP addresses in a private network |
US8140669B2 (en) * | 2009-08-31 | 2012-03-20 | International Business Machines Corporation | Resolving hostnames on a private network with a public internet server |
US8868764B2 (en) * | 2009-12-18 | 2014-10-21 | Centurylink Intellectual Property Llc | System and method for management of ethernet premise devices |
CN101841574B (zh) * | 2010-04-09 | 2012-12-26 | 江苏东大金智建筑智能化系统工程有限公司 | 网络视频监控系统中ip地址自动分配及管理方法 |
CN102195809A (zh) * | 2011-03-25 | 2011-09-21 | 杭州再灵电子科技有限公司 | 一种网络传输及控制系统 |
CN102769867B (zh) | 2011-05-05 | 2017-08-11 | 北京三星通信技术研究有限公司 | 网络接入方法 |
CN102170371B (zh) * | 2011-05-18 | 2013-07-10 | 武汉烽火网络有限责任公司 | 一种基于集中式管理的收集网络设备重要信息的方法 |
CN102546267B (zh) * | 2012-03-26 | 2015-06-10 | 杭州华三通信技术有限公司 | 网络设备的自动配置方法和管理服务器 |
JP5740652B2 (ja) * | 2012-03-28 | 2015-06-24 | 株式会社日立製作所 | 計算機システム及びサブシステム管理方法 |
CN102638472B (zh) * | 2012-05-07 | 2015-04-15 | 杭州华三通信技术有限公司 | 一种Portal认证方法和设备 |
CN103516531A (zh) * | 2012-06-21 | 2014-01-15 | 中兴通讯股份有限公司 | 一种自动发现网元的方法及对应网元、网管装置 |
CN102983988B (zh) * | 2012-10-26 | 2016-04-06 | 杭州迪普科技有限公司 | 一种设备代理装置以及网络管理装置 |
JP5974911B2 (ja) * | 2013-01-21 | 2016-08-23 | 日立金属株式会社 | 通信システムおよびネットワーク中継装置 |
US10237252B2 (en) * | 2013-09-20 | 2019-03-19 | Oracle International Corporation | Automatic creation and management of credentials in a distributed environment |
CN104753702B (zh) | 2013-12-27 | 2018-11-20 | 华为技术有限公司 | 一种集群系统中的集群处理方法、装置及系统 |
US20160344717A1 (en) * | 2014-01-31 | 2016-11-24 | Hewlett-Packard Development Company, L.P | Communicating between a cluster and a node external to the cluster |
CN106411588B (zh) * | 2016-09-29 | 2019-10-25 | 锐捷网络股份有限公司 | 一种网络设备管理方法、主设备及管理服务器 |
CN107566544B (zh) * | 2017-08-30 | 2020-07-07 | 苏州浪潮智能科技有限公司 | 一种用于存储集群的存储设备部署变更方法 |
US20200295997A1 (en) * | 2019-03-14 | 2020-09-17 | Nokia Solutions And Networks Oy | Device management clustering |
US11579949B2 (en) | 2019-03-14 | 2023-02-14 | Nokia Solutions And Networks Oy | Device application support |
US11579998B2 (en) | 2019-03-14 | 2023-02-14 | Nokia Solutions And Networks Oy | Device telemetry control |
CN113794593B (zh) * | 2021-09-14 | 2023-05-26 | 新华三信息安全技术有限公司 | 一种集群故障处理方法及装置 |
CN114124902B (zh) * | 2021-11-12 | 2023-07-04 | 迈普通信技术股份有限公司 | 多激活检测方法及系统 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6058431A (en) * | 1998-04-23 | 2000-05-02 | Lucent Technologies Remote Access Business Unit | System and method for network address translation as an external service in the access server of a service provider |
US20020040397A1 (en) * | 2000-10-02 | 2002-04-04 | Samsung Electronics Co., Ltd. | IP based network system and networking method thereof |
CN1411214A (zh) * | 2002-11-15 | 2003-04-16 | 烽火通信科技股份有限公司 | 基于以太网技术的网络设备管理方法 |
Family Cites Families (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH11122301A (ja) * | 1997-10-20 | 1999-04-30 | Fujitsu Ltd | アドレス変換接続装置 |
US6167052A (en) * | 1998-04-27 | 2000-12-26 | Vpnx.Com, Inc. | Establishing connectivity in networks |
JP2000059385A (ja) | 1998-08-07 | 2000-02-25 | Ntt Data Corp | Ipアドレス重複時の複数システム管理方法 |
WO2000079733A2 (en) * | 1999-06-23 | 2000-12-28 | At & T Wireless Services, Inc. | Methods and apparatus for reducing traffic over a communication link in a computer network |
US6654796B1 (en) * | 1999-10-07 | 2003-11-25 | Cisco Technology, Inc. | System for managing cluster of network switches using IP address for commander switch and redirecting a managing request via forwarding an HTTP connection to an expansion switch |
US6917626B1 (en) * | 1999-11-30 | 2005-07-12 | Cisco Technology, Inc. | Apparatus and method for automatic cluster network device address assignment |
US6725264B1 (en) * | 2000-02-17 | 2004-04-20 | Cisco Technology, Inc. | Apparatus and method for redirection of network management messages in a cluster of network devices |
JP3574372B2 (ja) * | 2000-03-14 | 2004-10-06 | Kddi株式会社 | Dnsサーバ、端末および通信システム |
US7334098B1 (en) * | 2000-06-06 | 2008-02-19 | Quantum Corporation | Producing a mass storage backup using a log of write commands and time information |
US7370223B2 (en) | 2000-09-08 | 2008-05-06 | Goahead Software, Inc. | System and method for managing clusters containing multiple nodes |
US7159016B2 (en) * | 2001-12-18 | 2007-01-02 | Avaya Technology Corp. | Method and apparatus for configuring an endpoint device to a computer network |
US7035858B2 (en) * | 2002-04-29 | 2006-04-25 | Sun Microsystems, Inc. | System and method dynamic cluster membership in a distributed data system |
-
2002
- 2002-12-04 CN CNB021510180A patent/CN1266882C/zh not_active Expired - Lifetime
-
2003
- 2003-08-26 US US10/537,488 patent/US7904535B2/en active Active
- 2003-08-26 WO PCT/CN2003/000720 patent/WO2004051927A1/zh active IP Right Grant
- 2003-08-26 AU AU2003257805A patent/AU2003257805B2/en not_active Expired
- 2003-08-26 EP EP03812116A patent/EP1575212B1/en not_active Expired - Lifetime
- 2003-08-26 JP JP2004555961A patent/JP4081472B2/ja not_active Expired - Lifetime
- 2003-08-26 DE DE60317705T patent/DE60317705T2/de not_active Expired - Lifetime
- 2003-08-26 ES ES03812116T patent/ES2295696T3/es not_active Expired - Lifetime
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6058431A (en) * | 1998-04-23 | 2000-05-02 | Lucent Technologies Remote Access Business Unit | System and method for network address translation as an external service in the access server of a service provider |
US20020040397A1 (en) * | 2000-10-02 | 2002-04-04 | Samsung Electronics Co., Ltd. | IP based network system and networking method thereof |
CN1411214A (zh) * | 2002-11-15 | 2003-04-16 | 烽火通信科技股份有限公司 | 基于以太网技术的网络设备管理方法 |
Non-Patent Citations (1)
Title |
---|
See also references of EP1575212A4 * |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113282391A (zh) * | 2021-05-21 | 2021-08-20 | 北京京东振世信息技术有限公司 | 集群切换方法、集群切换装置、电子设备及可读存储介质 |
CN113282391B (zh) * | 2021-05-21 | 2023-09-26 | 北京京东振世信息技术有限公司 | 集群切换方法、集群切换装置、电子设备及可读存储介质 |
Also Published As
Publication number | Publication date |
---|---|
US20060041650A1 (en) | 2006-02-23 |
ES2295696T3 (es) | 2008-04-16 |
JP4081472B2 (ja) | 2008-04-23 |
US7904535B2 (en) | 2011-03-08 |
EP1575212B1 (en) | 2007-11-21 |
CN1266882C (zh) | 2006-07-26 |
EP1575212A1 (en) | 2005-09-14 |
DE60317705D1 (de) | 2008-01-03 |
EP1575212A4 (en) | 2006-08-09 |
AU2003257805A1 (en) | 2004-06-23 |
AU2003257805B2 (en) | 2008-02-21 |
DE60317705T2 (de) | 2008-10-30 |
CN1505322A (zh) | 2004-06-16 |
JP2006509386A (ja) | 2006-03-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2004051927A1 (fr) | Procede et systeme de gestion en grappes d'installations du reseau | |
Sharma et al. | In-band control, queuing, and failure recovery functionalities for openflow | |
US7380025B1 (en) | Method and apparatus providing role-based configuration of a port of a network element | |
CN102084638B (zh) | 计算机网络中接入服务器的确定性会话负载平衡和冗余 | |
JP5144444B2 (ja) | Ipoaチャンネルベースのデフォルト維持管理チャンネルを確立するための方法 | |
WO2016177030A1 (zh) | Sdn网络设备建链方法、设备和系统 | |
US20050108432A1 (en) | Automatic address management method | |
US20080080438A1 (en) | Methods and systems for centralized cluster management in wireless switch architecture | |
CN102801623B (zh) | 一种多接入数据转发方法及设备 | |
WO2007019798A1 (fr) | Procede de sauvegarde de liaison ascendante | |
CN107769939B (zh) | 数据通信网中网元管理方法、网管、网关网元及系统 | |
CN112769614B (zh) | 一种按需vpn的自动管理方法和异构网络的互通系统 | |
WO2003101124A1 (fr) | Procede d'etablissement automatique d'une voie speciale d'entretien de fonctionnement dans une station de base de troisieme generation | |
WO2009059505A1 (fr) | Procédé et système d'initialisation à distance | |
WO2019237683A1 (zh) | 一种协议报文以及虚拟客户终端设备的管理方法 | |
CN107547403B (zh) | 报文转发方法、协助方法、装置、控制器及主机 | |
WO2014180213A1 (zh) | 一种tcp会话建立方法、装置、宿主节点和卫星节点 | |
WO2007030970A1 (fr) | Systeme de gestion par grappe dans une couche de commutation ethernet et procede associe | |
EP3583751A1 (en) | Method for an improved deployment and use of network nodes of a switching fabric of a data center or within a central office point of delivery of a broadband access network of a telecommunications network | |
CN106131177B (zh) | 一种报文处理方法及装置 | |
WO2015090035A1 (zh) | 网络资源的共享处理、共享方法及装置、系统 | |
US10686752B2 (en) | Methods for configuring and managing an IP network, corresponding devices and computer programs | |
JP4495049B2 (ja) | パケット通信サービスシステム、パケット通信サービス方法、エッジ側ゲートウェイ装置、およびセンタ側ゲートウェイ装置 | |
CN101971522A (zh) | 使用多个通用即插即用因特网网关设备提供因特网网关服务的方法和装置 | |
WO2012155571A1 (zh) | 一种基站自配置的方法及装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AK | Designated states |
Kind code of ref document: A1 Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW |
|
AL | Designated countries for regional patents |
Kind code of ref document: A1 Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
ENP | Entry into the national phase |
Ref document number: 2006041650 Country of ref document: US Kind code of ref document: A1 |
|
WWE | Wipo information: entry into national phase |
Ref document number: 10537488 Country of ref document: US |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2004555961 Country of ref document: JP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2003257805 Country of ref document: AU |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2003812116 Country of ref document: EP |
|
WWP | Wipo information: published in national office |
Ref document number: 2003812116 Country of ref document: EP |
|
WWP | Wipo information: published in national office |
Ref document number: 10537488 Country of ref document: US |
|
WWG | Wipo information: grant in national office |
Ref document number: 2003812116 Country of ref document: EP |