Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Dante's High and Medium priority traffic is scheduled in strict order. The devices transmits time critical PTP packets until queue7 gets empty, then proceeds with audio (queue5). Low and other traffic gets transmitted only when PTP and audio queues are empty. Since Dante does not define priority order between Low and Other traffic (usually, CS1 has lower priority than Best Effort), and the Low traffic class is reserved for future use anyway, we treat both traffic types equally by putting both into the same group with the same weight. Feel free to change the CS1/BE traffic scheduling according to the requirements if some Dante hardware in your network use the low-priority traffic class.

The next step is assigning QoS ports to Dante network.enable trust mode for incomming Layer3 packets (IP DSCP field):

Code Block
languageros
/interface/ethernet/switch/qos/port
set [find] trust-l3=keep

...