summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/qos-policy/traffic-shaper/node.tag/class/node.def4
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/qos-policy/traffic-shaper/node.tag/class/node.def b/templates/qos-policy/traffic-shaper/node.tag/class/node.def
index 682fd6c..baebbda 100644
--- a/templates/qos-policy/traffic-shaper/node.tag/class/node.def
+++ b/templates/qos-policy/traffic-shaper/node.tag/class/node.def
@@ -1,4 +1,6 @@
tag:
type: u32
help: Configure class handle
-syntax:expression: ($VAR(@) > 1 && $VAR(@) < 65536) ; "$VAR(@) handle must be between 2 and 65535"
+syntax:expression: ($VAR(@) > 2 && $VAR(@) < 4096) ; "$VAR(@) handle must be between 3 and 4095"
+comp_help: possible completions
+ <3-4095> Class ID