no
   
      Removes or reverts this roaming assist policy settings based
         on the parameters passed
      Supported in the following platforms: 
         
         
            - Access Points — AP310i/e, AP410i/e, AP460i/e, AP560i/h,
               AP510i/e, AP505i, AP7522, AP7532, AP7562, AP7612, AP7632, AP7662, AP8432, AP8533
- Service Platforms
               — NX5500, NX7500, NX9500, NX9600, VX9000
Syntax
         
         no [action|aggressiveness|detection-threshold|disassoc-time|handoff-count|
handoff-threshold|monitoring-interval|sampling-interval]
      
      Parameters
         
         no <PARAMETERS>
         
                  
                     | no <PARAMETERS> | Removes or reverts this roaming assist policy
                        settings to default based on the parameters passed | 
               
      
      Examples
         
         nx9500-6C8809(config-roaming-assist-policy-test)#show context
roaming-assist-policy test
 aggressiveness medium-high
 sampling-interval 10
 monitoring-interval 40
 handoff-count 5
 detection-threshold -90
 handoff-threshold -75
 action log
 disassoc-time 7
nx9500-6C8809(config-roaming-assist-policy-test)#
         nx9500-6C8809(config-roaming-assist-policy-test)#no action
         nx9500-6C8809(config-roaming-assist-policy-test)#no detection-threshold
         nx9500-6C8809(config-roaming-assist-policy-test)#no handoff-threshold
         nx9500-6C8809(config-roaming-assist-policy-test)#show context
roaming-assist-policy test
 aggressiveness medium-high
 sampling-interval 10
 monitoring-interval 40
 handoff-count 5
 disassoc-time 7
nx9500-6C8809(config-roaming-assist-policy-test)#