From 98895f5b31d20bbdc86680c9f73679b7905d7eb6 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 29 May 2022 10:14:27 +0200 Subject: eigrp: vrf: T2773: prepare XML definitions for VRF instance --- .../include/eigrp/protocol-common-config.xml.i | 107 +++++++++++++++++++++ 1 file changed, 107 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 000000000..c8faa0492 --- /dev/null +++ b/interface-definitions/include/eigrp/protocol-common-config.xml.i @@ -0,0 +1,107 @@ + + + + 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) + + + static + Statically configured routes + + + vnc + Virtual Network Control (VNC) + + + bgp connected nhrp ospf rip static vnc + + + (bgp|connected|nhrp|ospf|rip|static|vnc) + + + +#include + + + + Control load balancing variance + + u32:1-128 + Metric variance multiplier + + + + + + + -- cgit v1.2.3