From 82f6a7c6995b12d765acf08e08106925a7d9846f Mon Sep 17 00:00:00 2001 From: Hitoshi Irino Date: Sun, 11 Aug 2019 15:54:20 +0900 Subject: Support connecting zebra of cumulus linux --- docs/sources/zebra.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/sources/zebra.md b/docs/sources/zebra.md index d8b5f595..89b02f99 100644 --- a/docs/sources/zebra.md +++ b/docs/sources/zebra.md @@ -69,7 +69,10 @@ You need to enable the zebra feature in the Global configuration as follows. `software-name`. For connecting to FRRouting 6.0.x, please specify `6` as `version` and `frr6` as `software-name`. For connecting to FRRouting 4.0.x, please specify `5` as `version` and `frr4` as - `software-name`. + `software-name`. For connecting to Cumulus Linux please specify `5` + as `version` and `cumulus` as `software-name`. GoBGP is tested with + Cumulus Linux VX 3.7.7 whose zebra version is 4.0+cl3u13 and its + Zebra API version is 5. ## Check Routes from zebra -- cgit v1.2.3