[rancid] Dell PowerConnect

heasley heas at shrubbery.net
Fri Jun 16 20:18:22 UTC 2017


Fri, Jun 16, 2017 at 10:57:12AM -0600, Daniel Schmidt:
> User Name:
> Error: TIMEOUT reached
> 
> There's a #@(* space in the user name prompt.  clogin and dllogin don't
> like it.  flogin likes it, but obviously that won't work.  Anybody seen
> this and made it work?  Much thanks.
> 

which powerconnect?  use aaa?

# SMC and Dell PowerConnect N2048, 35xx (3524, 3524P, 3548, 3548P), N4032F,
# N4064, M6348, 64xx (6428), 7048, and M8024(-k)
smc;script;srancid
smc;login;hlogin


Index: bin/hlogin.in
===================================================================
--- bin/hlogin.in	(revision 3655)
+++ bin/hlogin.in	(working copy)
@@ -441,7 +441,7 @@
     # Figure out prompts
     set u_prompt [find userprompt $router]
     if { "$u_prompt" == "" } {
-	set u_prompt "(\[Uu]sername|\[Ll]ogin|user name|Login Name):"
+	set u_prompt "(\[Uu]sername|\[Ll]ogin|\[Uu]ser \[Nn]ame|Login Name):"
     } else {
 	set u_prompt [join [lindex $u_prompt 0] ""]
     }



More information about the Rancid-discuss mailing list