From c5dcb3748fdb0f04bb374240dbaa6747c58dfcb0 Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Sun, 2 May 2021 11:31:43 +0300 Subject: Improve the OSPF CLI help strings. (Capitalization fixes, more consice wording etc.) --- .../include/ospf/ospf-common-config.xml.i | 46 +++++++++++----------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/interface-definitions/include/ospf/ospf-common-config.xml.i b/interface-definitions/include/ospf/ospf-common-config.xml.i index a01d1c890..ef2b66f8b 100644 --- a/interface-definitions/include/ospf/ospf-common-config.xml.i +++ b/interface-definitions/include/ospf/ospf-common-config.xml.i @@ -55,14 +55,14 @@ - OSPF Area + OSPF area settings u32 - OSPF area in decimal notation + OSPF area number in decimal notation ipv4 - OSPF area in dotted decimal notation + OSPF area number in dotted decimal notation @@ -83,12 +83,12 @@ - Nssa OSPF area + Not-So-Stubby OSPF area - Summary-default cost of nssa area + Summary-default cost of an NSSA area u32:0-16777215 Summary default cost @@ -112,15 +112,15 @@ always - NSSA-ABR to always translate + Always translate LSA types candidate - NSSA-ABR for translate election (default) + Translate for election (default) never - NSSA-ABR to never translate + Never translate LSA types ^(always|candidate|never)$ @@ -137,7 +137,7 @@ - Summary-default cost of nssa area + Summary-default cost u32:0-16777215 Summary default cost @@ -149,7 +149,7 @@ - Do not inject inter-area routes into stub + Do not inject inter-area routes into the stub @@ -169,7 +169,7 @@ md5 - Use md5 authentication + Use MD5 authentication ^(plaintext-password|md5)$ @@ -191,7 +191,7 @@ - Summarize routes matching prefix (border routers only) + Summarize routes matching a prefix (border routers only) ipv4net Area range prefix @@ -221,10 +221,10 @@ - Announce area range as another prefix + Advertise area range as another prefix ipv4net - Announce area range as another prefix + Advertise area range as another prefix @@ -297,7 +297,7 @@ - Control distribution of default information + Default route advertisment settings @@ -307,7 +307,7 @@ - Always advertise default route + Always advertise a default route @@ -348,7 +348,7 @@ - Interface related configuration + Interface configuration @@ -366,7 +366,7 @@ #include - Bandwidth of interface (Megabit/sec) + Interface bandwidth (Mbit/s) u32:1-100000 Bandwidth in Megabit/sec (for calculating OSPF cost) @@ -420,7 +420,7 @@ - Log changes in adjacency state + Log adjacency state changes @@ -558,7 +558,7 @@ ibm - Ibm ABR type + IBM ABR type shortcut @@ -582,7 +582,7 @@ - Enable rfc1583 criteria for handling AS external routes + Enable RFC1583 criteria for handling AS external routes @@ -658,7 +658,7 @@ - Redistribute rip routes + Redistribute RIP routes #include @@ -714,7 +714,7 @@ - Delay from first change received till SPF calculation (default: 200) + Delay from the first change received to SPF calculation (default: 200) u32:0-600000 Delay in milliseconds -- cgit v1.2.3