From ba6be403072459e42a66e1a818580ae3518ebf44 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 7 Feb 2021 13:49:47 +0100 Subject: rip: T2547: xml cleanup so parts can be reused by RIPng --- interface-definitions/protocols-ripng.xml.in | 228 ++------------------------- 1 file changed, 12 insertions(+), 216 deletions(-) (limited to 'interface-definitions/protocols-ripng.xml.in') diff --git a/interface-definitions/protocols-ripng.xml.in b/interface-definitions/protocols-ripng.xml.in index 2fca0f5dd..74f720e89 100644 --- a/interface-definitions/protocols-ripng.xml.in +++ b/interface-definitions/protocols-ripng.xml.in @@ -20,67 +20,14 @@ - - - Control distribution of default route - - - - - Distribute a default route - - - - - - - - Metric of redistributed routes - - u32:1-16 - Default metric - - - - - - + #include + #include Filter networks in routing updates - - - Access-list - - - - - Access list to apply to input packets - - u32:1-4294967295 - Access list to apply to input packets - - - - - - - - - Access list to apply to output packets - - u32:1-4294967295 - Access list to apply to output packets - - - - - - - - + #include Apply filtering to an interface @@ -91,118 +38,19 @@ + + + - - - Access list - - - - - Access list to apply to input packets - - u32:1-4294967295 - Access list to apply to input packets - - - policy access-list6 - - - - - - Access list to apply to output packets - - u32:1-4294967295 - Access list to apply to output packets - - - policy access-list - - - - - - - - Prefix-list - - - - - Prefix-list to apply to input packets - - txt - Prefix-list to apply to input packets - - - policy prefix-list6 - - - - - - Prefix-list to apply to output packets - - txt - Prefix-list to apply to output packets - - - policy prefix-list6 - - - - - + #include + #include - - - Prefix-list - - - - - Prefix-list to apply to input packets - - txt - Prefix-list to apply to input packets - - - policy prefix-list - - - - - - Prefix-list to apply to output packets - - txt - Prefix-list to apply to output packets - - - policy prefix-list - - - - - + #include - - - Interface name - - txt - Apply filtering to an interface - - - - - - - + #include RIPng network @@ -289,60 +137,8 @@ - - - Filter routes installed in local route map - - policy route-map - - - - - - RIPng timer values - - - - - Garbage collection timer - - u32:5-2147483647 - Garbage colletion time (default 120) - - - - - - 120 - - - - Routing information timeout timer - - u32:5-2147483647 - Routing information timeout timer (default 180) - - - - - - 180 - - - - Routing table update timer - - u32:5-2147483647 - Routing table update timer in seconds (default 30) - - - - - - 30 - - - + #include + #include -- cgit v1.2.3