customizations
customizations copied to clipboard
Help with report
Hi.
I would like to have a report that shows me the amount of IP that a prefix has.
If the prefix has no registered ip, it will be a log_failure and in case have at least one ip is log_info.
I don't know how to relate IPs to prefixes using ipaddress and prefix objects.
Can you help me?
Thank you
I don't know how to relate IPs to prefixes using ipaddress and prefix objects.
Have a look at reports/ipam-reports/ip-check-prefix.py which also relates IP addresses to their prefixes.