09-11-2008 05:02 AM
Any way to generate a report of for each device in DCR
Device name, Management IP, DNS Name, Management IP Ifname
//
Solved! Go to Solution.
09-11-2008 07:02 AM
Yep, you can either just do a dcrcli export of your inventory into a CSV (quickest)or create a custom report template using the inventory... only caveat would be if you are inconsistent in your selection of management interface (since not all hardware has the same interfaces available, you might need a report template per dissimilar device type)
Heres a quick approximation of such a template:
System:Name:equals:All
AND:Interface:Alias:equals:All
AND:IP Address:IP Address:equals:All
AND:Interface:Name:equals:Lo0
09-11-2008 07:02 AM
Yep, you can either just do a dcrcli export of your inventory into a CSV (quickest)or create a custom report template using the inventory... only caveat would be if you are inconsistent in your selection of management interface (since not all hardware has the same interfaces available, you might need a report template per dissimilar device type)
Heres a quick approximation of such a template:
System:Name:equals:All
AND:Interface:Alias:equals:All
AND:IP Address:IP Address:equals:All
AND:Interface:Name:equals:Lo0
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide