Difference between revisions of "Netband Project - IOS ips"
From Teknologisk videncenter
(→Intrusion Prevention System signature version 5) |
(→Intrusion Prevention System signature version 5) |
||
Line 18: | Line 18: | ||
ip ips notify sdee | ip ips notify sdee | ||
ip ips notify log | ip ips notify log | ||
− | + | ! | |
− | + | ip ips signature-category | |
+ | category all | ||
+ | retired true | ||
+ | category ios_ips basic | ||
+ | retired false | ||
+ | ! | ||
+ | interface FastEthernet0/0 | ||
+ | ip ips B1rt1ips | ||
</pre> | </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:57, 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 ! ip ips signature-category category all retired true category ios_ips basic retired false ! interface FastEthernet0/0 ip ips B1rt1ips