ip
   
      Configures IP default gateway
         priority
      Supported in the following platforms: 
         
         
            - Access Points — AP410i/e, AP460i/e,
               AP505i, AP510i/e, AP560i/h, AP7522, AP7532, AP7562, AP7612, AP7632, AP7662, AP8432,
               AP8533
Syntax
         
         ip default-gateway priority <1-8000>
      
      Parameters
         
         ip default-gateway priority <1-8000>
         
                  
                     | default-gateway | Configures the default gateway | 
                  
                     | priority <1-8000> | Sets the priority for the default gateway acquired via OSPF 
                           <1-8000> –
                              Specify an integer from 1 - 8000. The default is 7000. Note: Lower the value,
                           higher is the priority. | 
               
      
      Examples
         
         nx9500-6C8809(config-profile default-ap8533-router-ospf)#ip default-gateway priority 1
         nx9500-6C8809(config-profile default-ap8533-router-ospf)#show context
 router ospf
  area 0.0.0.4
  auto-cost reference-bandwidth 1
  default-information originate metric 1 metric-type 2
  ip default-gateway priority 1
nx9500-6C8809(config-profile default-ap8533-router-ospf)#