global
   
      Displays global information for
         network devices based on the parameters passed
      Supported on the following devices: 
         
         
            - Access Points: AP3000/X, AP5010, AP310i/e, AP410i/e, AP505i, AP510i, AP510e, AP560i, AP6522, AP6562, AP7161, AP7502,
               AP7522, AP7532, AP7562, AP7602, AP7612, AP7622, AP763, AP7662, AP8163, AP8543,
               AP8533.
- Service Platforms:
               NX5500, NX7500, NX9500, NX9600
- Virtual Platforms: CX9000, VX9000
Syntax
         
         show global [device-list|domain]
         show global device-list {filter {offline|online|rf-domain}}
         show global device-list {filter {offline|online}}
         show global device-list {filter rf-domain [<DOMAIN-NAME>|not <DOMAIN-NAME>]}
         show global domain managers
      
      Parameters
         
         show global device-list {filter {offline|online}}
         
                  
                     | global device -list | Displays global information for all network devices. Use the following
                        keywords to specify additional filters: offline, online, and
                           rf-domain. | 
                  
                     | filter{offline|online} | Optional. Specifies additional filters 
                           offline – Optional.
                              Displays global information for offline devices onlyonline – Optional.
                              Displays global information for online devices only | 
               
         show global device-list {filter rf-domain [<DOMAIN-NAME>|not <DOMAIN-NAME>]}
         
                  
                     | global device -list | Displays global information for all network devices. Use the following
                        keywords to specify additional filters: offline, online, and
                           rf-domain. | 
                  
                     | filter rf-domain [<DOMAIN-NAME>| not <DOMAIN-NAME>] | Optional. Specifies additional filters 
                           rf-domain – Optional.
                              Displays global information for all devices in a specified RF
                                 Domain
                                 <DOMAIN-NAME> – Optional. Displays information for all
                                    devices within the domain identified by the <DOMAIN-NAME>
                                    keywordnot
                                    <DOMAIN-NAME> – Optional. Displays information for all
                                    devices in domains not matching the <DOMAIN-NAME>
                                    keyword | 
               
         show global domain managers
         
                  
                     | global domain managers | Displays global information for all RF Domains managers in the
                        network. | 
               
      
      Examples
         
         vnx9500-6C8809(config)#show global device-list filter rf-domain TechPubs
--------------------------------------------------------------------------------------------------------------
           MAC      HOST-NAME       TYPE          CLUSTER        RF-DOMAIN        ADOPTED-BY     ONLINE
--------------------------------------------------------------------------------------------------------------
 00-15-70-81-74-2D   rfs6000-81742D  rfs6000     SiteConRFS6k         TechPubs B4-C7-99-6C-88-09   online
--------------------------------------------------------------------------------------------------------------
Total number of clients displayed: 1
nx9500-6C8809(config)#
         nx9500-6C8809(config)#show global domain managers
-----------------------------------------------------------------------------------------------------
                    RF-DOMAIN                              MANAGER          HOST-NAME  APS  CLIENTS
-----------------------------------------------------------------------------------------------------
                        default   ? rf-domain manager 00-15-70-38-03-E7 not in configuration
                       TechPubs                    00-15-70-81-74-2D     rfs6000-81742D    0        0
-----------------------------------------------------------------------------------------------------
Total number of RF-domain displayed: 2
nx9500-6C8809(config)#