08-30-2004 05:20 AM - edited 03-02-2019 06:06 PM
Hello,
what means this information on 6509 :
*Aug 29 05:26:40: %POLARIS-SP-STDBY-4-ERR_INTRPT: Interrupt TF_INT:FI_DATA_INT occurring in Polaris Layer 3 ASIC.
*Aug 29 05:26:40: %MLSCEF-SP-STDBY-7-SHADOW_SSRAM_INCONSISTENCY: FIB SSRAM Mismatch for Index: 99753
Expected: 1FFFF , Hardware: 9FFFF
Best regards.
08-30-2004 06:03 AM
Error message that you are seeing POLARIS-DFC3-4-ERR_INTRPT: Interrupt TF_INT:FI_DATA_INT
occurring in Polaris Layer 3 ASIC
Explanation This message indicates that an error in the Layer 3 forwarding ASIC occurred;
[chars] is the error description.
Action Enter the show earl status command on the consoles of the switch supervisor engine and any DFC-enabled modules. Basically, these are transient conditions caused by some traffic passing through the ASIC and the software is just reporting that condition. It may happen once in a while. It is mainly informational.
Basically TF_INT is interrupt status register used to indicate an error condition, and FI_DATA_INT specify the error condition was caused by TCAM SSRAM Parity Error. So basically every time the software try to recover from such state, it will generate the
syslog messages you seen to indicate the condition, as well as increase the counter under 'sh earl status'.
MLSCEF-DFC3-7-SHADOW_SSRAM_INCONSISTENCY: FIB SSRAM Mismatch for Index:
The error message you are seeing below is a new feature in the software and is documented
in CSCdz33539. This fix adds SSRAM consistency checker. It will verify the h/w SSRAM at regular intervals with the shadow FIB SSRAM. In case of any incosistencty, the message will be logged and the SSRAM data will be corrected.
http://www.cisco.com/cgi-bin/bugtool/onebug.pl?bugid=CSCdz33539
It is ok to see these messages occasionally. But if you are seeing it over and over, I suggest that you open a TAC Service request
08-30-2004 06:22 AM
Thank you ^^
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