diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-05-05 07:28:24 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-05-05 07:28:24 +0200 |
commit | 7050f4f5f8fedae794e77d6f34dba0a385698590 (patch) | |
tree | 33abd94a63720198509edc84ccaa581ada9ac3cb | |
parent | 8f59cecdd9b0e2d61560d849f0717e027f567b92 (diff) | |
download | vyos-1x-7050f4f5f8fedae794e77d6f34dba0a385698590.tar.gz vyos-1x-7050f4f5f8fedae794e77d6f34dba0a385698590.zip |
Revert "smoketest: config: bgp: remove graceful-restart option due to frr-reload bug"
This reverts commit 49cfd4e0c56a8b7a85128bfdb4a4e19157137129.
-rw-r--r-- | smoketest/configs/bgp-bfd-communities | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/smoketest/configs/bgp-bfd-communities b/smoketest/configs/bgp-bfd-communities index 1a331f9ff..3b3056a51 100644 --- a/smoketest/configs/bgp-bfd-communities +++ b/smoketest/configs/bgp-bfd-communities @@ -421,6 +421,8 @@ protocols { local 220 } } + graceful-restart { + } } peer-group DAL13 { address-family { |