diff options
Diffstat (limited to 'templates/policy/community-list')
5 files changed, 5 insertions, 5 deletions
diff --git a/templates/policy/community-list/node.def b/templates/policy/community-list/node.def index df10f694..bf41b6a1 100644 --- a/templates/policy/community-list/node.def +++ b/templates/policy/community-list/node.def @@ -1,6 +1,6 @@ tag: type: u32 -help: Set Border Gateway Protocol (BGP) community-list filter +help: Border Gateway Protocol (BGP) community-list filter syntax:expression: $VAR(@) >= 1 && $VAR(@) <= 500; " community-list must be diff --git a/templates/policy/community-list/node.tag/description/node.def b/templates/policy/community-list/node.tag/description/node.def index 400d6f9a..7a660be4 100644 --- a/templates/policy/community-list/node.tag/description/node.def +++ b/templates/policy/community-list/node.tag/description/node.def @@ -1,2 +1,2 @@ type: txt -help: Set a description for this community list +help: Description for this community list diff --git a/templates/policy/community-list/node.tag/rule/node.tag/action/node.def b/templates/policy/community-list/node.tag/rule/node.tag/action/node.def index 3fd50c8b..521d972f 100644 --- a/templates/policy/community-list/node.tag/rule/node.tag/action/node.def +++ b/templates/policy/community-list/node.tag/rule/node.tag/action/node.def @@ -1,5 +1,5 @@ type: txt -help: Set action to take on communities matching this rule [REQUIRED] +help: Action to take on communities matching this rule [REQUIRED] val_help: permit; Permit matching communities val_help: deny; Deny matching communities diff --git a/templates/policy/community-list/node.tag/rule/node.tag/description/node.def b/templates/policy/community-list/node.tag/rule/node.tag/description/node.def index 8b6dc54a..b8e3095b 100644 --- a/templates/policy/community-list/node.tag/rule/node.tag/description/node.def +++ b/templates/policy/community-list/node.tag/rule/node.tag/description/node.def @@ -1,2 +1,2 @@ type: txt -help: Set a description for this rule +help: Description for this rule diff --git a/templates/policy/community-list/node.tag/rule/node.tag/regex/node.def b/templates/policy/community-list/node.tag/rule/node.tag/regex/node.def index e8406d6e..49825567 100644 --- a/templates/policy/community-list/node.tag/rule/node.tag/regex/node.def +++ b/templates/policy/community-list/node.tag/rule/node.tag/regex/node.def @@ -1,5 +1,5 @@ type: txt -help: Set regular expression to match against a community list +help: Regular expression to match against a community list val_help: Community list regular expression syntax:expression: exec " \ |