summaryrefslogtreecommitdiff
path: root/smoketest
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2022-04-03 12:43:30 +0200
committerChristian Poessinger <christian@poessinger.com>2022-04-03 12:49:31 +0200
commit537f0b9e0543e776e405053bc82d119a2edaa7ae (patch)
tree8be28c05c9d85de456ba32e3c686e9f00411191e /smoketest
parentadda3d86080bb3b8fe26424c7d829e40eb9e2b23 (diff)
downloadvyos-1x-537f0b9e0543e776e405053bc82d119a2edaa7ae.tar.gz
vyos-1x-537f0b9e0543e776e405053bc82d119a2edaa7ae.zip
isis: T4337: IETF SPF delay algorithm can not be configured
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'
Diffstat (limited to 'smoketest')
0 files changed, 0 insertions, 0 deletions