System and method for deriving future network configuration data from the current and previous network configuration data
Summary by NHIP
Network Configuration Data Management System
The system stores current network configuration data in a current map tree and future differential data in a temporary map tree within a directory server. A management apparatus merges these trees to generate future configuration information upon receiving external requests for applicable data.
Claim Score by NHIP
Abstract
An apparatus and method allows current network configuration information and future network configuration information to be stored, wherein the future network configuration information reflects the future facilities planning considerations and may be dirived from the current network configuration information. The system includes a directory server on which a current map tree, containing current network configuration information and a temporary map tree are stored. The temporary map tree only contains the information for any components, organized into a tree structure, for which the configuration changes are expected to occur in the future. The system responds to a request for network configuration information that is applicable to any future time from any external resquester, and searches the trees including the directory entries that reside in the current map tree and temporary map tree.

Term
Term ended
Expired 5 June 2023, 3.3 years ago.
- Priority
- Filed
- Granted
- Expired
- Today
29 claims: 17 independent, 12 dependent
- 1A network configuration data management system comprising:(a) a directory server including: (a1) a current map tree for containing information for current network configuration conditions organized into a directory tree format, and (a2) a temporary map tree for containing differential information for a future network configuration organized into a directory tree structure that represents a difference resulting from any changes made to the current network configuration;and (b) a network configuration information management apparatus including: (b1) network configuration data control means that responds to a request from any external application for providing network configuration data management functions by performing operations on map data, (b2) current map tree access means for accessing said current map tree within said directory server to retrieve appropriate information therefrom, and updating the retrieved information, and (b3) temporary map tree access means for accessing said temporary map tree within said directory server to perform generating, modifying and deleting operations, wherein a future network configuration information that represents the information expected to occur at any future time later than the current time may be generated by merging the information in said current map tree together with the information in said temporary map tree;wherein said network configuration information management apparatus includes a network configuration data store section for storing the directory tree information temporarily;wherein said network configuration data control means is configured for: accessing said current map tree containing the current network configuration information through said current map tree access means, and retrieving the information for the component as identified by an entry located under the current map entry from said current map tree;temporarily storing the information thus retrieved in said network configuration data store section;accessing said temporary map tree through said temporary map tree access means, and searching said temporary map tree for any temporary map entry information applicable to the time earlier than the time specified by said external application;wherein, if it is found that no such temporary map entry is available, meaning that the information retrieved from the current map entry is determined to be a search result, returning the current map entry information to said external application as it remains unchanged, and if it is found that one or more such temporary map entries are available, collects every entry information located under the temporary map entry and specified by said external application that has been retrieved from said temporary map tree through said temporary map tree access means;wherein said network configuration data control means is further configured for;merging the entry information under the temporary map entry and collected together with the current map tree previously stored in said network configuration data store means;and collecting all temporary map entries and merging them to update the entry information under the current map entry and stored in said network configuration data store section, and returning the updated version of the information to said external applications;wherein said directory server includes a log map tree for storing the log information that occurred in the past for a particular component;wherein said network configuration information management apparatus includes log map tree access means that allows said apparatus to access the log map tree;and wherein, if the network configuration information that may be applicable to any past time is requested, said network configuration data control means responds to that request for causing said map tree access means and said log map tree access means to accessing said current map tree and said log map tree within said directory server, respectively, and retrieve the information from the respective map tree, and for obtaining the past network configuration information by merging the information retrieved from the current map tree together with the log map information that has been setup up to said any past time.
- 2In a system comprising a network configuration information management apparatus, the network configuration information management apparatus including:(a) a directory server for storing a current map tree that contains information for current network configuration conditions organized into a directory tree structure and a temporary map tree that contains future configuration information, organized into a directory tree structure, that represents a difference from the current network configuration resulting from any changes made to the current network configuration;(b) network configuration data control means for providing the network configuration data management functions by performing operations on map data in response to a request from any external application;(c) current map tree access means for accessing the current map tree stored in said directory server to retrieve the information therefrom, and updating the retrieved information;and (d) a temporary map tree access means for accessing the temporary map tree stored in said directory server, and generating, modifying and updating the information therein, a network configuration data management method comprising the steps of: (A 1 ) receiving, at said network configuration data control means, a request for modifying configuration data from any external application, said network configuration data control means responding to the request to request that the temporary map tree access means generate a temporary map entry as a root for the temporary map tree, and said temporary map tree access means responding to the request from said network configuration data control means to access said directory server for generating the temporary map entry;(A 2 ) sorting data instructed in the request, termed as “request data”, for modifying the configuration data for each entry, in the order of the directory tree hierarchy beginning with a top level toward a bottom level;(A 3 ) retrieving said sorted data in the request sequentially, and checking them to determine whether what is requested is to add, modify, or delete an entry;(A 4 ) dividing processing steps into add, modify and delete, based on the results of the checking, (A 5 ) if it is determined that an entry is to be added, generating an entry designated as Add in the temporary map tree;(A 6 ) if it is determined that any existing entry is to be modified, generating an entry designated as Modify in the temporary map tree;and (A 7 ) if it is determined that the information for any existing entry is to be deleted, generating an entry designated as Delete in the temporary map tree;wherein said directory server further includes a log map tree for storing log information for components that occurred in the past;wherein said network configuration information management apparatus further includes a log map tree access means through which it has access to said log map tree;and wherein, in response to the request for the network configuration information that is applicable to any particular time in the past, said network configuration data control means obtains the information in the current map tree stored in said directory server as well as the information in said log map tree, through said current map tree access means and said log map tree access means, respectively, and then produces a new version of the network configuration information as requested by merging the information in said map tree together with the information in said log map tree that has been setup up to said particular past time.
- 7In a system comprising a network configuration information management apparatus, the network configuration information management apparatus including:(a) a directory server for storing a current map tree that contains information for current network configuration conditions organized into a directory tree structure and a temporary map tree that contains future configuration information, organization into a directory tree structure, that represents a difference from the current network configuration resulting from any changes made to the current network configuration;(b) network configuration data control means for providing the network configuration data management functions by performing operations on map data in response to a request from any external application;(c) current map tree access means for accessing the current map tree stored in said directory server to retrieve the information therefrom, and updating the retrieved information;and (d) a temporary map tree access means for accessing the temporary map tree stored in said directory server, and generating, modifying and updating the information therein, a network configuration data management method comprising the steps of: (A 1 ) receiving, at said network configuration data control means, a request for modifying configuration data from any external application, said network configuration data control means responding to the request to request that the temporary map tree access means generate a temporary map entry as a root for the temporary map tree, and said temporary map tree access means responding to the request from said network configuration data control means to access said directory server for generating the temporary map entry;(A 2 ) sorting data instructed in the request, termed as “request data”, for modifying the configuration data for each entry, in the order of the directory tree hierarchy beginning with a top level toward a bottom level;(A 3 ) retrieving said sorted data in the request sequentially, and checking them to determine whether what is requested is to add, modify, or delete an entry;(A 4 ) dividing processing steps into add, modify and delete, based on the results of the checking, (A 5 ) if it is determined that an entry is to be added, generating an entry designated as Add in the temporary map tree;(A 6 ) if it is determined that any existing entry is to be modified, generating an entry designated as Modify in the temporary map tree;and (A 7 ) if it is determined that the information for any existing entry is to be deleted, generating an entry designated as Delete in the temporary map tree;wherein said network configuration data management method further including the step of updating the current map tree stored in said directory server to a new version by merging said current map tree said temporary map tree, and wherein said network configuration data control means performs the steps of: (E 1 ) collecting, through said temporary map tree access means, information for those ones of the entries located under temporary map tree being merged, and that are designated as Delete, Modify or Add;(E 2 ) determining how many entries have been collected, wherein if it is determined that the number of entries collected is equal to zero, the process is ended, and if it is determined that the number of entries collected is equal to one or more, (E 3 ) deleting, through said current map tree access means, the entry or entries designated as Delete from the current map tree;(E 4 ) modifying, through said current map tree access means, the entry or entries designated as Modify in said current map tree;(E 5 ) adding, through said current map tree access means, the entry or entries designated as Add to the current map tree;and (E 6 ) when the merge processing for all of the entries designated as Delete, Modify and Add under the temporary map tree has been completed, writing the completion time into an appropriate temporary map entry through said temporary map tree access means;and wherein when it is determined that one or more entries located under the temporary map tree are to be deleted, the step (E 3 ) further including causing said network configuration data control means to perform the steps of: extracting the identifier for the appropriate entry from the information for the entry designated as Delete under the temporary map tree and collected through said temporary map tree access means;translating the extracted identifier into an identifier for the corresponding entry designated as Delete under the current map tree;deleting, through said current map tree access means, the entry under the current map tree by using the translated identifier as a parameter;and repeating the preceding steps until there are no more entries that are to be deleted.
- 8In a system comprising a network configuration information management apparatus, the network configuration information management apparatus including:(a) a directory server for storing a current map tree that contains information for current network configuration conditions organized into a directory tree structure and a temporary map tree that contains future configuration information, organized into a directory tree structure, that represents a difference from the current network configuration resulting from any changes made to the current network configuration;(b) network configuration data control means for providing the network configuration data management functions by performing operations on map data in response to a request from any external application;(c) current map tree access means for accessing the current map tree stored in said directory server to retrieve the information therefrom, and updating the retrieved information;and (d) a temporary map tree access means for accessing the temporary map tree stored in said directory server, and generating, modifying and updating the information therein, a network configuration data management method comprising the steps of: (A 1 ) receiving, at said network configuration data control means, a request for modifying configuration data from any external application, said network configuration data control means responding to the request to request that the temporary map tree access means generate a temporary map entry as a root for the temporary map tree, and said temporary map tree access means responding to the request from said network configuration data control means to access said directory server for generating the temporary map entry;(A 2 ) sorting data instructed in the request, termed as “request data”, for modifying the configuration data for each entry, in the order of the directory tree hierarchy beginning with a top level toward a bottom level;(A 3 ) retrieving said sorted data in the request sequentially, and checking them to determine whether what is requested is to add, modify, or delete an entry;(A 4 ) dividing processing steps into add, modify and delete, based on the results of the checking, (A 5 ) if it is determined that an entry is to be added, generating an entry designated as Add in the temporary map tree;(A 6 ) if it is determined that any existing entry is to be modified, generating an entry designated as Modify in the temporary map tree;and (A 7 ) if it is determined that the information for any existing entry is to be deleted, generating an entry designated as Delete in the temporary map tree;wherein said network configuration data management method further including the step of updating the current map tree stored in said directory server to a new version by merging said current map tree and said temporary map tree, and wherein said network configuration data control means performs the steps of: (E 1 ) collecting, through said temporary map tree access means, information for those ones of the entries located under temporary map tree being merged, and that are designated as Delete, Modify or Add;(E 2 ) determining how many entries have been collected wherein if it is determined that the number of entries collected is equal to zero, the process is ended, and if it is determined that the number of entries collected is equal to one or more, (E 3 ) deleting, through said current map tree access means, the entry or entries designated as Delete from the current map tree;(E 4 ) modifying, through said current map tree access means, the entry or entries designated as Modify in said current map tree;(E 5 ) adding, through said current map tree access means, the entry or entries designated as Add to the current map tree;and (E 6 ) when the merge processing for all of the entries designated as Delete, Modify and Add under the temporary map tree has been completed, writing the completion time into an appropriate temporary map entry through said temporary map tree access means;and wherein when it is determined that one or more entries located under the temporary map tree are to be modified, the step (E 4 ) further including causing said network configuration data control means to perform the steps of: extracting an identifier for the appropriate entry from the information for the entry designated as Modify under the temporary map tree and collected through said temporary map tree access means;translating the extracted identifier into an identifier for the corresponding entry designated as Modify under the current map tree;generating a parameter that specifies that the entry is to be modified;modifying, through said current map tree access means, the entry located under the current map tree by using the translated identifier as a parameter;and repeating the preceding steps until there are no more entries that are to be modified.
- 9In a system comprising a network configuration information management apparatus, the network configuration information management apparatus including:(a) a directory server for storing a current map tree that contains information for current network configuration conditions organized into a directory tree structure and a temporary map tree that contains future configuration information, organized into a directory tree structure, that represents a difference from the current network configuration resulting from any changes made to the current network configuration;(b) network configuration data control means for providing the network configuration data management functions by performing operations on map data in response to a request from any external application;(c) current map tree access means for accessing the current map tree stored in said directory server to retrieve the information therefrom, and updating the retrieved information;and (d) a temporary map tree access means for accessing the temporary map tree stored in said directory server, and generating, modifying and updating the information therein, a network configuration data management method comprising the steps of: (A 1 ) receiving, at said network configuration data control means, a request for modifying configuration data from any external application, said network configuration data control means responding to the request to request that the temporary map tree access means generate a temporary map entry as a root for the temporary map tree, and said temporary map tree access means responding to the request from said network configuration data control means to access said directory server for generating the temporary map entry;(A 2 ) sorting data instructed in the request, termed as “request data”, for modifying the configuration data for each entry, in the order of the directory tree hierarchy beginning with a top level toward a bottom level;(A 3 ) retrieving said sorted data in the request sequentially, and checking them to determine whether what is requested is to add, modify, or delete an entry;(A 4 ) dividing processing steps into add, modify and delete, based on the results of the checking, (A 5 ) if it is determined that an entry is to be added, generating an entry designated as Add in the temporary map tree;(A 6 ) if it is determined that any existing entry is to be modified, generating an entry designated as Modify in the temporary map tree;and (A 7 ) if it is determined that the information for any existing entry is to be deleted, generating an entry designated as Delete in the temporary map tree;wherein said network configuration data management method further including the step of updating the current map tree stored in said directory server to a new version by merging said current map tree and said temporary map tree, and wherein said network configuration data control means performs the steps of: (E 1 ) collecting, through said temporary map tree access means, information for those ones of the entries located under temporary map tree being merged, and that are designated as Delete, Modify or Add;(E 2 ) determining how many entries have been collected wherein if it is determined that the number of entries collected is equal to zero, the process is ended, and if it is determined that the number of entries collected is equal to one or more, (E 3 ) deleting, through said current map tree access means, the entry or entries designated as Delete from the current map tree;(E 4 ) modifying, through said current map tree access means, the entry or entries designated as Modify in said current map tree;(E 5 ) adding, through said current map tree access means, the entry or entries designated as Add to the current map tree;and (E 6 ) when the merge processing for all of the entries designated as Delete, Modify and Add under the temporary map tree has been completed, writing the completion time into an appropriate temporary map entry through said temporary map tree access means;and wherein when it is determined that one or more entries located under the temporary map tree are to be added, the step (E 5 ) further including causing said network configuration data control means to perform the steps of: extracting the identifier for the appropriate entry from the information for the entry designated as Add under the temporary map tree and collected through said temporary map tree access means;translating the extracted identifier into an identifier for a corresponding entry designated as Add under the current map tree;generating a parameter that specifies that the entry is to be added;adding, through said current map tree access means, the entry under the current map tree by using the translated identifier as a parameter;and repeating the preceding steps until there are no more entries that are to be added.
- 11In a system comprising a network configuration information management apparatus, the network configuration information management apparatus including:(a) a directory server for storing a current map tree that contains information for current network configuration conditions organized into a directory tree structure and a temporary map tree that contains future configuration information, organized into a directory tree structure, that represents a difference from the current network configuration resulting from any changes made to the current network configuration;(b) network configuration data control means for providing the network configuration data management functions by performing operations on map data in response to a request from any external application;(c) current map tree access means for accessing the current map tree stored in said directory server to retrieve the information therefrom, and updating the retrieved information;and (d) a temporary map tree access means for accessing the temporary map tree stored in said directory server, and generating, modifying and updating the information therein, a network configuration data management method comprising the steps of: (A 1 ) receiving, at said network configuration data control means, a request for modifying configuration data from any external application, said network configuration data control means responding to the request to request that the temporary map tree access means generate a temporary map entry as a root for the temporary map tree;and said temporary map tree access means responding to the request from said network configuration data control means to access said directory server for generating the temporary map entry;(A 2 ) sorting data instructed in the request, termed as “request data”, for modifying the configuration data for each entry, in the order of the directory tree hierarchy beginning with a top level toward a bottom level;(A 3 ) retrieving said sorted data in the request sequentially, and checking them to determine whether what is requested is to add, modify, or delete an entry;(A 4 ) dividing processing steps into add, modify and delete, based on the results of the checking, (A 5 ) if it is determined that an entry is to be added, generating an entry designated as Add in the temporary map tree;(A 6 ) if it is determined that any existing entry is to be modified, generating an entry designated as Modify in the temporary map tree;and (A 7 ) if it is determined that the information for any existing entry is to be deleted, generating an entry designated as Delete in the temporary map tree;wherein said directory server further includes a log map tree for storing log information for components that occurred in the past;and said network configuration information management apparatus further includes a log map tree access means through which it has access to said log, map tree, and wherein in response to the request for the network configuration information that is applicable to any particular lime in the past, said network configuration data control means obtains the information in the current map tree stored in said directory server as well as the information in said log map tree, through said current map tree access means and said log map tree access means, respectively, and then produces a new version of the network configuration information as requested by merging the information in said map tree together with the information in said log map tree that has been setup up to said particular past time;and wherein if there are one or more entries under the temporary map tree that are to be deleted at the time when the entries under the current map tree are being deleted, the method further includes the step of causing said network configuration data control means to perform the steps of: extracting an identifier for an appropriate entry from the information for the entry designated as Delete under the temporary map tree and collected through said temporary map tree access means;translating the retrieved entry identifier into an identifier for the corresponding entry designated as Delete under the current map tree;generating an entry designated as Added under the log map through said log map tree access means;deleting the entry under the current map tree through said current map tree access means by using the translated identifier as a parameter;and repeating the preceding steps until there are no more entries that are to be deleted.
- 12In a system comprising a network configuration information management apparatus, the network configuration information management apparatus including:(a) a directory server for storing a current map tree that contains information for current network configuration conditions organized into a directory tree structure and a temporary map tree that contains future configuration information, organized into a directory tree structure, that represents a difference from the current network configuration resulting from any changes made to the current network configuration;(b) network configuration data control means for providing the network configuration data management functions by performing operations on map data in response to a request from any external application;(c) current map tree access means for accessing the current map tree stored in said directory server to retrieve the information therefrom, and updating the retrieved information;and (d) a temporary map tree access means for accessing the temporary map tree stored in said directory server, and generating, modifying and updating the information therein, a network configuration data management method comprising the steps of: (A 1 ) receiving, at said network configuration data control means, a request for modifying configuration data from any external application, said network configuration data control means responding to the request to request that the temporary map tree access means generate a temporary map entry as a root for the temporary map tree;and said temporary map tree access means responding to the request from said network configuration data control means to access said directory server for generating the temporary map entry;(A 2 ) sorting data instructed in the request, termed as “request data”, for modifying the configuration data for each entry in the order of the directory tree hierarchy beginning with a top level toward a bottom level;(A 3 ) retrieving said sorted data in the request sequentially, and checking them to determine whether what is requested is to add, modify or delete an entry;(A 4 ) dividing processing steps into add, modify and delete, based on the requests of the checking, (A 5 ) if it is determined that an entry is to be added, generating an entry designated as Add in the temporary map tree;(A 6 ) if it is determined that any existing entry is to be modified, generating an entry designated as Modify in the temporary map tree;and (A 7 ) if it is determined that the information for any existing entry is to be deleted, generating an entry designated as Delete in the temporary map tree;wherein said directory server further includes a log map tree for storing log information for components that occurred in the past;and said network configuration information management apparatus further includes a log map tree access means through which it has access to said log map tree, and wherein in response to the request for the network configuration information that is applicable to any particular time in the past, said network configuration data control means obtains the information in the current map tree stored in said directory server as well as the information in said log map tree, through said current map tree access means and said log map tree access means, respectively, and then produces a new version of the network configuration information as requested by merging the information in said map tree together with the information in said log map tree that has been setup up to said particular past time;wherein if there are one or more entries under the temporary map tree that are to be modified at the time when the entries under the current map tree are being modified, the method further includes a step of causing said network configuration data control means to perform the steps of: extracting an identifier for an appropriate entry from the information for entry designated as Modify under the temporary map tree and collected through said temporary map tree access means;translating the retrieved entry identifier into an identifier for a corresponding entry designated as Modify under the current map tree;generating a parameter that specifies that the entry is to be modified;generating an entry designated as Modify under the log map through said log map tree access means;modifying the entry under the current map tree through said current map tree access means by using the translated identifier as a parameter;and repeating the preceding steps until there are no more entries that are to be modified.
- 13In a system comprising a network configuration information management apparatus, the network configuration information management apparatus including:(a) a directory server for storing a current map tree that contains information for current network configuration conditions organized into a directory tree structure and a temporary map tree that contains future configuration information, organized into a directory tree structure, that represents a difference from the current network configuration resulting from any changes made to the current network configuration;(b) network configuration data control means for providing the network configuration data management functions by performing operations on map data in response to a request from any external application;(c) current map tree access means for accessing the current map tree stored in said directory server to retrieve the information therefrom, and updating the retrieved information;and (d) a temporary map tree access means for accessing the temporary map tree stored in said directory server, and generating, modifying and updating the information therein, a network configuration data management method comprising the steps of: (A 1 ) receiving, at said network configuration data control means, a request for modifying configuration data from any external application, said network configuration data control means responding to the request to request that the temporary map tree access means generate a temporary map entry as a root for the temporary map tree, and said temporary map tree access means responding to the request from said network configuration data control means to access said directory server for generating the temporary map entry;(A 2 ) sorting data instructed in the request, termed as “request data”, for modifying the configuration data for each entry, in the order of the directory tree hierarchy beginning with a top level toward a bottom level;(A 3 ) retrieving said sorted data in the request sequentially, and checking them to determine whether what is requested is to add, modify, or delete an entry;(A 4 ) dividing processing steps into add, modify and delete, based on the results of the checking, (A 5 ) if it is determined that an entry is to be added, generating an entry designated as Add in the temporary map tree;(A 6 ) if it is determined that any existing entry is to be modified, generating an entry designated as Modify in the temporary map tree;and (A 7 ) if it is determined that the information for any existing entry is to be deleted, generating an entry designated as Delete in the temporary map tree;wherein said directory server further includes a log map tree for storing log information for components that occurred in the past;and said network configuration information management apparatus further includes a log map tree access means through which it has access to said log map tree, and wherein in response to the request for the network configuration information that is applicable to any particular time in the past, said network configuration data control means obtains the information in the current map tree stored in said directory server as well as the information in said log map tree, through said current map tree access means and said log map tree access means, respectively, and then produces a new version of the network configuration information as requested by merging the information in said map tree together with the information in said log map tree that has been setup up to said particular past time;wherein if there are one or more entries under the temporary map tree that are to be added at the time when the entries under the current map tree are being added, the method further includes the step of causing said network configuration data control means to perform the steps of: extracting the identifier for the appropriate entry from the information for the entry designated as Add under the temporary map tree and collected through said temporary map tree access means;translating the extracted identifier into an identifier for a corresponding entry designated as Add under the current map tree;generating a parameter that specifies that the entry is to be added;generating an entry designated as Add under the log map through said log map tree access means;modifying the entry under the current map tree through said current map tree access means by using the translated identifier as a parameter;and repeating the preceding steps until there are no more entries that are to be added.
- 16A computer program for being executed on a computer including a network configuration information management apparatus that comprises:a directory server storing: a current map tree that contains information for the current network condition organized into a directory tree structure, and a temporary map tree that contains information for the future network configuration, organized into a directory tree structure, that represents a difference from a current network configuration resulting from changes made to the current network configuration;a network configuration data control means responsive to a request received from any external application for performing operations on the map data and providing network configuration data management functions;a current map tree access means for retrieving and updating the information from the current map tree stored in said directory server;and a temporary map tree access means for performing the generating, modifying, and deleting operations for the temporary map tree stored in said directory server, the functional and processing features of said network configuration data control means, said computer program comprising the steps of: (A 1 ) receiving a request for change in the configuration from an external application, and requesting that the temporary map tree access means access said directory server to generate a temporary map entry as a root of the temporary map tree;(A 2 ) sorting the data instructed in the configuration change request, in the order of the directory tree hierarchy beginning with a top level toward a bottom level;(A 3 ) retrieving the sorted data in the request sequentially, and determining from the retrieved data that it requests that an entry is to be added, modified, or deleted;(A 4 ) based on the result determined in step (A 3 ), dividing the processing steps into Add, Modify and Delete, otherwise treating the request as an error;(A 5 ) if it is determined that Add is requested, generating an entry designated as Add in the temporary map tree;(A 6 ) if it is determined that Modify is requested, generating an entry designated as Modify in the temporary map tree;and (A 7 ) if it is determined that Delete is requested, generating an entry designated as Delete in the temporary map tree;wherein said directory server further includes a log map tree for storing log information for components that occurred in the past;wherein said network configuration information management apparatus further includes a log map tree access means through which it has access to said log map tree, and wherein, in response to the request for the network configuration information that is applicable to any particular time in the past, said network configuration data control means obtains the information in the current map tree stored in said directory server and the information in said log map tree through said current map tree access means and said lop map tree access means, respectively, and obtains the network configuration information as requested by merging the information in said map tree together with the information in said log map tree that has been setup up to said particular past time.
- 21Broadest claimClaim Score 17, narrow(NHIP)A computer program for being executed on a computer including a network configuration information management apparatus that comprises:a directory server storing: a current map tree that contains information for the current network condition organized into a directory tree structure, and a temporary map tree that contains information for the future network configuration, organized into a directory tree structure, that represents a difference from a current network configuration resulting from changes made to the current network configuration;a network configuration data control means responsive to a request received from any external application for performing operations on the map data and providing network configuration data management functions;a current map tree access means for retrieving and updating the information from the current map tree stored in said directory server;and a temporary map tree access means for performing the generating, modifying, and deleting operations for the temporary map tree stored in said directory server, the functional and processing features of said network configuration data control means, said computer program comprising the steps of: (A 1 ) receiving a request for change in the configuration from an external application, and requesting that the temporary map tree access means access said directory server to generate a temporary map entry as a root of the temporary map tree;(A 2 ) sorting the data instructed in the configuration change request, in the order of the directory tree hierarchy beginning with a top level toward a bottom level;(A 3 ) retrieving the sorted data in the request sequentially, and determining from the retrieved data that it requests that an entry is to be added, modified, or deleted;(A 4 ) based on the result determined in step (A 3 ), dividing the processing steps into Add, Modify and Delete, otherwise treating the request as an error;(A 5 ) if it is determined that Add is requested, generating an entry designated as Add in the temporary map tree;(A 6 ) if it is determined that Modify is requested, generating an entry designated as Modify in the temporary map tree;and (A 7 ) if it is determined that Delete is requested, generating an entry designated as Delete in the temporary map tree;wherein when it is determined that there are one or more entries located under the temporary map tree that are to be deleted, the step (E 3 ) further including causing said network configuration data control means to perform the steps of: extracting the identifier for the appropriate entry from the information for the entry designated as Delete under the temporary map tree and collected through said temporary map tree access means;translating the extracted identifier into an identifier for the corresponding entry designated as Delete under the current map tree;deleting, through said current map tree access means, the entry under the current map tree by using the translated identifier as a parameter;and repeating the preceding steps until there are no more entries that are to be deleted.
- 22A computer program for being executed on a computer including a network configuration information management apparatus that comprises:a directory server storing: a current map tree that contains information for the current network condition organized into a directory tree structure, and a temporary map tree that contains information for the future network configuration, organized into a directory tree structure, that represents a difference from a current network configuration resulting from chances made to the current network configuration;a network configuration data control means responsive to a request received from any external application for performing operations on the map data and providing network configuration data management functions;a current map tree access means for retrieving and updating the information from the current map tree stored in said directory server;and a temporary map tree access means for performing the generating, modifying, and deleting operations for the temporary map tree stored in said directory server, the functional and processing features of said network configuration data control means, said computer program comprising the steps of: (A 1 ) receiving a request for change in the configuration from an external application, and requesting that the temporary map tree access means access said directory server to generate a temporary map entry as a root of the temporary map tree;(A 2 ) sorting the data instructed in the configuration change request, in the order of the directory tree hierarchy beginning with a top level toward a bottom level;(A 3 ) retrieving the sorted data in the request sequentially, and determining from the retrieved data that it requests that an entry is to be added, modified, or deleted;(A 4 ) based on the result determined in step (A 3 ), dividing the processing steps into Add, Modify and Delete, otherwise treating the request as an error;(A 5 ) if it is determined that Add is requested, generating an entry designated as Add in the temporary map tree;(A 6 ) if it is determined that Modify is requested, generating an entry designated as Modify in the temporary map tree;and (A 7 ) if it is determined that Delete is requested, generating an entry designated as Delete in the temporary map tree;wherein when it is determined that there are one or more entries located under the temporary map tree that are to be modified, the step (E 4 ) further including causing said network configuration data control means to perform the steps of: extracting an identifier for the appropriate entry from the information for the entry designated as Modify under the temporary map tree and collected through said temporary map tree access means;translating the retrieved identifier into an identifier for the corresponding entry designated as Modify under the current map tree;generating a parameter that specifies that the entry is to be modified;modifying, through said current map tree access means, the entry under the current map tree by using the translated identifier as a parameter;and repeating the preceding steps until there are no more entries that are to be modified.
- 23A computer program for being executed on a computer including a network configuration information management apparatus that comprises:a directory server storing: a current map tree that contains information for the current network condition organized into a directory tree structure, and a temporary map tree that contains information for the future network configuration, organized into a directory tree structure, that represents a difference from a current network configuration resulting from changes made to the current network configuration;a network configuration data control means responsive to a request received from any external application for performing operations on the map data and providing network configuration data management functions;a current map tree access means for retrieving and updating the information from the current map tree stored in said directory server;and a temporary map tree access means for performing the generating, modifying, and deleting operations for the temporary map tree stored in said directory server, the functional and processing features of said network configuration data control means, said computer program comprising the steps of: (A 1 ) receiving a request for change in the configuration from an external application, and requesting that the temporary map tree access means access said directory server to generate a temporary map entry as a root of the temporary map tree;(A 2 ) sorting the data instructed in the configuration change request, in the order of the directory tree hierarchy beginning with a top level toward a bottom level;(A 3 ) retrieving the sorted data in the request sequentially, and determining from the retrieved data that it requests that an entry is to be added, modified, or deleted;(A 4 ) based on the result determined in step (A 3 ), dividing the processing steps into Add, Modify and Delete, otherwise treating the request as an error;(A 5 ) if it is determined that Add is requested, generating an entry designated as Add in the temporary map tree;(A 6 ) if it is determined that Modify is requested, generating an entry designated as Modify in the temporary map tree;and (A 7 ) if it is determined that Delete is requested, generating an entry designated as Delete in the temporary map tree;wherein when it is determined that one or more entries located under the temporary map tree that are to be added, the step (E 5 ) further including causing said network configuration data control means to perform the steps of: extracting the identifier for the appropriate entry from the information for the entry designated as Add under the temporary map tree and collected through said temporary map tree access means;translating the extracted identifier into an identifier for a corresponding entry designated as Add under the current map tree;generating a parameter that specifies that the entry is to be added;modifying, through said current map tree access means, the entry under the current map tree by using the translated identifier as a parameter;and repeating the preceding steps until there are no more entries that are to be added.
- 25A computer program for being executed on a computer including a network configuration information management apparatus that comprises:a directory server storing: a current map tree that contains information for the current network condition organized into a directory tree structure, and a temporary map tree that contains information for the future network configuration, organized into a directory tree structure, that represents a difference from a current network configuration resulting from changes made to the current network configuration;a network configuration data control means responsive to a request received from any external application for performing operations on the map data and providing network configuration data management functions;a current map tree access means for retrieving and updating the information from the current map tree stored in said directory server;and a temporary map tree access means for performing the generating, modifying, and deleting operations for the temporary map tree stored in said directory server, the functional and processing features of said network configuration data control means, said computer program comprising the steps of: (A 1 ) receiving a request for change in the configuration from an external application, and requesting that the temporary map tree access means access said directory server to generate a temporary map entry as a root of the temporary map tree;(A 2 ) sorting the data instructed in the configuration change request, in the order of the directory tree hierarchy beginning with a top level toward a bottom level;(A 3 ) retrieving the sorted data in the request sequentially, and determining from the retrieved data that it requests that an entry is to be added, modified, or deleted;(A 4 ) based on the result determined in step (A 3 ), dividing the processing steps into Add, Modify and Delete, otherwise treating the request as an error;(A 5 ) if it is determined that Add is requested, generating an entry designated as Add in the temporary map tree;(A 6 ) if it is determined that Modify is requested, generating an entry designated as Modify in the temporary map tree;and (A 7 ) if it is determined that Delete is requested, generating an entry designated as Delete in the temporary map tree;wherein if there are one or more entries under the temporary map tree that are to be deleted at the time when the entries under the current map entry are being deleted, the computer program further includes a step of causing said network configuration data control means to perform the steps of: extracting an identifier for an appropriate entry from the information for the entry designated as Delete under the temporary map tree and collected through said temporary map tree access means;translating the extracted identifier into an identifier for the corresponding entry designated as Delete under the current map tree;generating an entry designated as Add under the log map through said log map tree access means;deleting the entry under the current map entry through said current map tree access means by using the translated identifier as a parameter;and repeating the preceding steps until there are no more entries that are to be deleted.
- 26A computer program for being executed on a computer including a network configuration information management apparatus that comprises:a directory server storing: a current map tree that contains information for the current network condition organized into a directory tree structure, and a temporary map tree that contains information for the future network configuration, organized into a directory tree structure, that represents a difference from a current network configuration resulting from changes made to the current network configuration;a network configuration data control means responsive to a request received from any external application for performing operations on the map data and providing network configuration data management functions;a current map tree access means for retrieving and updating the information from the current map tree stored in said directory server;and a temporary map tree access means for performing the generating, modifying, and deleting operations for the temporary map tree stored in said directory server, the functional and processing features of said network configuration data control means, said computer program comprising the steps of: (A 1 ) receiving a request for change in the configuration from an external application, and requesting that the temporary map tree access means access said directory server to generate a temporary map entry as a root of the temporary map tree;(A 2 ) sorting the data instructed in the configuration change request, in the order of the directory tree hierarchy beginning with a top level toward a bottom level;(A 3 ) retrieving the sorted data in the request sequentially, and determining from the retrieved data that it requests that an entry is to be added, modified, or deleted;(A 4 ) based on the result determined in step (A 3 ), dividing the processing steps into Add, Modify and Delete, otherwise treating the request as an error;(A 5 ) if it is determined that Add is requested, generating an entry designated as Add in the temporary map tree;(A 6 ) if it is determined that Modify is requested, generating an entry designated as Modify in the temporary map tree;and (A 7 ) if it is determined that Delete is requested, generating an entry designated as Delete in the temporary map tree;wherein if there are one or more entries under the temporary map tree that are to be modified at the time when the entries under the current map tree are being modified, the computer program further includes the step of causing said network configuration data control means to perform the steps of: extracting the identifier for the appropriate entry from the information for the entry designated as Modify under the temporary map tree and collected through said temporary map tree access means;translating the extracted identifier into an identifier for the corresponding entry designated as Modify under the current map tree;generating a parameter that specifies that the entry is to be modified;generating an entry designated as Modify under the log map through said log map tree access means;modifying the entry under the current map entry through said current map tree access means by using the translated identifier as a parameter;and repeating the preceding steps until there are no more entries that are to be modified.
- 27A computer program for being executed on a computer including a network configuration information management apparatus that comprises:a directory server storing;a current map tree that contains information for the current network condition organized into a directory tree structure, and a temporary map tree that contains information for the future network configuration, organized into a directory tree structure, that represents a difference from a current network configuration resulting from changes made to the current network configuration;a network configuration data control means responsive to a request received from any external application for performing operations on the map data and providing network configuration data management functions;a current map tree access means for retrieving and updating the information from the current map tree stored in said directory server;and a temporary map tree access means for performing the generating, modifying, and deleting operations for the temporary map tree stored in said directory server, the functional and processing features of said network configuration data control means, said computer program comprising the steps of: (A 1 ) receiving a request for change in the configuration from an external application, and requesting that the temporary map tree access means access said directory server to generate a temporary map entry as a root of the temporary map tree;(A 2 ) sorting the data instructed in the configuration change request, in the order of the directory tree hierarchy beginning with a top level toward a bottom level;(A 3 ) retrieving the sorted data in the request sequentially, and determining from the retrieved data that it requests that an entry is to be added, modified, or deleted;(A 4 ) based on the result determined in step (A 3 ), dividing the processing steps into Add, Modify and Delete, otherwise treating the request as an error;(A 5 ) if it is determined that Add is requested, generating an entry designated as Add in the temporary map tree;(A 6 ) if it is determined that Modify is requested, generating an entry designated as Modify in the temporary map tree;and (A 7 ) if it is determined that Delete is requested, generating an entry designated as Delete in the temporary map tree;wherein if there are one or more entries under the temporary map tree that are to be added at the time when the entries under the current map tree are being added, the computer program further includes a step of causing said network configuration data control means to perform the steps of: extracting an identifier for an appropriate entry from the information for the entry designated as Add under the temporary map tree and collected through said temporary map tree access means;translating the extracted identifier into an identifier for the corresponding entry designated as Add under the current map tree;generating a parameter that specifies that the entry is to be added;generating an entry designated as Delete under the log map through said log map tree access means;adding the entry under the current map tree through said current map tree access means by using the translated identifier as a parameter;and repeating the preceding steps until there are no more entries that are to be added.
- 28A computer program for being executed on a computer including a network configuration information management apparatus that comprises:a directory server storing: a current map tree that contains information for the current network condition organized into a directory tree structure, and a temporary map tree that contains information for the future network configuration, organized into a directory tree structure, that represents a difference from a current network configuration resulting from changes made to the current network configuration;a network configuration data control means responsive to a request received from any external application for performing operations on the map data and providing network configuration data management functions;a current map tree access means for retrieving and updating the information from the current map tree stored in said directory server;and a temporary map tree access means for performing the generating, modifying, and deleting operations for the temporary map tree stored in said directory server, the functional and processing features of said network configuration data control means, said computer program comprising the steps of: (A 1 ) receiving a request for change in the configuration from an external application, and requesting that the temporary map tree access means access said directory server to generate a temporary map entry as a root of the temporary map tree;(A 2 ) sorting the data instructed in the configuration change request, in the order of the directory tree hierarchy beginning with a top level toward a bottom level;(A 3 ) retrieving the sorted data in the request sequentially, and determining from the retrieved data that it requests that an entry is to be added, modified, or deleted;(A 4 ) based on the result determined in step (A 3 ), dividing the processing steps into Add, Modify and Delete, otherwise treating the request as an error;(A 5 ) if it is determined that Add is requested, generating an entry designated as Add in the temporary map tree;(A 6 ) if it is determined that Modify is requested, generating an entry designated as Modify in the temporary map tree;and (A 7 ) if it is determined that Delete is requested, generating an entry designated as Delete in the temporary map tree;causing said network configuration data control means to perform the steps of: retrieving the information or attribute value for the entry designated as Add or Modify from the corresponding entry in said current map tree through said current map tree access means;extracting an identifier for an appropriate entry from the retrieved information, and translating the extracted identifier into a corresponding identifier under the log map tree;checking the value for the type of operation;if it is determined that the type of operation is “delete”, setting a parameter for the entry designated as Add under the log map tree to specify “add” as the type of operation;if it is determined that the type of operation is “modify”, setting the type of operation for the entry being generated under the log map tree to the value “modify”;generating a parameter for the entry being generated under the log map tree, based on an attribute value collected from the entry under the current map tree;and generating an entry in said log map tree within said directory server through said log map tree access means.
- 29A computer program for being executed on a computer including a network configuration information management apparatus that comprises:a directory server storing: a current map tree that contains information for the current network condition organized into a directory tree structure, and a temporary map tree that contains information for the future network configuration, organized into a directory tree structure, that represents a difference from a current network configuration resulting from changes made to the current network configuration;a network configuration data control means responsive to a request received from any external application for performing operations on the map data and providing network configuration data management functions;a current map tree access means for retrieving and updating the information from the current map tree stored in said directory server;and a temporary map tree access means for performing the generating, modifying, and deleting operations for the temporary map tree stored in said directory server, the functional and processing features of said network configuration data control means, said computer program comprising the steps of: (A 1 ) receiving a request for chance in the configuration from an external application, and requesting that the temporary map tree access means access said directory server to generate a temporary map entry as a root of the temporary map tree;(A 2 ) sorting the data instructed in the configuration chance request, in the order of the directory tree hierarchy beginning with a top level toward a bottom level;(A 3 ) retrieving the sorted data in the request sequentially, and determining from the retrieved data that it requests that an entry is to be added, modified, or deleted;(A 4 ) based on the result determined in step (A 3 ), dividing the processing steps into Add, Modify and Delete, otherwise treating the request as an error;(A 5 ) if it is determined that Add is requested, generating an entry designated as Add in the temporary map tree;(A 6 ) if it is determined that Modify is requested, generating an entry designated as Modify in the temporary map tree;and (A 7 ) if it is determined that Delete is requested, generating an entry designated as Delete in the temporary map tree;causing said network configuration data control means to perform the steps of: extracting an identifier for an appropriate entry from the information obtained from the entry designated as Add under the temporary map tree;translating the extracted identifier into a corresponding identifier for use in generating an entry designated as Delete under the log map tree;setting the parameter for the entry being generated under the log map tree to specify “delete” as the type of operation;and generating an entry designated as Delete under said log map through said log map tree access means.
Independent claims17
279 paragraphs in 5 sections, as filed
FIELD OF THE INVENTION
0001The present invention relates to the network management technology, and more particularly to a system and method for managing the network configuration data, as well as a computer program for same.
BACKGROUND OF THE INVENTION
0002Generally, the network configuration data management system provides the facilities for managing the network information for network components composing the network, such as physical or logical devices and links interconnecting the devices.
0003The configuration data that is managed by the network configuration data management system may be referenced when additional network facilities are installed to meet the needs of users utilizing the network or the existing routes through the network are changed.
0004In order to respond to the demands for various network services from the users, it is desirable that network service providers should plan for the network operation in order to accommodate any network components such as devices that are expected to be added, and to allow the optimum routes to be established.
0005One example of the conventional network configuration management system is described in Japanese Patent Kokai Publication JP-A-H3 (1991)-204067, for example, which proposes a network configuration management method implemented by a computer program that allows the physical relationships among the adjacent devices and routes configured in the network to be mapped onto the main memory, thereby allowing the network configuration information to be referenced and updated by using the logical address calculation.
0006In the conventional network configuration management method mentioned above, the physical relationships among the network components, such as the network devices, the routes between the stations or nodes and the connections between the devices, cables and power supplies, that are included in the current network configuration, as well as the logical relationships among the communication lines connecting the terminals, may be recorded on the memory in a mapping table format.
SUMMARY OF THE DISCLOSURE
0007It should be noted, however, that the conventional network management system has several problems that are described below.
0008The first problem is that it only allows the current configuration information to be stored. That is, it does not accommodate any additional network devices that may be included in the future network configuration. Thus, the information for such devices and the information for links that represent the connections among such devices cannot be pre-stored previously.
0009The reason is that the configuration information is stored in the flat data storage structure in the table form, which is not designed to keep track of the current network configuration.
0010The second problem is that more resources such as storage medium may be consumed if any possible future network configuration information as well is to be stored.
0011The reason is that a copy of the current network configuration information is made, and is then edited to reflect all possible future network configuration information. Then, the copy is stored on the storage medium separately from the original (current) network configuration information.
0012The present invention is based on the recognition of the problems described above, and it is therefore an object of the present invention to provide a system for managing the network components, such as devices including routers and switches, and more specifically to provide a system and method in such system that can accommodate not only the current network configuration information, but also the future network configuration information for those network components that will be considered in the future facilities installation planning. The future network configuration information is based on the current configuration information. The present invention also provides computer programs for performing such functions, that may be stored, e.g., on a recording medium.
0013It is another object of the present invention to provide a system and method wherein any possible changes in the network configuration that are expected to occur at any future time later than the current time may be stored and retrieved, and to provide computer programs for performing such functions, that may be stored, e.g., on a storage medium.
0014It is a further object of the present invention to provide a system and method wherein any past configuration information now stored can be retrieved by tracing it back to a particular time in the past, beginning with the current configuration information, and any errors in setting the values can be restored to the original values, and is to provide computer programs for performing such functions. Other aspects, objects, advantages, and features of the present invention will readily become apparent to any person skilled in the relevant art by reading the description of the embodiments thereof that follows.
0015According to a first aspect of the present invention, there is provided a network configuration data management system comprising; storage means for storing a current map that represents the current network configuration information organized into a hierarchical structure and a temporary map that contains the information for components for which the configuration changes are expected to occur in the future and/or occurred in the past, and means for generating the network configuration information that is applicable to any particular time later than the current time and/or to any particular time earlier than the current time, by merging the information in the current map together with the information in the temporary map. It may be understood from the following description of the embodiments that the features of the present invention may also be implemented as claimed in the appended claims.
0016Specifically, there is provided a network configuration data management system comprising:
0017storage means for providing storage management facilities, the storage means storing: a current map for containing information represented as a current network configuration information, and a temporary map for containing information for the network components for which the configuration changes are expected to occur at any future time and/or information for network components for which the configuration changes occurred at any past time; and
0018means for generating network configuration information that is applicable to any time relative to a particular time later than the current time and/or relative to a particular time earlier than the current time, based on the information in said current map and the information in the temporary map.
0019According to a second aspect, there is provided a network configuration data management system comprising:
0020(a) a directory server storing: a current map tree for containing current network configuration information organised into a tree structure, and a temporary map tree for only containing information for network components organised into a tree structure and for which configuration changes are expected to occur at any future time;
0021(b) means responsive to a request for a network configuration information applicable to any future time from an external requester, for issuing a request to access the current map tree and the temporary map tree stored in the directory server in order to search for appropriate trees containing directory entries, and obtaining the appropriate configuration information as requested by the requester; and
0022(c) means for merging the configuration information obtained from the current map tree together with the configuration information obtained from the temporary tree, generating a network configuration information applicable to the time specified by the requester, and returning the generated network configuration information to the requester.
0023According to a third aspect, there is provided a network configuration data management system comprising:
0024(a) a directory server including: <ul id="ul0001" list-style="none"><li id="ul0001-0001" num="0000"><ul id="ul0002" list-style="none"><li id="ul0002-0001" num="0025">(a<b>1</b>) a current map tree for containing information for current network configuration conditions organised into a directory tree format, and</li><li id="ul0002-0002" num="0026">(a<b>2</b>) a temporary map tree for containing differential information for a future network configuration organised into a directory tree structure that represents a difference resulting from any changes made to the current network configuration; and</li></ul></li></ul>
0027(b) a network configuration information management apparatus including: <ul id="ul0003" list-style="none"><li id="ul0003-0001" num="0000"><ul id="ul0004" list-style="none"><li id="ul0004-0001" num="0028">(b<b>1</b>) network configuration data control means that responds to a request from any external application for providing network configuration data management functions by performing operations on the map data,</li><li id="ul0004-0002" num="0029">(b<b>2</b>) current map tree access means for accessing the current map tree within the directory server to retrieve appropriate information therefrom, and updating the retrieved information, and</li><li id="ul0004-0003" num="0030">(b<b>3</b>) temporary map tree access means for accessing the temporary map tree within the directory server to perform generating, modifying and deleting operations, wherein</li></ul></li></ul>
0031a future network configuration information that represents the information expected to occur at any future time later than the current time may be generated by merging the information in the current map tree together with the information in the temporary map tree.
0032According to a fourth aspect, there is provided a network configuration data management method comprising the steps of:
0033storing and managing, in a store section, a current map containing current network configuration information organised into a hierarchical structure and a temporary map containing the information for components for which configuration changes are expected to occur in the future; and
0034merging the information in the current map together with the information in the temporary map to generate a future network configuration information that represents an information applicable to a particular time later than the current time.
0035According to a fifth aspect, there is provided a network configuration data management method comprising the steps of:
0036(a) storing in a directory server: a current map tree for containing network configuration information organised into a tree structure, and a temporary map tree for only containing information for those network components for which configuration changes are expected to occur at any future time later than the current time;
0037(b) merging the current map tree together with the temporary map tree that contains information applicable to any particular future time, to generate a future network configuration information;
0038(c) in response to a request for the network configuration information applicable to any future time from a requester, issuing a request to access the current map tree and temporary map tree stored in the directory server for searching for the trees containing the directory entries, and retrieving the network configuration information as requested;
0039(d) merging the configuration retrieved from the current map tree together with the configuration information retrieved from the temporary map tree to generate a network configuration information applicable to the particular future time; and
0040(e) returning the generated network configuration information to the requester.
0041According to a sixth aspect, there is provided a network configuration data management method for use in a system comprising a network configuration information management apparatus, the network configuration information management apparatus including:
0042(a) a directory server for storing a current map tree that contains information for current network configuration conditions organised into a directory tree structure and a temporary map tree that contains future configuration information, organised into a directory tree structure, that represents a difference from the current network configuration resulting from any changes made to the current network configuration;
0043(b) network configuration data control means for providing the network configuration data management functions by performing operations on the map data in response to a request from any external application;
0044(c) current map tree access means for accessing the current map tree stored in the directory server to retrieve the information therefrom, and updating the retrieved information and
0045(d) a temporary map tree access means for accessing the temporary map tree stored in the directory server, and generating, modifying and updating the information therein.
0046The network configuration data management method comprises the steps of:
0047(A<b>1</b>) receiving, at the network configuration data control means, a request for modifying configuration data from any external application, the network configuration data control means responding to the request to request that the temporary map tree access means generate a temporary map entry as a root for the temporary map tree, and the temporary map tree access means responding to the request from the network configuration data control means to access the directory server for generating the temporary map entry;
0048(A<b>2</b>) sorting data instructed in the request, termed as “request data”, for modifying the configuration data for each entry, in the order of the directory tree hierarchy beginning with a top level toward a bottom level;
0049(A<b>3</b>) retrieving the sorted data in the request sequentially, and checking them to determine whether what is requested is to add, modify, or delete an entry;
0050(A<b>4</b>) dividing the processing steps into add, modify and delete, based on the results of the checking,
0051(A<b>5</b>) if it is determined that an entry is to be added, generating an entry designated as Add in the temporary map tree;
0052(A<b>6</b>) if it is determined that any existing entry is to be modified, generating an entry designated as Modify in the temporary map tree; and
0053(A<b>7</b>) if it is determined that the information for any existing entry is to be deleted, generating an entry designated as Delete in the temporary map tree.
0054According to a seventh aspect, there is provided a computer program (or program product) for being executed on a computer including a network configuration information management apparatus that comprises:
0055a directory server storing: <ul id="ul0005" list-style="none"><li id="ul0005-0001" num="0000"><ul id="ul0006" list-style="none"><li id="ul0006-0001" num="0056">a current map tree that contains information for the current network condition organised into a directory tree structure, and</li></ul></li></ul>
0057a temporary map tree that contains information for the future network configuration, organised into a directory tree structure, that represents a difference from a current network configuration resulting from changes made to the current network configuration;
0058a network configuration data control means responsive to a request received from any external application for performing operations on the map data and providing network configuration data management functions;
0059a current map tree access means for retrieving and updating the information from the current map tree stored in the directory server; and
0060a temporary map tree access means for performing the generating, modifying, and deleting operations for the temporary map tree stored in the directory server, the functional and processing features of the network configuration data control means, the current map tree access means and the temporary map tee access means being implemented by the computer program.
0061The program causes the network configuration data control means to perform the steps of:
0062(A<b>1</b>) receiving a request for change in the configuration from an external application, and requesting that the temporary map tree access means access the directory server to generate a temporary map entry as a root of the temporary map tree;
0063(A<b>2</b>) sorting the data instructed in the configuration change request, in the order of the directory tree hierarchy beginning with a top level toward a bottom level;
0064(A<b>3</b>) retrieving the sorted data in the request sequentially, and determining from the retrieved data that it requests that an entry is to be added, modified, or deleted;
0065(A<b>4</b>) based on the result determined in step (A<b>3</b>), dividing the processing steps into Add, Modify and Delete, otherwise treating the request as an error;
0066(A<b>5</b>) if it is determined that Add is requested, generating an entry designated as Add in the temporary map tree;
0067(A<b>6</b>) if it is determined that Modify is requested, generating an entry designated as Modify in the temporary map tree; and
0068(A<b>7</b>) if it is determined that Delete is requested, generating an entry designated as Delete in the temporary map tree.
0069Other aspects and features are set forth in the entire claims, which are incorporated herein by reference thereto.
BRIEF DESCRIPTION OF THE DRAWINGS
0070<figref idref="DRAWINGS">FIG. 1</figref> illustrates the network configuration according to one embodiment of the present invention;
0071FIGS. <b>2</b>(<i>a</i>)-<b>2</b>(<i>b</i>) are diagrams that help any person skilled in the relevant art understand one embodiment of the present invention;
0072FIGS. <b>3</b>(<i>a</i>)-<b>3</b>(<i>c</i>) are diagrams that helps any person skilled in the relevant art understand one embodiment of the present invention, including the current map class, the temporary map class, and the directories under the respective maps;
0073FIGS. <b>4</b>(<i>a</i>)-<b>4</b>(<i>d</i>) are diagram that help any person skilled in the relevant art understand how the configuration could be changed according to one embodiment of the present invention;
0074<figref idref="DRAWINGS">FIG. 5</figref> illustrates an example of the format of the data described in the request that is passed from any external application to the network configuration data control means according to one embodiment of the present invention;
0075<figref idref="DRAWINGS">FIG. 6</figref> is a flowchart that depicts the process of generating an entry in the temporary map tree according to one embodiment of the invention;
0076<figref idref="DRAWINGS">FIG. 7</figref> is a flowchart that depicts the process of generating an entry designated as Add in the temporary map tree according to one embodiment of the present invention;
0077<figref idref="DRAWINGS">FIG. 8</figref> is a flowchart that depicts the process of generating an entry designated as Modify in the temporary map tree according to one embodiment of the present invention;
0078<figref idref="DRAWINGS">FIG. 9</figref> is a flowchart that depicts the process of generating an entry designated as Delete in the temporary map tree according to one embodiment of the present invention;
0079FIGS. <b>10</b>(<i>a</i>)-<b>10</b>(<i>b</i>) and <b>10</b>(<i>a</i>′) are diagrams that help any person skilled in the relevant art understand the process of generating a new current map according to one embodiment of the present invention;
0080<figref idref="DRAWINGS">FIG. 11</figref> is a flowchart that depicts the process of merging the current map tree and temporary map tree to produce an updated version of the current map tree stored on the directory server;
0081FIGS. <b>12</b>(<i>a</i>)-<b>12</b>(<i>c</i>) are flowcharts that depict the process of deleting, modifying, and adding an entry under the current map entry during the current and temporary map merging process (<figref idref="DRAWINGS">FIG. 11</figref>) according to one embodiment of the present invention;
0082<figref idref="DRAWINGS">FIG. 13</figref> illustrates the network configuration according to a second embodiment of the present invention;
0083<figref idref="DRAWINGS">FIG. 14</figref> is a flowchart that depicts the process according to the second embodiment of the present invention;
0084<figref idref="DRAWINGS">FIG. 15</figref> illustrates the network configuration according to a third embodiment of the present invention;
0085FIGS. <b>16</b>(<i>a</i>)-<b>16</b>(<i>b</i>) are diagrams that help any person skilled in the relevant art understand the third embodiment of the present invention;
0086FIGS. <b>17</b>(<i>a</i>)-<b>17</b>(<i>c</i>) and <b>17</b>(<i>a</i>′) are diagrams that help any person skilled in the relevant art understand the third embodiment of the present invention;
0087FIGS. <b>18</b>(<i>a</i>)-<b>18</b>(<i>c</i>) are flowcharts that depict the process of deleting, modifying, and adding an entry under the current map entry according to the third embodiment of the present invention; and
0088FIGS. <b>19</b>(<i>a</i>)-<b>19</b>(<i>b</i>) are flowcharts that depict the process of generating an entry designated as Add or Modify in the log map according to the third embodiment of the present invention.
PREFERRED EMBODIMENTS OF THE INVENTION
0089The embodiments of the present invention are now described. Referring to <figref idref="DRAWINGS">FIG. 2</figref>, individual network components in the present invention may be stored as nodes that are organized into the tree structure called as the “network map”, having the directory entry as a root.
0090In one preferred embodiment, the system according to the present invention includes a directory server (<b>2</b>) on which a current map tree (<b>21</b>) and a temporary map tree (<b>22</b>) may be stored, wherein the current map tree (<b>21</b>) contains the current network configuration information organized into the tree structure, and the temporary map tree (<b>22</b>) only contains the information for those network components, organized into the tree structure, for which the configuration changes are expected to occur in the future.
0091The future network configuration information may be obtained by merging the current map tree (<b>21</b>) together with the temporary map tree (<b>22</b>) that contains the information for the components for which the configuration may be setup up to a particular future time.
0092When the request for the network configuration information is received from any external application (<b>3</b>), the network configuration data control means (<b>11</b>) within the network configuration information management apparatus (<b>1</b>) is then requested to obtain the network configuration information that is applicable to any future time. In response to the request, the network configuration data control means (<b>11</b>) requests that the current map tree access means (<b>12</b>) and the temporary map tree access means access the current map tree (<b>21</b>) and temporary map tree (<b>22</b>) stored in the directory server (<b>3</b>) to search for the trees containing the directory entries, respectively. After the configuration information as requested is obtained, the network configuration data control means (<b>11</b>) merges the information in the current map tree with the information in the temporary map tree to generate the network configuration information that is applicable to the specified future time, y map tree, which may be returned to the external application (<b>3</b>).
0093According to the present invention, the current configuration information can be stored in the network map, and the differential information that represents the difference from the current configuration resulting from any changes made to the current configuration can be stored in the temporary map tree. In this way, the requirements for the resources including the storage can be reduced, and the network configuration information that is applicable to any time can be obtained.
0094In another embodiment of the present invention, the directory server (<b>2</b>) may further include a log map tree (<b>23</b>) that contains the log information for the network components for which the configuration changes occurred at any time in the past, and the network configuration information management apparatus (<b>1</b>) may further include a log map tree access means (<b>14</b>), wherein in response to the request for the network configuration information that is applicable to any particular past time, the network configuration data control means (<b>11</b>) may request that the current map tree access means and the log map tree access means access the current map tree and the log map tree both stored in the directory server, respectively, in order to retrieve the appropriate information from the respective map trees. Then, the past network configuration information may be obtained by merging the current map tree information together with the log map information that may have been setup up to the particular past time.
0095In one aspect, the method of the present invention concerns a network configuration data management method for use in a system comprising a network configuration information management apparatus, the network configuration information management apparatus including:
0096a directory server (<b>2</b>) for storing a current map tree (<b>21</b>) that contains the information for the current network configuration organized into a directory tree format and a temporary map tree (<b>22</b>) that contains the differential information for any future network configuration, organized into a directory tree format, that represents the difference from the current network configuration resulting from any changes made to the current network configuration;
0097a network configuration data control means (<b>11</b>) responsive to a request from any external application (<b>3</b>) for performing the operations on the man data and managing the network configuration data;
0098a current map tree access means (<b>12</b>) for retrieving the information from the current map tree stored in said directory server and updating the retrieved information; and
0099a temporary map tree access means (<b>13</b>) for generating, modifying and updating the information in the temporary map tree stored in said directory server, the network configuration data management method comprising the step of causing the network configuration data control means to perform the steps of:
0100(A<b>1</b>) receiving a request for changing the configuration data from the external application, said network configuration data control means responding to the request to request that temporary map tree access means generate a temporary map entry as the root for the temporary map tree, and said temporary map tree access means responding to the request from said network configuration data control means to access said directory server for generating the temporary map entry;
0101(A<b>2</b>) sorting the data instructed in the request for changing the configuration data, beginning with the top level of the directory tree hierarchy toward the bottom level; and
0102(A<b>3</b>) retrieving said sorted data sequentially, checking the data to determine whether what is requested is to add, modify, or delete an entry, and
0000dividing the processing steps into add, modify and delete, based on the results of the checking, the processing steps including:
0103(A<b>5</b>) if it is determined that an entry is to be added, generating an appropriate entry designated as Add in the temporary map tree;
0104(A<b>7</b>) if it is determined that any existing entry is to be modified, generating an appropriate entry designated as Modify in the temporary map tree; and
0105(A<b>9</b>) if it is determined that the existing entry information is to be deleted, generating an appropriate entry designated as Delete in the temporary map tree.
0106The network configuration data management method further includes the step of updating the current map tree to a new version that has been stored in the directory server by merging the current map tree and the temporary map tree, wherein the network configuration data control access means performs the steps of:
0107(E<b>1</b>) collecting, through the temporary map tree access means, the information for any entries located under the temporary map entry being merged and that are to be deleted, modified or added;
0108(E<b>2</b>) determining how many entries have been collected, wherein if it is determined that the number of entries collected is equal to zero, the process is ended, and if it is determined that the number of entries collected is equal to one or more,
0109(E<b>3</b>) processing, through the current map tree access means, the appropriate entry designated as Delete, so that is can be deleted from the current map tree;
0110(E<b>4</b>) processing, through the current map tree access means, the appropriate entry designated as Modify, so that it can be modified in the current map tree;
0111(E<b>5</b>) processing, through the current map tree access means, the appropriate entry designated as Add, so that it can be added to the current map tree; and
0112(E<b>6</b>) after all designated entries under the temporary map tree have been processed and merged, writing the completion time into the appropriate temporary map entry through the temporary map tree access means.
0113In another aspect, the method of the present invention concerns the network configuration information management method, wherein the directory server further includes a log map tree for containing the log information for the network components for which the configuration changes occurred in the past, and the network configuration information management apparatus further includes a log map tree access means, the method further including the step of causing the network configuration data control means to respond to the request for the network configuration information that is applicable to any particular past time for obtaining, through the current map tree access means and the log map tree access means, the information in the current map tree and the information in the log map tree both stored in the directory server, respectively, the past network configuration information being obtained by merging the information in the current map together with the information in the log map that is applicable to any particular time up to the specified past time.
0114In the two aspects of the method, the processing and functional features performed by the individual steps may be implemented by a computer program that is executed on a computer comprising the network configuration information management apparatus. The program code may be stored on any recording medium such as FD (floppy disk), CD-ROM, DVD, magnetic tape, semi conductor memory, and the like, from which the program code may be read through any mechanical reader so that it can run on the computer. The program code may reside on any remote server computer, from which it may be downloaded onto the computer over the network.
0115In order to provide a better understanding of the embodiments of the present invention described so far, several examples are shown and described by referring to the drawings.
0116<figref idref="DRAWINGS">FIG. 1</figref> illustrates the configuration of one example. Referring to <figref idref="DRAWINGS">FIG. 1</figref>, generally, the configuration includes a directory server <b>2</b> on which the network configuration information is stored in the tree form, an external application generally referred to as <b>3</b>, and a network configuration information management apparatus <b>1</b> that is connected to the directory server <b>2</b> and provides the management functions such as generating, modifying and deleting the network configuration information.
0117Specifically, the directory server <b>2</b> may store a current map tree <b>21</b> that contains the current network configuration conditions organized into a directory tree format, and a temporary map tree <b>22</b> that contains the differential information for the future network configuration information, organized into the directory tree format, that represents the difference from the current network configuration resulting from any changes made to the current network configuration.
0118The network configuration information apparatus <b>1</b> includes a network configuration data control means <b>11</b> that manages the network configuration data by performing the operations on the different types of map data in response to the request from the external application <b>3</b>, a current map tree access means <b>12</b> that is operated to retrieve and update the information in the current map tree <b>21</b>, and a temporary map tree access means <b>13</b> that performs the functions for the temporary map tree <b>22</b>, such as generating, modifying and deleting
0119In one embodiment of the present invention, the processing functions performed by each of the means <b>11</b>, <b>12</b> and <b>13</b> within the network configuration information management apparatus <b>1</b> may be implemented by a computer program that is executed on the computer comprising the network configuration information management apparatus <b>1</b>.
0120Referring next to <figref idref="DRAWINGS">FIGS. 2 and 3</figref>, the structure of the network configuration data (information) in one embodiment of the present invention is described.
0121FIG. <b>2</b>(<i>a</i>) represents one example of the network structure in one example of the present invention. As shown in FIG. <b>2</b>(<i>a</i>), the network structure includes nodes of the network where routers are located, links interconnecting the routers, and routes formed by connecting the links.
0122FIG. <b>2</b>(<i>b</i>) shows the tree structure that contains the network components shown in FIG. <b>2</b>(<i>a</i>) that are organized into a directory tree format. Each of the network components has a one-to-one mapping correspondence to each directory entry that acts as a node in the directory tree.
0123The tree structure includes the root entry at the top level, under which the entries for the current map tree <b>21</b> and the entries for the temporary map tree <b>22</b> may be generated, respectively, and each of the map entries may have an entry for the router group (router group), an entry for the link group (link entry) and an entry for the route group (route entry) that are generated under each respective map entry.
0124Each group entry may have entries corresponding to the router, link and route that are generated under each respective group entry.
0125FIGS. <b>3</b>(<i>a</i>), <b>3</b>(<i>b</i>), and <b>3</b>(<i>c</i>) illustrates how the map and directory classes are defined for use in one embodiment of the present invention, and shows the data structure for each entry in each of the map and directory classes. Each directory entry has an identifier that identifies the location of the entry within the directory tree, and its own entry name included in the identifier. Those are the required attributes.
0126The current map entry shown in FIG. <b>3</b>(<i>a</i>) is defined to include the following elements:
0127(a) identifier,
0128(b) map name,
0129(c) type of the map, and
0130(d) the time when the current map tree was updated.
0131The temporary map entry shown in FIG. <b>3</b>(<i>b</i>) is defined to include the following elements:
0132(a) identifier,
0133(b) map name,
0134(c) type of the map,
0135(d) map availability flag, which indicates whether the temporary map tree is permitted to be applied to the current map tree,
0136(f) the time when the temporary map tree was generated, and the time when the temporary map tree is expected to be applied, and
0137(g) the time when the temporary map tree was actually applied to the current map tree.
0138As shown in FIG. <b>3</b>(<i>c</i>), the directory entry under the map entry has the class definition, which includes the following elements as the common class:
0139(a) identifier, and
0140(b) type of the operation, which may be applied to the entry when the temporary map tree is merged with the current map tree.
0141The type of the operation may have the attribute value, such as “Add”, “Modify”, “Delete”, and “Not Applicable”.
0142The attribute value “Add” means that a directory entry should be added if it does not exist in the current map tree.
0143The attribute value “Modify” means that the attribute for the directory entry should be modified, if the directory entry already exists in the current map tree.
0144The attribute value “Delete” means that the directory entry should be delete, if it already exists in the current map tree.
0145The attribute value “Not Applicable” means “no operation” that is applied when the parent entry for the entry designated as Modify is generated for the purpose of the convenience. This is done to ensure the integrity of the temporary map tree structure.
0146The router class, link class, route class, and group class may have the respective attributes inherited from those in the common class definition. Those attributes are unique to each class.
0147Referring now to FIGS. <b>4</b>(<i>a</i>), <b>4</b>(<i>b</i>), <b>4</b>(<i>c</i>), and <b>4</b>(<i>d</i>), the operation of one embodiment of the present invention is described. FIGS. <b>4</b>(<i>a</i>)-<b>4</b>(<i>d</i>) illustrates the network configuration that may be used in conjunction with the operation that is described below.
0148FIG. <b>4</b>(<i>a</i>) represents the network configuration that includes four routers and four links interconnecting the routers, and FIG. <b>4</b>(<i>b</i>) shows that the network configuration is organized into the directory tree.
0149The following description assumes that the current network configuration is to be changed as shown in FIG. <b>4</b>(<i>c</i>). To accomplish this, a temporary map tree is created, which is then merged with the current map tree. FIG. <b>4</b>(<i>d</i>) represents the new directory tree that results from making changes to the current network configuration.
0150It is shown in FIG. <b>4</b>(<i>c</i>) that the new network configuration may include an additional router <b>5</b> and additional links <b>5</b> and <b>6</b> by adding them to the initial network configuration (FIG. <b>4</b>(<i>a</i>)). It is also shown that the attribute information for the route <b>1</b>, router <b>2</b> and router <b>4</b> may be modified, and the link <b>4</b> may be deleted from the configuration.
0151Those changes in the network configuration that are expected to occur may be stored as the directory tree data under the temporary map entry.
0152<figref idref="DRAWINGS">FIG. 5</figref> is an example of the data described in a request (request data) that is passed from an external application <b>3</b> to the network configuration control means <b>11</b>. The request may optionally contain the information associated with the directory entry for which the configuration changes are expected to occur.
0153Referring next to <figref idref="DRAWINGS">FIGS. 6</figref>, <b>7</b>, <b>8</b> and <b>9</b>, the following describes the operation that occurs when an entry is generated in the temporary map tree.
0154Referring first to <figref idref="DRAWINGS">FIG. 6</figref>, upon receiving the request shown in <figref idref="DRAWINGS">FIG. 5</figref> from the external application <b>3</b>, the network configuration data control means <b>11</b> may first request that the temporary map tree access means <b>13</b> generate a temporary map entry that serves as the root for the temporary map tree.
0155Then, the temporary map tree access means <b>13</b> may access the directory server <b>2</b>, and may generate the temporary map entry (step A<b>1</b> in FIG. <b>6</b>).
0156In this embodiment, the temporary map entry may have the identifier that has the format of “map name=temp. map <b>1</b>, root name=root”. For simplicity, the description for the root entry is omitted.
0157It is noted that during the entry generation process, the time when the temporary map is expected to be applied and the time when the temporary map was generated may be stored as the attributes for the temporary map entry, respectively.
0158At a next step (step A<b>2</b>), the network configuration data control means <b>11</b> may sort the data instructed by the individual requests, in the order of the directory tree hierarchy beginning with the top level toward the bottom level.
0159This is to avoid that any conflict occurs in the hierarchy by beginning the sort processing with the top level in the directory tree hierarchy. In this embodiment, the processing for the router, link and route may be bypassed because they are located at the same hierarchical level.
0160Then, the data instructed in the individual requests thus sorted may be retrieved sequentially, to allow the network configuration data control means <b>11</b> to determine what type of operation is requested, such as add, modify and delete (step A<b>3</b>)
0161If it is determined that the type of operation requested is to add an entry (“yes” in step A<b>4</b>), the process proceeds to step A<b>5</b>, where an entry designated as Add in the temporary map tree is generated.
0162If it is determined that the type of operation requested is to modify the existing entry (“yes” in step A<b>6</b>), the process proceeds to step A<b>7</b>, where an entry designated as Modify in the temporary map tree is generated.
0163If it is determined that the type of operation requested is to delete the existing entry information (“yes” in step A<b>8</b>), the process proceeds to step A<b>9</b>, where an entry designated as Delete in the temporary map tree is generated.
0164If it is determined that the type of operation requested is anything other than add, modify and delete (that is, “not applicable”), this is treated as an error, and the external application <b>3</b> is so notified (step A<b>10</b>).
0165The steps A<b>3</b> through A<b>11</b> will be repeated until the processing for all requests has been completed (that is, the decision at step A <b>11</b> s “no”).
0166Referring now to <figref idref="DRAWINGS">FIG. 7</figref>, the process for generating an entry designated as Add in the temporary map tree is described. As shown in <figref idref="DRAWINGS">FIG. 7</figref>, the identifier that identifies the location of the entry in the directory tree is extracted from the retrieved data in the request (step B<b>1</b> in FIG. <b>7</b>).
0167Among the individual requests listed in <figref idref="DRAWINGS">FIG. 5</figref>, it may be seen that the request that specifies that a router <b>5</b> should be added, for example, contains the identifier that has the following format: <br />“{router name=router <b>5</b>, group name=router group, map name=temporary map}”
0168Then, based on the extracted identifier, checking is made to determine whether the parent entry for the entry designated as Add has already been generated (step B<b>2</b>).
0169For the router <b>5</b>, the group entry having the following identifier, <br />“{group name=router group, map name=temporary map <b>1</b>}”<br /> must have been generated as the parent entry.
0170The entry for the router <b>5</b> being added is the first entry that occurs after the temporary map entry is generated. In this case, however, it is found that the parent entry has not been generated Yet (“no” in step B<b>3</b>), and therefore the network configuration data control means <b>11</b> causes the current map tree access means <b>12</b> to access the directory server <b>2</b> in order to obtain the parent entry information that resides in the current map tree <b>21</b> (step B<b>4</b>), and then causes the temporary map tree access means <b>13</b> to generate the parent entry under the temporary map entry (step B<b>5</b>).
0171At this point, the temporary map tree access means <b>13</b> sets the type of operation that is the attribute of the parent entry to the value “not applicable”. This is done to bypass the adding process when the temporary map tree <b>22</b> is merged with the current map tree <b>21</b>, because the parent entry already exists in the current map tree, requiring no modification.
0172The entry that will be added as specified in the request is generated under the parent entry that has been generated through the temporary map tree access means <b>13</b>.
0173In this case, the type of operation attribute is set to the value “add”.
0174This is done to indicate that this additional entry must be added under a tree within the current map tree <b>21</b> when the temporary map tree <b>22</b> is merged with the current map tree <b>21</b>.
0175Referring next to <figref idref="DRAWINGS">FIG. 8</figref>, the process for generating an entry designated as Modify in the temporary map tree is described. In <figref idref="DRAWINGS">FIG. 8</figref>, the appropriate identifier is extracted from the data in the request, as for the process for generating the entry designated as Add (step C<b>1</b> in FIG. <b>8</b>).
0176Among the requests listed in <figref idref="DRAWINGS">FIG. 5</figref>, the request that specifies that the route <b>1</b> should be modified, for example, contains the identifier that has the following format: <br />“{route name=route <b>1</b>, group name=route group name, map name=temporary map <b>1</b>}”
0177Then, based on the extracted identifier, checking is made to determine whether the parent entry for the entry designated as Modify has already been generated in the temporary tree.
0178For the route <b>1</b>, the temporary map entry has already been generated, but it is found that the route group entry as identified by the identifier, <br />“{group name=route group, map name=temporary map <b>1</b>}”<br /> has not been generated yet (that is, “no” in step C<b>3</b>).
0179Like the “add” process, therefore, the network configuration data control means <b>11</b> accesses the current map tree <b>21</b>, from which it obtains the following information for the route group entry, <br />“{group name=route group, map name=temporary map <b>1</b>}”<br /> and generates the parent entry under the temporary map entry (step C<b>4</b>, step C<b>5</b>).
0180Then, the entry that will be modified as specified in the request (route <b>1</b> in this case) is additionally added under the parent entry generated through the temporary map tree access means <b>13</b> (step C<b>6</b>).
0181In this case, the type of operation attribute is set to the value “modify”. This is done to indicate that the appropriate entry that already exists in a tree within the current map tree <b>21</b> must be modified when the temporary map tree <b>22</b> is merged with the current map tree <b>21</b>.
0182Referring finally to <figref idref="DRAWINGS">FIG. 9</figref>, the process for generating an entry designated as Delete in the temporary map tree is described.
0183In <figref idref="DRAWINGS">FIG. 9</figref>, the identifier is extracted from the data in the request, just like the “add” process (step D<b>1</b> in FIG. <b>9</b>).
0184Among the requests listed in <figref idref="DRAWINGS">FIG. 5</figref>, the request that specifies that link <b>4</b> is to be deleted, for example, contains the identifier defined as “{link name=link <b>4</b>, group name=link group, map name=temporary map <b>1</b>}”.
0185Then, based on the extracted identifier, checking is made to determine whether the parent entry for the entry designated as Delete has already been generated in the temporary map tree (step D<b>2</b>).
0186For the link <b>4</b>, the temporary map entry has already been generated, but it is found that the link group entry as identified by the identifier “{group name=link group, map name=temporary map <b>1</b>}” has not been generated yet (that is, “no” in step D).
0187Like the “add” process, the network configuration data control means <b>11</b> accesses the current map tree <b>21</b>, from which it obtains the following information for the route group entry, <br />“{group name=link group, map name=temporary map <b>1</b>}”<br /> and generates the parent entry under the temporary map entry (step D<b>4</b>, step D<b>5</b>).
0188The entry that will be deleted as specified in the request (link <b>4</b> in this case) is additionally generated under the parent entry generated through the temporary map tree access means (step D<b>6</b>).
0189In this case, the type of operation attribute is set to the value “delete”. This is done to indicate that the appropriate entry that already exists in the current map tree <b>21</b> should be deleted when the temporary map tree <b>22</b> is merged with the current map tree <b>21</b>.
0190The temporary map tree that has been generated through the processes described above may be stored in the directory server <b>2</b> as the directory tree.
0191The tree under the temporary map entry may have the entry that requires the modification as well as the parent entry that exists but requires no modification.
0192The operation of one embodiment of the present invention that is described below by referring to <figref idref="DRAWINGS">FIG. 11</figref> involves the process of merging the current map tree together with the temporary map tree, thereby updating the current map tree stored in the directory server <b>2</b>.
0193As shown in <figref idref="DRAWINGS">FIG. 11</figref>, the network configuration data control means <b>11</b> begins with collecting the information associated with all applicable entries, that is, those entries having the type of operation attribute values specified as other than the “not applicable” (step E<b>1</b> in FIG. <b>11</b>).
0194In one embodiment of the present invention, the information associated with the router <b>2</b>, router <b>4</b>, router <b>5</b>, link <b>4</b>, link <b>5</b>, link <b>6</b>, and route <b>1</b> that are located under the temporary map <b>1</b> shown in FIG. <b>10</b>(<i>b</i>) may be collected.
0195The router group, link group, and route group entry under the temporary map <b>1</b> are not applicable, because they have the type of operation attribute value of “not applicable”.
0196When the number of entries collected is found to be none or zero (“Yes” in step E<b>2</b>), the process ends.
0197When one or more entries have been collected, the first step is to delete the entries having the type of operation attribute specified as “delete” from the current map tree, which is performed through the current map tree access means <b>12</b> (step E<b>3</b>).
0198The second step is to modify the entries having the type of operation attribute specified as “modify” in the current map tree, which is performed through the current map tree access means <b>12</b> (step E<b>4</b>).
0199The third step is to add the entries having the type of operation attribute specified as “add” in the current map tree, which is performed through the current map tree access means <b>12</b> (step E<b>5</b>).
0200The final step is to write, into the temporary map entry, the time when all of the applicable entries under the temporary map entry have been processed as appropriate, or the time when the merging processing has completed (step E<b>6</b>).
0201Referring now to FIG. <b>12</b>(<i>a</i>), the operation is described more specifically, for each of the steps E<b>3</b>, E<b>4</b> and E<b>5</b> shown in FIG. <b>11</b>.
0202FIG. <b>12</b>(<i>a</i>) represents an example of the operation of the process that occurs at the step E<b>3</b> shown in <figref idref="DRAWINGS">FIG. 11</figref>, where the entry that resides under the current map entry is to be deleted. In FIG. <b>12</b>(<i>a</i>), if it is determined that there are one or more entries under the temporary map tree that are designated as Delete (that is, the number of such entries is non-zero) (“no” in step F<b>1</b>), the network configuration data control means <b>11</b> extracts the identifier for the appropriate entry from the information for the applicable entry that has been collected through the temporary map tree access means <b>13</b> (step F<b>2</b>).
0203In this case, the entry that is designated as Delete is “link <b>4</b>”, and the identifier for the appropriate entry that has been extracted is: <br />“{link name=link <b>4</b>, group name=link group, map name=temporary map <b>1</b>}”
0204Then, this identifier is translated into the corresponding identifier for the entry that resides under the current map tree and is designated as Delete. This corresponds to the entry that is located at the origin (root) of the tree between the current map tree <b>21</b> and temporary map tree <b>22</b>, that is, in this case, the tree structures are equivalent except for the “current map” and the “temporary map <b>1</b>”. Thus, only the map name=portion in the extracted identifier needs to be replaced by the “current map”.
0205For the link <b>4</b>, for example, the following identifier <br />“{link name=link <b>4</b>, group name=link group, map name=temporary map <b>1</b>}”<br /> may be changed as follows: <br />“{link name=link <b>4</b>, group name=link group, map name=current map}”
0206Then, the network configuration data control means <b>11</b> uses the extracted identifier as a parameter, and causes the current map tree access means <b>12</b> to delete the entry that resides under the current map entry (step F<b>4</b>).
0207The steps F<b>2</b> through F<b>5</b> may be repeated until all applicable entries have been deleted.
0208FIG. <b>12</b>(<i>b</i>) represents an example of the operation of the process that occurs at the step E<b>4</b> shown in <figref idref="DRAWINGS">FIG. 11</figref>, where the entry that resides under the current map entry is to be modified.
0209In FIG. <b>12</b>(<i>b</i>), if it is determined that there are one or more entries under the temporary map tree that are designated as Delete (“no” in step G<b>1</b>), the network configuration data control means <b>11</b> extracts the identifier for the appropriate entry from the information for the appropriate entry that has been collected through the temporary map tree access means <b>13</b> (step G<b>2</b>).
0210In one embodiment of the present invention, the entries that are designated as Modify may include the route <b>1</b>, router <b>2</b> and router <b>4</b>. For the route <b>1</b>, for example, the identifier that has been extracted is defined as: <br />“{route name=route <b>1</b>, group name=route group, map name=temporary map <b>1</b>}”
0211The above identifier is then translated into the corresponding identifier for the applicable entry that resides under the current map entry (step G<b>3</b>).
0212Specifically, like the delete process shown in FIG. <b>12</b>(<i>a</i>), the identifier for the route <b>1</b> that is defined as:
0000“{route name=route <b>1</b>, group name=route group, map name=temporary map <b>1</b>}”
0000is translated into the following: <br />“{route name=route <b>1</b>, group name=route group, map name=current map <b>1</b>}”
0213Then, the network configuration data control means <b>11</b> generates a parameter that specifies the modification, based on the information for the applicable entry under the temporary map entry (step G<b>4</b>).
0214Then, the network configuration data control means <b>11</b> modifies the entry that resides under the current map entry, which is performed through the current map tree access means <b>12</b> (step G<b>5</b>).
0215The steps G<b>2</b> through G<b>6</b> may be repeated until all of the applicable entries have been modified.
0216FIG. <b>12</b>(<i>c</i>) represents an example of the operation of the process that occurs at the step E<b>5</b> shown in <figref idref="DRAWINGS">FIG. 11</figref>, where an additional entry is to be added under the current map entry.
0217In FIG. <b>12</b>(<i>c</i>), if it is determined that there are one or more entries under the temporary map tree that are designated as Add (“no” in step H<b>1</b>), the network configuration data control means <b>11</b> extracts the identifier for the appropriate entry from the information for the appropriate entry that has been collected through the temporary map tree access means <b>13</b> (step H<b>2</b>).
0218In this embodiment, the entries that are designated as Add may include the router <b>5</b>, router <b>5</b> and link <b>6</b>. For the router <b>5</b>, for example, the identifier that has been extracted is defined as: <br />“{router name=router <b>5</b>, group name=router group, map name=temporary map <b>1</b>}”
0219The above identifier is then translated into the corresponding identifier for the appropriate entry that resides under the current map entry (step H<b>3</b>).
0220Specifically, like the delete process shown in FIG. <b>12</b>(<i>a</i>), the identifier for the router <b>5</b> that is defined as: <br />“{router name=router <b>5</b>, group name=router group, map name=temporary map <b>1</b>}”<br /> is translated into the following: <br />“{router name=router <b>5</b>, group name=route group, map name=current map <b>1</b>}”
0221Then, the network configuration data control means <b>11</b> generates a parameter that specifies the addition, based on the information for the appropriate entry under the temporary map entry (step H<b>4</b>).
0222Then, the network configuration data control means <b>11</b> adds the entry under the current map entry, which is performed through the current map tree access means <b>12</b> (step H<b>5</b>).
0223The steps H<b>2</b> through H<b>6</b> may be repeated until all of the applicable entries have been added.
0224The current map tree shown in FIG. <b>10</b>(<i>a</i>) may be changed into a new current map tree shown in FIG. <b>10</b>(<i>a</i>′) by merging the entries in the current and temporary map trees.
0225Several temporary map trees may previously be generated, and the network configuration may be changed by performing the sequential merging process for the information in those temporary map trees, when the appropriate expected times as set in the temporary map entries arrive.
0226Next, another embodiment of the present invention is described. In the following description, it is assumed that several temporary map trees are generated, and are then stored in the directory server <b>2</b>. Then, when the request for the network configuration information that is applicable to any particular time is received from any external application <b>3</b>, the trees may be searched, and the search results may be returned to the application <b>3</b>.
0227<figref idref="DRAWINGS">FIG. 13</figref> shows the system configuration according to the second embodiment of the present invention. It may be seen from <figref idref="DRAWINGS">FIG. 13</figref> that the system configuration according to the second embodiment is similar to that shown in <figref idref="DRAWINGS">FIG. 1</figref>, wherein it includes the network configuration information management apparatus <b>1</b> that is connected to the network configuration data control means <b>11</b>. Specifically, the apparatus <b>1</b> contains a network configuration data store section <b>111</b> for storing the directory tree information temporarily. <figref idref="DRAWINGS">FIG. 14</figref> is a flowchart depicting the steps that are performed according to the second embodiment.
0228Referring to <figref idref="DRAWINGS">FIG. 14</figref>, the process begins at step I<b>1</b>, where the network configuration data control means <b>11</b> causes the current map tree access means <b>12</b> to access the current map tree that contains the current network configuration information, in order to obtain the information for the component as specified by the appropriate entry located under the current map entry.
0229The information obtained at step <b>11</b> is then stored temporarily in the network configuration data store section <b>111</b> (step I<b>2</b>).
0230Then, the temporary map tree access means <b>13</b> is caused to access the several temporary map trees to search for the appropriate temporary map entry information applicable to any particular time earlier than the current time specified by the external application <b>3</b> (step I<b>3</b>).
0231If the number of temporary map entries for which the information has thus been collected is found to be zero (“no” in step I<b>4</b>), the entry information under the current map entry that has been obtained at step I<b>1</b> may be used, and is returned to the external application <b>3</b> as it is (step I<b>8</b>).
0232If the number of temporary map entries for which the information has been collected is found to be one or more (“yes” in step I<b>4</b>), the entry information under the temporary map entries and specified by the external application <b>3</b> may be collected, for each temporary map entry obtained through the temporary map tree access means <b>13</b> (step I<b>5</b>).
0233Then, the network configuration data control means <b>11</b> may be operated to merge the entry information under the temporary map entry that has been collected with the current map tree previously stored in the network configuration data store section <b>111</b> (step I<b>6</b>).
0234This merge processing may occur in the same manner as for the merge processing described in connection with FIG. <b>11</b> and <figref idref="DRAWINGS">FIG. 12</figref>, but it should be noted that it occurs against the network configuration data store section <b>111</b>, but not against the directory server <b>2</b>.
0235The steps I<b>5</b> through <b>17</b> may be repeated until all of the temporary map entries have been collected and merged (“no” in step I<b>7</b>).
0236Finally, after the information under the current map entries stored in the network configuration data store section <b>111</b> has been collected and updated, it may be returned to the external application <b>3</b> (step I<b>8</b>).
0237A further embodiment of the present invention is next described by referring to <figref idref="DRAWINGS">FIG. 15</figref>, which illustrates the system configuration according to this (third) embodiment.
0238Referring to <figref idref="DRAWINGS">FIG. 15</figref>, the system configuration according to the third embodiment includes a log map access means <b>14</b> and a log map <b>23</b>, which are added to the system configuration in the preceding embodiment shown in FIG. <b>13</b>.
0239According to the third embodiment of the present invention, the future network configuration information as well as the network configuration information that occurred in the past may be searched for. The functions provided by each of the means <b>11</b>, <b>12</b>, <b>13</b>, and <b>14</b> in the network configuration information management apparatus <b>1</b> may be implemented by a computer program that is executed by the computer.
0240The log map <b>23</b> is organized into a directory tree that may store, as the directory entry information, the information used to restore the processing results to its original state that have been obtained by merging the temporary map tree <b>22</b> together with the current map tree <b>21</b>.
0241The log map class shown in FIG. <b>16</b>(<i>a</i>) is defined to include the following elements:
0242(a) identifier,
0243(b) map name,
0244(c) map type, and
0245(d) time of log map generation.
0246As shown in FIG. <b>16</b>(<i>b</i>), the class definition for the routers and links that reside under the log map entry is the same as that shown in FIG. <b>3</b>.
0247The log map access means <b>14</b> is connected to the directory server <b>2</b>, and may have access to the log map <b>23</b> for generating, modifying, and deleting the entries therein.
0248The operation of the third embodiment of the present invention is now described by referring to <figref idref="DRAWINGS">FIGS. 17</figref>, <b>18</b> and <b>19</b>.
0249FIGS. <b>17</b>(<i>a</i>), <b>17</b>(<i>b</i>), and <b>17</b>(<i>c</i>) represent the network configuration that includes the log map tree (c) that is added to the network configuration shown in FIGS. <b>10</b>(<i>a</i>), <b>10</b>(<i>a</i>′), and <b>10</b>(<i>b</i>) and described in connection with the first embodiment by changing the directory tree to reflect such change. The log map <b>1</b> is designated as a root entry for the log map tree.
0250The entries under the root entry for the log map <b>1</b> may be generated by merging the temporary map <b>1</b> together with the current map, based on the entry information in the original current map tree (a) and the entry information under the temporary map <b>1</b> (b).
0251The log map tree may be generated when the entries in the temporary map tree are merged with the current map tree, as described above in the first embodiment, and an additional process is therefore included to allow log map tree entries to be generated as the individual current map trees shown in <figref idref="DRAWINGS">FIG. 12</figref> are processed.
0252Referring to FIG. <b>18</b>(<i>a</i>) through FIG. <b>18</b>(<i>c</i>), the process includes steps F<b>6</b>, G<b>7</b> and H<b>7</b> for generating log map entries, which have been added to the process shown in FIG. <b>12</b>(<i>a</i>) through FIG. <b>12</b>(<i>c</i>), respectively.
0253Referring first to FIG. <b>18</b>(<i>a</i>), if the type of operation for the entry applicable for being processed that has been obtained from the temporary map tree is found to be “delete”, the “add” process, which is the opposite of the “delete” process, must be performed in the log map tree. Accordingly, the network configuration data control means <b>11</b> causes the log map access means <b>14</b> to generate a log map entry designated as Add as shown in step F<b>6</b>, before the appropriate entry is deleted from the current map tree as shown in step F<b>4</b>.
0254Similarly, as shown in FIG. <b>18</b>(<i>b</i>), if the type of operation for the entry applicable for being processed that has been obtained from the temporary map tree is found to be “modify”, the original entry that remains unchanged must be saved in the log map tree.
0255Accordingly, the network configuration data control means <b>11</b> causes the log map access means <b>14</b> to generate a log map entry to be modified as shown in step G<b>7</b>, before the appropriate entry in the current map tree is modified as shown in step G<b>5</b>.
0256Similarly, as shown in FIG. <b>18</b>(<i>c</i>), if the type of operation for the entry being processed that has been obtained from the temporary map tree is found to be “add”, the “delete” process, which is the opposite of the “add” process, must be performed in the log map tree.
0257Accordingly, the network configuration data control means <b>11</b> causes the log map access means <b>14</b> to generate a log map entry to be deleted as shown in step H<b>7</b>, before the appropriate entry in the current map tree is added as shown in step H<b>5</b>.
0258FIG. <b>19</b>(<i>a</i>) and <b>19</b>(<i>b</i>) provides the details of the respective operations performed by the steps F<b>6</b>, G<b>7</b> and H<b>7</b>.
0259FIG. <b>19</b>(<i>a</i>) is a flowchart that depicts the steps of generating an entry under the log map tree at the time when the corresponding entry in the temporary map tree is to be added and to be modified, respectively. FIG. <b>19</b>(<i>b</i>) is a flowchart that depicts the steps of generating an entry under the log map tree when the corresponding entry in the temporary map tree is to be deleted.
0260Those steps are now described specifically. Referring first to FIG. <b>19</b>(<i>a</i>), the network configuration data control means <b>11</b> causes the current map tree access means <b>12</b> to access the current map tree in order to obtain the entry information that is designated as Add or Delete, or the attribute value, from the corresponding entry in the current map tree (step K<b>1</b>).
0261Then, the identifier is extracted from the information obtained in step K<b>1</b>, and is translated into the corresponding identifier that will be placed under the log map tree (step K<b>2</b>). In the example shown in <figref idref="DRAWINGS">FIG. 17</figref>, where the entry for the link <b>4</b> is to be deleted from the current map tree, a corresponding entry to be added may be generated in the log map tree.
0262In this case, the identifier that is defined as: <br />“{link name=link <b>4</b>, group name=link group, map name=current map}”<br /> may be translated into the following identifier: <br />“{link name=link <b>4</b>, group name=link group, map name=log map <b>1</b>}”
0263How to check whether the parent entry already exists, and how to generate the parent entry into the log map tree are the same as for the temporary map entry generation, except that the parent entry is generated under the log map entry. No further description is provided, therefore.
0264Next, the value for the type of operation is checked (step K<b>3</b>) For the type of operation being “delete” (“yes” in step K<b>4</b>) the parameter that represents the type of operation for the corresponding entry being generated under the log map tree is set to the value “add”, which is the opposite of “delete” (step K<b>5</b>).
0265For the type of operation being “modify” (“Yes” in step K<b>6</b>), the type of operation for the corresponding entry being generated under the log map tree is set to the same value, or “modify” (step K<b>7</b>).
0266Then, the network configuration data control means <b>11</b> generates the parameter for the corresponding entry being generated under the log map tree, based on the attribute value obtained from the entry under the current map tree (step K<b>8</b>).
0267Finally, the log map access means <b>14</b> is caused to generate the entry for the log map tree, which is saved in the directory server <b>2</b> (step K<b>9</b>).
0268Referring next to FIG. <b>19</b>(<i>b</i>) the network configuration data control means <b>11</b> extracts the identifier from the information that is obtained, at step H<b>2</b> in FIG. <b>18</b>(<i>c</i>), from the entry under the temporary map tree that is to be added (step L<b>1</b>).
0269The identifier thus extracted is then translated into the corresponding identifier that is used for generating the corresponding entry designated as Delete under the log map entry (step L<b>2</b>). In the example shown in <figref idref="DRAWINGS">FIG. 17</figref>, where the entry for the router <b>5</b> is to be added under the current map tree, the corresponding entry designated as Delete may be generated into the log map tree. In this case, the identifier that is defined as: <br />“{router name=router <b>5</b>, group name=router group, map name=temporary map <b>1</b>}”<br /> may be translated into the following identifier: <br />“{router name=router <b>5</b>, group name=router group, map name=log map <b>1</b>}”
0270Next, the network configuration data control means <b>11</b> sets the parameter that represents the type of operation for the entry being generated under the log map tree to the value “delete”, which is the opposite of “add” (step L<b>3</b>).
0271Finally, the log map access means <b>14</b> is caused to generate the entry designated as Delete, which is placed under the log map entry (step L<b>4</b>).
0272When the network configuration information that is applicable to any particular time in the past is requested by any external application <b>3</b>, the network configuration data control means <b>11</b> may cause the current map tree access means <b>12</b> and the log map tree access means <b>14</b> to access the current map tree <b>21</b> and log map <b>23</b> stored in the directory server <b>3</b>, respectively, in order to obtain the information therein, and may send the information resulting from merging the map information back to the external application <b>3</b>.
0273It may be appreciated that the third embodiment of the present invention provides the additional advantage in that the past network configuration information may be obtained by providing an additional log map tree entry, and then by merging the current map tree together with the log map that has been setup up to the particular past time specified by the external application.
0274Although the present invention has been described in reference to the particular embodiments thereof, it should be understood that those embodiments and the figures referenced in describing them are only presented for the illustrative purposes, and the present invention is not restricted to the embodiments described so far. It should be understood, therefore, that various changes and modifications may be made within the scope of the present invention defined in the appended claims as they are apparent to any person skilled in the art.
0275The meritorious effects of the present invention are summarized as follows.
0276It may be appreciated from the foregoing description that the present invention provides the following advantages that will be described specifically.
0277The first advantage of the present invention is that the network configuration information may be stored in the two different map trees organized into the tree structure, that is, the current map tree and the temporary map tree, that may reside in the directory server in the tree format, and is therefore to allow the user or application that is responsible for managing the network configuration information to have access to those map trees for obtaining the network configuration information that is expected to occur at any future time later than the current time.
0278The reason for this is that the temporary map tree, which keeps track of the expected applicable times, may be structured so that it only contains the differential information that represents the changes made to the current map tree, and that the network configuration information that is available at any specific times may be obtained by merging the temporary map tree and current map tree.
0279The second advantage of the present invention is to reduce the requirements for storing the network configuration information, as compared with the conventional way of copying the future network configuration information from the current configuration information, and then storing the copy separately from the current configuration information.
0280The reason for this is that the temporary map tree is structured so that it only contains the changes made to the current configuration information.
0281It should be noted that other objects, features and aspects of the present invention will become apparent in the entire disclosure and that modifications may be done without departing the gist and scope of the present invention as disclosed herein and claimed as appended herewith.
0282Also it should be noted that any combination of the disclosed and/or claimed elements, matters and/or items may fall under the modifications aforementioned.
Contents5
20 sheets
Sheet 1 Sheet 2 Sheet 3 Sheet 4 Sheet 5 Sheet 6 Sheet 7 Sheet 8 Sheet 9 Sheet 10 Sheet 11 Sheet 12 Sheet 13 Sheet 14 Sheet 15 Sheet 16 Sheet 17 Sheet 18 Sheet 19 Sheet 20
Every citation, both ways
| Document | Relation | Office | Cited during |
|---|---|---|---|
| US2005243826A1 | Cited by | United States of America | Pre-grant |
| US7363316B2 | Cited by | United States of America | Applicant |
| US8526427B1 | Cited by | United States of America | Applicant |
| US2019028886A1 | Cited by | United States of America | Search report |
| CN103049248A | Cited by | China | Search report |
| US8730976B2 | Cited by | United States of America | Search report |
| US9760585B2 | Cited by | United States of America | Applicant |
| US8208370B1 | Cited by | United States of America | Applicant |
| US2010191781A1 | Cited by | United States of America | Pre-grant |
| US2006047997A1 | Cited by | United States of America | Pre-grant |
| US2006047714A1 | Cited by | United States of America | Pre-grant |
| US8755382B2 | Cited by | United States of America | Applicant |
| US9621419B2 | Cited by | United States of America | Applicant |
| US2009086641A1 | Cited by | United States of America | Pre-grant |
| US7701881B1 | Cited by | United States of America | Search report |
| US2007091827A1 | Cited by | United States of America | Pre-grant |
| US8352446B2 | Cited by | United States of America | Search report |
| US7936703B2 | Cited by | United States of America | Search report |
| US8059652B2 | Cited by | United States of America | Applicant |
| US2010110934A1 | Cited by | United States of America | Pre-grant |
| US8789148B1 | Cited by | United States of America | Applicant |
| US10069765B2 | Cited by | United States of America | Applicant |
| US2008256102A1 | Cited by | United States of America | Pre-grant |
| US8381280B1 | Cited by | United States of America | Applicant |
| US2011134923A1 | Cited by | United States of America | Pre-grant |
| US8929207B1 | Cited by | United States of America | Applicant |
| US7889733B2 | Cited by | United States of America | Applicant |
| US2006039384A1 | Cited by | United States of America | Pre-grant |
| US8041788B1 | Cited by | United States of America | Applicant |
| US2003061312A1 | Cited by | United States of America | Pre-grant |
| US8990430B2 | Cited by | United States of America | Applicant |
| US7664983B2 | Cited by | United States of America | Applicant |
| US7792930B1 | Cited by | United States of America | Search report |
| US7836175B2 | Cited by | United States of America | Search report |
| US8082577B1 | Cited by | United States of America | Applicant |
| US7808930B2 | Cited by | United States of America | Search report |
| JP2000003347A | Cites | Japan | Applicant |
| US2002107877A1 | Cites | United States of America | Search report |
| US6115738A | Cites | United States of America | Search report |
| US6216140B1 | Cites | United States of America | Search report |
| US6282175B1 | Cites | United States of America | Search report |
| US6308174B1 | Cites | United States of America | Search report |
| US6539425B1 | Cites | United States of America | Search report |
| US6587456B1 | Cites | United States of America | Search report |
| JPH03204067A | Cites | Japan | Applicant |
| JPH0438548A | Cites | Japan | Applicant |
| JPH0955794A | Cites | Japan | Applicant |
| JPH11252074A | Cites | Japan | Applicant |
3 members in 2 offices
Priority claims5
| Document | Office | Kind | Date |
|---|---|---|---|
| 2000128425 | Japan | – | |
| 2000128425 | Japan | A | |
| 2000128425 | Japan | A | |
| 2000128425 | – | – | – |
| JP20000128425 | – | – | – |
Members3
| Document | Office | Kind | |
|---|---|---|---|
| JP2001313639A | Japan | A | |
| US2002035625A1 | United States of America | A1 | |
| US6915340B2This record | United States of America | B2 |
38 transactions on the USPTO file
Allowed after 1 non-final rejection.
- Non-final rejections
- 1
- Final rejections
- 0
- RCEs
- 0
- Appeals
- 0
Over time
Point at a mark for the transactionTransactions
| Event | |
|---|---|
| Change in Power of Attorney (May Include Associate POA) | |
| Correspondence Address Change | |
| Recordation of Patent Grant Mailed | |
| Patent Issue Date Used in PTA CalculationAllowed | |
| Issue Notification MailedAllowed | |
| Dispatch to FDC | |
| Application Is Considered Ready for Issue | |
| Receipt into Pubs | |
| Issue Fee Payment Verified | |
| Issue Fee Payment Received | |
| Workflow - File Sent to Contractor | |
| Mail Notice of AllowanceAllowed | |
| Mail Examiner's Amendment | |
| Notice of Allowance Data Verification CompletedAllowed | |
| Case Docketed to Examiner in GAU | |
| Examiner's Amendment Communication | |
| Date Forwarded to Examiner | |
| Workflow incoming amendment IFW | |
| Response after Non-Final Action | |
| Mail Non-Final RejectionNon-final rejection | |
| Non-Final RejectionNon-final rejection | |
| Case Docketed to Examiner in GAU | |
| IFW TSS Processing by Tech Center Complete | |
| Reference capture on IDS | |
| Information Disclosure Statement (IDS) Filed | |
| Information Disclosure Statement (IDS) Filed | |
| Case Docketed to Examiner in GAU | |
| Case Docketed to Examiner in GAU | |
| Case Docketed to Examiner in GAU | |
| Application Dispatched from OIPE | |
| Application Is Now Complete | |
| New or Additional Drawing Filed | |
| Correspondence Address Change | |
| IFW Scan & PACR Auto Security Review | |
| Information Disclosure Statement (IDS) Filed | |
| Information Disclosure Statement (IDS) Filed | |
| Request for Foreign Priority (Priority Papers May Be Included) | |
| Initial Exam Team nn |
10 legal events, as the office reported them to INPADOC
Over the term
Point at a mark for the eventEvents
| Event | Code | |
|---|---|---|
| AssignmentAS | AS | |
| AssignmentAS | AS | |
| Fee paymentFPAY | FPAY | |
| AssignmentAS | AS | |
| Fee paymentFPAY | FPAY | |
| AssignmentAS | AS | |
| Fee paymentFPAY | FPAY | |
| Information on status: patent grantGrantedPATENTED CASESTCF | STCF | |
| Fee payment procedurePAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITYFEPP | FEPP | |
| AssignmentAS | AS |
Numbers
- Publication
- 06915340
- Publication, DOCDB
- 6915340
- Publication, EPODOC
- US6915340
- Application
- 9840961
- Application, DOCDB
- 84096101
- Application, EPODOC
- US20010840961
Titles
- English
- System and method for deriving future network configuration data from the current and previous network configuration data
Patent term adjustment
- A delay
- +771 daysthe office missed an examination deadline
- Net adjustment
- 771 days
Classification
- CPC, 3
- H04L41/145
- H04L41/0856
- H04L41/0859
- IPC, 2
- G06F13 00
- H04L12 24
- USPC, 5
- 709220000
- 370254000
- 370352000
- 707999010
- 709223000