Hi everyone,
I've been trying to import campus devices on a new installed Prime via a CSV file generated based on the example file provided by the Prime Servers itself.
But when I run the import job I get the following error message:
FAILED_Add Bulk Import Job Failed, Incorrect Input file. Missing mandatory header fields [ip_address].-INVENTORY_SERVICE_117
|
|
the csv file is formatted as follow:
172.x.x.x,,2c,pwdRO,pwdRW,,,,ssh,username,password,enable_password,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
I've also tryed to change commas (,) with semicolon (;) but nothing changed.
I've added the subnet mask after the IP address: same behaviour.
What have I done wrong?
Any suggestion on how to fix this problem?