diff options
Diffstat (limited to 'templates/qos-policy/traffic-shaper/node.def')
-rw-r--r-- | templates/qos-policy/traffic-shaper/node.def | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/qos-policy/traffic-shaper/node.def b/templates/qos-policy/traffic-shaper/node.def new file mode 100644 index 0000000..3d623b7 --- /dev/null +++ b/templates/qos-policy/traffic-shaper/node.def @@ -0,0 +1,4 @@ +tag: +type: txt +syntax: pattern $(@) "^[^-]" ; "Qos queue name cannot start with \"-\"" +help: "Configure traffic shaping based policy" |