Difference between revisions of "Netband Project - IOS ips"

From Teknologisk videncenter
Jump to: navigation, search
(Intrusion Prevention System signature version 5)
(Intrusion Prevention System signature version 5)
Line 12: Line 12:
 
==Intrusion Prevention System signature version 5==
 
==Intrusion Prevention System signature version 5==
 
*IOS Release 12.4(15)T3 or later
 
*IOS Release 12.4(15)T3 or later
*Download the newest ios ips package from cisco
+
*Download the newest ios ips package from cisco, format: IOS-Sxxx-CLI.pkg
  
 
<pre>ip ips name B1rt1ips
 
<pre>ip ips name B1rt1ips

Revision as of 17:58, 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
  • Download the newest ios ips package from cisco, format: IOS-Sxxx-CLI.pkg
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

External links

Version 5 signature configuration