From b8d41c226d70b3cc5a45f6b8dceca323c8e18bb7 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sat, 28 Dec 2019 14:14:02 +0100 Subject: ipv6: migrate 'system ipv6' subsystem to XML/Python --- interface-definitions/system-ipv6.xml.in | 70 ++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 interface-definitions/system-ipv6.xml.in (limited to 'interface-definitions/system-ipv6.xml.in') diff --git a/interface-definitions/system-ipv6.xml.in b/interface-definitions/system-ipv6.xml.in new file mode 100644 index 000000000..623418100 --- /dev/null +++ b/interface-definitions/system-ipv6.xml.in @@ -0,0 +1,70 @@ + + + + + + + IPv6 Settings + 290 + + + + + Prevent IPv6 Kernel Module from being loaded + + + + + + Disable IPv6 forwarding on all interfaces + + + + + + Disable assignment of IPv6 addresses on all interfaces + + + + + + IPv4 multipath settings + + + + + Use layer 4 information for ECMP hashing + + + + + + + + Parameters for Neighbor cache + + + + + Maximum number of entries to keep in the Neighbor cache + + 1024 2048 4096 8192 16384 32768 + + + (1024|2048|4096|8192|16384|32768) + + + + + + + + Disable IPv6 operation on interface when DAD fails on LL addr + + + + + + + + -- cgit v1.2.3