300-710 · Question #418
Refer to the exhibit. An engineer must import three network objects into the Cisco Secure Firewall Management Center by using a CSV file. Which header must be configured in the CSV file to…
The correct answer is A. NAME;DESCRIPTION;TYPE;VALUE;LOOKUP. Cisco Secure Firewall Management Center requires a specific CSV format when importing network objects. The correct header format uses ALL UPPERCASE column names separated by semicolons: NAME;DESCRIPTION;TYPE;VALUE;LOOKUP; - this is the format FMC expects for bulk import of…
Question
Refer to the exhibit. An engineer must import three network objects into the Cisco Secure Firewall Management Center by using a CSV file. Which header must be configured in the CSV file to accomplish the task?
Options
- ANAME;DESCRIPTION;TYPE;VALUE;LOOKUP;
- BName;Description;Type;Value;Lookup;
- CName;Description;Type;Value;DN;
- DNAME;DESCRIPTION;TYPE;VALUE;DN;
How the community answered
(39 responses)- A90% (35)
- B3% (1)
- C5% (2)
- D3% (1)
Explanation
Cisco Secure Firewall Management Center requires a specific CSV format when importing network objects. The correct header format uses ALL UPPERCASE column names separated by semicolons: NAME;DESCRIPTION;TYPE;VALUE;LOOKUP; - this is the format FMC expects for bulk import of network objects. Option B uses mixed case (Name;Description;...) which FMC does not accept. Options C and D use 'DN' as the last field instead of 'LOOKUP'; the LOOKUP field is required for network object imports (used for reverse DNS lookup), while DN is used in LDAP/Active Directory contexts. The exact uppercase format with semicolons and LOOKUP is the FMC-mandated CSV structure.
Topics
Community Discussion
No community discussion yet for this question.