my /var/log/messages is getting spammed with entries such as:
Dec 30 20:11:19 vyos zebra[1209]: [EC 4043309108] LSP Install Failure: in-label 21
Dec 30 20:12:20 vyos zebra[1209]: Extended Error: Label >= configured maximum in platform_labels
Dec 30 20:12:20 vyos zebra[1209]: [EC 4043309093] netlink-dp (NS 0) error: Invalid argument, type=RTM_NEWROUTE(24), seq=6592, pid=3372500344
Dec 30 20:12:20 vyos zebra[1209]: [EC 4043309108] LSP Install Failure: in-label 21
Dec 30 20:13:23 vyos zebra[1209]: Extended Error: Label >= configured maximum in platform_labels
Dec 30 20:13:23 vyos zebra[1209]: [EC 4043309093] netlink-dp (NS 0) error: Invalid argument, type=RTM_NEWROUTE(24), seq=6595, pid=3372500344
Dec 30 20:13:23 vyos zebra[1209]: [EC 4043309108] LSP Install Failure: in-label 21
Dec 30 20:14:25 vyos zebra[1209]: Extended Error: Label >= configured maximum in platform_labels
Dec 30 20:14:25 vyos zebra[1209]: [EC 4043309093] netlink-dp (NS 0) error: Invalid argument, type=RTM_NEWROUTE(24), seq=6598, pid=3372500344
Dec 30 20:14:25 vyos zebra[1209]: [EC 4043309108] LSP Install Failure: in-label 21
The LSP stuff is MPLS related, but I don't have MPLS configured?
I've only recently noticed this due to frr logging changing from /var/log/frr/frr.log to /var/log/messages
Also, if MPLS is not configured, why is the daemon running?
Other daemons for none configured things e.g. ISIS, PIMD and others are running also.