range
   
      Specifies a range of addresses for
         routes matching address/mask for OSPF summarization
      Supported in the following platforms: 
         
         
            - Access Points — AP410i/e, AP460i/e,
               AP505i, AP510i/e, AP560i/h, AP7522, AP7532, AP7562, AP7612, AP7632, AP7662, AP8432,
               AP8533
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-nx5500-router-ospf-area-0.0.0.1)#range 172.16.10.0/24
         nx9500-6C8809(config-profile default-nx5500-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-nx5500-router-ospf-area-0.0.0.1)#