Aruba & ProVision-based
1748048 Members
4850 Online
108757 Solutions
New Discussion юеВ

Re: 2650 - Port Blocked by LACP

 
SOLVED
Go to solution

2650 - Port Blocked by LACP

Procurve 2650, firmware H.07.50, Rom H.07.01

Most ports randomly log something like this:

I 10/05/04 11:35:13 ports: port 13 is now off-line
I 10/05/04 11:35:15 ports: port 13 is Blocked by LACP
I 10/05/04 11:35:17 ports: port 13 is now on-line

Is there any way to stop this?
Disable LACP?
8 REPLIES 8
SCOOTER
Esteemed Contributor
Solution

Re: 2650 - Port Blocked by LACP

S├Г REN,

Log into the switch over console or telnet. Then in the CLI type the following commands:

2650# config t
2650(config)# no interface all lacp
2650(config)# write mem
2650(config)# show lacp

The response from the switch should be "no LACP ports found".

Kind regards,

SCOOTE

Re: 2650 - Port Blocked by LACP

Is there any documentation of the entire CLI interface somewhere?
Eirram_1
Frequent Advisor

Re: 2650 - Port Blocked by LACP

Hello Soren,

No, there is no comprehensive CLI guide for the 2524 switch. Most of the commands will have to be gleaned from the manual(s).

Eirram

Re: 2650 - Port Blocked by LACP

Actually there _IS_ a "CLI interface reference guide" for 2524, but not 2650 or 2824.

;-)
Andrew J. White
New Member

Re: 2650 - Port Blocked by LACP

Ok, so where is the CLI reference guide for the 2524? I sure as heck cannot find it anywhere online after an hour of searching hp.com and google.
Sergej Gurenko
Trusted Contributor

Re: 2650 - Port Blocked by LACP

start you searching under www.hp.com/rnd
Andrew J. White
New Member

Re: 2650 - Port Blocked by LACP

Yep, did that. I still cannot find it. Why not post the URL for all? :)
SCOOTER
Esteemed Contributor

Re: 2650 - Port Blocked by LACP

You'll find it under the manual section for the 2300-2500 then check under previouse manuals.

And the URL is:

http://www.hp.com/rnd/pdfs/CLI_reference.pdf

Regards,

SCOOTER