39. Traffic Control
ROX™ v2.2 User Guide
463
RuggedBackbone™ RX1500
To display this form, navigate to qos/traffic-control/basic-configuration/tcpriorities/{priority}.
name
Synopsis: string
A distinct name for this configuration entry
band
Synopsis: string - one of the following keywords { low, medium, high }
Default: medium
Priority (band) : high, medium, low...
High band includes:
Minimize Delay (md) (0x10),
md + Minimize Monetary Cost (mmc) (0x12),
md + Maximize Reliability (mr) (0x14),
mmc+md+mr (0x16).
Medium band includes:
Normal Service (0x0),
mr (0x04),
mmc+mr (0x06),
md + Maximize Throughput (mt) (0x18),
mmc+mt+md (0x1a),
mr+mt+md (0x1c),
mmc+mr+mt+md (0x1e).
Low band includes:
mmc (0x02),
mt (0x08),
mmc+mt (0x0a),
mr+mt (0x0c),
mmc+mr+mt (0x0e).
protocol
Synopsis: string
Synopsis: string - one of the following keywords { all, icmp, udp, tcp }
(choice) Targeted protocol
port
Synopsis: string
(choice) Source port - can be specified only if protocol is tcp, udp, dccp, sctp or udplite
address
Synopsis: string
(choice) Source address - can be specified only if protocol, port and interface are not defined
interface
Synopsis: string
(choice) Source interface - can be specified only if protocol, port and address are not defined