Does repeated config timeout work as single (first one) accumulated?

Igor Podlesny bird.user at poige.ru
Wed Jan 16 18:38:11 CET 2019


IOW, let's say we have config version 1.
Then if config has been changed (become version 2) and temporarily applied with

    config timeout 10

and then before it's been rolled back (assuming control still isn't
lost of course), entered

    config timeout 30

would it be effectively the same as if you'd have entered just "config
timeout 40" in the first time?

Or would the second "config timeout" commit version 2 instead and when
timeout is reached would rollback from version 3 (which is equal by
content to version 2) to version 2 instead of version 1?

-- 
End of message. Next message?


More information about the Bird-users mailing list