From 63e787e03129cd799a7fdc6078ff885cdb9b13bf Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Thu, 26 Dec 2019 17:12:28 +0100 Subject: ip: migrate 'system ip' subsystem to XML/Python --- interface-definitions/system-ip.xml.in | 58 ++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 interface-definitions/system-ip.xml.in (limited to 'interface-definitions/system-ip.xml.in') diff --git a/interface-definitions/system-ip.xml.in b/interface-definitions/system-ip.xml.in new file mode 100644 index 000000000..14b3b8a07 --- /dev/null +++ b/interface-definitions/system-ip.xml.in @@ -0,0 +1,58 @@ + + + + + + + IPv4 Settings + 400 + + + + + Parameters for ARP cache + + + + + Maximum number of entries to keep in the ARP cache + + 1024 2048 4096 8192 16384 32768 + + + (1024|2048|4096|8192|16384|32768) + + + + + + + + Disable IPv4 forwarding on all interfaces + + + + + + IPv4 multipath settings + + + + + Ignore next hops that are not in the ARP table + + + + + + Use layer 4 information for ECMP hashing + + + + + + + + + + -- cgit v1.2.3