
| Chapter 22 IDP Commands |
|
|
Table 90 Update Signatures |
|
COMMAND | DESCRIPTION |
show idp {signature | Displays signature update schedule. |
show idp {signature | Displays signature update status. |
status |
|
22.5.1 Update Signature Examples
These examples show how to enable/disable automatic IDP downloading, schedule updates, display the schedule, display the update status, show the (new) updated signature version number, show the total number of signatures and show the date/time the signatures were created.
Router# configure terminal
Router(config)# idp signature update signatures IDP signature update in progress.
Please check system log for future information. Router(config)# idp update auto Router(config)# no idp update auto Router(config)# idp update hourly Router(config)# idp update daily 10 Router(config)# idp update weekly fri 13 Router(config)# show idp update
auto: yes
schedule: weekly at Friday 13 o'clock Router(config)# show idp signature update status
current status: IDP signature download failed, do 1 retry at Sat Jan 4 22:47:47 2003
last update time:
Router(config)# show idp signature signatures number signatures: 2000
Router(config)# show idp signature signatures date date: 2005/11/13 13:56:03
22.6 IDP Statistics
The following table describes the commands for collecting and displaying IDP statistics. You must use the configure terminal command to enter the configuration mode before you can use these commands.
Table 91 Commands for IDP Statistics
COMMAND | DESCRIPTION |
[no] idp statistics collect | Turn the collection of IDP statistics on or off. |
idp statistics flush | Clears the collected statistics. |
show idp statistics summary | Displays the collected statistics. |
| 161 |
NXC CLI Reference Guide | |
|
|