---
title: "Table 1.2 CSV File Example 2"
canonical: "https://docs.infoblox.com/space/NCR8/23068785/Table%201.2%20CSV%20File%20Example%202"
format: markdown
---
|  | **A** | **B** | **C** | **D** | **E** |
| --- | --- | --- | --- | --- | --- |
| **1** | **HEADER-NETWORK** | **ADDRESS*** | **NETMASK*** | **EA-Gateway** | **EA-Secondary** **Address** |
| **2** | NETWORK | 10.251.133.128 | 255.255.255.192 | 10.251.133.129 |  |
| **3** | NETWORK | 10.176.80.255 | 255.255.252.0 | 10.176.80.1 | 172.16.213.0 |
| **4** | **HEADER-HostRecord** | **configure_for_dns*** | **FQDN*** | **ADDRESSES** |  |
| **5** | HostRecord | TRUE | host1.dhcp.corp100.com | 172.20.2.21 |  |
| **6** | HostRecord | TRUE | host2.dhcp.corp100.com | 172.20.2.22 |  |

  
 You can also specify multiple header declarations for the same object type, as shown in *<span style="color: #0000ff">[CSV](https://infoblox-docs.atlassian.net/wiki/spaces/NCR8/pages/23068788)</span>*[ ](https://infoblox-docs.atlassian.net/wiki/spaces/NCR8/pages/23068788)*<span style="color: #0000ff">[File](https://infoblox-docs.atlassian.net/wiki/spaces/NCR8/pages/23068788)</span>*[ ](https://infoblox-docs.atlassian.net/wiki/spaces/NCR8/pages/23068788)*<span style="color: #0000ff">[Example](https://infoblox-docs.atlassian.net/wiki/spaces/NCR8/pages/23068788)</span>*[ ](https://infoblox-docs.atlassian.net/wiki/spaces/NCR8/pages/23068788)*<span style="color: #0000ff">[3](https://infoblox-docs.atlassian.net/wiki/spaces/NCR8/pages/23068788)</span>*. In this example, you specify the field names (in row 1) and data (in rows 2 and 3) to modify the extensible attributes  
 (EA-Gateway and EA-Secondary Address) of two network addresses. You then specify the field names (in row 4) and data (in rows 5 and 6) to add new extensible attributes (EA-Gateway and EA-Host Range) of two other network addresses.