I've got over 500+ sites and it would be great to upload or import a set of IP Address groups instead of creating them manually in NTA or at least the ability to sync IP Address Groups in NTA with IP Subnets within the IPAM module
Great question, any update on this so far?
Import via CVS file for those that don't have IPMAN!
Hi Ashley,
Please provide me steps to do that , It is looking like smart work and time saving and I don't want to do it manually.
I think its a bit late but I was suggesting to add a option like import via CSV.
However you can import IP groups via a xml file you can create.
To get the xml file you open up netflow settings, select manage ip address groups.
Under the edit ip address groups there is a export button, click on it and it will generate the XML file need for import.
Open the XML file in notepad+++ or another text editor program.
than modify the code blocks to suite your needs.
<AddressGroup enabled="true" description="Class C Private Addresses">
<Range from="192.168.0.0" to="192.168.255.255" />
</AddressGroup>
once done, save you xml file and on the manage ip address groups page, there is a import button, click that and upload the file.
https://thwack.solarwinds.com/t5/NTA-Documents/Introducing-the-NTA-2020-2-Release-Candidate-IPAM-IP-Group/ta-p/590017
@jreves