Page MenuHomeVyOS Platform

frr: broken "no mpls-te import ospfv2" command in 10.5
Closed, ResolvedPublicBUG

Description

Having the following FRR configuration

!
segment-routing
 traffic-eng
  mpls-te on
  mpls-te import ospfv2
 exit
exit
!

Results in

vyos(config-sr-te)# no   mpls-te import ospfv2
% Unknown command: no   mpls-te import ospfv2

In addition there is also:

% Unknown command:    no index 10 mpls label 100

This affects implementation of T6750

Details

Version
1.5.0
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)