Replies: 1 comment
|
Good question, I usually know those details up front, on the network I'm connected to. Do you have access to control drawings ? Network details ? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm working with a BACnet setup where my BAC0 client and the target BACnet infrastructure are on separate subnets:
Current Setup:
Problem Summary:
My discovery methods aren't working across subnets:
Root Cause:
I believe the issue is that I haven't configured BAC0 with the correct BBMD address during initialization. While I can communicate directly with the Tracer SC via IP, I can't discover the broader network topology or communicate with MS/TP devices because broadcast traffic isn't being properly routed.
Question:
How can I identify the BBMD device's IP address in this network? Or any other ways to address this?
Any guidance on BBMD discovery techniques or BAC0 configuration strategies would be greatly appreciated.
All reactions