Hello!
Our corporate network consists of a large number of routers (nodes). Each router handles a few local subnets: Office LAN, VoIP, CCTV and so on.
The task is to gather all directly connected networks from our nodes:
a. physical interface primary and secondary networks (Fa0/x, Gi0/x etc)
b. logical interface networks (Loopback, Tunnel, Vlan etc)
We've used Subnet Discovery tool with hop count = 0, but as a result we got all the subnets from routing table.
We have figured out IPAM can retrieve all ip addresses from the node so I hope IPAM may retrieve also subnet mask and link data together. It will give us directly connected networks!