qos-filter
Digi TransPort WR Routers User Guide
416
qos-filter
Configures QoS filters.
Syntax
qos-filter <1 - 32> <parameter> <value>
Parameters
description
The description of this filter.
Accepted value is any string up to 255 characters.
state
Enables or disables a QoS filter.
Value is either on or off. The default value is off.
queue
All traffic matching this filter is sent to this queue.
Accepted value is any integer from 0 to 8. The default value is 0.
src-ip-address
The IPv4 or IPv6 source address of the incoming packet. Use a simple IPv4 or IPv6 address, or use
CIDR notation (example: 192.168.100.0/24, fe80::/10)
Accepted value is any string up to 43 characters.
src-ip-port
The source port(s) of the incoming packet. Use a simple port, a range (lowport:highport) or a list
(port1,port2...,portn). Default '0' implies 'Any'. Source port is ignored when protocol does not explicitly
include tcp or udp.
Accepted value is any string up to 255 characters. The default value is 0.
dst-ip-address
The IPv4 or IPv6 destination address of the incoming packet. Use a simple IPv4 or IPv6 address, or
use CIDR notation (example: 192.168.100.0/24, fe80::/10)
Accepted value is any string up to 43 characters.
dst-ip-port
The destination port(s) of the incoming packet. Use a simple port, a range (lowport:highport) or a list
(port1,port2...,portn). Default '0' implies 'Any'. Dest port is ignored when protocol does not explicitly
include tcp or udp.
Accepted value is any string up to 255 characters. The default value is 0.