ON THIS PAGE
Import and Export CSV Files
You can export all the columns on the Addresses page to a comma-separated value (.csv) file. You can also import information from a CSV file.
Starting in Junos Space Security Director Release 20.3, while importing an address object, you can resolve object conflicts, if any. Junos Space Security Director uses object name as the unique identifier for the object (per domain). During import, all the Security Director objects and device objects are compared by name.
If the object name does not exist in Security Director, the object is added to Security Director.
If the object name exists in Security Director with the same content, the existing object in Security Director is used.
If the object name exists in Security Director with different content, the object conflict resolution screen is displayed.
Objects that are not linked to a policy are imported into Security Director and then removed from the device configuration as part of device update.
Import from a CSV file
To import configurations from a CSV file:
Example: During import, when object conflict occurs between the device and Security Director you must choose a conflict resolution as in Table 1.
Object Name |
Object Type |
Value |
Imported Value |
Conflict Resolution |
New Object Name |
---|---|---|---|---|---|
Address1 |
Address |
198.51.100.10 |
203.0.113.10 |
Keep Existing Object |
Address1_1 |
Address2 |
Address |
198.51.100.20 |
203.0.113.20 |
Overwrite with Imported value |
Address2_1 |
Address3 |
Address |
198.51.100.30 |
203.0.113.30 |
Rename Object |
Address3_1 |
The object values and the result after resolving conflicts are listed in Table Table 2.
Discovered Object Name in Security Director |
Discovered Value in Security Director |
Result |
---|---|---|
Address1 |
198.51.100.10 |
No change |
Address2 |
203.0.113.20 |
Value changed |
Address3 |
198.51.100.30 |
No change |
Address3_1 |
203.0.113.30 |
Address3_1 created |
Once the initial conflict is resolved, the object conflict resolution checks for further conflicts with the new name and definition until resolution is complete. If Security Director finds further conflicts, the Conflict Resolution page is refreshed to display the new conflicts.
Export to a CSV File
To export configurations to a CSV file: