From 472c95689fca0611e01a83d59e1d1e70c9d35fc7 Mon Sep 17 00:00:00 2001 From: Cheeze_It Date: Sun, 25 Jul 2021 14:19:40 -0600 Subject: isis: T3693: Adding IPv6 redistribution to ISIS In this commit we add the ability to redistribute into ISIS for IPv6 address family. --- .../include/isis/redistribute-ipv6.xml.i | 42 ++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 interface-definitions/include/isis/redistribute-ipv6.xml.i (limited to 'interface-definitions/include/isis/redistribute-ipv6.xml.i') diff --git a/interface-definitions/include/isis/redistribute-ipv6.xml.i b/interface-definitions/include/isis/redistribute-ipv6.xml.i new file mode 100644 index 000000000..7e679e38a --- /dev/null +++ b/interface-definitions/include/isis/redistribute-ipv6.xml.i @@ -0,0 +1,42 @@ + + + + Redistribute into level-1 + + + + + Metric for redistributed routes + + u32:0-16777215 + ISIS default metric + + + + + + + #include + + + + + Redistribute into level-2 + + + + + Metric for redistributed routes + + u32:0-16777215 + ISIS default metric + + + + + + + #include + + + \ No newline at end of file -- cgit v1.2.3