summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Bays <robert@vyatta.com>2012-09-05 15:34:20 -0700
committerRobert Bays <robert@vyatta.com>2012-09-05 15:34:20 -0700
commitbbe11c30bad5707503e246c4c28a851df347c736 (patch)
tree2484723c8d096db8b04414e50af9a3c78e3e1e2f
parent4c7b6b48402a203c13a716a7cb8ac772055191c3 (diff)
downloadvyatta-cfg-quagga-bbe11c30bad5707503e246c4c28a851df347c736.tar.gz
vyatta-cfg-quagga-bbe11c30bad5707503e246c4c28a851df347c736.zip
reserve tables for future use
-rw-r--r--templates/protocols/static/table/node.def4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/protocols/static/table/node.def b/templates/protocols/static/table/node.def
index 3f639363..86ec8a44 100644
--- a/templates/protocols/static/table/node.def
+++ b/templates/protocols/static/table/node.def
@@ -1,5 +1,5 @@
tag:
type: u32
help: Policy route table number
-syntax:expression: $VAR(@) >= 1 && $VAR(@) <= 250; "Must be between (1-250)"
-val_help: u32:1-250; Policy route table number
+syntax:expression: $VAR(@) >= 1 && $VAR(@) <= 200; "Must be between (1-200)"
+val_help: u32:1-200; Policy route table number