CN103701940A - Address resolution protocol configuration method and device for network management system - Google Patents

Address resolution protocol configuration method and device for network management system Download PDF

Info

Publication number
CN103701940A
CN103701940A CN201210365725.1A CN201210365725A CN103701940A CN 103701940 A CN103701940 A CN 103701940A CN 201210365725 A CN201210365725 A CN 201210365725A CN 103701940 A CN103701940 A CN 103701940A
Authority
CN
China
Prior art keywords
parameter
port
mark
link data
network element
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.)
Granted
Application number
CN201210365725.1A
Other languages
Chinese (zh)
Other versions
CN103701940B (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 Zte Technical Service Co ltd
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN201210365725.1A priority Critical patent/CN103701940B/en
Publication of CN103701940A publication Critical patent/CN103701940A/en
Application granted granted Critical
Publication of CN103701940B publication Critical patent/CN103701940B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses an address resolution protocol configuration method and device for a network management system. The method comprises the following steps: determining a first physical port from member ports contained in a three-layer interface A, recording a first parameter corresponding to the first physical port, acquiring link data through which a first network element is connected with a second network element to generate a corresponding link data parameter, finding out the second parameter of a second physical port butted with the first physical port in the second network element according to the link data parameter and the first parameter, judging whether the second physical port corresponds to a three-layer interface B in the second network element, if so, then acquiring the MAC address of the three-layer interface B according to the second parameter, and creating and saving an ARP (address resolution protocol) clause according to the IP address of the second network element and the MAC address. Through the adoption of the method and the device, provided by the invention, the efficiency of configuring the ARP clause of a user is improved, the error probability caused by manual configuration by a webmaster is effectively eliminated, and the usability of the network management system is improved.

Description

Address resolution protocol collocation method and device under a kind of network management system
Technical field
The invention belongs to network communications technology field, relate in particular to address resolution protocol collocation method and device under a kind of network management system.
Background technology
When a network equipment sends data to another network equipment, except knowing the IP address of object equipment, also to know the physical address (MAC Address) of object equipment.ARP(Address Resolution Protocol) effect is mapped to physical address by IP address exactly, to guarantee carrying out smoothly of communication.
First source device broadcast is with the ARP request of object IP address of equipment, and all devices on this network all can be received this ARP request.If mate with oneself the IP address in a device discovery request, to source device, send one and comprise replying of MAC Address.Source device replys by this MAC Address that obtains object equipment.
In order to reduce the ARP bag on network, and send faster data, the mapping relations of IP address and MAC Address (arp entry) are buffered in local ARP table.When equipment need to send data, first according to IP address search ARP table, if find the MAC Address of object equipment in ARP table, just do not need to send again ARP request
In present webmaster, three layer interfaces can create based on a variety of logic interfacing or physical port, the arp entry that relies on three layer interfaces of every kind of logic interfacing or physical port establishment can not be asked automatically to generate by dependence equipment transmission ARP again, so need manual configuration.During manual configuration arp entry, because of the difference of the port based on creating, collocation method is also different.Manual configuration process is extremely complicated, configures searching of physical port that an arp entry not only related to opposite equip., three layer interfaces, but also related to the whether same network segment of IP, MAC calculates scheduling algorithm.If unskilled user, in operating process, very easily there is mistake, and investigate while locating and also quite waste time and energy afterwards, even skilled user, there is the phenomenon of inefficient operation in capital, therefore, and for various three layer interfaces, develop a kind of employing button and trigger, the method for automatically calculating arp entry seems particularly important.
Summary of the invention
The invention provides address resolution protocol collocation method and device under a kind of network management system, solve the problem that arp entry manual configuration otherness is large, efficiency is low, error rate is high of existing three layer interfaces of webmaster in prior art.
A protocol configuration method under network management system, for the arp entry of three layer interfaces between a plurality of network elements, the method comprises:
From the member port that three layer interface A of the first network element comprise, determine at least one first physical port, and described the first parameter corresponding at least one first physical port of record;
Obtain described the first network element and the link data that at least one second network element is connected, generate corresponding link data parameter;
According to described link data parameter and described the first parameter, find out the second parameter of the second physical port docking with described at least one first physical port in the second network element;
Judge three layer interface B in whether corresponding the second network element of described the second physical port, if so, according to described the second parameter, obtain the MAC Address of three layer interface B;
Described the first parameter is mated with described the second parameter, if the match is successful, according to the IP address of the second network element and described MAC Address, create arp entry and preserve.
The present invention also provides the device of the address resolution protocol configuration under a kind of network management system, and this device comprises:
The first parameter module, the member port connecting for the three layer interface A from the first network element is determined at least one first physical port, and described the first parameter corresponding at least one first physical port of record;
Link data module, for obtaining described the first network element and the link data that at least one second network element is connected, generates corresponding link data parameter;
The second parameter module, for finding out the second parameter of the second physical port that the second network element docks with described at least one first physical port according to described link data parameter and described the first parameter;
Parameter comparison module, for judging three layer interface B of whether corresponding the second network element of described the second physical port, if so, obtains the MAC Address of three layer interface B according to described the second parameter;
Port authorization module, for described the first parameter is mated with described the second parameter, if the match is successful, creates arp entry and preserves according to the IP address of the second network element and described MAC Address;
Beneficial effect:
Adopt the method for the invention, compare with existing manual configuration, due to by the arp entry layoutprocedure of various three layer interfaces in webmaster is carried out to abstract modeling, then use the implementation of XML structure representation model in computer, by XML structure, by series of algorithms, automatically calculate the arp entry of three layer interfaces in webmaster, greatly improve user's allocative efficiency, stopped the probability that webmaster manual configuration is made mistakes, improved the ease for use of network management system.
Accompanying drawing explanation
Fig. 1 is the flow chart of the protocol configuration method under a kind of network management system of the present invention;
Fig. 2 is the Communication Model schematic diagram of webmaster three layer interfaces of the inventive method;
Fig. 3 is the DTD schematic diagram of Communication Model expression structure in computer of the inventive method;
Fig. 4 is the XML schematic diagram of three layer interfaces of the inventive method VLAN interface establishment;
Fig. 5 is the structural representation of the protocol configuration device under a kind of network management system of the present invention.
Embodiment
The present invention program is by carrying out abstract modeling to the arp entry layoutprocedure of various three layer interfaces in webmaster, then use the implementation of XML structure representation model in computer, by XML structure, by series of algorithms, automatically calculate the arp entry of three layer interfaces in webmaster, greatly improve user's allocative efficiency, stopped the probability that webmaster manual configuration is made mistakes, improved the ease for use of network management system.Below in conjunction with Figure of description, the embodiment of the present invention is described further:
As shown in Figure 1, the embodiment of the present invention provides the protocol configuration method under a kind of network management system, specifically comprises step:
Step 101: from the member port that three layer interface A of the first network element connect, determine at least one first physical port, and described the first parameter corresponding at least one first physical port of record;
Step 102: obtain described the first network element and the link data that at least one second network element is connected, generate corresponding link data parameter;
Step 103: the second parameter that finds out the second physical port docking with described at least one first physical port in the second network element according to described link data parameter and described the first parameter;
Step 104: judge three layer interface B in whether corresponding the second network element of described the second physical port, if so, obtain the MAC Address of three layer interface B according to described the second parameter;
Step 105: described the first parameter is mated with described the second parameter, if the match is successful, create arp entry and preserve according to the IP address of the second network element and described MAC Address.
Adopt the method for the invention, compare with existing manual configuration, due to by the arp entry layoutprocedure of various three layer interfaces in webmaster is carried out to abstract modeling, then use the implementation of XML structure representation model in computer, by XML structure, by series of algorithms, automatically calculate the arp entry of three layer interfaces in webmaster, greatly improve user's allocative efficiency, stopped the probability that webmaster manual configuration is made mistakes, improved the ease for use of network management system.
The embodiment of step 101 can be:
First build XML structure, under the root node of described XML structure, comprise two nodes, respectively three layer interface information nodes and link data node, described three layer interface information nodes also comprise two child nodes, be respectively used to record described the first parameter and described the second parameter, described link data node is used for recording described link data parameter.
Building XML structure is specially: by the relation of various three layer interfaces and physical port in webmaster abstract be model as shown in Figure 2, and calculate according to this model construction the XML structure that function represents, the DTD(Document Type Definition of this XML structure, a kind of syntax rule about marker character) as shown in Figure 3.Described XML document contains two child nodes and is respectively l3interfaces(tri-layer interface information nodes) and topolinks(link data node), l3interfaces node comprises again nativel3interfaces node (local three layer interface information nodes, be used for recording the first parameter) and peerl3interfaces node (the other side's three layer interface information nodes, for recording the second parameter).
According to calculating interface name, obtain its bundling port, if bundling port is physical port, according to the DTD of Fig. 3 definition, creates l3interface node, and this node is added under nativel3interfaces node; If bundling port is logic port, find the member port of logic port binding, if this member port is physical port, according to the DTD of Fig. 3 definition, create l3interface node, and this node is added under nativel3interfaces node, if this member port is logic port, further search, until find physical port, and create l3interface node according to the DTD of Fig. 3 definition, and this node is added under nativel3interfaces node.
For the embodiment of obtaining the link data that described the first network element is connected with at least one second network element in step 102, be: from network management data storehouse, obtain described link data, judge that whether described link data is empty, if not empty, generates connection data parameter, if it is empty, process ends
In concrete applied environment, the method that realizes above-mentioned steps can be:
From network management data storehouse, obtain the TOPO link data that current first network element that need to calculate arp entry is connected with other network element, if the TOPO link data obtaining is not for empty, with these TOPO link datas, generate topolink node, and these nodes are added under topolinks node; If the TOPO link data obtaining, for empty, stops calculating.
In step 103, embodiment is: from described the first parameter, obtain the first port-mark of the first physical port, and from described link data parameter acquiring, form institute's link data two craft port comprise the second port-mark and the 3rd port-mark;
Described the first port-mark is mated with described the second port-mark and the 3rd port-mark, if described the first port-mark is identical with described the second port-mark, according to described the 3rd port-mark, create described the second parameter;
If described the first port-mark is identical with described the 3rd port-mark, according to described the second port-mark, create described the second parameter;
If described the first port-mark is not identical with described the 3rd port-mark with described the second port-mark, do not create described the second parameter.
In concrete applied environment, the method that realizes above-mentioned steps can be:
According to topolink nodal information (described link data parameter), search the phyport node (described the first port) under nativel3interfaces node (described local three layer interface information), the name property value of described phyport node (described the first port-mark), if equal the aport value (described the second port-mark) of current topolink node, creates new phyport node according to the value of zport (described the 3rd port-mark); If the name value of described phyport node equals the zport value of current topolink node, according to the value of aport, create new phyport node; If the name value of described phyport node had both been not equal to aport value and has also been not equal to zport value, do not create new phyport node.The phyport of described new establishment can be for creating described the second parameter.
In step 104, embodiment is: whether more described the first physical port is identical to the syndeton of described three layer interface B with described the second physical port to the syndeton of described three layer interface A, if identical, determine three layer interface B in corresponding the second network element of described the second physical port.
Described syndeton comprise described the first physical port to three layer interface A process port number and through the type of port.
In concrete applied environment, the method that realizes above-mentioned steps can be:
According to the phyport node of described new establishment, search this physical port whether exist with nativel3interfaces node under the father node of phyport node logic interfacing of the same type, if existed, the node of the father node same type of the phyport node under establishment and nativel3interfaces, successively create until find three layer interfaces that the second network element is corresponding, according to phyport node, newly create l3interface node (described the second parameter) and add under peerl3interfaces node.According to MAC Address computation rule, obtain the MAC Address of three layer interfaces of the second represented network element of each l3interface node under peerl3interfaces node (described the second parameter).
Embodiment in step 105 is: described the first parameter and the second parameter all comprise interface type, VLAN and IP address, described the first parameter is mated and is comprised with described the second parameter:
Judge that whether the interface type of described the first parameter is identical with the interface type of described the second parameter, if, judge that whether the VLAN of described the first parameter is identical with the VLAN of described the second parameter, if, judge that whether the IP address of described the first parameter and the IP address of described the second parameter are at the same network segment, if so, determine the first parameter and described the second parameter matching success.
In concrete applied environment, the method that realizes above-mentioned steps can be:
Through step 101, after step 103, obtain the XML document shown in Fig. 4, each l3interface node under circulation peerl3interfaces node (described the second parameter), judge whether its type, vlan property value equate, whether ip, mask attribute be at the same network segment, if type, vlan property value equate and ip, mask at the same network segment, according to the value of the name attribute of l3interface node under the value of ip, mac attribute and nativel3interfaces node, create arp entry message, and be saved in ArrayList.The arp entry at the arp entry in ArrayList and interface is merged, obtain needing the arp entry of configuration.
As shown in Figure 5, also provide the device of the address resolution protocol configuration under a kind of network management system according to the method embodiment of the present invention shown in Fig. 1, this device comprises:
The first parameter module 501, the member port comprising for the three layer interface A from the first network element is determined at least one first physical port, and described the first parameter corresponding at least one first physical port of record;
Link data module 502, for obtaining described the first network element and the link data that at least one second network element is connected, generates corresponding link data parameter;
The second parameter module 503, for finding out the second parameter of the second physical port that the second network element docks with described at least one first physical port according to described link data parameter and described the first parameter;
Parameter comparison module 504, for judging three layer interface B of whether corresponding the second network element of described the second physical port, if so, obtains the MAC Address of three layer interface B according to described the second parameter;
Port authorization module 505, for described the first parameter is mated with described the second parameter, if the match is successful, creates arp entry and preserves according to the IP address of the second network element and described MAC Address.
In addition, in order to make the device that the embodiment of the present invention provides can be applicable to all computer systems, this device also comprises:
Structure logging modle 506, be used for building XML structure, under the root node of described XML structure, comprise two nodes, respectively three layer interface information nodes and link data node, described three layer interface information nodes also comprise two child nodes, be respectively used to record described the first parameter and described the second parameter, described link data node is used for recording described link data parameter.
Concrete, described link data module 502 can be found out the annexation between the first network element and every other network element automatically, also for obtaining described link data from network management data storehouse, judge whether described link data is empty, if not empty, generate connection data parameter, if it is empty, process ends.
In concrete applied environment, the method that realizes above-mentioned module can be: from network management data storehouse, obtain the TOPO link data that current first network element that need to calculate arp entry is connected with other network element, if the TOPO link data obtaining is not for empty, with these TOPO link datas, generate topolink node, and these nodes are added under topolinks node; If the TOPO link data obtaining, for empty, stops calculating.
Concrete, described the second parameter module 503 can obtain the physical port information that the second network element is corresponding automatically, for find out described second parameter of the second physical port that the second network element docks with described at least one first physical port according to described link data parameter and described the first parameter, comprises:
From described the first parameter, obtain the first port-mark of the first physical port, and from described link data parameter acquiring, form institute's link data two craft port comprise the second port-mark and the 3rd port-mark;
Described the first port-mark is mated with described the second port-mark and the 3rd port-mark, if described the first port-mark is identical with described the second port-mark, according to described the 3rd port-mark, create described the second parameter;
If described the first port-mark is identical with described the 3rd port-mark, according to described the second port-mark, create described the second parameter;
If described the first port-mark is not identical with described the 3rd port-mark with described the second port-mark, do not create described the second parameter.
In concrete applied environment, the second parameter module 503 can find the second parameter in the following manner: according to topolink nodal information (described link data parameter), search the phyport node (described the first port) under nativel3interfaces node (described local physical port information), the name property value of described phyport node (described the first port-mark), if equal the aport value (described the second port-mark) of current topolink node, creates new phyport node according to the value of zport (described the 3rd port-mark); If the name value of described phyport node equals the zport value of current topolink node, according to the value of aport, create new phyport node; If the name value of described phyport node had both been not equal to aport value and has also been not equal to zport value, do not create new phyport node.The phyport of described new establishment can be for creating described the second parameter.
Concrete, whether described parameter comparison module 504 can automatic Verification the second network element be three layer interfaces, judges that three layer interface B in whether corresponding the second network element of described the second physical port comprise:
Whether more described the first physical port is identical to the syndeton of described three layer interface B with described the second physical port to the syndeton of described three layer interface A, if identical, determines three layer interface B in corresponding the second network element of described the second physical port.
In concrete applied environment, the implementation of above-mentioned module can be: according to the phyport node of described new establishment, search this physical port whether exist with nativel3interfaces node under the father node of phyport node logic interfacing of the same type, if existed, the node of the father node same type of the phyport node under establishment and nativel3interfaces, successively create until find three layer interfaces that the second network element is corresponding, according to phyport node, newly create l3interface node (described the second parameter) and add under peerl3interfaces node.According to MAC Address computation rule, obtain the MAC Address of three layer interfaces of the second represented network element of each l3interface node under peerl3interfaces node (described the second parameter).
Concrete, port authorization module 505 is mated described the first parameter and the second parameter to comprise:
Judge that whether the interface type of described the first parameter is identical with the interface type of described the second parameter, if, judge that whether the VLAN of described the first parameter is identical with the VLAN of described the second parameter, if, judge that whether the IP address of described the first parameter and the IP address of described the second parameter are at the same network segment, if so, determine the first parameter and described the second parameter matching success.
In concrete applied environment, the method that realizes above-mentioned module can be: after the first parameter module 501 to second parameter modules 503, obtain the XML document shown in Fig. 4, each l3interface node under circulation peerl3interfaces node (described the second parameter), judge its type, whether vlan property value equates, whether ip attribute is at the same network segment, if type, vlan property value equate and also ip at the same network segment, according to ip, the value of the name attribute of l3interface node under the value of mac attribute and nativel3interfaces node, create arp entry message, and be saved in ArrayList.The arp entry at the arp entry in ArrayList and interface is merged, obtain needing the arp entry of configuration
Adopt the method for the invention, compare with existing manual configuration, due to by the arp entry layoutprocedure of various three layer interfaces in webmaster is carried out to abstract modeling, then use the implementation of XML structure representation model in computer, by XML structure, by series of algorithms, automatically calculate the arp entry of three layer interfaces in webmaster, greatly improve user's allocative efficiency, stopped the probability that webmaster manual configuration is made mistakes, improved the ease for use of network management system.
Although described the preferred embodiments of the present invention, once those skilled in the art obtain the basic creative concept of cicada, can make other change and modification to these embodiment.So claims are intended to all changes and the modification that are interpreted as comprising preferred embodiment and fall into the scope of the invention.
Obviously, those skilled in the art can carry out various changes and modification and not depart from the spirit and scope of the present invention the present invention.Like this, if within of the present invention these are revised and modification belongs to the scope of the claims in the present invention and equivalent technologies thereof, the present invention is also intended to comprise these changes and modification interior.

Claims (14)

1. the address resolution protocol collocation method under network management system, is characterized in that, the method comprises:
From the member port that three layer interface A of the first network element comprise, determine at least one first physical port, and described the first parameter corresponding at least one first physical port of record;
Obtain described the first network element and the link data that at least one second network element is connected, generate corresponding link data parameter;
According to described link data parameter and described the first parameter, find out the second parameter of the second physical port docking with described at least one first physical port in the second network element;
Judge three layer interface B in whether corresponding the second network element of described the second physical port, if so, according to described the second parameter, obtain the MAC Address of three layer interface B;
Described the first parameter is mated with described the second parameter, if the match is successful, according to the IP address of the second network element and described MAC Address, create arp entry and preserve.
2. the method for claim 1, is characterized in that, before determining at least one first physical port, also further comprises the described member port connecting from three layer interface A of the first network element:
Build expandable mark language XML structure, under the root node of described XML structure, comprise two nodes, respectively three layer interface information nodes and link data node, described three layer interface information nodes also comprise two child nodes, be respectively used to record described the first parameter and described the second parameter, described link data node is used for recording described link data parameter.
3. the method for claim 1, is characterized in that, before generating corresponding link data parameter, also further comprises:
From network management data storehouse, obtain described link data, judge that whether described link data is empty, if not empty, generate connection data parameter, if it is empty, process ends.
4. the method for claim 1, is characterized in that, the second parameter that finds out the second physical port docking with described at least one first physical port in the second network element according to described link data parameter and described the first parameter comprises:
From described the first parameter, obtain the first port-mark of the first physical port, and from described link data parameter acquiring, form institute's link data two craft port comprise the second port-mark and the 3rd port-mark;
Described the first port-mark is mated with described the second port-mark and the 3rd port-mark, if described the first port-mark is identical with described the second port-mark, according to described the 3rd port-mark, create described the second parameter;
If described the first port-mark is identical with described the 3rd port-mark, according to described the second port-mark, create described the second parameter;
If described the first port-mark is not identical with described the 3rd port-mark with described the second port-mark, do not create described the second parameter.
5. method as claimed in claim 4, is characterized in that, judges that three layer interface B in whether corresponding the second network element of described the second physical port comprise:
Whether more described the first physical port is identical to the syndeton of described three layer interface B with described the second physical port to the syndeton of described three layer interface A, if identical, determines three layer interface B in corresponding the second network element of described the second physical port.
6. the method for claim 1, is characterized in that, described the first parameter and the second parameter all comprise interface type, VLAN and IP address, described the first parameter is mated and is comprised with described the second parameter:
Judge that whether the interface type of described the first parameter is identical with the interface type of described the second parameter, if, judge that whether the VLAN of described the first parameter is identical with the VLAN of described the second parameter, if, judge that whether the IP address of described the first parameter and the IP address of described the second parameter are at the same network segment, if so, determine the first parameter and described the second parameter matching success.
7. the method for claim 1, is characterized in that, according to the IP address of the second network element and described MAC Address, creates after arp entry preservation, also comprises step:
The described arp entry obtaining and already present arp entry are merged to the arp entry that obtains needing configuration.
8. the address resolution protocol inking device under network management system, is characterized in that, comprising:
The first parameter module, the member port comprising for the three layer interface A from the first network element is determined at least one first physical port, and described the first parameter corresponding at least one first physical port of record;
Link data module, for obtaining described the first network element and the link data that at least one second network element is connected, generates corresponding link data parameter;
The second parameter module, for finding out the second parameter of the second physical port that the second network element docks with described at least one first physical port according to described link data parameter and described the first parameter;
Parameter comparison module, for judging three layer interface B of whether corresponding the second network element of described the second physical port, if so, obtains the MAC Address of three layer interface B according to described the second parameter;
Port authorization module, for described the first parameter is mated with described the second parameter, if the match is successful, creates arp entry and preserves according to the IP address of the second network element and described MAC Address.
9. device as claimed in claim 8, is characterized in that, also comprises:
Structure logging modle, be used for building expandable mark language XML structure, under the root node of described XML structure, comprise two nodes, respectively three layer interface information nodes and link data node, described three layer interface information nodes also comprise two child nodes, be respectively used to record described the first parameter and described the second parameter, described link data node is used for recording described link data parameter.
10. device as claimed in claim 8, is characterized in that, described link data module will be obtained described link data from network management data storehouse, judges that whether described link data is empty, if not empty, generates connection data parameter, if it is empty, and process ends.
11. devices as claimed in claim 8, it is characterized in that, described the second parameter that described the second parameter module finds out according to described link data parameter and described the first parameter the second physical port docking with described at least one first physical port in the second network element comprises:
From described the first parameter, obtain the first port-mark of the first physical port, and from described link data parameter acquiring, form institute's link data two craft port comprise the second port-mark and the 3rd port-mark;
Described the first port-mark is mated with described the second port-mark and the 3rd port-mark, if described the first port-mark is identical with described the second port-mark, according to described the 3rd port-mark, create described the second parameter;
If described the first port-mark is identical with described the 3rd port-mark, according to described the second port-mark, create described the second parameter;
If described the first port-mark is not identical with described the 3rd port-mark with described the second port-mark, do not create described the second parameter.
12. devices as claimed in claim 8, is characterized in that, described parameter comparison module judges that three layer interface B in whether corresponding the second network element of described the second physical port comprise:
Whether more described the first physical port is identical to the syndeton of described three layer interface B with described the second physical port to the syndeton of described three layer interface A, if identical, determines three layer interface B in corresponding the second network element of described the second physical port.
13. devices as claimed in claim 8, is characterized in that, described port authorization module is mated described the first parameter and the second parameter to comprise:
Judge that whether the interface type of described the first parameter is identical with the interface type of described the second parameter, if, judge that whether the VLAN of described the first parameter is identical with the VLAN of described the second parameter, if, judge that whether the IP address of described the first parameter and the IP address of described the second parameter are at the same network segment, if so, determine the first parameter and described the second parameter matching success.
14. devices as claimed in claim 8, it is characterized in that, this device also comprises: ARP logging modle, for creating after arp entry preservation according to the IP address of the second network element and described MAC Address, the described arp entry obtaining and already present arp entry are merged to the arp entry that obtains needing configuration.
CN201210365725.1A 2012-09-27 2012-09-27 Address resolution protocol collocation method and device under a kind of NMS Active CN103701940B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210365725.1A CN103701940B (en) 2012-09-27 2012-09-27 Address resolution protocol collocation method and device under a kind of NMS

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210365725.1A CN103701940B (en) 2012-09-27 2012-09-27 Address resolution protocol collocation method and device under a kind of NMS

Publications (2)

Publication Number Publication Date
CN103701940A true CN103701940A (en) 2014-04-02
CN103701940B CN103701940B (en) 2018-02-27

Family

ID=50363334

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210365725.1A Active CN103701940B (en) 2012-09-27 2012-09-27 Address resolution protocol collocation method and device under a kind of NMS

Country Status (1)

Country Link
CN (1) CN103701940B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106330648A (en) * 2015-06-15 2017-01-11 中兴通讯股份有限公司 Method and device for generating routing information

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030145072A1 (en) * 2002-01-31 2003-07-31 Lau Richard C. Auto-discovery of network configuration
CN101610178A (en) * 2009-07-20 2009-12-23 南京联创科技股份有限公司 Method for obtaining physical layer link network topology based on address forwarding mechanism
CN101888575A (en) * 2010-07-28 2010-11-17 中兴通讯股份有限公司 Configuration method and system for realizing port address binding
CN101945110A (en) * 2010-09-20 2011-01-12 中兴通讯股份有限公司 Configuration method and device of address resolution protocol entry

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030145072A1 (en) * 2002-01-31 2003-07-31 Lau Richard C. Auto-discovery of network configuration
CN101610178A (en) * 2009-07-20 2009-12-23 南京联创科技股份有限公司 Method for obtaining physical layer link network topology based on address forwarding mechanism
CN101888575A (en) * 2010-07-28 2010-11-17 中兴通讯股份有限公司 Configuration method and system for realizing port address binding
CN101945110A (en) * 2010-09-20 2011-01-12 中兴通讯股份有限公司 Configuration method and device of address resolution protocol entry

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106330648A (en) * 2015-06-15 2017-01-11 中兴通讯股份有限公司 Method and device for generating routing information
CN106330648B (en) * 2015-06-15 2020-06-30 中兴通讯股份有限公司 Routing information generation method and device

Also Published As

Publication number Publication date
CN103701940B (en) 2018-02-27

Similar Documents

Publication Publication Date Title
CN107016056B (en) Distributed storage system and method for large-volume heterogeneous sensing data in Internet of things
CN102447585B (en) Method and device for converting network configuration protocol response message into command line
CN106209615B (en) A kind of Dynamic Route Control method and system calculating forward-path based on SPFA algorithm
CN104333475A (en) Network topology discovery method and system based on SDN
WO2017032024A1 (en) Method and device for processing potn virtual interface
CN107122324A (en) A kind of method for message transmission and device
WO2019007403A1 (en) Service configuration-driven flow table method and device
WO2020038337A1 (en) Network configuration method, apparatus and system
US11438420B2 (en) Method and device for establishing multi-domain multi-layer connectivity service
CN107404440B (en) Forwarding table item sending method, message forwarding method and device
CN103701940A (en) Address resolution protocol configuration method and device for network management system
WO2013170796A1 (en) Data updating method, system and device
CN102724061B (en) A kind of network interface management method
WO2018232910A1 (en) Method and system for determining data transmission routes between internet of things devices
CN107968722B (en) Method for converting interface control file into AFDX (avionics full Duplex switched Ethernet) network equipment configuration file
CN102752144A (en) Method and device for processing topology change in soft restart in-service software upgrade process
CN111740851A (en) Configuration message generation method, equipment and system
CN103176796A (en) Method for achieving mapping from complex data to signal set in AUTOSAR
CN106506247B (en) Virtual network creating method and device
CN105450786B (en) A kind of message processing method and device
CN106936716B (en) TTP (time to live) analysis and conversion method, forwarding table entry sending method and device
CN102986167B (en) Method and device for dynamically constructing network
US10067816B2 (en) Model checking apparatus and method, and storage medium having program stored therein
CN113641520B (en) Data processing method, system, device and storage medium
US11343157B2 (en) Systems and methods to utilize a network fabric design via drawing import

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
ASS Succession or assignment of patent right

Owner name: SHENZHEN ZHONGXING TELECOMMUNICATION TECHNOLOGY SE

Free format text: FORMER OWNER: ZTE CORPORATION

Effective date: 20150109

C41 Transfer of patent application or patent right or utility model
C53 Correction of patent of invention or patent application
CB02 Change of applicant information

Address after: 518057, A building, Zhongxing building, Nanshan District science and Technology Park, Shenzhen, Guangdong, five

Applicant after: ZTE Corp.

Address before: 518057 Nanshan District Guangdong high tech Industrial Park, South Road, science and technology, ZTE building, Ministry of Justice

Applicant before: ZTE Corp.

TA01 Transfer of patent application right

Effective date of registration: 20150109

Address after: 518057 Nanshan District high tech Industrial Park, Guangdong, ZTE building, A3-01, A3-02,

Applicant after: Shenzhen ZTE Technical Service Co.,Ltd.

Address before: 518057, A building, Zhongxing building, Nanshan District science and Technology Park, Shenzhen, Guangdong, five

Applicant before: ZTE Corp.

GR01 Patent grant
GR01 Patent grant