diff options
-rw-r--r-- | templates/qos-policy/weighted-random/node.tag/class/node.tag/packet-length/node.def | 4 | ||||
-rw-r--r-- | templates/qos-policy/weighted-random/node.tag/default/packet-length/node.def | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/templates/qos-policy/weighted-random/node.tag/class/node.tag/packet-length/node.def b/templates/qos-policy/weighted-random/node.tag/class/node.tag/packet-length/node.def index 852bad4..60e4f35 100644 --- a/templates/qos-policy/weighted-random/node.tag/class/node.tag/packet-length/node.def +++ b/templates/qos-policy/weighted-random/node.tag/class/node.tag/packet-length/node.def @@ -1,5 +1,5 @@ type: u32 help: Set average packet length -default: 1460 +default: 1024 comp_help: Define average packet length in bytes for bandwidth calculation - (default 1460) + (default 1024) diff --git a/templates/qos-policy/weighted-random/node.tag/default/packet-length/node.def b/templates/qos-policy/weighted-random/node.tag/default/packet-length/node.def index 852bad4..60e4f35 100644 --- a/templates/qos-policy/weighted-random/node.tag/default/packet-length/node.def +++ b/templates/qos-policy/weighted-random/node.tag/default/packet-length/node.def @@ -1,5 +1,5 @@ type: u32 help: Set average packet length -default: 1460 +default: 1024 comp_help: Define average packet length in bytes for bandwidth calculation - (default 1460) + (default 1024) |