10-05-2016 03:32 AM - edited 07-05-2021 05:55 AM
I wonder if somebody could help me find a solution to stop Prime 3.1 monitoring unused LAG ports on our WLC’s.
We have a number of WLC’s that use ports 1-4, ports 5-8 are unused but as LAG is enabled Prime reports that these ports are down:
Alarm Condition: Link down
Message: Port '4' (Description: 'Not Available') is down on device '10.10.x.x. - Device Name: bh-wlc01 - Reporting Address: 10.10.x.x Failure Source: 10.10.x.x:bh-wlc01(MAC ADDRESS)
Is there a way of stopping Prime monitoring these ports so we don’t get alarms showing and reporting as down.
Thanks
Solved! Go to Solution.
10-06-2016 01:27 PM
Hi
Go to controller tab > ports of wlc and select your unused ports and set the Link trap to disabled for each unused port.
A
10-06-2016 10:35 PM
Thanks Andrew.
Here are the equivalent CLI commands (let's say you want to disable it on port 2-8)
config port linktrap 3 disable
config port linktrap 4 disable
config port linktrap 5 disable
config port linktrap 6 disable
config port linktrap 7 disable
config port linktrap 8 disable
You can verify using "show port summary" command
(WLC01) >show port summary
STP Admin Physical Physical Link Link
Pr Type Stat Mode Mode Status Status Trap POE SFPType
-- ------- ---- ------- ---------- ---------- ------ ------- ------- ----------
1 Normal Forw Enable Auto 1000 Full Up Enable N/A 1000BaseLX
2 Normal Forw Enable Auto 1000 Full Up Enable N/A 1000BaseTX
3 Normal Disa Enable Auto Auto Down Disable N/A Not Present
4 Normal Disa Enable Auto Auto Down Disable N/A Not Present
5 Normal Disa Enable Auto Auto Down Disable N/A Not Present
6 Normal Disa Enable Auto Auto Down Disable N/A Not Present
7 Normal Disa Enable Auto Auto Down Disable N/A Not Present
8 Normal Disa Enable Auto Auto Down Disable N/A Not Present
HTH
Rasika
10-06-2016 01:27 PM
10-06-2016 10:35 PM
Thanks Andrew.
Here are the equivalent CLI commands (let's say you want to disable it on port 2-8)
config port linktrap 3 disable
config port linktrap 4 disable
config port linktrap 5 disable
config port linktrap 6 disable
config port linktrap 7 disable
config port linktrap 8 disable
You can verify using "show port summary" command
(WLC01) >show port summary
STP Admin Physical Physical Link Link
Pr Type Stat Mode Mode Status Status Trap POE SFPType
-- ------- ---- ------- ---------- ---------- ------ ------- ------- ----------
1 Normal Forw Enable Auto 1000 Full Up Enable N/A 1000BaseLX
2 Normal Forw Enable Auto 1000 Full Up Enable N/A 1000BaseTX
3 Normal Disa Enable Auto Auto Down Disable N/A Not Present
4 Normal Disa Enable Auto Auto Down Disable N/A Not Present
5 Normal Disa Enable Auto Auto Down Disable N/A Not Present
6 Normal Disa Enable Auto Auto Down Disable N/A Not Present
7 Normal Disa Enable Auto Auto Down Disable N/A Not Present
8 Normal Disa Enable Auto Auto Down Disable N/A Not Present
HTH
Rasika
11-15-2016 05:00 AM
That worked until there was a patch release (PI 3.1.4 Maintenance) now they report as down again even though we have link traps disabled.
Bug maybe?
03-30-2017 10:12 AM
This hasn't worked for any version of PI for me. The only sure fire way is to schedule a maintenance window, break your redundancy, disable the ports and bring it back online.
09-15-2017 05:00 AM
This is happening on my solution as well. The traps are disabled but when I clear the alarms they keep coming back.
Has anyone got a fix for this yet?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide