I am trying to attach a SOHAttributeValue that contains a vendorSpecificData attribute.
The system seems to work as expected until the data length exceeds approximately 200 bytes. At that point, the SHV module indicates that NO SOH was sent by the client.
When I read the documentation, I was under the impression that 4000 was the limit for maxSoHAttributeSize. Am I missing something here?
(BTW: I am trying to use DHCP enforcement for our test scenario.)
Any thoughts?