no [bssid|dst-mac|filter-ageout|frame-type|interference-event|mode|payload| src-mac|ssid-match|threshold-client|threshold-radio]
no [bssid|dts-mac|filter-ageout|frame-type|interference-event|mode enable| payload <1-3>|src-mac|ssid-match [ssid|ssid-len]|threshold-client|threshold-radio]
no <PARAMETERS>
| no <PARAMETERS> | Negates a command or resets settings to their default | 
The no command negates any command associated with it. Wherever required, use the same parameters associated with the command getting negated.
The following is the WIPS signature ‘test' settings before the execution of the ‘no' command:
nx9500-6C8809(config-test-signature-test)#show context signature test bssid 11-22-33-44-55-66 src-mac 00-1E-E5-EA-1D-60 dst-mac 55-66-77-88-99-00 frame-type beacon ssid-match ssid PrinterLan filter-ageout 8 threshold-client 88 threshold-radio 88 payload 1 pattern test offset 1 nx9500-6C8809(config-test-signature-test)#
nx9500-6C8809(config-test-signature-test)#no mode enable
         nx9500-6C8809(config-test-signature-test)#no bssid
         nx9500-6C8809(config-test-signature-test)#no dst-mac
         nx9500-6C8809(config-test-signature-test)#no src-mac
         nx9500-6C8809(config-test-signature-test)#no filter-ageout
         nx9500-6C8809(config-test-signature-test)#no threshold-client
         nx9500-6C8809(config-test-signature-test)#no threshold-radio
         The following is the WIPS signature ‘test' settings after the execution of the ‘no' command:
nx9500-6C8809(config-test-signature-test)# signature test no mode enable frame-type beacon payload 1 pattern test offset 1 nx9500-6C8809(config-test-signature-test)