cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
672
Views
3
Helpful
5
Replies

need detailed format about importing a CSV object group in FMC 7.x

tryingtofixit
Level 1
Level 1

Yes, i have seen 

FMCv 7.x import of object groups - Cisco Community

it does not give the actual CSV format.

what is the csv format importing objects into an existing group in FMC?

If I were creating object via csv then i would need

Name, description, Type, Value, lookup

where my "type" could be host or range.

The below gives Zero info about what the headers are, etc:

 

From a post last year:

  • The required .csv structure is defined as follows:
    - The first line should be the column header.
    - If you are importing distinguished name objects, the column header should be "dn".
    - If you are importing network objects, the column header should be "value".
  • Here is an example of how to create a .csv file for importing a network object group:
    1. Open a new .csv file in a text editor.
    2. Write "value" in the first line. 
    3. In the following lines, write the IP addresses or subnets that are part of your network object group, each on a separate line.
  1. Ok great what is the value that goes in 1st line, my group name?
  2. How are we delimiting the file. a csv needs comma's
  3. If its only a singe line with no CSV and other headers, how can these values be import into the existing group.

Thanks!

1 Accepted Solution
5 Replies 5

tryingtofixit
Level 1
Level 1

bump, zero answers wow! am I posting in wrong group for FTD/FMC?

@tryingtofixit example:-

RobIngram_0-1711388165775.png

Once imported:-

RobIngram_1-1711388211491.png

 

thanks, yes, that is for creating objects from a CSV, 100% get that csv format. host, network, network range and fqdn. 

So now you have created 20 vpn-ranges objects. how to I get these into an object group?

What is the format in CSV to import these individual objects into an object_group?

The object group has to be created in the GUI beforehand, but after that all is a mystery, much like Bigfoot or the Lochness Monster.   

Thanks!

Thanks Rob.  Rather than improve the GUI, cisco tosses it back to users, because everyone knows how to write code.  

i am sure this has been mentioned many times here, the FMC GUI is horrible and need a huge update or overhaul.

Even Fortinet's antique GUI is better than the FMC.  And the Palo Alto GUI blows the FMC GUI out of the water. 

 

Hey it can't be that hard all they have to do is use the REST_API, right!   

 

Review Cisco Networking for a $25 gift card