Page MenuHomeVyOS Platform

IS-IS/OpenFabric: commit fails when domain-password md5 is configured
Closed, ResolvedPublicBUG

Description

configs:

set protocols isis net 49.0001.0000.0000.0001.00
set protocols isis interface eth0
set protocols isis domain-password md5 0123456789abcdef0123456789abcdef
set protocols openfabric net 49.0001.0000.0000.0001.00
set protocols openfabric domain VyOS interface eth0 address-family ipv4
set protocols openfabric domain VyOS domain-password md5 0123456789abcdef0123456789abcdef

commit error:

vyos@vyos# commit
[ protocols isis ]
The system encountered an error while rendering the new routing daemon
configuration. To ensure network stability and avoid potential
connectivity disruptions, the configuration was not applied!
[[protocols isis]] failed
Commit failed

FRR config load error:

2026-03-16 14:12:38,451   ERROR: vtysh failed to process new configuration: vtysh (mark file) exited with status 4:
b'line 17: % Command incomplete:  domain-password md5 \n\n'

Details

Version
2026.03.14-0024-rolling
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)