# Enable all predefined signatures, disable predefined signature 12345, and then commit the changes. After that, disable predefined signature 54330 without committing the change. Then, view the state of all predefined signatures.
<sysname> system-view [sysname] ips signature-state enabled Warning: All predefined signatures will be enabled. Continue? [Y/N]:Y [sysname] ips signature-state signature-id 12345 disabled [sysname] engine configuration commit [sysname] ips signature-state signature-id 54330 disabled [sysname] display ips signature-state -------------------------------------------------------------------- Global : enabled Count : 2 Committed : not committed -------------------------------------------------------------------- Signature-ID Configured-State Default-State Committed -------------------------------------------------------------------- 54330 disabled enabled not committed 12345 disabled enabled committed
Item |
Description |
|---|---|
Global |
Default state for all predefined signatures can be either of the following: To set the default state for all predefined signatures, run ips signature-state { enabled | disabled }. If the default state is not specified, the state will be non-configured. |
Count |
Number of predefined signatures with changed state. |
Committed |
Whether all state changes are committed: |
Signature-ID |
ID of a predefined signature. |
Configured-State |
New state of a predefined signature: To change the state of a predefined signature, run ips signature-state signature-id signature-id { enabled | disabled }. |
Default-State |
State of predefined signatures in the IPS signature database: A predefined signature marked with retired is deprecated and retained only for checking the history of signatures. |
Committed |
Whether the state change of a predefined signature is committed: |