Working with support on a device connection issue.
Gateway has 44 devices.
6 are AB controllers and are latent.
All 6 are IA Logix drivers, firmware 31+.
Gateway version is 8.1.17
We have figured out with IAs help gateway is not receiving CIP responses from one device we are focusing on. 100% request/response packets can be seen at the device. 95% of responses are MISSING at gateway. The chain of network hardware is long and contains big iron switches/firewalls.
Using Wireshark, recording from both gateway and device endpoints missing packets can be observed by examining the CIP sequence #s.
We are using post processing on Wireshark traces to determine how many response packets are not arriving at gateway for groups of devices. I would like to understand how ignition Logix connections work better.
My questions:
Using IA Logix Driver in v8.1.17
For a single device, what is the range of possible CIP Sequence values?
How is the cip.seq (CIP Sequence) number generated?
How often does the cip.seq reset?
What does the gateway do if responses do not arrive? Ask Again? New cip.seq?
I am willing to read on my own if there is an online resource someone can point me at.
If you aren't an ODVA member then unfortunately you can't access the EtherNet/IP spec...
the Wireshark decoder actually does a pretty good job breaking down the generic upper layers of the protocol. It only turns to opaque data once you're looking and vendor-specific CIP services. For the most part.
This is not strictly true--there can be repeats for connection keep-alive, which the recipient is required to discard after resetting the connection timeout.
I would expect that to be due to the concurrency setting in the driver. The nested packets would belong to different concurrent connection buffers. Your infra is simply merging TCP traffic into larger packets, which should not hurt anything.
(It does suggest that your infra is messing with the low-latency status of the TCP channel.)
I have not interacted with support a lot, but the experience was world class. The collaboration was essential to resolve our problem and get our teams aligned.