From b24d66a066c95b8ba450334c0bca8b825a9882f4 Mon Sep 17 00:00:00 2001 From: sever-sever Date: Sun, 24 Jan 2021 11:30:57 +0000 Subject: ospfv3: T3245: Add XML for ospfv3 conf-mode --- interface-definitions/protocols-ospfv3.xml.in | 214 ++++++++++++++++++++++++++ 1 file changed, 214 insertions(+) create mode 100644 interface-definitions/protocols-ospfv3.xml.in (limited to 'interface-definitions') diff --git a/interface-definitions/protocols-ospfv3.xml.in b/interface-definitions/protocols-ospfv3.xml.in new file mode 100644 index 000000000..8ade1433d --- /dev/null +++ b/interface-definitions/protocols-ospfv3.xml.in @@ -0,0 +1,214 @@ + + + + + + + + IPv6 Open Shortest Path First protocol (OSPFv3) parameters + 620 + + + + + OSPFv3 Area + + u32 + OSPFv3 area in decimal notation + + + ipv4 + OSPFv3 area in dotted decimal notation + + + + + + + + + + Name of export-list + + policy access-list6 + + + + + + Name of import-list + + policy access-list6 + + + + + + OSPFv3 area interface + + + + + + + + Specify IPv6 prefix (border routers only) + + ipv6net + Specify IPv6 prefix (border routers only) + + + + + + + + + Advertise this range + + + + + + Do not advertise this range + + + + + + + + + + Administrative distance + + + + + OSPFv3 administrative distance + + u32:1-255 + Administrative distance + + + + + + + + + OSPFv3 administrative distance + + + + + Distance for external routes + + u32:1-255 + Distance for external routes + + + + + + + + + Distance for inter-area routes + + u32:1-255 + Distance for inter-area routes + + + + + + + + + Distance for intra-area routes + + u32:1-255 + Distance for intra-area routes + + + + + + + + + + + + + OSPFv3 specific parameters + + + + + Override the default router identifier + + ipv4 + Override the default router identifier + + + + + + + + + + + Redistribute information from another routing protocol + + + + + Redistribute BGP routes + + + #include + + + + + Redistribute connected routes + + + #include + + + + + Redistribute kernel routes + + + #include + + + + + Redistribute RIPNG routes + + + #include + + + + + Redistribute static routes + + + #include + + + + + #include + + + + + -- cgit v1.2.3