Difference between revisions of "Netband Project - IOS ips"
From Teknologisk videncenter
(→External links) |
(→Intrusion Prevention System signature version 5) |
||
Line 11: | Line 11: | ||
</pre> | </pre> | ||
==Intrusion Prevention System signature version 5== | ==Intrusion Prevention System signature version 5== | ||
+ | *IOS Release 12.4(15)T3 or later | ||
+ | |||
+ | <pre>ip ips name B1rt1ips | ||
+ | ip ips config location flash:ips | ||
+ | ! | ||
+ | ip ips notify sdee | ||
+ | ip ips notify log | ||
+ | |||
+ | |||
+ | </pre> | ||
==External links== | ==External links== | ||
[http://www.cisco.com/en/US/prod/collateral/iosswrel/ps6537/ps6586/ps6634/prod_white_paper0900aecd805c4ea8.html Version 5 signature configuration] | [http://www.cisco.com/en/US/prod/collateral/iosswrel/ps6537/ps6586/ps6634/prod_white_paper0900aecd805c4ea8.html Version 5 signature configuration] |
Revision as of 16:48, 19 April 2009
<accesscontrol>NetBand</accesscontrol>
This page is part of the Netband Project
Intrusion Prevention System signature version 4
ip ips sdf location flash:128MB.sdf ! ip ips name B1rt1ips ! interface FastEthernet0/0 ip ips B1rt1ips in !
Intrusion Prevention System signature version 5
- IOS Release 12.4(15)T3 or later
ip ips name B1rt1ips ip ips config location flash:ips ! ip ips notify sdee ip ips notify log