Page MenuHomeVyOS Platform

isis: IETF SPF delay algorithm can not be configured - results in vyos.frr.CommitError
Closed, ResolvedPublicBUG

Description

To reproduce:

set protocols isis interface eth1
set protocols isis net '49.0001.1921.6800.1002.00'

now enable SPF

set protocols isis spf-delay-ietf holddown '20'
set protocols isis spf-delay-ietf init-delay '31'
set protocols isis spf-delay-ietf long-delay '30'
set protocols isis spf-delay-ietf short-delay '32'
set protocols isis spf-delay-ietf time-to-learn '44'

This will only render the FRR config line: spf-delay-ietf init-delay 31 which is incomplete:

frr-reload output:   2 2022-04-03 12:35:24,764   ERROR: vtysh failed to process new configuration: vtysh (mark file) exited with status 4:
frr-reload output:   3 b'line 15: % Command incomplete:  spf-delay-ietf init-delay 31\n\n'

Details

Difficulty level
Easy (less than an hour)
Version
1.3.1-S1
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)

Related Objects

Mentioned In
1.3.2
1.3.2

Event Timeline

c-po renamed this task from isis: spf-delay-ietf can not be configured - results in vyos.frr.CommitError to isis: IETF SPF delay algorithm can not be configured - results in vyos.frr.CommitError.Apr 3 2022, 10:37 AM
c-po changed the task status from Open to In progress.
c-po claimed this task.
c-po created this task.
c-po triaged this task as Normal priority.Apr 3 2022, 10:39 AM
c-po changed Version from 1.3.2-S1 to 1.3.1-S1.
c-po moved this task from In Progress to Finished on the VyOS 1.3 Equuleus (1.3.2) board.