global
   
      Displays global information for
         network devices based on the parameters passed
      Supported in the following platforms: 
         
         
            - Access Points — AP505i, AP510i/e,
               AP560i/h
 
            - Service Platforms
               — NX5500, NX7500, NX9500, NX9600, 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 only
 
                           - online – 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>
                                    keyword
 
                                 - not
                                    <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)#