The Security Management System (SMS) has no capability to reset the Intrusion Prevention System (IPS) interface statistics. In order to perform this function, the user will have to access the IPS via the CLI to execute the "clear" command. The "clear" command uses the following subcommands:
Command | Comments |
clear counter interface ethernet | This command will clear statistics of all IPS interfaces. |
clear counter interface mgmtEthernet | This command will clear statistics of the management interface. |
clear counter interface ethernet <port> | This command will clear a specific ethernet interface |
Note: The "clear counter interface" commands are disabled if the device is managed by the SMS. In order to unmanage/manage the SMS from the CLI issue the following commands; To unmanage the SMS: config t no sms To manage the SMS: config t sms |