summaryrefslogtreecommitdiff
path: root/templates/policy/extcommunity-list/standard/rule/node.def
diff options
context:
space:
mode:
Diffstat (limited to 'templates/policy/extcommunity-list/standard/rule/node.def')
-rw-r--r--templates/policy/extcommunity-list/standard/rule/node.def6
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/policy/extcommunity-list/standard/rule/node.def b/templates/policy/extcommunity-list/standard/rule/node.def
new file mode 100644
index 00000000..7826f33d
--- /dev/null
+++ b/templates/policy/extcommunity-list/standard/rule/node.def
@@ -0,0 +1,6 @@
+tag:
+type: u32
+help: create a rule for this BGP extended community list
+val_help: u32:1-65535; Extended community-list rule number
+
+syntax:expression: $VAR(@) >= 1 && $VAR(@) <= 65535; "rule number must be between 1 and 65535"