This report provides the insight of Routing protocols present on the device and their status with neighbor IP.
P.S: This report is applicable for NPM10.5
I had to remove 2 lines fron this SQl report, as it contained reference to a custom property that was unique to the uploader's database.
I removed the following 2 lines to make the report work:
Nodes.CEVA_Data_center_Network_Device as DC_Device,
where Nodes.CEVA_Data_Center_Network_Device = 'TRUE'
After making that slight change, this report is exactly what I was looking for. Thanks for posting. You saved me a few hours of digging through the database, to figure out how to write it myself.