Description

On a MX304 with empty LIMCs, the FPC keeps core dumping after loading customer configure.

Symptoms

FPC with no LMICs on MX304 keeps coredumping once [chassis fpc 0 max-queues] has been configured.

Solution

Workaround:

Insert LMIC, or remove the [chassis fpc 0 max-queues ] configure

Solution:

Core is caused by divided by zero, number of actives pfes are zero as no LMIC present. Problem get fixed by PR1773418.

Modification History

2023-11-15 : Article Created