We are using Asset Identity Framework for all environment we have.
For asset side, we have CMDB database in the company and we fetch subnet list and description of this subnets. I upload this lookup to the Asset Identity Framework but it did not match ip field from an other lookups and subnets on the new lookup I uploaded.
Also added a new fields on framework, subnet and subnet_category
CIDR Overlay is ON, and our subnet lookup config has CIDR(subnet).
Lookup structer is that;
subnet | priority | pci_domain | subnet_category |
xxxx/24 Medium XXX Contractor Firm A
How can I merge this subnet category info with the last asset_lookup
Thanks.