From f0fb71366bcfb72de4a5ee280d35e28016d6a3c5 Mon Sep 17 00:00:00 2001 From: sever-sever Date: Tue, 19 May 2020 21:00:32 +0300 Subject: eigrp: T2473: add XML definitions --- interface-definitions/protocols-eigrp.xml.in | 143 +++++++++++++++++++++++++++ 1 file changed, 143 insertions(+) create mode 100644 interface-definitions/protocols-eigrp.xml.in (limited to 'interface-definitions') diff --git a/interface-definitions/protocols-eigrp.xml.in b/interface-definitions/protocols-eigrp.xml.in new file mode 100644 index 000000000..15ebc162a --- /dev/null +++ b/interface-definitions/protocols-eigrp.xml.in @@ -0,0 +1,143 @@ + + + + + + + + Enhanced Interior Gateway Routing Protocol (EIGRP) parameters + + <1-65535> + AS number + + + + + + + + + Forward packets over multiple paths + + <1-32> + Number of paths + + + + + + + + + Modify metrics and parameters for advertisement + + + + + Modify metric coefficients + + <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) + + + static + Statically configured routes + + + vnc + Virtual Network Control (VNC) + + + bgp connected nhrp ospf rip static vnc + + + (bgp|connected|nhrp|ospf|rip|static|vnc) + + + + + + Router ID for this EIGRP process + + ipv4 + EIGRP Router-ID in IP address format + + + + + + + + + + Control load balancing variance + + <1-128> + Metric variance multiplier + + + + + + + + + + -- cgit v1.2.3