Skip to main content
Common Reference

show topology

The show topology command shows the topology for the currently selected cluster, or cluster composite.

For example, below is sample output for an Composite Active/Passive cluster:

[LOGICAL] /east > show topology
composite-master-slave

Within a Composite Active/Active cluster:

[LOGICAL] /usa > show topology
composite-multi-master

When selecting a cluster within the composite:

[LOGICAL] /usa > use east
[LOGICAL] /east > show topology
clustered-primary

The following values are output according to the cluster selected:

  • Primary service returns clustered-primary
  • Sub-service returns clustered-sub-service
  • Composite Active/Passive returns composite-master-slave
  • Composite Active/Active and Composite Dynamic Active/Active returns composite-multi-master