07-25-2023 02:20 AM
Hello
we have trouble with access point C9120AXI-E when they are connected on "c9200L PoE+" ports.
WLC 9800: IOS Version 17.9.3 (VID 5 and 7)
C9200L Poe+: IOS Version 17.9.3 Cupertino (same issues with 17.11.01)
In the access point guide, i've find the led state problem:
"Access point operating
system errors
blinking Cycling through Red-Off-Green-Off-Blue-Off
General warning : insufficient inline power"
And i’ve looked at the power from the switch:
Switch#sh power inline
Module Available Used Remaining
(Watts) (Watts) (Watts)
------ --------- -------- ---------
1 740.0 15.4 724.6
Interface Admin Oper Power Device Class Max(Watts)
--------- ------ ---------- ------- ------------------- ----- ----
Gi1/0/47 auto on 15.4 Ieee PD 4 30.0
But the C9120 need 23.2 watt for functionning. so the access point is steel blinking Cycling through Red-Off-Green-Off-Blue-Off
I haven't got the problem with power injector!
is there anbody who can help me please?
Solved! Go to Solution.
07-25-2023 03:36 AM
>...Gi1/0/47 auto on 15.4 Ieee PD 4 30.0
- That means that the device is not recognized correctly and correct power is or can not be provided ; check if enabling lldp can help , if not yet done , according to :
https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9200/software/release/16-10/configuration_guide/int_hw/b_1610_int_and_hw_9200_cg/configuring_lldp_med__and_wired_location_service.html#task_qz4_wct_21b
Ref : https://www.cisco.com/c/en/us/support/docs/switches/catalyst-9200-series-switches/215636-troubleshooting-power-over-ethernet-poe.html
According to this document , you may try commands such as :
C9000(config-if)#power inline static
C9000(config-if)#power inline static max <required_power>
It's probably best to review the document first and not jump into the wild with these commands ...
M.
07-25-2023 03:36 AM
>...Gi1/0/47 auto on 15.4 Ieee PD 4 30.0
- That means that the device is not recognized correctly and correct power is or can not be provided ; check if enabling lldp can help , if not yet done , according to :
https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9200/software/release/16-10/configuration_guide/int_hw/b_1610_int_and_hw_9200_cg/configuring_lldp_med__and_wired_location_service.html#task_qz4_wct_21b
Ref : https://www.cisco.com/c/en/us/support/docs/switches/catalyst-9200-series-switches/215636-troubleshooting-power-over-ethernet-poe.html
According to this document , you may try commands such as :
C9000(config-if)#power inline static
C9000(config-if)#power inline static max <required_power>
It's probably best to review the document first and not jump into the wild with these commands ...
M.
07-26-2023 04:40 AM
Thank you very much, enabling lldp makes a good synchronisation between switch and access point!
08-05-2023 06:06 AM
For all the newer APs you must enable CDP (Cisco switches) or LLDP (but not both) on the AP switch port for PoE to work with the AP.
07-25-2023 04:23 AM
@dsiin wrote:
so the access point is steel blinking Cycling through Red-Off-Green-Off-Blue-Off
Potentially faulty cable.
02-18-2024 03:23 AM - edited 02-18-2024 03:24 AM
Hi ,
I have same issue.blinking Cycling through Red-Off-Green-Off-Blue-Off on AP
i enable cdp it works but i was seeking for other option
after Disabling CDP I tried this command on port (power inline port poe-ha) it works its stable after couple of reboots
02-18-2024 08:04 AM
That's the "Fast POE" feature! https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9300/software/release/16-9/configuration_guide/npl/b_169_npl_9300_cg/configuring___perpetual_poe.html
If it's working I'd say that's more by luck than design and is likely an unsupported configuration. I wouldn't want to use a config that requires me to reboot an AP a few times to get stable operation!!!
The only supported configuration is to use CDP or LLDP. If you choose to configure it some other way then don't be surprised when you have problems.
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