From 001a0e5a0bcfca2a0109edd2b29281d024241e3a Mon Sep 17 00:00:00 2001 From: sever-sever Date: Thu, 4 Jun 2020 08:06:17 +0000 Subject: rip-xml: T2547: XML for conf-mode protocol RIP --- interface-definitions/protocols-rip.xml.in | 406 +++++++++++++++++++++++++++++ 1 file changed, 406 insertions(+) create mode 100644 interface-definitions/protocols-rip.xml.in (limited to 'interface-definitions/protocols-rip.xml.in') diff --git a/interface-definitions/protocols-rip.xml.in b/interface-definitions/protocols-rip.xml.in new file mode 100644 index 000000000..a9c295f4c --- /dev/null +++ b/interface-definitions/protocols-rip.xml.in @@ -0,0 +1,406 @@ + + + + + + + Routing Information Protocol (RIP) parameters + + + + + Administrative distance + + <1-255> + Administrative distance + + + + + + + + + Control distribution of default route + + + + + Distribute a default route + + + + + + + + Metric of redistributed routes + + <1-16> + Redistributed routes metric + + + + + + + + + Filter networks in routing updates + + + + + Access-list + + + + + Access list to apply to input packets + + <0-4294967295> + Access list to apply to input packets + + + policy access-list + + + + + + + + + Access list to apply to output packets + + <0-4294967295> + Access list to apply to output packets + + + policy access-list + + + + + + + + + + + Apply filtering to an interface + + <text> + Apply filtering to an interface + + + + + + + + + Access list + + + + + Access list to apply to input packets + + <0-4294967295> + Access list to apply to input packets + + + policy access-list + + + + + + + + + Access list to apply to output packets + + <0-4294967295> + Access list to apply to output packets + + + policy access-list + + + + + + + + + + + Prefix-list + + + + + Prefix-list to apply to input packets + + <text> + Prefix-list to apply to input packets + + + policy prefix-list + + + + + + Prefix-list to apply to output packets + + <text> + Prefix-list to apply to output packets + + + policy prefix-list + + + + + + + + + + Prefix-list + + + + + Prefix-list to apply to input packets + + <text> + Prefix-list to apply to input packets + + + policy prefix-list + + + + + + Prefix-list to apply to output packets + + <text> + Prefix-list to apply to output packets + + + policy prefix-list + + + + + + + + + + Interface name + + <text> + Apply filtering to an interface + + + + + + + + + + Neighbor router + + ipv4 + Neighbor router + + + + + + + + + + RIP network + + ipv4net + RIP network + + + + + + + + + + Source network + + ipv4net + Source network + + + + + + + + + Access list + + <text> + Access list + + + policy access-list + + + + + + Administrative distance for network + + <1-255> + Administrative distance + + + + + + + + + + + Passive interface + + <text> + Suppress routing updates on interface + + + default + Suppress routing updates on all interfaces by default + + + default + + + + + + + + Redistribute information from another routing protocol + + + + + Redistribute BGP routes + + + #include + + + + + Redistribute connected routes + + + #include + + + + + Redistribute kernel routes + + + #include + + + + + Redistribute OSPF routes + + + #include + + + + + Redistribute static routes + + + #include + + + + + + + RIP static route + + ipv4net + RIP static route + + + + + + + + + + RIP timer values + + + + + Garbage collection timer + + <5-2147483647> + Garbage colletion time (default 120) + + + + + + + + + Routing information timeout timer + + <5-2147483647> + Routing information timeout timer (default 180) + + + + + + + + + Routing table update timer + + <5-2147483647> + Routing table update timer in seconds (default 30) + + + + + + + + + + + + + -- cgit v1.2.3