Description

On EX and QFX series switch which enabled egress filters, you may observe message below whenever collecting RSI. This is a software bug which has been fixed through PR1831951. This KB describes this message and triggers.

Aug 22 19:34:15.481 2024  Switch : %PFE-3: fpc0 ERROR (dfw): Getting InPorts unit 0 entry 240 (2300) failed rv (-7) "Entry not found"
Aug 22 19:34:15.482 2024  Switch : %PFE-3: fpc0 ERROR (dfw): brcm_get_pbmp() failed!entry (808075088)

Symptoms

On EX and QFX series switch, you may observe message below whenever collecting RSI:

Aug 22 19:34:15.481 2024  Switch : %PFE-3: fpc0 ERROR (dfw): Getting InPorts unit 0 entry 240 (2300) failed rv (-7) "Entry not found"
Aug 22 19:34:15.482 2024  Switch : %PFE-3: fpc0 ERROR (dfw): brcm_get_pbmp() failed!entry (808075088)
This message is seen when switch has a egress filters and also generated when issued 'request pfe execute command "show filter hw all" target fpc0' which is included in RSI.

Solution

This is an error message, but there is no functional impact as the error is generated wrongly while checking unnecessary part of filters.
This issue has been fixed through PR1823280 below:
https://prsearch.juniper.net/PR1823280

Modification History

2024-09-05 : Article Created