cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2881
Views
0
Helpful
2
Replies

DNAC Cluster Status

Redman1804
Level 1
Level 1

Hi Everyone

 

Is there a quick way either via GUI or maglev of determining whether a DNAC appliance has been deployed as a member of a cluster with view to finding out.....

a) the physical IP addresses of the members of the cluster

b) verifying the operational status/health of the cluster i.e. can the members see eachother or are they effectively standalone

 

Although a bit simplistic in comparison,  something similar to "show standby brief" command for HSRP would be handy as it quickly confirms the virtual gateway, the active and standby IP addresses of an HSRP group.

 

Thanks

 

 

 

2 Accepted Solutions

Accepted Solutions

Mike.Cifelli
VIP Alumni
VIP Alumni

a) the physical IP addresses of the members of the cluster

b) verifying the operational status/health of the cluster i.e. can the members see eachother or are they effectively standalone

 

-Via UI:  System->System 360 

-Via CLI: Here are some helpful commands:

$ magctl node display

$ etcdctl cluster-health

$ etcdctl member list

 

HTH!

View solution in original post

Hello Mike

 

Thanks for the super quick reply. Your response answered my question.

 

cheers

 

View solution in original post

2 Replies 2

Mike.Cifelli
VIP Alumni
VIP Alumni

a) the physical IP addresses of the members of the cluster

b) verifying the operational status/health of the cluster i.e. can the members see eachother or are they effectively standalone

 

-Via UI:  System->System 360 

-Via CLI: Here are some helpful commands:

$ magctl node display

$ etcdctl cluster-health

$ etcdctl member list

 

HTH!

Hello Mike

 

Thanks for the super quick reply. Your response answered my question.

 

cheers