From fc5542b4011befa746f9aa0c081fdab5ea390a3b Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Mon, 1 Jun 2020 19:59:31 +0200 Subject: bgp: T2387: move "aggregate address" to XML include --- .../include/bgp-afi-aggregate-address.xml.i | 12 ++++++++++ interface-definitions/protocols-bgp.xml.in | 26 ++-------------------- 2 files changed, 14 insertions(+), 24 deletions(-) create mode 100644 interface-definitions/include/bgp-afi-aggregate-address.xml.i (limited to 'interface-definitions') diff --git a/interface-definitions/include/bgp-afi-aggregate-address.xml.i b/interface-definitions/include/bgp-afi-aggregate-address.xml.i new file mode 100644 index 000000000..40c030fc1 --- /dev/null +++ b/interface-definitions/include/bgp-afi-aggregate-address.xml.i @@ -0,0 +1,12 @@ + + + Generate AS-set path information for this aggregate address + + + + + + Announce the aggregate summary network only + + + diff --git a/interface-definitions/protocols-bgp.xml.in b/interface-definitions/protocols-bgp.xml.in index 8cab34141..3a4600753 100644 --- a/interface-definitions/protocols-bgp.xml.in +++ b/interface-definitions/protocols-bgp.xml.in @@ -38,18 +38,7 @@ - - - Generate AS-set path information for this aggregate address - - - - - - Announce the aggregate summary network only - - - + #include @@ -151,18 +140,7 @@ - - - Generate AS-set path information for this aggregate address - - - - - - Announce the aggregate summary network only - - - + #include -- cgit v1.2.3