How do i configure the swtiches with DSCP for Dante?
The issue is high latency on the audio. So theres some audible glitches/cracks/sparkles when using the audio.
But I’m skeptical the high latency be due to the lack of marking… This sounds more like a clocking error.
Does the switch have a lot of non-Dante traffic on same LAN/VLAN that actually require prioritization?
Does the Dante Controller show any clock errors or other errors?
You mention Yamaha… is the console using the Dante as its clock? It defaults to the internal clock, but need set it use Dante interface’s clock.
If using redundant mode (and not daisy-chain), are you sure the two networks are not “crossing” – primary and secondary have to be completely isolated from each other.
If you using Dante DVS or Via on PC, I’d try disconnect them & see if pops/etc go away… If fixes, turn off more services on the PC… Some latency issues in the PC, can manifest itself on the Dante network.
Basically, I just don’t see how CRS326 would technically need DSCP, unless you got a HUGE amount of other traffic on same network as Dante.
In “my” studio, where I was doing part of networking, they decide to not mix Dante with other traffic and boths networks are splitted and use different set of devices … for Dante they use CISCO.
qos-hw is a new feature that does not work with RouterOS v6 as far as I am aware. You’ll need to upgrade the switches to v7 to allow you to do QoS with the new function. You won’t really have any options for this on v6.
So, how can i divide the switch so one part is for Dante and the other data? or separate them into two bridges?
Lets say that we are using one VLAN for Dante and one VLAN for data. And who also uses an uplink to a customers network switch were you have been assigned a VLAN to be on.
Also you have a couple of more rooms with about the same setup, switches etc.. and also on the same assigned VLAN.
There will be some challenges with this. Because of IGMP Querier and IGMP Snooping. Where you can only have one IGMP Querier.
How can that be solved?
There is also a isolated 10gig SDVoE switch for multicast traffic who are its own IGMP Querier and also IGMP Snooping on relevant ports.
My case explanation isnt the best, but i would appreciate if you can give some guidance in general how to integrate Dante/Data on a CRS-switch with uplink and VLAN’s
Using CRS-328-24P but might be appliable to some others we have. CRS317 and CRS326’s
That’s a good question… I’m not the expert on the CRS326, and haven’t tested Dante with it… But same DSCP marks should work on a VLAN with Dante, if VLANs were setup AFAIK.
I see, by using one bridge you can utilize the hardware offloading. Using two or more bridges disables that
So, for an example. Switch with 16 ports, Port 1-8 Dante ports on vlan 123 and Port 9-16 on vlan 456, where port 16 also is an uplink port to the site switch who also provided the vlan 456 to be used for these systems/installs.
Therefore there will be needed to implement switch group isolation so only dante ports can talk to each other and only data ports to each other.
That are easily done with override forwarding on the switch chip isolation settings.
But an igmp querier for the dante ports is not achievable i think. Since the querier is bridge based.
Those QoS rules can be applied anyway, fast leave and igmp snooping. Might even not be an issue. Since the ports are isolated from the uplink
Would be cool though if there was possible to have a VLAN based igmp querier.
Would be cool though if there was possible to have a VLAN based igmp querier.
The bridge lacks this feature, but you could create routable VLAN interfaces on bridge, assign IPs and use thouse VLANs for IGMP-proxy to act as your queriers. Here is an example with RouterOS 7.17rc1, the “lo” interface acts as a dummy upstream interface and VLAN 10, 20 are downstream interfaces where IGMPv2 general queries are sent every 60 second: