cluster
   
      Displays cluster information (cluster configuration
         parameters, members, status, etc.)
      Supported in the following platforms: 
         
         
            - Access Points — AP505i, AP510i/e,
               AP560i/h
- Service Platforms
               — NX5500, NX7500, NX9500, NX9600, VX9000
Syntax
         
         show cluster [configuration|history|members|status]
         show cluster [configuration|history {on <DEVICE-NAME>}|members {detail}|status]
      Parameters
         
         show cluster [configuration|history {on <DEVICE-NAME>}|members {detail}|status]
         
               
               
               
                  
                     | cluster | Displays cluster information | 
                  
                     | configuration | Displays cluster configuration details | 
                  
                     | history on <DEVICE-NAME> | Displays cluster history status 
                           <DEVICE-NAME> –
                              Optional. Specify the controller or access point name. If the device
                              name is not specified, the system displays all cluster history. | 
                  
                     | members {detail} | Displays cluster members configured on the logged device 
                           detail – Optional.
                              Displays detailed information of known cluster members | 
                  
                     | status | Displays cluster status | 
               
            
Examples
         
         nx9500-6C8809(config)#show cluster configuration
Cluster Configuration Information
 Name                         : SiteConRFS6k
 Configured Mode              : Active
 Master Priority              : 128
 Force configured state       : Disabled
 Force configured state delay : 5 minutes
 Handle STP                   : Disabled
 Radius Counter DB Sync Time  : 5 minutes
nx9500-6C8809(config)#
         nx9500-6C8809(config)#show cluster members detail
--------------------------------------------------------------------------------
-------
ID MAC MODE AP COUNT AAP COUNT AP LICENSE AAP
LICENSE VERSION
--------------------------------------------------------------------------------
-------
70.38.06.49 00-15-70-38-06-49 Active 0 1 0 0
5.9.2.0-007D
70.81.74.2D 00-15-70-81-74-2D Active 0 0 1 0
9.2.0-007D
--------------------------------------------------------------------------------
-------
nx9500-6C8809(config)#
         nx9500-6C8809(config)#show cluster status
Cluster Runtime Information
Protocol version             : 1
Cluster operational state    : active
AP license                   : 0
AAP license                  : 0
AP count                     : 0
AAP count                    : 0
Max AP adoption capacity     : 1024
Number of connected member(s): 0
nx9500-6C8809(config)#