range
   
      Specifies a range of addresses for
         routes matching address/mask for OSPF summarization
      Supported in the following platforms: 
         
         
            - Access Points — AP 7161, AP 7502, AP-7522, AP 7532, AP 7562, AP 7602, AP 7622, AP-8163, AP-8432, AP-8533
- Wireless Controllers — RFS 4000
Parameters
         
         range <IP/M>
         
               
               
               
                  
                     | <IP/M> | Specifies the routes matching address/mask for summarization. Note: This command is applicable
                           for a ABR (Area Border Router) only. | 
               
            
Examples
         
         nx9500-6C8809(config-profile default-rfs4000-router-ospf-area-0.0.0.1)#range 172.16.10.0/24
         nx9500-6C8809(config-profile default-rfs4000-router-ospf-area-0.0.0.1)#show context
  area 0.0.0.1
   authentication simple-password
   range 172.16.10.0/24
   area-type stub default-cost 1
nx9500-6C8809(config-profile default-rfs4000-router-ospf-area-0.0.0.1)#