This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Join tables to get a specific information (IPAM)

Hey everyone,
can anyone help me with the following scenario?
How do i get the corresponding VLAN-ID, VLAN-Name of an IP-Address?

I know that different tables are available such as IPAM_Group, IPNode, etc. Now i want to know, how I can select and join different tables to get this structure back:

IP Address | MAC-Address | VLAN-ID | VLAN-Name | ...


Thanks for helping!