no (netflow-policy-config)
    
        Removes or resets this
            NetFlow policy settings.
        Supported in the following platforms: 
         
         
            - Access Points — AP410i/e,
               AP460i/e, AP505i, AP510i/e, AP560i/h
Syntax
            
            no collector host [<IP-ADDRESS>|<HOSTNAME>]
            no interval
        
        Parameters
            
            no <PARAMETERS>
            
                        
                            | no <PARAMETERS> | Removes or resets this NetFlow policy settings based on the
                                parameters passed. | 
                    
        
        Examples
            
            nx9500-6C8809(config-netflow-policy-test)#show context
netflow-policy test
 collector host 10.234.160.126 port 2095 proto udp
 netflow-template-interval 400
nx9500-6C8809(config-netflow-policy-test)#
            nx9500-6C8809(config-netflow-policy-test)#no interval
            nx9500-6C8809(config-netflow-policy-test)#show context
netflow-policy test
 collector host 10.234.160.126 port 2095 proto udp
nx9500-6C8809(config-netflow-policy-test)#