[rancid] Support for HP ProCurve E8212zl, E5412zl, 2610. + Confirmation: Dell PowerConnect 7048, and Dell Force10 MXL works
Bernd Naumann
bena at spreadshirt.net
Fri Jun 17 16:40:17 UTC 2016
Hello *,
For the following HP devices a small patch was necessary, and I want to
ask how to patch, because I have not found any reference to a repository
or instruction...
(Device names from the login prompt)
* HP J9091A Switch E8212zl
* HP J8698A Switch E5412zl
* ProCurve J9086A Switch 2610-24/12PWR
cat hlogin.patch
--- bin/hlogin.in.orig 2016-02-16 12:28:21.000000000 +0000
+++ bin/hlogin.in 2016-06-17 16:23:42.401055616 +0000
@@ -411,7 +411,7 @@
catch {close}; catch {wait};
send_user "\nError: Unknown host\n"; wait; return 1
}
- -re "Enter passphrase.*: " {
+ -re "(Enter passphrase.*: |.*'s password: )" {
# sleep briefly to allow time for stty -echo
sleep 1
send -- "$passphrase\r"
rancid just ran a few times, so I still have to keep an eye on that, if
there are any other differences, but so far everything looks good...
In addition, I want to confirm that Dell PowerConnect 7048 works, too,
with the type "smc" and Dell Force10 with "force10". But, same story, I
have to keep a eye on them.
Bernd
More information about the Rancid-discuss
mailing list