From a950059053f7394acfb453cc0d8194aa3dc721fa Mon Sep 17 00:00:00 2001 From: kumvijaya Date: Thu, 26 Sep 2024 11:31:07 +0530 Subject: T6732: added same as vyos 1x --- .../include/eigrp/protocol-common-config.xml.i | 125 +++++++++++++++++++++ 1 file changed, 125 insertions(+) create mode 100644 interface-definitions/include/eigrp/protocol-common-config.xml.i (limited to 'interface-definitions/include/eigrp') diff --git a/interface-definitions/include/eigrp/protocol-common-config.xml.i b/interface-definitions/include/eigrp/protocol-common-config.xml.i new file mode 100644 index 0000000..a8290f7 --- /dev/null +++ b/interface-definitions/include/eigrp/protocol-common-config.xml.i @@ -0,0 +1,125 @@ + + + + Autonomous System Number (ASN) + + u32:1-65535 + Autonomous System Number + + + + + + + + + Forward packets over multiple paths + + u32:1-32 + Number of paths + + + + + + + + + Modify metrics and parameters for advertisement + + + + + Modify metric coefficients + + u32:0-255 + K1 + + + + + + + + + + + Enable routing on an IP network + + ipv4net + EIGRP network prefix + + + + + + + + + + Suppress routing updates on an interface + + + + + + + + + Redistribute information from another routing protocol + + bgp + Border Gateway Protocol (BGP) + + + connected + Connected routes + + + nhrp + Next Hop Resolution Protocol (NHRP) + + + ospf + Open Shortest Path First (OSPFv2) + + + rip + Routing Information Protocol (RIP) + + + babel + Babel routing protocol (Babel) + + + static + Statically configured routes + + + vnc + Virtual Network Control (VNC) + + + bgp connected nhrp ospf rip static vnc + + + (bgp|connected|nhrp|ospf|rip|babel|static|vnc) + + + + +#include + + + + Control load balancing variance + + u32:1-128 + Metric variance multiplier + + + + + + + -- cgit v1.2.3