cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
390
Views
0
Helpful
6
Replies

LED alarms ASR 9901 MAJ & LC start / input ok

Hi i have Cisco 9901 and below error led is red please advice how to tshoot or solve

Red led is for MAJ & LC start / input ok
#admin show led
Sun Oct 6 08:42:45.692 UTC
=============================================================
Location LED Name Mode Color
=============================================================
0/0
0/0-Status LED WORKING RED
0/RSP0
0/RSP0-Fail LED WORKING OFF
0/RSP0-Alarm Minor LED WORKING OFF
0/RSP0-Alarm Major LED WORKING RED
0/RSP0-Alarm Critical LED WORKING OFF
0/FT0
0/FT0-Status LED WORKING GREEN
0/FT1
0/FT1-Status LED WORKING GREEN
0/FT2
0/FT2-Status LED WORKING GREEN
0/PT0
0/PT0-PM0-Status WORKING GREEN
0/PT0-PM1-Status WORKING GREEN

6 Replies 6

balaji.bandi
Hall of Fame
Hall of Fame

what code running, check this may be bug :

https://bst.cisco.com/quickview/bug/CSCvt97212

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

thanks for your replay
but what you mean specifically by "what code running,"

and kindly find below

#admin show alarms brief
Sun Oct 6 12:25:24.538 UTC

-------------------------------------------------------------------------------
Active Alarms
-------------------------------------------------------------------------------
Location Severity Group Set time Description
-------------------------------------------------------------------------------
0/0 major fpd_infra 02/03/23 08:20:11 IPU-FPGA: Golden FPGA is below minimum version, Perform force fpd upgrade
0/0 major fpd_infra 02/03/23 08:20:11 IPU-FSBL: Golden FPGA is below minimum version, Perform force fpd upgrade
0/0 major fpd_infra 02/03/23 08:20:11 IPU-Linux: Golden FPGA is below minimum version, Perform force fpd upgrade

show version give you what is the XR code running on the device.

that log show back dated 2023, check show logging

Is the Service effecting the Environment, contact TAC is best option. (if you have contract)

other option as mentioned part of the bug, when you have maintenance window :

Workaround: Reloading the problem RP clears the alarm

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Cisco IOS XR Software, Version 7.9.21
ok i will check with the TAC

the router in installations phase so i could reload without MW
could you provide me with the command to Reloading RP

tkarnani
Cisco Employee
Cisco Employee

for this alarm.

 


0/0 major fpd_infra 02/03/23 08:20:11 IPU-FPGA: Golden FPGA is below minimum version, Perform force fpd upgrade
0/0 major fpd_infra 02/03/23 08:20:11 IPU-FSBL: Golden FPGA is below minimum version, Perform force fpd upgrade
0/0 major fpd_infra 02/03/23 08:20:11 IPU-Linux: Golden FPGA is below minimum version, Perform force fpd upgrade

1st check "show hw-module fpd"

2nd upgrade hw-module location 0/RP0 fpd <name> force

you can put the name listed in the alarm
thanks