For network administrators, knowing the up-to-date topology of a network is crucial to a number of network management tasks, such as resource management, event correlation, and root-cause analysis. Given the dynamic nature of networks, keeping track of topology information manually is a daunting task. Commercially available auto discovery software and algorithms use ping, sweep, and routing tables to discover the network, however, these methods often fail to discover large parts of the network and may also take substantial amounts of time.
The following list summarizes the various reasons why you need to discover devices and generate a topology:
The Topology Service Set provides a mechanism to discover the network topology as seen by a protocol on a network element.The Topology Service Set includes the set of APIs to obtain the topology graph and also provisions to register a callback to listen to topology change events.
The Topology services defines the following objects:
Use the following tutorials to learn how to use the Topology Service Set features.
Basic Topology Tutorial | This tutorial demonstrate the basic capabilities of the Topology Service Set. |