Forums › Forums › dLive Forums › dLive General Discussions › Only Dante between Surface and Mixrack
- This topic has 16 replies, 9 voices, and was last updated 1 year, 10 months ago by Wolfgang.
-
AuthorPosts
-
2022/01/17 at 7:53 am #105403checkerexParticipant
Hello,
it is possible to have only one connection between the surface and the mixrack over dante an not over gigaace?
I have only one cat6-cable to switches at both sides in a fixes installation.thank you
C3500/CDM32
2022/01/17 at 9:25 am #105407RSParticipantTo be honest, I don’t get your question…
Are the Dante devices connected to the dLive system? Maybe more info about your setup might help to understand what you want to achieve?And this document might shed some light on this topic for you as well.
2022/01/17 at 9:59 am #105408peterwagnerParticipantNo, with only a surface and a mixrack you always need a GigaAce connection. All the processing takes place in the mixrack, the surface is only a remote for the mixrack.
2022/01/17 at 10:05 am #105409checkerexParticipantok. thank you. here is a picture. maybe it is more clear.
2022/01/17 at 10:08 am #1054102022/01/17 at 5:49 pm #105422SanjOkParticipantThe surface will not work…
2022/01/17 at 6:23 pm #105423RSParticipantBut even with your drawing it is not clear to me, what you want to achieve and why.
It looks like Mixrack and Surface would be the only 2 devices? So why use Dante in the first place?2022/01/17 at 9:14 pm #105427checkerexParticipantthe problem is that there is no direct cable, but there are switches at both sides. in the past we have used an yamaha ls9 with a tio mixrack over dante.
ok, then i just need a seperate cable.2022/01/17 at 9:38 pm #105428Mfk0815ParticipantGigaAce can be used with layer 2 switches. And afaik it can tunnel TCP/IP and therefore Dante. So try it before add an extra cable.
2022/01/17 at 9:47 pm #105430RSParticipantAnd what else is connected to the switches?
Thought about setting up a VLAN just for GigaAce? It does not work with every switch, regarding the document I sent you. But it might be worth a try…2022/01/17 at 9:58 pm #105433checkerexParticipanti have tried to set up a vlan but with no success.
PCs and control devices are connected to the switches.2022/01/17 at 10:13 pm #105434WolfgangParticipantThen you may have to use other switches.
2022/01/18 at 12:47 pm #105443RSParticipantAs the network ports in MixRack and Surface are actually switches themselves, they might be sufficient for what you want to achieve.
But as you still won’t give us the information needed this is hard to clarify…2022/01/21 at 4:26 pm #105503BrianParticipantCan you tie those two particular cat wires together and bypass the switch? If you can isolate that run you can probably use it for the Giga-ace connection without a lot of headache.
2022/02/22 at 9:09 pm #106159PhilJParticipantI know this convo is a little stale, but @checkerex, did you end up getting connected? Sounds like you’re in a bit of a tight spot if this is your only cable between your locations.
For the sake of clarification and hopefully helping others, I wanted to share my experience with this topic — information that is unfortunately a bit … opaque … to new users.
As the KB article linked above by @RS points out, we’re dealing with a PtP* Layer 2 link that’s not designed to have anything between the two nodes besides a cable. Ethernet switches will inherently interrupt the passage of packets from one endpoint to another due to any number of software and hardware design decisions.
They recommend unmanaged switches because they don’t implement even basic Layer 2 protocols such as LLDP; and these switches do not participate in STP, thus they do not send BPDUs. A&H’s point is that they have designed this link, and the network stack behind it, for little tolerance to stray frames of any kind that could cause the deterministic latency or time delta between frames to change. And for an interconnect that’s designed to be high-bandwidth, low-latency, and near-wire speed — with nothing in between — that’s not unusual.
Therefore, passing this link over a switched fabric requires a bit of work. The ports on each end should be access ports for the designated VLAN (not trunk ports — no voice VLAN either). They should have all optimization (flow control, CoS, QoS, EEE, etc.) disabled. And, we want to disable any Layer 2** management protocols, including STP, CDP/LLDP, etc.
Then there’s the matter of any ISLs this VLAN traverses if we have more than one switch in the path. This is a huge wildcard, but needless to say any CoS/QoS/queueing strategies will mess with this, not to mention the standard frame mangling that is normal in any Ethernet fabric. If you have no choice but to traverse more than one switch, consider using ISLs dedicated to this VLAN and this one alone.
Also, this link does *not* tunnel TCP/IP — it encapsulates Layer 2 from one end to the other and is Layer 2-adjacent with the network control ports on both the surface and the DSP. In other words, don’t take the gear on *both ends* and plug them into a larger network that also has its own links to both locations — just do *one side or the other*!! (Unless you like broadcast storms…)
Bottom line, don’t throw ACE/gigaACE through a switched fabric unless you’re really in a bind. But, chances are it will take a larger LOE to configure your fabric than to unravel a spool of cable, to say nothing of the success rate.
Cheers all!
~PJ
* That’s lowercase ‘t,’ id est “point-to-point,” which is not the same thing as PTP.
** Minor gripe, here. Their KB calls these Layer 2.5. They are not. 2.5 is something completely different. -
AuthorPosts
- You must be logged in to reply to this topic.