Switches, Hubs, and Modems
1751923 Members
4664 Online
108783 Solutions
New Discussion юеВ

Re: How do I "register" this 2610 switch?

 
JBruyet
Frequent Advisor

How do I "register" this 2610 switch?

Hey all, I purchased a ProCurve 2610 switch, got it all configured, and it's working great. HOWEVER, every time I telnet into the switch I get this message:

Please register your products now at: www.ProCurve.com

I then hit ENTER and login. When I'm telnetting into the switch it's a minor annoyance, but when I try to use my Solarwinds software to login to that switch the "annoyance" prevents me from logging in successfully--I can't send an "ENTER" to get rid of the "register" error message. How do I "register" my switch so that error message goes away?

Thanks,

Joe B
4 REPLIES 4
cenk sasmaztin
Honored Contributor

Re: How do I "register" this 2610 switch?

please send me sh run print your switch
cenk

cenk sasmaztin
Honored Contributor

Re: How do I "register" this 2610 switch?

ProCurve product registeration be happen
http://my.procurve.com site
create costumer account and register product

may be you see banner message if this message banner we can delete
but you must see your show run config
cenk

JBruyet
Frequent Advisor

Re: How do I "register" this 2610 switch?

Here's my sh run printout:

Running configuration:

; J9089A Configuration Editor; Created on release #R.11.30


hostname "ProCurve Switch 2610-48-PWR"

snmp-server contact "Jobee 1 Kenobi"

snmp-server location "IDF Room"

time timezone -480

time daylight-time-rule Continental-US-and-Canada

mirror-port 25

console inactivity-timer 15

interface 1
name "Deke"
exit

interface 2
name "IDF Room"
exit

interface 4
name "Jobee"
exit

interface 5
name "Outreach"
exit

interface 6
name "Mob Coord"
exit

interface 7
name "Nick"
exit

interface 8
name "Ed"
exit

interface 9
name "Bruce"
exit

interface 10
name "Karen"
exit

interface 11
name "Maria"
exit

interface 12
name "Lynn"
exit

interface 14
exit

interface 17
name "Jen"
exit

interface 18
name "Richard"
exit

interface 19
name "Dan"
exit

interface 20
name "Justin"
exit

interface 21
name "SmallConfRm"
exit

interface 22
name "Linda"
exit

interface 23
name "Server Room"
exit

interface 24
name "Mike"
exit

interface 26
name "Brad"
exit

interface 27
name "Dwight"
exit

interface 28
name "OS Lounge"
exit

interface 30
name "Lyle"
exit

interface 31
name "BO Desk"
exit

interface 33
name "Jessica"
exit

interface 36
name "Kris"
exit

interface 37
name "S.O.D. "
exit

interface 38
name "Eric"
exit

interface 45
name "Parts Desk"
exit

interface 46
name "Howard"
exit

interface 47
name "Todd"
exit

interface 48
name "Brenda"
exit

ip default-gateway 192.168.2.1

sntp server 192.168.2.82

timesync sntp

sntp unicast

snmp-server community "1234567" Operator

vlan 1
name "DEFAULT_VLAN"
untagged 1-52
ip address 192.168.2.20 255.255.255.0
exit

interface 1-24,26-49,51-52
monitor
exit

password manager

password operator

JBruyet
Frequent Advisor

Re: How do I "register" this 2610 switch?

Well, not really a solution but HP did reply:

//////////////////////////////////////////
Thank you for contacting ProCurve Support.

The message you see is simply a preconfigured logon banner. The logon banner can be disabled with the command "no banner motd." However, it is not possible to disable the "press any key to continue" prompt, which occurs before the prompt for username and password. For this reason, scripted logons must include a carriage return when this prompt occurs.
//////////////////////////////////////////

Oh well.

Joe B