From dd039ae58e170af891a31ece50868b3abc27ce2d Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Wed, 13 Jan 2021 15:54:27 +0100 Subject: bgp: T2174: bugfix FRR template generation --- interface-definitions/protocols-bgp.xml.in | 43 +++++++++++++++++++++++++++--- 1 file changed, 39 insertions(+), 4 deletions(-) (limited to 'interface-definitions/protocols-bgp.xml.in') diff --git a/interface-definitions/protocols-bgp.xml.in b/interface-definitions/protocols-bgp.xml.in index b9f67f188..e461fde29 100644 --- a/interface-definitions/protocols-bgp.xml.in +++ b/interface-definitions/protocols-bgp.xml.in @@ -192,9 +192,9 @@ #include - + - Redistribute RIP routes into BGP + Redistribute RIPng routes into BGP #include @@ -742,8 +742,43 @@ BGP peer-group address-family parameters - #include - #include + + + IPv4 BGP peer group parameters + + + + + Advertise capabilities to this peer-group + + + #include + #include + + + #include + #include + + + + + IPv6 BGP peer group parameters + + + + + Advertise capabilities to this peer-group + + + #include + #include + + + #include + #include + #include + + -- cgit v1.2.3