Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,I'm having a problem adding a crypto map to my VPN config. When I add the new mapcrypto map SDM_CMAP_1 34 ipsec-isakmp description Tunnel to xxxxxx (xxx.xxx.xxx.xxx) set peer xxx.xxx.xxx.xxx set transform-set HighSec set pfs group2 match address V...
Hi,Does anyone know of a simple TCL reference for scripting IOS routers?I've had a look at http://www.cisco.com/en/US/products/sw/voicesw/ps2192/products_programming_reference_guide_book09186a00800de1de.htmlandhttp://www.cisco.com/univercd/cc/td/doc/...
Hi,I'm trying to copy files between routers (by enabling FTP server), and to FTP server on my LAN. I would like to schedule the copying using kron, and copy files in bulk (e.g. mput or cp *).The IOS command I was hoping would work is 'copy flash:/tes...
Hi,I'm trying to copy files between routers (by enabling FTP server), and to FTP server on my LAN. I would like to schedule the copying using kron, and copy files in bulk (e.g. mput or cp *).The IOS command I was hoping would work is 'copy flash:/tes...
Hi,I'm trying to import a RSA key from another router, so that they can both generate keys for other routers (as if they were the same CA). I want to do this so that if I lose the first CA, I can still use the second CA, and all the issued keys will ...
I would like to add that I've got a similar problem on my 2851 routers.When I make changes to the crypto ACL's the IPSEC SA's don't reflect the new source and destination addresses (they still show the source and destinations from the old ACL's).So I...
Thanks, that's exactly what I was wanting to do. I've had a look at EEM, and will give it a try at some point, but I'll just test with kron for now.My goal is to replicate certificates granted by a CA router to a standby CA router (in case the primar...
Hi,Sorry, I know about copying individual files.. I would like to copy all the files in a directory in the flash memory to another router or server (with a single command) if possible, and then setup a kron job to do this regularly..I've read about T...