I'm trying to understand the LSR behavior when an incoming labeled packet does not have a matching entry in the LFIB. Does the LSR drop the packet? Are the number of unmatched packets tracked/counted?
RFC3031 states when a labeled packet is received with an invalid incoming label, it must be discarded, unless it is determined by some means that forwarding it unlabeled cannot cause any harm.
Is this the expected behavior?