[rancid] Re: Timeouts on Cisco ASA
Ferrer, Rene
Rene.Ferrer at mlb.com
Wed Jun 3 16:01:45 UTC 2009
You don't need the enableprompt line. Setting autoenable to 0 is all you
need. Also, you can remove the curly braces from everything except the
passwords of course.
The next step would be to figure out how to jump to a known context from the
admin context. :) I'll have to figure that out and get back to you.
The clogin snippet:
<paste>
rancid at mon:~/rancid/bin$ grep 10.1.2.1 /home/rancid/.cloginrc
add user 10.1.2.1 {user}
add password 10.1.2.1 {loginpass} {enablepass}
add method 10.1.2.1 ssh
add enableprompt 10.1.2.1 {"\[Pp]assword:"}
add autoenable 10.1.2.1 {0}
</paste>
**********************************************************
MLB.com: Where Baseball is Always On
More information about the Rancid-discuss
mailing list