CN109412856B - Network equipment brand non-difference management method and system - Google Patents

Network equipment brand non-difference management method and system Download PDF

Info

Publication number
CN109412856B
CN109412856B CN201811305332.5A CN201811305332A CN109412856B CN 109412856 B CN109412856 B CN 109412856B CN 201811305332 A CN201811305332 A CN 201811305332A CN 109412856 B CN109412856 B CN 109412856B
Authority
CN
China
Prior art keywords
configuration
network equipment
maintenance
brand
equipment
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201811305332.5A
Other languages
Chinese (zh)
Other versions
CN109412856A (en
Inventor
杨海滨
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Hulianxianfeng Technology Co ltd
Original Assignee
Shenzhen Hulianxianfeng Technology Co ltd
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 Shenzhen Hulianxianfeng Technology Co ltd filed Critical Shenzhen Hulianxianfeng Technology Co ltd
Priority to CN201811305332.5A priority Critical patent/CN109412856B/en
Publication of CN109412856A publication Critical patent/CN109412856A/en
Application granted granted Critical
Publication of CN109412856B publication Critical patent/CN109412856B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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/0803Configuration setting
    • 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
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Automation & Control Theory (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention discloses a network equipment brand non-difference management method and a network equipment brand non-difference management system. Firstly, acquiring and displaying attribute information of each brand network device; determining the current maintenance network equipment according to the equipment number in the attribute information; acquiring configuration management parameters of the current maintenance network equipment; calling a corresponding configuration maintenance command according to the configuration management parameters; and configuring the working parameters of the current maintenance network equipment according to the configuration management parameters and the configuration maintenance command. When the method and the system provided by the invention are adopted to carry out configuration management and maintenance of each brand of network equipment, the corresponding configuration maintenance command can be automatically called to configure the working parameters of the currently maintained network equipment only by inputting the configuration management parameters of the currently maintained network equipment, management and maintenance personnel do not need to know all configuration specifications of all brand network equipment, the familiarity process of the maintenance personnel is reduced, the use threshold is reduced, and the configuration efficiency is improved.

Description

Network equipment brand non-difference management method and system
Technical Field
The invention relates to the technical field of management and maintenance of networking network equipment, in particular to a method and a system for managing network equipment brands without differences.
Background
With the wide application of the internet, the number of network devices used is increasing, the variety of devices is great, and the ways of network configuration and maintenance are different, and currently, the major brands of network devices in the internet include, but are not limited to: the network devices of various brands have a separate set of CLI (command-line interface) command set and related function implementation configuration and maintenance specifications, so that a network operation and maintenance engineer needs to be familiar with the system and configuration specifications of each brand of network device, which is not beneficial to uniform and rapid deployment and maintenance of the network device, and a company may need to recruit professionals of related brands, thereby increasing operation and maintenance cost.
Disclosure of Invention
The invention aims to provide a method and a system for managing network equipment brands without differences, which are used for solving the problems of high operation and maintenance cost and low management efficiency of the existing network equipment of various brands.
In order to achieve the purpose, the invention provides the following scheme:
a method of network device brand-indifferent management, the method comprising:
acquiring and displaying attribute information of each brand network device; the attribute information comprises a brand type of network equipment, a name of a machine room where the network equipment is located, an equipment number, an equipment type, a slot number of a frame board card, the number of physical interfaces corresponding to the board card, the number of the physical interfaces in the network equipment and a configuration maintenance command set of the network equipment;
determining the current maintenance network equipment according to the equipment number;
acquiring configuration management parameters of the current maintenance network equipment;
calling a configuration maintenance command of the current maintenance network equipment according to the configuration management parameters;
and configuring the working parameters of the current maintenance network equipment according to the configuration management parameters and the configuration maintenance command.
Optionally, before obtaining and displaying the attribute information of each brand network device, the method further includes:
and inputting the attribute information of each brand network device into a background database and storing the attribute information.
Optionally, the determining, according to the device number, the currently maintained network device specifically includes:
acquiring a user selection instruction;
determining the number of the currently maintained equipment according to the user selection instruction;
and determining the network equipment corresponding to the currently maintained equipment number as the currently maintained network equipment.
Optionally, after configuring the operating parameters of the currently maintained network device according to the configuration management parameters and the configuration maintenance command, the method further includes:
acquiring prompt information after the current maintenance network equipment configuration is completed;
judging whether the prompt information is matched with the configuration management parameters or not to obtain a first judgment result;
if the first judgment result is that the prompt message is matched with the configuration management parameter, the current maintenance network equipment stores the current configuration;
and if the first judgment result is that the prompt message is not matched with the configuration management parameters, displaying the prompt message and returning to the step of acquiring the configuration management parameters of the currently maintained network equipment.
A network device brand non-difference management system, the system comprising:
the attribute information acquisition module is used for acquiring and displaying the attribute information of each brand network device; the attribute information comprises a brand type of network equipment, a name of a machine room where the network equipment is located, an equipment number, an equipment type, a slot number of a frame board card, the number of physical interfaces corresponding to the board card, the number of the physical interfaces in the network equipment and a configuration maintenance command set of the network equipment;
a current maintenance network device determining module, configured to determine a current maintenance network device according to the device number;
a configuration management parameter obtaining module, configured to obtain a configuration management parameter of the currently maintained network device;
a configuration maintenance command calling module, configured to call the configuration maintenance command of the currently maintained network device according to the configuration management parameter;
and the working parameter configuration module is used for configuring the working parameters of the current maintenance network equipment according to the configuration management parameters and the configuration maintenance command.
Optionally, the system further includes:
and the attribute information storage module is used for inputting the attribute information of each brand of network equipment into the background database and storing the attribute information.
Optionally, the module for determining the currently maintained network device specifically includes:
the user selection instruction acquisition unit is used for acquiring a user selection instruction;
the equipment number determining unit is used for determining the equipment number currently maintained according to the user selection instruction;
and the current maintenance network equipment determining unit is used for determining the network equipment corresponding to the current maintenance equipment number as the current maintenance network equipment.
Optionally, the system further includes:
the prompt information acquisition module is used for acquiring the prompt information after the current maintenance network equipment configuration is finished;
the configuration result verification and judgment module is used for judging whether the prompt information is matched with the configuration management parameters or not to obtain a first judgment result;
the configuration storage module is used for storing the current configuration by the current maintenance network device if the first judgment result shows that the prompt information is matched with the configuration management parameters;
and the configuration correction module is used for displaying the prompt information and returning the prompt information to the configuration management parameter acquisition module if the first judgment result indicates that the prompt information is not matched with the configuration management parameters.
According to the specific embodiment provided by the invention, the invention discloses the following technical effects:
the invention provides a network equipment brand non-difference management method and a system, firstly, acquiring and displaying attribute information of network equipment of each brand; determining the current maintenance network equipment according to the equipment number in the attribute information; acquiring configuration management parameters of the current maintenance network equipment; calling a corresponding configuration maintenance command according to the configuration management parameters; and configuring the working parameters of the current maintenance network equipment according to the configuration management parameters and the configuration maintenance command. When the method and the system provided by the invention are adopted to carry out configuration management and maintenance of each brand of network equipment, the corresponding configuration maintenance command can be automatically called to configure the working parameters of the currently maintained network equipment only by inputting the configuration management parameters of the currently maintained network equipment, management and maintenance personnel do not need to know all configuration specifications of all brand network equipment, the familiarity process of the maintenance personnel is reduced, the use threshold is reduced, and the configuration efficiency is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings needed to be used in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings without inventive exercise.
FIG. 1 is a flowchart of a method for brand-neutral management of network devices according to the present invention;
FIG. 2 is a schematic diagram of the structure of each brand network device;
fig. 3 is a system structure diagram of a network device brand non-difference management system provided by the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The invention aims to provide a method and a system for managing network equipment brands without differences, which are used for solving the problems of high operation and maintenance cost and low management efficiency of the existing network equipment of various brands.
In order to make the aforementioned objects, features and advantages of the present invention comprehensible, embodiments accompanied with figures are described in further detail below.
The deployment and implementation principles of the network function are the same, the management, configuration and maintenance of the network devices of different brands are unified to a logic service processing interface, and the undifferentiated management, configuration and maintenance are carried out through the same logic interface, so that a network engineer is not required to be familiar with the management and configuration of the devices of each brand, and the deployment, operation and maintenance efficiency is improved. Based on the inventive concept, the invention provides a network equipment brand non-difference management method and system. Fig. 1 is a flowchart of a method for brand-indifference management of network devices according to the present invention. Referring to fig. 1, the method for managing the brand identity of the network device provided by the present invention specifically includes:
step 101: and acquiring and displaying the attribute information of each brand network device.
Generally, network devices of various brands can be classified into three parts: subrack 201, slot cards 202, and physical interfaces 203, as shown in FIG. 2. The slot card 202 in the network device correspondingly provides data transmission performance corresponding to the network device, and provides a physical interface 203 for interconnection of lines between the network devices. The board card 202 can be roughly divided into an optical interface board card and an electrical interface board card according to the number and the types of the physical interfaces (ports) 203 provided by the board card, and the model of the specific board card 202 can be selected according to actual needs to meet corresponding service connection requirements. Interface 203 is a specific physical interface in board 202, and is a physical port for providing network interconnection.
After the attributes of the brand network devices are summarized, the attribute information of the brand network devices is recorded into a background database for storage. The attribute information comprises the brand type of the network equipment, the name of the machine room in which the network equipment is located, the equipment number, the equipment type, the machine frame, the slot number of the board card, the number of the physical interfaces corresponding to the board card, the number of the physical interfaces in the network equipment and configuration and maintenance command sets of the network equipment produced by manufacturers of different brands. The configuration maintenance command set comprises a plurality of configuration maintenance commands for configuring a plurality of working parameters of the network equipment. The network devices of different brands have respective set of configuration and maintenance command sets, and can be stored in a background database in advance, when a network engineer needs to perform configuration management and maintenance on the network devices, the configuration and maintenance work can be performed only by submitting necessary configuration management parameters and calling the corresponding configuration and maintenance command sets through the system.
Step 102: and determining the current maintenance network equipment according to the equipment number.
After the attribute information of each brand of network equipment is input into a background database of the system, the attribute information of each brand of network equipment can log in a brand-indifference management system of the network equipment through a Web front end, and the management system is a system similar to an asset inventory management system and can provide functions of uniform configuration, management and maintenance of each brand of network equipment. After the Web front end logs in, a foreground operator can carry out uniform configuration command operation on the network equipment through a simple UI interface, and non-differentiation configuration and management are achieved.
Specifically, because the attribute information of the network device is entered into a system background database and necessary attribute display lists of the network device are displayed in a foreground, when a network engineer needs to configure the network device of a certain node according to specific service requirements, a device number (unique identifier) corresponding to the network device is selected on a UI interface to generate a user selection instruction, the system determines the device number which needs to be maintained currently according to the user selection instruction, and enters a device management page of the currently maintained network device to perform corresponding configuration according to the device number which is maintained currently.
Step 103: and acquiring the configuration management parameters of the current maintenance network equipment.
The configuration management parameters are set according to specific service requirements, the setting range of the configuration management parameters is within the value range of corresponding brand network equipment, and the value range of the configuration management parameters of the network equipment can be found in the description documents of various brand business equipment. The network engineer enters the configuration management parameters of the currently maintained network equipment in a text box of the foreground web interface providing equipment input parameters, and the configuration management parameters of the currently maintained network equipment can be obtained.
Step 104: and calling the configuration maintenance command of the current maintenance network equipment according to the configuration management parameters.
And integrating a configuration maintenance command data set through a specific button on a foreground web interface, and calling a configuration maintenance command in the configuration maintenance command data set according to the configuration management parameters. For example, when an IP address of an interface of a network device needs to be configured, a user can select to enter a management page of the device, select a corresponding interface, click an "address generation" button after the IP address is input, call a command of configuring an IP of the network device, which is previously entered in a database, remotely access a background and log in the network device to issue a configuration maintenance command, and then generate a piece of relevant configuration data on the remote network device.
When the software version of the network device is upgraded or otherwise changed, the parameters of a part of configuration maintenance command sets are slightly adjusted, so that the command sets need to be correspondingly updated, and the command issued by the operation of the Web front end is ensured to be correct.
Step 105: and configuring the working parameters of the current maintenance network equipment according to the configuration management parameters and the configuration maintenance command.
And the system background issues the corresponding configuration management parameters to the current maintenance network equipment at the far end according to the configuration maintenance command, and configures the working parameters of the current maintenance network equipment to achieve the specific configuration effect. The configuration of the working parameters of the network devices is operated according to service requirements, for example, two network devices need to be interconnected and intercommunicated, and corresponding IP address configuration needs to be performed, after configuration management parameters are issued through the system, the interconnection and intercommunion between the network devices can be completed only by calling a corresponding configuration maintenance command set and the parameters are correct, and issuing the configuration maintenance command set and the parameters to the corresponding current maintenance network device.
After the configuration management parameters are issued, the prompt information of the configuration completion of the remote network equipment is captured and fed back to the Web front end, and the configuration verification is passed only if the prompt information is matched correctly. And after the configuration verification is passed, the current maintenance network equipment stores the configuration result and generates a corresponding configuration effect. In the process of configuring the network device, when the device is powered off, the configuration is lost, so that when configuration is issued, an additional configuration storage command of the device needs to be issued after configuration verification is passed each time, and at this time, the network device performs configuration storage and stores the configuration storage command in a hard disk or a flash of the device, so that the power failure loss condition is prevented.
When the verification fails, the prompt information needs to be displayed at the Web front end, and a network engineer can check the captured prompt information, modify the extracted staggered configuration information or parameters and the like according to the content of the prompt information, and perform configuration and issue after inputting correct configuration management parameters again.
When configuration management and maintenance of each brand of network equipment are performed in the past, it is necessary to remotely log in to the network equipment and input a related configuration command. Configuration command sets corresponding to different brands of equipment are different, and due to service needs, when more network equipment of different brands exist in a network, maintenance personnel need to be familiar with configuration commands and related parameters of various brands of equipment, the configuration and maintenance work efficiency is slow in a specific configuration process due to reasons such as unfamiliarity, even misoperation occurs, especially in park network environments such as operators and IDCs, network equipment of various brands need to be maintained and configured, and the management and maintenance difficulty of the network equipment is increased. The invention uses a unified management method and a system to carry out configuration maintenance through the UI interface, thereby reducing the familiar process of maintainers, lowering the use threshold and improving the configuration efficiency.
According to the management method provided by the invention, the invention also provides a network equipment brand non-difference management system. Fig. 3 is a system structure diagram of a brand-indifference management system for network devices according to the present invention, and referring to fig. 3, the system includes:
an attribute information acquisition module 301, configured to acquire and display attribute information of each brand network device; the attribute information comprises a brand type of network equipment, a name of a machine room where the network equipment is located, an equipment number, an equipment type, a slot number of a frame board card, the number of physical interfaces corresponding to the board card, the number of the physical interfaces in the network equipment and a configuration maintenance command set of the network equipment;
a currently maintained network device determining module 302, configured to determine a currently maintained network device according to the device number;
a configuration management parameter obtaining module 303, configured to obtain a configuration management parameter of the currently maintained network device;
a configuration maintenance command calling module 304, configured to call a configuration maintenance command of the currently maintained network device according to the configuration management parameter;
an operating parameter configuring module 305, configured to configure the operating parameters of the currently maintained network device according to the configuration management parameters and the configuration maintenance command.
Specifically, the module 302 for determining a currently maintained network device specifically includes:
the user selection instruction acquisition unit is used for acquiring a user selection instruction;
the equipment number determining unit is used for determining the equipment number currently maintained according to the user selection instruction;
a currently maintained network device determining unit, configured to determine that the network device corresponding to the currently maintained device number is the currently maintained network device.
In practical applications, the system further comprises:
and the attribute information storage module is used for inputting the attribute information of each brand of network equipment into the background database and storing the attribute information.
The prompt information acquisition module is used for acquiring the prompt information after the current maintenance network equipment configuration is finished;
the configuration result verification judging module is used for judging whether the prompt information is matched with the configuration management parameters or not to obtain a first judging result;
the configuration storage module is used for storing the current configuration by the current maintenance network device if the first judgment result shows that the prompt information is matched with the configuration management parameters;
and the configuration correction module is used for displaying the prompt information and returning the prompt information to the configuration management parameter acquisition module if the first judgment result indicates that the prompt information is not matched with the configuration management parameters.
Therefore, by adopting the method and the system provided by the invention, the configuration and maintenance differentiation of the current networking equipment can be effectively reduced, the technical threshold of operation and maintenance is reduced, the operation and maintenance cost is reduced, and the configuration, operation and maintenance efficiency is improved. The method and the system provided by the invention are suitable for the management and maintenance of networking network equipment of Internet ISP (Internet service provider), IDC (Internet data center), ICP (inductively coupled plasma) small and medium-sized suppliers, small and medium-sized enterprises, schools or parks, and can be used for rapidly carrying out unified configuration, maintenance and other work on the whole network equipment through the method or the system provided by the invention; and partial network equipment assets can be checked in the system, so that great convenience is brought to operators, park networks and enterprises.
The embodiments in the present description are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. For the system disclosed by the embodiment, the description is relatively simple because the system corresponds to the method disclosed by the embodiment, and the relevant points can be referred to the method part for description.
The principles and embodiments of the present invention have been described herein using specific examples, which are provided only to help understand the method and the core concept of the present invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, the specific embodiments and the application range may be changed. In view of the above, the present disclosure should not be construed as limiting the invention.

Claims (4)

1. A method for brand-neutral management of network devices, the method comprising:
acquiring and displaying attribute information of each brand network device; the attribute information comprises a brand type of network equipment, a name of a machine room where the network equipment is located, an equipment number, an equipment type, a slot number of a frame board card, the number of physical interfaces corresponding to the board card, the number of the physical interfaces in the network equipment and a configuration maintenance command set of the network equipment;
determining the currently maintained network device according to the device number, specifically including:
acquiring a user selection instruction;
determining the number of the currently maintained equipment according to the user selection instruction;
determining the network equipment corresponding to the currently maintained equipment number as the currently maintained network equipment;
acquiring configuration management parameters of the current maintenance network equipment;
calling a configuration maintenance command of the current maintenance network equipment according to the configuration management parameters;
configuring the working parameters of the current maintenance network equipment according to the configuration management parameters and the configuration maintenance command;
acquiring prompt information after the current maintenance network equipment configuration is completed;
judging whether the prompt information is matched with the configuration management parameters or not to obtain a first judgment result;
if the first judgment result is that the prompt message is matched with the configuration management parameter, the current maintenance network equipment stores the current configuration;
if the first judgment result is that the prompt message is not matched with the configuration management parameter, displaying the prompt message and returning to the step of acquiring the configuration management parameter of the current maintenance network equipment;
and after the configuration verification is passed each time, additionally issuing a configuration storage command of the current maintenance network equipment, and storing the configuration storage command in a hard disk or a flash of the current maintenance network equipment by the current maintenance network equipment.
2. The brand-neutral management method for network devices according to claim 1, wherein before obtaining and displaying the attribute information of each brand of network device, the method further comprises:
and inputting the attribute information of each brand network device into a background database and storing the attribute information.
3. A network device brand non-difference management system, the system comprising:
the attribute information acquisition module is used for acquiring and displaying the attribute information of each brand network device; the attribute information comprises a brand type of network equipment, a name of a machine room where the network equipment is located, an equipment number, an equipment type, a slot number of a frame board card, the number of physical interfaces corresponding to the board card, the number of the physical interfaces in the network equipment and a configuration maintenance command set of the network equipment;
a current maintenance network device determining module, configured to determine a current maintenance network device according to the device number;
the module for determining the current network device includes:
the user selection instruction acquisition unit is used for acquiring a user selection instruction;
the equipment number determining unit is used for determining the equipment number currently maintained according to the user selection instruction;
a current maintenance network device determining unit, configured to determine that a network device corresponding to the currently maintained device number is the current maintenance network device;
a configuration management parameter obtaining module, configured to obtain a configuration management parameter of the currently maintained network device;
a configuration maintenance command calling module, configured to call the configuration maintenance command of the currently maintained network device according to the configuration management parameters;
a working parameter configuration module, configured to configure the working parameters of the currently maintained network device according to the configuration management parameters and the configuration maintenance command;
the prompt information acquisition module is used for acquiring the prompt information after the current maintenance network equipment configuration is finished;
the configuration result verification and judgment module is used for judging whether the prompt information is matched with the configuration management parameters or not to obtain a first judgment result;
the configuration storage module is used for storing the current configuration by the current maintenance network device if the first judgment result shows that the prompt information is matched with the configuration management parameters;
the configuration correction module is used for displaying the prompt information and returning the prompt information to the configuration management parameter acquisition module if the first judgment result indicates that the prompt information is not matched with the configuration management parameters;
and after the configuration verification is passed each time, the network equipment brand non-difference management system additionally issues a configuration storage command of the current maintenance network equipment, and the current maintenance network equipment performs configuration storage and is stored in a hard disk or a flash of the current maintenance network equipment.
4. The network device brand indifferent management system of claim 3, further comprising:
and the attribute information storage module is used for inputting the attribute information of each brand of network equipment into the background database and storing the attribute information.
CN201811305332.5A 2018-11-05 2018-11-05 Network equipment brand non-difference management method and system Active CN109412856B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811305332.5A CN109412856B (en) 2018-11-05 2018-11-05 Network equipment brand non-difference management method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811305332.5A CN109412856B (en) 2018-11-05 2018-11-05 Network equipment brand non-difference management method and system

Publications (2)

Publication Number Publication Date
CN109412856A CN109412856A (en) 2019-03-01
CN109412856B true CN109412856B (en) 2022-06-03

Family

ID=65471453

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811305332.5A Active CN109412856B (en) 2018-11-05 2018-11-05 Network equipment brand non-difference management method and system

Country Status (1)

Country Link
CN (1) CN109412856B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110300017B (en) * 2019-05-22 2022-07-01 北京百度网讯科技有限公司 Standard configuration generating device and method and network equipment configuration error correcting device and method
CN111464350B (en) * 2020-03-31 2021-02-05 润联软件系统(深圳)有限公司 Method and system for managing heterogeneous brand network equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1523814A (en) * 2003-02-18 2004-08-25 华为技术有限公司 Equipment and method for managing network apparatus
CN101924656A (en) * 2010-08-26 2010-12-22 北京天融信科技有限公司 Method and device for realizing network equipment CLI (Command Line Interface for batch scripti) based on dynamic configuration
CN103973487A (en) * 2014-04-29 2014-08-06 上海上讯信息技术股份有限公司 Configuration backup system based on interactive scripts and configuration management method
CN108717362A (en) * 2018-05-21 2018-10-30 北京晨宇泰安科技有限公司 It is a kind of based on can be after the network equipments configuration model and configuration method of bearing structure

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7539769B2 (en) * 2001-04-30 2009-05-26 Hewlett-Packard Development Company Automated deployment and management of network devices
US7581207B2 (en) * 2003-12-04 2009-08-25 Alcatel Lucent Method of configuring managed entities in a communications network using configuration templates
CN101582794B (en) * 2009-06-26 2011-12-07 西安电子科技大学 System and method for unified configuration of network equipment
GB2497932A (en) * 2011-12-21 2013-07-03 Ibm Network device modelling of configuration commands to predict the effect of the commands on the device.
EP2875609B1 (en) * 2012-07-20 2019-03-20 ABB Schweiz AG Configuration management device, configuration interface device and method for vendor-independent network device configuration

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1523814A (en) * 2003-02-18 2004-08-25 华为技术有限公司 Equipment and method for managing network apparatus
CN101924656A (en) * 2010-08-26 2010-12-22 北京天融信科技有限公司 Method and device for realizing network equipment CLI (Command Line Interface for batch scripti) based on dynamic configuration
CN103973487A (en) * 2014-04-29 2014-08-06 上海上讯信息技术股份有限公司 Configuration backup system based on interactive scripts and configuration management method
CN108717362A (en) * 2018-05-21 2018-10-30 北京晨宇泰安科技有限公司 It is a kind of based on can be after the network equipments configuration model and configuration method of bearing structure

Also Published As

Publication number Publication date
CN109412856A (en) 2019-03-01

Similar Documents

Publication Publication Date Title
WO2018006789A1 (en) Parameter checking method and apparatus, and network management server and computer storage medium
CN105224351B (en) Rapid configuration implementation method and rapid configuration server
CN105607931A (en) Method and device for optimizing retention rate of application program and electronic equipment
EP2661014A1 (en) Polling sub-system and polling method for communication network system and communication apparatus
CA2335661A1 (en) Asset management and scheduling graphical user interface for media streamer
CN103248525A (en) Method and device of configuring network resources
CN108134690B (en) Network service deployment process control method, device and system
CN102457390A (en) Fault location method and system based on quality of experience (QoE)
CN109412856B (en) Network equipment brand non-difference management method and system
CN112669110A (en) Server label management method and related equipment
CN109725617A (en) A kind of construction method of industrial configuration platform, building system and relevant apparatus
CN109597475A (en) A kind of server power supply information processing method, apparatus and system
CN108388623A (en) ER relationships generation method, device, computer equipment and storage medium
CN111324480B (en) Large-scale host transaction fault positioning system and method
CN103109289A (en) Web-based script language editing method, system and web client
CN113705143B (en) Automatic simulation system and automatic simulation method
CN109767056A (en) Boss station integrative graph management method, system and storage medium
CN113760730A (en) Automatic testing method and device
CN107766070A (en) A kind of service card upgrade method, device, equipment and computer-readable recording medium
CN108427560A (en) API file management methods, server and storage medium
CN107800802A (en) A kind of Rack whole machine cabinets write-in and the method for reading UUID
CN110209722A (en) A kind of data-interface for data exchange
CN115509637A (en) Form-based intelligent filling method, system, equipment and medium
CN109286692A (en) A kind of method of configuration server IPMI static ip address
CN109981342A (en) A kind of method and system of batch processing network device operation order

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant