topology
IsisCheckpoint
Represents an ISIS checkpoint at some time for a specific ISIS routing domain.
An ISIS routing domain does not map to the ISIS area, but is really
a group routers, participating in an ISIS level, that all see other
in their link state database.
From the CPAM point-of-view, the ISIS routing domain is modeled as
combination of the ISIS level and the CPAA (CPAA redundancy group)
that learned the topology object.
- Relationships
- one topology.IsisCheckpoint may be a direct parent of many topology.Areas (parent-child relationship)
- many topology.IsisCheckpoints may be direct children of one topology.AutonomousSystem (child-parent relationship)
- one topology.IsisCheckpoint may be a direct parent of many topology.IsisLinks (parent-child relationship)
- one topology.IsisCheckpoint may be a direct parent of many topology.IsisSubnets (parent-child relationship)
- one topology.IsisCheckpoint may be a direct parent of many topology.Routers (parent-child relationship)
public class
IsisCheckpoint
-
Relative Name=[[IsisCheckpoint-${*id}]]
-
Displayed Name=ISIS Checkpoint
-
configureChildInstanceWithResult() does not return children.
-
configureInstanceWithResult() does not return children.
-
findMultipleFilteredInstances() does not return children.