From 0cb568c0eb9168c82fa3f12de77737bbab46c53d Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Mon, 11 Nov 2024 20:26:06 +0100 Subject: babel: T4977: use common include for IPv4/IPv6 route redistribution --- .../include/babel/redistribute-common.xml.i | 38 ++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 interface-definitions/include/babel/redistribute-common.xml.i (limited to 'interface-definitions/include') diff --git a/interface-definitions/include/babel/redistribute-common.xml.i b/interface-definitions/include/babel/redistribute-common.xml.i new file mode 100644 index 000000000..93efe68dd --- /dev/null +++ b/interface-definitions/include/babel/redistribute-common.xml.i @@ -0,0 +1,38 @@ + + + + Border Gateway Protocol (BGP) + + + + + + Connected routes (directly attached subnet or host) + + + + + + Intermediate System to Intermediate System (IS-IS) + + + + + + Redistribute Kernel routes (not installed via the zebra RIB) + + + + + + OpenFabric Routing Protocol + + + + + + Statically configured routes + + + + -- cgit v1.2.3