08-10-2010 06:30 PM - edited 03-10-2019 05:05 AM
Hi
i successfully load the IOS IPS package into the router, verify via CLI and CCP the IPS signature did compile on the router. (advanced mode, around 588 signature is active)
but it went gone (happened twice), i just want to ensure few things
1. i did shut down my router, and migrate to production site, would it cause by the power off / on then IPS signature missing?
2. i did remove the "ip ips iosips in/out" command that previous apply at my interface, would this cause the IPS disable and gone?
just counldn't figure out why now my router only have 3 signature only..
thanks
08-13-2010 01:07 PM
1. Please use the doc below for reference on how to configure IOS-IPS on the router. I will try to answer your questions using this document.
http://tools.cisco.com/squish/9Be6a
2. You will see in step 2.1 we create directory on flash to store all the signature files and configurations.
e.g:
3. In step 4.2 , we configure IPS signature storage location by referencing the directory we created above.
e.g:
This is where the signature files will be stored.
4. In step 5.1 we copy the signature files to the router.
e.g:
router#copy ftp://cisco:cisco@10.1.1.1/IOS-S310-CLI.pkg idconf
The idconf command compiles the signature after the file is copied.
5. If all the above steps are done correctly, you should see the following files in flash:
6. Make sure you do a 'Router#write memory' before you reload the router. This way the configuration done gets stored and is preserved after reboot.
Also make sure your configuration register on the router is correctly set to 0x2102.
Sid Chandrachud
TAC security solutions
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide