From 4abca54698edb09b76e7d059dd35cdcef3512ec4 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sat, 25 Dec 2021 12:19:33 +0100 Subject: ospfv3: T4102: add support for NSSA area-type --- interface-definitions/include/ospfv3/no-summary.xml.i | 6 ++++++ .../include/ospfv3/protocol-common-config.xml.i | 17 +++++++++++++---- 2 files changed, 19 insertions(+), 4 deletions(-) create mode 100644 interface-definitions/include/ospfv3/no-summary.xml.i (limited to 'interface-definitions/include/ospfv3') diff --git a/interface-definitions/include/ospfv3/no-summary.xml.i b/interface-definitions/include/ospfv3/no-summary.xml.i new file mode 100644 index 000000000..df9a456ba --- /dev/null +++ b/interface-definitions/include/ospfv3/no-summary.xml.i @@ -0,0 +1,6 @@ + + + Do not inject inter-area routes into the stub + + + diff --git a/interface-definitions/include/ospfv3/protocol-common-config.xml.i b/interface-definitions/include/ospfv3/protocol-common-config.xml.i index a93939a34..00a6dcca7 100644 --- a/interface-definitions/include/ospfv3/protocol-common-config.xml.i +++ b/interface-definitions/include/ospfv3/protocol-common-config.xml.i @@ -21,17 +21,26 @@ OSPFv3 Area type - + - Stub OSPFv3 area + NSSA OSPFv3 area - + - Do not inject inter-area routes into the stub + Originate Type 7 default into NSSA area + #include + + + + + Stub OSPFv3 area + + + #include -- cgit v1.2.3