RELEASE 7.0. Infoblox CSV Import Reference

Size: px
Start display at page:

Download "RELEASE 7.0. Infoblox CSV Import Reference"

Transcription

1 RELEASE 7.0 Infoblox CSV Import Reference

2 Copyright Statements 2015, Infoblox Inc. All rights reserved. The contents of this document may not be copied or duplicated in any form, in whole or in part, without the prior written permission of Infoblox, Inc. The information in this document is subject to change without notice. Infoblox, Inc. shall not be liable for any damages resulting from technical errors or omissions which may be present in this document, or from use of this document. This document is an unpublished work protected by the United States copyright laws and is proprietary to Infoblox, Inc. Disclosure, copying, reproduction, merger, translation, modification, enhancement, or use of this document by anyone other than authorized employees, authorized users, or licensees of Infoblox, Inc. without the prior written consent of Infoblox, Inc. is prohibited. For Open Source Copyright information, refer to the Infoblox Administrator Guide. Trademark Statements Infoblox, the Infoblox logo, Grid, NIOS, bloxtools, NetMRI and PortIQ are trademarks or registered trademarks of Infoblox Inc. All other trademarked names used herein are the properties of their respective owners and are used for identification purposes only. Company Information Product Information Hardware Models Infoblox Advanced Appliances: PT-1400, PT-2200, and PT-4000 Network Insight Appliances: ND-800, ND-1400, ND-2200, and ND-4000 Trinzic Appliances: TE-100, TE-810, TE-820, TE-1410, TE-1420, TE-2210, TE-2220, and Infoblox-4010 All Trinzic Rev-1 and Rev-2 appliances Cloud Network Automation: CP-V800, CP-V1400, and CP-V2200 Trinzic Reporting: TR-800, TR-1400, TR-2200, and TR-4000 Infoblox-4030 DNS Caching Accelerator Appliance Document Number: Rev. C Document Updated: September 23, 2015 Warranty Information Your purchase includes a 90-day software warranty and a one year limited warranty on the Infoblox appliance, plus an Infoblox Warranty Support Plan and Technical Support. For more information about Infoblox Warranty information, refer to the Infoblox Web site, or contact Infoblox Technical Support.

3 Preface This preface describes the document conventions of this guide, and provides information about how to find additional product information, including accessing Infoblox Technical Support. It includes the following sections: Document Overview on page 4 Documentation Conventions on page 4 Related Documentation on page 4 Customer Care on page 5 User Accounts on page 5 Software Upgrades on page 5 Technical Support on page 5 NIOS 7.0 CSV Import Reference (Rev. C) 3

4 Preface Document Overview The CSV import reference provides general guidelines and file format information about CSV import. It was last updated on September 23, For updated documentation, visit our Support site at Documentation Conventions The text in this guide follows the following style conventions. Style bold data Usage Indicates examples of the field names. Signifies the data in a CSV file. Related Documentation Other Infoblox appliance documentation: Infoblox NIOS Administrator Guide Infoblox API Documentation Infoblox CLI Guide Infoblox Installation Guide for the Trinzic 100 Appliance Infoblox Installation Guide for the Trinzic 800 Series and Network Insight ND-800 Platforms Infoblox Installation Guide for the Trinzic 1400 Series and Network Insight ND-1400 Platforms Infoblox Installation Guide for the Trinzic 2200 Series and Network Insight ND-2200 Platforms Infoblox Installation Guide for the Infoblox-4010 and Network Insight ND-4000 Platforms Infoblox Installation Guide for Infoblox Advanced Appliance PT-1400 Infoblox Installation Guide for Infoblox Advanced Appliance PT-2200 Infoblox Installation Guide for Infoblox Advanced Appliance PT-4000 Infoblox Installation Guide for the Infoblox-4030 Appliance Infoblox DNS Caching Acceleration Application Guide Infoblox Installation Guide for the Trinzic Reporting 1400 Appliance Infoblox Installation Guide for the Trinzic Reporting 2000 Appliance Infoblox Installation Guide for the Trinzic Reporting 2200 Appliance Infoblox Installation Guide for the Trinzic Reporting 4000 Appliance Infoblox Installation Guide for vnios Software on Riverbed Services Platforms Infoblox Installation Guide for Installing vnios Software on Cisco Platforms Infoblox Installation Guide for vnios Software on VMware Infoblox Installation Guide for vnios on Microsoft 2008 R2 for Hyper-V Quick Start Guide for Installing vibos Software on VMware Platforms Infoblox IBOS Administrator Guide Infoblox Safety Guide To provide feedback on any of the Infoblox technical documents, please techpubs@infoblox.com. 4 CSV Import Reference (Rev. C) NIOS 7.0

5 Customer Care Customer Care This section addresses user accounts, software upgrades, licenses and warranties, and technical support. User Accounts The Infoblox appliance ships with a default user name and password. Change the default admin account password immediately after the system is installed to safeguard its use. Make sure that the NIOS appliance has at least one administrator account with superuser privileges at all times, and keep a record of your account information in a safe place. If you lose the admin account password, and did not already create another superuser account, the system will need to be reset to factory defaults, causing you to lose all existing data on the NIOS appliance. You can create new administrator accounts, with or without superuser privileges. For more information, refer to the Infoblox Administrator Guide. Software Upgrades Software upgrades are available according to the Terms of Sale for your system. Infoblox notifies you when an upgrade is available. Register immediately with Infoblox Technical Support at to maximize your Technical Support. Technical Support Infoblox Technical Support provides assistance via the Web, , and telephone. The Infoblox Support web site at provides access to product documentation and release notes, but requires the user ID and password you receive when you register your product online at: NIOS 7.0 CSV Import Reference (Rev. C) 5

6 Preface 6 CSV Import Reference (Rev. C) NIOS 7.0

7 CSV Import Reference This chapter provides general guidelines and file format information about each supported object type for CSV import. You must follow the format and syntax described in this section to ensure a successful data import. This appendix includes the following sections: Guidelines for CSV Import on page 8 General Guidelines on page 8 Data Specific Guidelines on page 8 CSV File Format on page 10 Supported Object Types on page 16 NIOS 7.0 CSV Import Reference (Rev. C) 7

8 CSV Import Reference Guidelines for CSV Import You can create a data file using a text editor, such as Microsoft tepad, or an application that supports CSV file format, such as Microsoft Excel. General Guidelines Follow these rules to start a data file: Do not use UTF-8 characters in the CSV file name, but the contents of a CSV file must be encoded in UTF-8 characters. te that Microsoft Excel imports data in the default code page, either in ISO or WINDOWS You must not import a CSV file that is encoded in Windows 1252 or ISO formats. Specify the version number in the first line of the data file. For example, enter version 1.0 in the first line. Use a new line to enter data for each row. Separate each data field with a supported separator, such as a comma, semicolon, space, or tab. Do not include blank lines in the data file. Field names: Specify the field names in the second line. You can include multiple rows of field names as long as you define the fields before the data. The first column in the field name row must be defined as Header. The rest of the columns are field names of the data. Columns without a field name are ignored. If multiple field names are specified, the latest field names are used to import the data. Use the add function to add new rows from the imported CSV file to the database. Use the override function, not the merge function, to overwrite existing data. When you use the merge function, the appliance does not overwrite existing data, even if the data file contains new data. Use the delete function to delete import jobs that are uploaded. You can delete the content of a CSV file that you have imported to the database. te that you cannot delete jobs that are already imported. Use the replace function to replace current data in the database with data in the imported file. You can use the replace function for authoritative zone data only. The replace operation might affect system performance if you try to replace a zone with a lot of changes. Infoblox recommends that you perform the replace operation for large import files (more than 10,000 rows of changes) during non-peak hours. You can download uploaded or error files, snapshots, and results file. For more information, see Infoblox NIOS Administrator Guide. When you import a small file, the appliance processes the import quickly. Under this circumstance, the appliance may generate an error message when you try to stop the import because the import is completed before you can stop it. When you stop an import, the appliance finishes importing the data row that it is currently processing before it stops the import. The error files of the last two imports are stored on the appliance. You can download these files using the API import_id method. For information, refer to the Infoblox API Documentation. When you use Microsoft Excel to create or view a data file, ensure that you review the settings of the file. Some data, such as dates, may show up in a different format depending on your settings. All operations triggered by a CSV import are recorded in the audit log. Data Specific Guidelines Follow these guidelines to enter data: The appliance uses double quotes ( ) as the escape characters in CSV import. If you want to include supported separators in a field, you must enclose the data in a pair of double quotes ( ). This applies to the field names and data. For example, if you want to use the field name ADMGRP-CSV,; Import, you must enter ADMGRP-CSV,; Import as the value. Otherwise, the import fails. When you enter , the imported data is , and when you enter \\, the imported data is \\. 8 CSV Import Reference (Rev. C) NIOS 7.0

9 Guidelines for CSV Import If you have an empty value in the last field, you must still include the separator at the end of the data row. Otherwise, the corresponding column and all its data are not imported, and the appliance generates an error. For each supported object type, you must include all the required fields in the data file. For information, see Supported Object Types on page 16. te that all required fields are marked with an asterisk (*) in an exported file. te: If you want to modify a required field XXX (for either the overwrite or merge function), you must add a corresponding field, _new_xxx, to include the new value. For example, fqdn is a required field in an A record. If you want to update this field, you must include a new field _new_fqdn and define the new value here. The appliance overwrites the existing data in the required field using the values you specify in the new field. te that the replace function ignores _new_xxx fields in the imported CSV files. When you perform an overwrite function, you must define all boolean and data types in each supported object type in order for the appliance to overwrite existing data. You can perform a CSV import of an object even if it has been scheduled for addition, modification, or deletion. Inherited fields: The appliance uses the following conventions to override inherited fields: When a value is specified in a field, the appliance overrides the inherited value with the new value. When a value is set to or an empty value, the appliance does not override the inherited value. When a value is set to a string with a value of <empty>, the appliance overrides the inherited value with an empty value. Extensible attributes: A field name of EA-XXX indicates an extensible attribute, where XXX is the attribute name. The value of an extensible attribute can be a string, a list, an, an address, a URL, or a date in YYYY-MM-DD format. te that extensible attributes do not support time zones. Following are some examples: EA-Site is a predefined string type for locations. It can have a value of Santa Clara. EA-User is a user defined list type for employee types. It can have a list of values, such as Local,Remote,Temp. te that only one value can be specified when importing the extensible attribute. EA-Building is a predefined type for building numbers. It can have a value of 5. EA-TechPubs is a user defined address type. It can have a value of techpubs@infoblox.com. EA-IB is a user defined URL type. It can have a value of EA-Date is a user defined date type attribute. It can have a value of Admin permissions: A field name of ADMGRP-XXX indicates the admin permission of a specific admin group, where XXX is the name of the admin group. The value of an admin permission can be a string or a list of strings with subtypes. If there is a single value in the permission, use RW, RO, or DENY. If there is a subtype in the permission, use a list format, such as RW, ARecord/RO. DHCP options: A field name of OPTION-XXX-nn indicates a DHCP option, where XXX is the vendor name of the option and nn is the option number. If the option is of the DHCP vendor class, you can omit -XXX in the field name. For example, OPTION-1 implies vendor class = DHCP and option number = 1, and OPTION-CISCO-122 implies vendor class = CISCO and option number = 122. Named ACLs (access control lists): When you import a named ACL or ACEs (access control entries) to a named ACL, ensure that you validate the named ACLs to avoid conflicts and unexpected results. When adding ACEs to a named ACL, all entries are appended to the end of the list. To reorder ACEs in a named ACL through CSV import, you must first export the ACEs, delete all the ACEs in the current ACL, reorder the ACES in the exported.csv file, and than re-import the ACEs to the named ACL. For more information about access control and named ACLs, refer to the Infoblox NIOS Administrator Guide. NIOS 7.0 CSV Import Reference (Rev. C) 9

10 CSV Import Reference CSV File Format A CSV file is typically created and edited using a spreadsheet, though you can create a CSV file in a text editor using any supported separator. You can include more than one object type in a single CSV file when you add or modify data. For information, see Supported Object Types on page 16. You can also organize field names and data in a CSV file using different formats, as shown in the following examples. For additional information about how to create a CSV file, see Guidelines for CSV Import on page 8. You can create one CSV file to update data of multiple object types (Network and Host Record), as illustrated in CSV File Example 1. In this example, you define the field names you want to modify for the two object types in rows 1 and 2. You then include the corresponding data as shown in rows 3 to 6. Table 1.1 CSV File Example 1 A B C D E 1 HEADER-NETWORK ADDRESS* NETMASK* EA-Gateway EA-Secondary Address 2 HEADER-HostRecord configure_for_dns* FQDN* ADDRESSES 3 NETWORK NETWORK HostRecord TRUE host1.dhcp.corp100.com HostRecord TRUE host2.dhcp.corp100.com In CSV File Example 1, the field name HEADER-NETWORK identifies the first row as a header row for the Network objects. The field names ADDRESS, NETMASK, EA-Gateway, and EA-Secondary Address (in rows B1 to E1) tell NIOS how to interpret a row of network data in the CSV file. Each row of data that begins with Network in column A is identified as a network data row. Therefore, NIOS interprets rows 3 and 4 as network data rows, in which column B contains the network addresses, column C contains the network masks, and columns D and E contain extensible attribute values for gateway and secondary address. Similarly, the field name HEADER-HostRecord identifies the second row as a header row for the Host Record objects. This header declaration tells NIOS that for each subsequent row of data that begins with HostRecord in column A, column C contains the FQDN of the host, and column D contains the host address. Therefore, NIOS interprets rows 5 and 6 as host record data rows that contain the FQDNs of the hosts in column C and the host addresses in column D. Alternatively, you can organize the information in CSV File Example 1 so that the data rows immediately follow the header rows, as shown in CSV File Example CSV Import Reference (Rev. C) NIOS 7.0

11 CSV File Format Table 1.2 CSV File Example 2 A B C D E 1 HEADER-NETWORK ADDRESS* NETMASK* EA-Gateway EA-Secondary Address 2 NETWORK NETWORK HEADER-HostRecord configure_for_dns* FQDN* ADDRESSES 5 HostRecord TRUE host1.dhcp.corp100.com HostRecord TRUE host2.dhcp.corp100.com You can also specify multiple header declarations for the same object type, as shown in CSV File Example 3. 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. Table 1.3 CSV File Example 3 A B C D E 1 HEADER-NETWORK ADDRESS* NETMASK* EA-Gateway EA-Secondary Address 2 NETWORK NETWORK HEADER-NETWORK ADDRESS* NETMASK* EA-Gateway EA-Host Range 5 NETWORK NETWORK The examples in this section are illustrated using tables that resemble spreadsheet layouts. However, all other examples in this appendix use the comma separated value text file format. For example, the following is the CSV file notation equivalent of CSV File Example 2 on page 11. HEADER-NETWORK,ADDRESS*,NETMASK*,EA-Gateway,EA-Secondary Address NETWORK, , , NETWORK, , , , HEADER-HostRecord,FQDN*,ADDRESSES HostRecord,host1.dhcp.corp100.com, HostRecord,host2.dhcp.corp100.com, IDN Support for CSV Import The appliance supports IDNs (Internationalized Domain Names) and punycode for most of the DNS object types in a CSV file. An IDN is a domain name that contains a language-specific script or alphabet, such as Arabic, Chinese, Russian, Devanagari, or the Latin alphabet-based characters with diacritics, such as French. IDNs are encoded in multi-byte Unicode and are decoded into ASCII strings using a standardized mechanism known as Punycode transcription. For example, DNS Zone инфоблокс.рф (IDN in Russian) can be written as xn--90anhdigczv.xn--p1ai in the punycode representation. For information about IDNs, refer to the Infoblox NIOS Administrator Guide. NIOS 7.0 CSV Import Reference (Rev. C) 11

12 CSV Import Reference You can use either IDNs or punycode to create DNS zones. Even if you use punycode to create a zone, the appliance automatically generates the corresponding IDN and displays the zone name in its native characters. te that the appliance does not perform any conversion (IDN to punycode and vice versa) for DNS records, but preserves the data in the original characters. In other words, if a DNS object or a field name contains IDN, the appliance imports the data in IDN. If a DNS object or a field name is in punycode, the appliance imports the data in punycode. For more information about supported objects for CSV import, Supported Object Types on page 16. CSV Import for Response Policy Zones You can import local RPZs (Response Policy Zones) and their rulesets using the CSV Import feature. When you import local RPZs using this feature, you must specify three new columns, priority, rpz_policy, and substitute_name with relevant values, whereas importing an RPZ ruleset requires specifying the value for parent RPZ in the parent_zone column, as mentioned in the following tables. For a local RPZ, CSV import supports all the values that are listed in Authoritative DNS Zone on page 18 along with the three new columns. However, for RPZ rulesets it supports the values that are listed in CNAME Record on page 24 along with a new column parent_zone. For example, if you want to add a new local RPZ, JKL.INFO and substitute this domain with JKI.NET, then you must mention the priority, rpz_policy, and substitute name as follows:. A B C D E F G H I HEADER- RESPONSEPOLICYZONE FQDN* ZONE_ FORMAT* ALLOW_UPDATE PRIORITY RPZ_POLICY SUBSTITUTE _NAME VIEW ZONE_TYPE RESPONSEPOLICYZONE ABC.NET FORWARD TSIG-RPZ_LOCAL_UP DATER_KEY._default. abc.net/ka36ujeavm hrh2yqx8hedpc6ok SFcsOb2evyWVAO5f M=/ALLOW/HMAC-S HA256 RESPONSEPOLICYZONE XYZ.IN FORWARD TSIG-RPZ_LOCAL_UP DATER_KEY._default. xyz.in/ka36ujeavmh rh2yqx8hedpc6oksf csob2evywvao5fm= /ALLOW/HMAC-SHA2 56 RESPONSEPOLICYZONE AIM.EDU FORWARD TSIG-RPZ_LOCAL_UP DATER_KEY._default. aim.edu/vielofean4 YZUMOzGIvWnxhtOP XWM5QfJwxfHJbDXjQ =/ALLOW/HMAC-SHA GIVEN DEFAULT RESPONSEPOLICY 1002 NXDOMAIN DEFAULT RESPONSEPOLICY 1003 NODATA DEFAULT RESPONSEPOLICY RESPONSEPOLICYZONE PQDR.C OM FORWARD TSIG-RPZ_LOCAL_UP DATER_KEY._default. pqdr.com/r9tdpx8n +cbs0w32hedzk5m wrjpuh%2feyjssguk sx8sm=/allow/hm AC-SHA PASSTHRU DEFAULT RESPONSEPOLICY RESPONSEPOLICYZONE JKL.INFO FORWARD TSIG-RPZ_LOCAL_UP DATER_KEY._default.j kl.info/rlopr5+sf4m pcfypdjv+kwadttxa U5kFTFWFWuLV2Rw= /ALLOW/HMAC-SHA SUBSTITUTE JKI.NET DEFAULT RESPONSEPOLICY RESPONSEPOLICYZONE ASAC.CO M FORWARD TSIG-RPZ_LOCAL_UP DATER_KEY._default. asac.com/ka36ujeav mhrh2yqx8hedpc6o ksfcsob2evywvao5 fm=/allow/hmac-s HA DISABLED DEFAULT RESPONSEPOLICY 12 CSV Import Reference (Rev. C) NIOS 7.0

13 CSV File Format Examples of Substitute and Block Domain Names: The following example shows a new column, parent_zone, which is added to the spreadsheet while importing an RPZ ruleset to a local RPZ abc.net: A B C D E F FQDN* CANONICAL_NAME DISABLED PARENT_ZONE VIEW RESPONSEPOLICYCNAMERECORD CLARITY.ABC.NET CLEAR.IN FALSE ABC.NET DEFAULT RESPONSEPOLICYCNAMERECORD ARM.ABC.NET FALSE ABC.NET DEFAULT Example of an A Record CSV format: A B C D E F RESPONSEPOLICYARECORD ADDRESS* FQDN* DISABLED PARENT_ZONE VIEW RESPONSEPOLICYCNAMERECORD PQR.ABC.NET FALSE ABC.NET DEFAULT Example of an RPZ Policy IP Address: A B C D E F HEADER- RESPONSEPOLICYCNAMERECORD HEADER- HEADER- RESPONSEPOLICYIPADDRESS FQDN* CANONICAL_NAME DISABLED PARENT_ZONE VIEW RESPONSEPOLICYIPADDRESS ABC.NET FALSE ABC.NET DEFAULT te the following: You must specify the name of the parent zone when you import RPZ rules to a local zone. For example, clarity.abc.net where abc.net is the local RPZ. In the above example, the domain name clarity.abc.net is substituted with the domain name clear.in because clear.in is specified as the canonical name. The domain arm.abc.net is blocked and the DNS client receives a message that the domain does not exist. For more information about RPZ rules, refer to the Infoblox NIOS Administrator Guide. CSV Format for Inheritable Extensible Attributes Exporting Inheritable Extensible Attributes When you export data, if an object has inheritable extensible attributes associated with it, then an additional column EAInherited-XXX is displayed in the spreadsheet, where XXX is the name of the inheritable extensible attribute. te that the column EA-XXX displays the name of the inheritable extensible attribute and its value whereas EAInherited-XXX displays the inheritance state, which is either Inherit or Override. Extensible attributes with the following inheritance states will be exported: Inherited, Native, and Overridden. te the following about inheritable extensible attributes: By default, the value is displayed as Override for inheritable extensible attributes, which are at the top of the inheritance chain or if the value of the inherited extensible attribute is overridden at the descendant level. If the value is inherited by the descendants of the parent object, then the inheritance state is set to Inherit. If an extensible attribute is not inheritable or if the status is set to t Inherited, then the EAInherited-XXX column will not be displayed for these attributes. NIOS 7.0 CSV Import Reference (Rev. C) 13

14 CSV Import Reference NIOS does not support EA inheritance for DNS objects, but you might see the EAInherited-XXX column in the CSV file when you export data through Grid Manager. te that NIOS treats these objects as normal extensible attributes even when you enable inheritance for extensible attributes. Importing Inheritable Extensible Attributes You can specify new inheritable extensible attributes in the spreadsheet and import this file using the CSV Import feature. When you import inheritable extensible attributes using the CSV Import feature, you must specify two new columns, EA-XXX and EAInherited-XXX, with relevant values as mentioned in the following tables. te that XXX is the name of the inheritable extensible attribute. For example, if you want to update the value of an existing inheritable extensible attribute Building, you must set the inheritance state to Override in the spreadsheet. The following example shows that the original value of attribute Building, which is replaced by Millennium Tower. A B C D E ADDRESS* NETMASK* EA-Building EAInherited-Building NETWORK Millennium Tower OVERRIDE The following example shows two new columns, EA-Region and EAInherited-Region, which are added to the spreadsheet to associate a new inheritable extensible attribute with an existing object: A B C HEADER- NETWORK HEADER- NETWORK ADDRESS* NETMASK* EA-Region EAInherited-Region NETWORK San Pablo INHERIT te the following about inheritance states: When you import attributes for a parent object, the inheritance state must be set to Override. For descendants, the inheritance state can be set to Override or Inherit. If you specify Inherit, the attribute value will be inherited from the parent object. If you specify Override, the original value of the attribute will be replaced with the value specified in the spreadsheet. te: This is valid for Network related objects only. The supported inheritance chain is: Network View -> Network Container -> Network -> Range -> Host/Fixed Address/Reservation. Importing Active Directory Domains and Sites The Infoblox CSV format does not support extensible attributes that contain information about Active Directory domains and sites or objects that represent Active Directory domains or sites. The appliance displays an error message when you define values for such extensible attributes in the imported CSV file. When you export networks, the appliance does not include extensible attributes that contain information about Active Directory domains or sites in the generated.csv file. 14 CSV Import Reference (Rev. C) NIOS 7.0

15 CSV File Format CSV Import for Topology Rulesets and Rules in DNS Traffic Control You can import DNS Traffic Control topology rulesets and their rules using the CSV Import feature. You must specify the topology rulesets and rules separated by commas in the CSV file: header-dtctopology,name*,comment header-dtctopologyrule,dest_link*,dest_type*,name*,parent*,sources*,position dtctopology,topo_server11,topologyrule dtctopologyrule,dtc_s11,server,rule11,topo_server11,subnet/is_not/ /16,1 dtctopologyrule,pool12,server,rule12,topo_server11,"country/is/canada",2 Importing Topology Rulesets and Rules To import topology rulesets, you must specify the header-topology, name and comment columns in the spreadsheet. The name column indicates the name of the topology ruleset. To import topology rules, specify the following in the spreadsheet: A B C NAME* COMMENT HEADER- DTCTOPOL OGY HEADER- DTCTOPOL OGYRULE DTCTOPOL OGY DEST_LINK* DEST_TYPE* NAME* PARENT* SOURCES* POSITION topo_server1 Topology Server 1 DTCTOPOL OGYRULE DTCTOPOL OGYRULE DTCTOPOL OGY DTCTOPOL OGYRULE dtc_s1 SERVER RULE1 topo_server1 SUBNET/IS/ /8 dtc_s2 SERVER RULE2 topo_server1 SUBNET/IS/ /16 topo_pool1 Topology Pool 3 pool1 POOL RULE3 topo_pool1 COUNTRY/IS/Antar ctica,continent/i S/Africa,SUBDIVISI ON/IS/Aden You must specify the dest_link, dest_type, name, parent, sources, and position columns when you import a CSV file with topology rules. te that the dest_link indicates the name of the destination, which is either a pool or server and position indicates the order of rules in a topology ruleset. The values that you specify for dest_link must exist in the database. The dest_type indicates the destination type, which can either be a server or a pool. Specify a name for the topology rule in the name column. In the parent column, you can specify the name of the DTC topology ruleset. The sources column must contain either a subnet IP address or a geographic location. The appliance displays an error message if you do not specify valid GeoIP labels when you import a CSV file. NIOS 7.0 CSV Import Reference (Rev. C) 15

16 CSV Import Reference Supported Object Types This section describes the supported object types and their corresponding fields for CSV import and export. It also includes examples of how to create data files. Ensure that you review this information before you import or export a data file. te: All inherited fields follow the override conventions described in Data Specific Guidelines on page 8. Table 1.4 Supported DNS Object Types DNS Object Type Fields & Syntax Authoritative Zone Authoritative DNS Zone on page 18. Yes A Record A Record on page 22 Yes AAAA Record AAAA Record on page 23 Yes CNAME Record CNAME Record on page 24 Yes DNAME Record DNAME Record on page 25 Yes MX Record MX Record on page 27 Yes NAPTR Record NAPTR Record on page 28 Yes IDN Supported (Yes/) NS Record NS Record on page 30 Yes (supports only FQDN) PTR Record PTR Record on page 31 Yes SRV Record SRV Record on page 34 Yes TXT Record TXT Record on page 33 Yes Host Record Host Record on page 36 Yes IPv4 Host Address IPv4 Host Address on page 38 IPv6 Host Address IPv6 Host Address on page 40 Rulesets NXDOMAIN and Blacklist Rulesets on page 42 NXDOMAIN Rule NXDOMAIN Rule on page 43 Blacklist Rule Blacklist Rule on page 43 DNS64 Synthesis Group DNS64 Synthesis Group on page 44 Table 1.5 Supported DHCP Object Types te: IDN is not supported for DHCP object types. DHCP Object Type Fields & Syntax IPv4 Network IPv4 Network on page 45 IPv6 Network IPv6 Network on page 49 IPv4 Shared Network IPv4 Shared Network on page CSV Import Reference (Rev. C) NIOS 7.0

17 Supported Object Types DHCP Object Type Fields & Syntax IPv6 Shared Network IPv6 Shared Network on page 54 IPv4 DHCP Range IPv4 DHCP Range on page 55 IPv6 DHCP Range IPv6 DHCP Range on page 59 IPv4 Fixed Address and Reservation IPv4 Fixed Address/Reservation on page 61 IPv6 Fixed Address IPv6 Fixed Address on page 64 DHCP Fingerprint DHCP Fingerprint on page 67 DHCP MAC Filter DHCP MAC Filter on page 68 MAC Filter Address Item MAC Filter Address on page 69 Option Filter Option Filter on page 71 Option Filter Match Rule Option Filter Match Rule on page 72 DHCP Fingerprint Filter DHCP Fingerprint Filter on page 74 Relay Agent Filter Relay Agent Filter on page 73 NAC Filter DHCP Fingerprint Filter on page 74 IPv4 Option Space IPv4 Option Space on page 76 IPv6 Option Space IPv6 Option Space on page 77 IPv4 Option Definition IPv4 Option Definition on page 77 IPv6 Option Definition IPv6 Option Definition on page 78 Permissions for DNS resources with associated IP addresses in networks and ranges Permissions for DNS Resources with Associated IP Addresses in Networks and Ranges on page 79 Table 1.6 Other Supported Objects Upgrades Upgrade Groups Distribution Schedules Upgrade Schedules Fields and Syntax Upgrade Groups and Schedules on page 80 Named ACLs (access control lists) Named ACLs on page 81 ACES in Named ACLs on page 82 Infoblox Network Insight Discovery Credentials on page 83 NIOS 7.0 CSV Import Reference (Rev. C) 17

18 CSV Import Reference Authoritative DNS Zone You can import the name of a named ACL in the fields that support named ACLs, such as allow_transfer, allow_query, and allow_update. te: IDN is supported for object types: fqdn, soa_mname, and soa_ . You can use punycode or IDNs while importing these objects. (Yes/N0) Associated GUI Field Header-AuthZone String Yes fqdn FQDN Yes Name name Example: test.com zone_format String Yes Valid values are FORWARD, IPV4,and IPV6 view String DNS view views If no view is specified, the Default view is used. prefix String prefix Prefix is used for reverse-mapping RFC2317 zones only. If you include a prefix in a forward-mapping zone, the appliance ignores the prefix. error message is generated. _new_prefix String Add this field to overwrite the prefix field when you select the overwrite or merge option.use the hostname of the grid member in this field. Example: infoblox.localdomain is_multimaster Boolean Multi-master is_multimaster Indicates whether the zone has multiple primary servers. Example: True grid_primaries Grid member list and stealth state Grid Primary/ Stealth primary stealth Data must be in the following format: hostname/stealth Example: foo.localadmin/false,corp1.com/true,... grid_primary Grid member Grid Primary primary external_primaries Server list External Primary primary Data must be in the following format: name/ip/stealth/use_2x_tsig/ use_tsig/tsig_name/tsig_key/ tsig_key_algorithm. Only name and ip are required fields. If no value is specified for stealth, use_2x_tsig, and use_tsig, the default value FALSE is used. If either use_2x_tsig or use_tsig is TRUE, tsig_name and tsig_key are required. If no value is specified for tsig_key_algorithm, the default value is HMAC-MD5. If both use_2x_tsig and use_tsig are TRUE, only use_tsig = TRUE and the tsig key name and key are imported. Example: "ext1.test.com/ /false" grid_secondaries Member server list Grid Secondary secondaries Data must be in the following format: hostname/stealth/lead/grid_ replicate. Only hostname is required. If you do not specify values for stealth, lead, and grid_replicate, the default value FALSE is used. Example: "member1.localdomain/false /TRUE/FALSE" 18 CSV Import Reference (Rev. C) NIOS 7.0

19 Supported Object Types (Yes/N0) Associated GUI Field external_secondaries Server list External Secondary ns_group String Name server group secondaries ns_group Data must be in the following format: name/ip/stealth/use_2x_tsig/use_ tsig/tsig_name/tsig_key/ tsig_key_algorithm. Only name and ip are required fields. If no value is specified for stealth, use_2x_tsig, and use_tsig, the default value FALSE is used. If either use_2x_tsig or use_tsig is TRUE, tsig_name and tsig_key are required. If no value is specified for tsig_key_algorithm, the default value is HMAC-MD5. If both use_2x_tsig and use_tsig are TRUE, only use_tsig = TRUE and the tsig key name and key are imported. Example: "sec1.com/ /false/false/ FALSE/foo/sdfssdf86ew" Example: name-ns-group1 comment String Comment comment disabled Boolean Disable disable Example: FALSE create_underscore_ zones Boolean Automatically create underscore zones create_underscore_ zones Example: FALSE allow_active_dir List of IP addresses Allow unsigned updates from these domain controllers enable_ad_server The Valid value is a list of IP addresses. Example: , soa_refresh soa_retry soa_expire soa_default_ttl Refresh soa_refresh When you modify this field to override an inherited value, you must include values for all SOA timer fields. The appliance updates all the SOA timers when you update any of them. Retry soa_retry Ensure that you include this field when you override the soa_refresh field. Expire soa_expire Ensure that you include this field when you override the soa_refresh field. Default TTL soa_default_ttl Ensure that you include this field when you override the soa_refresh field. soa_negative_ttl Negativecaching TTL soa_negative_ttl Ensure that you include this field when you override the soa_refresh field. soa_mnames FQDN list List of SOA MNAME fields soa_mname Data must include the FQDN and hostname Example: foo.localdomain/foobar.localadmin,... soa_ address address for SOA MNAME field soa_ Example: root@test.com soa_serial_number Serial Number soa_serial_number disable_forwarding Boolean Don t user forwarders... disable_forwarding Example: TRUE NIOS 7.0 CSV Import Reference (Rev. C) 19

20 CSV Import Reference (Yes/N0) Associated GUI Field allow_update_ forwarding Boolean Allow updates from forward_to Example: FALSE update_forwarding ACL Allow updates from... Permission table allow_transfer ACL Allow zone transfers to allow_update ACL Allow updates from allow_query ACL Allow queries from forward_to allow_transfer allow_update allow_query Data must be in the following formats: ip address/permission network/network cidr/permission ANY/permission TSIG-XXX/permission Permission can be ALLOW or DENY If the first value is not Any or TSIG-, it is assumed to be an IP or network address. Example: " /Allow, /16/Deny,TSIG-foo /sdfdsfwhsdgfsw8sdf/allow" Example: " /Deny,1234::/64/Allow" te that you can import the name of a named ACL in this field. Example: /8/Allow te that you can import the name of a named ACL in this field. Example: /Allow te that you can import the name of a named ACL in this field. notify_delay notify_delay This field specifies the seconds of delay the notify messages are sent to the secondaries. The valid value is between 5 and seconds. Example: 10 EA-Site String Extensible attribute EA-Users List Extensible attribute ADMGRP-JoeSmith String Permissions Admin Group/Role extensible_attributes extensible_attributes permission EA-Site is an example of a predefined extensible attribute. You can add other predefined attributes to the data file. For information about data format and examples, see Data Specific Guidelines on page 8. EA-Users is an example of a user defined attribute. You can add other user defined attributes to the data file. For information about data format and examples, see Data Specific Guidelines on page 8. ADMGRP-JoeSmith is an example of an admin permission of a specific admin group. For information about data format and examples, see Data Specific Guidelines on page 8. Examples This section contains examples of how to create data files for DNS zones. All examples use comma as the separator. You can use other supported separators, such as semicolon, space, or tab. Adding DNS Zones This example shows how to add a forward mapping zone, corp100.com, with a Grid primary and a Grid secondary, where the gird secondary = hostname/stealth/lead/grid_replicate. header-authzone,fqdn*,zone_format*,comment,grid_primary,grid_primary_stealth, grid_secondaries authzone,corp100.com,forward,usa,grid.infoblox.com,false,member.infoblox.com/false/ False3 20 CSV Import Reference (Rev. C) NIOS 7.0

21 Supported Object Types This example shows how to create a data file to add an IPv4 reverse mapping zone, /8, with a Grid primary and an external secondary, where the external secondary = name/ip/stealth/use_2x_tsig/use_tsig/ tsig_name/tsig_key. header-authzone,fqdn*,zone_format*,external_secondaries,grid_primary, grid_primary_stealth authzone, /8,ipv4,ns2.com/ /false/false/false/ne/ne, grid.infoblox.com,false This example shows how to create a data file to add an IPv6 reverse-mapping zone, 1234::/64, with an external primary and a Grid secondary, where the external primary = name/ip/stealth/use_2x_tsig/use_tsig/ tsig_name/tsig_key. header-authzone,fqdn*,zone_format*,external_primaries,grid_secondaries authzone,1234::/64,ipv6,ns1.com/ /false/false/false/ne/ne, member.infoblox.com/false/false/false Overwriting DNS Zone Data This example shows how to overwrite a comment from USA to Japan and remove the Grid secondary. header-authzone,fqdn*,zone_format*,comment,grid_primary,grid_primary_stealth,grid_seco ndaries authzone,corp100.com,forward,japan,grid.infoblox.com,false This example shows how to overwrite a Grid primary from grid.infoblox.com to member.infoblox.com. header-authzone,fqdn*,zone_format*,external_secondaries,grid_primary, grid_primary_stealth authzone, /8,ipv4,ns2.com/ /false/false/false/ne/ne, member.infoblox.com,false Merging DNS Zone Data This example shows how to merge the extensible attribute Site = HQ and add the RW permission to an admin group DNS_admins. header-authzone,fqdn*,zone_format*,admgrp-dns_admins,ea-site authzone,corp100.com,forward,rw,hq This example shows how to add an external secondary with these values: ns3.com/ /false/false/false/ne/ne. header-authzone,fqdn*,zone_format*,external_secondaries,grid_primary, grid_primary_stealth authzone, /8,ipv4,ns2.com/ /false/false/false/ne/ne,ns3.com/ / False/False/False/ne/ne,FALSE Adding Named ACL Data This example shows how to import the names of named ACLs in supported fields, such as allow_transfer, allow-query, and allow_update: Header-authzone,fqdn*,grid_primary,view,external_secondaries,allow_transfer,allow_quer y,zone_type,allow_active_dir,allow_update,zone_format,notify_delay,disabled,grid_prima ry_stealth,soa_negative_ttl,soa_mname,soa_default_ttl,soa_retry,,create_underscore_zon es,soa_serial_number,soa_ ,comment,soa_expire,soa_refresh authzone,test_data_export.com,infoblox.localdomain,default,test_data.infoblox.com/ /TRUE," /Deny,1234::/64/Allow",My_Named_ACL,Authoritative, ,"1234::/6 4/Allow",FORWARD,100,FALSE,FALSE,100,mname2,300,600,FALSE,FALSE,1,soa @infoblox.co m,authzone2,200,500 authzone,test_csv_export.com,infoblox.localdomain,default,test_csv.infoblox.com/ /TRUE,My_Named_ACL," /Deny,1234::/64/Allow",, ,"4321::/64/Allow",FORWAR D,100,FALSE,FALSE,400,mname1,900,800,FALSE,FALSE,1,tel@infoblox.com,Authzone1,100,200 NIOS 7.0 CSV Import Reference (Rev. C) 21

22 CSV Import Reference A Record te: IDN is supported for object type: fqdn. You can use IDN or punycode while importing this object. (Yes/) Associated GUI Field Header-ARecord String Yes Example: ARecord fqdn FQDN Yes Name name This field combines the A record name and the zone name to form the FQDN. Example: a1.corp100.com _new_fqdn FQDN Add this field to overwrite the fqdn field when you select the overwrite or merge option. view String DNS View views If no view is specified, the Default view is used. address IP address Yes IP Address ipv4addrss Example: _new_address IP address Add this field to overwrite the address field when you select the overwrite or merge option. comment String Comment comment disabled Boolean Disable disable Example: FALSE ttl TTL ttl This is an inherited field. For information, see Data Specific Guidelines on page 8. Example: 7200 EA-Site String Extensible attribute Site EA-Users List Extensible attribute Users ADMGRP-JoeSmith String Permissions Admin Group/Role extensible_attributes extensible_attributes permission EA-Site is an example of a predefined extensible attribute. You can add other predefined attributes to the data file. For information about data format and examples, see Data Specific Guidelines on page 8. EA-Users is an example of a user defined attribute. You can add other user defined attributes to the data file. For information about data format and examples, see Data Specific Guidelines on page 8. ADMGRP-JoeSmith is an example of an admin permission of a specific admin group. For information about data format and examples, see Data Specific Guidelines on page 8. Examples This section contains examples of how to create data files for A records. All examples use comma as the separator. You can use other supported separators, such as semicolon, space, or tab. Adding an A Record This example shows how to add an A record, bind_a.corp100.com, with the extensible attribute Site = Infoblox, and the permission, DNS_Adams = RO. header-arecord,address*,fqdn*,admgrp-dns_admins,ea-site arecord, ,bind_a.corp100.com,ro,infoblox 22 CSV Import Reference (Rev. C) NIOS 7.0

23 Supported Object Types Overwriting A Record Data This example shows how to to modify the permission of the admin group DNS_Adams from RO to DENY in an existing A record, bind_a.corp100.com. header-arecord,address*,fqdn*,admgrp-dns_admins arecord, ,bind_a.corp100.com,deny Merging DNS Zone Data This example shows how to merge the TTL value = 1280 to an existing A record, bind_a.corp100.com. header-arecord,address*,fqdn*,ttl arecord, ,bind_a.corp100.com,1280 AAAA Record te: IDN is supported for object type: fqdn. You can use IDN or punycode while importing this object. (Yes/) Associated GUI Field Header-AaaaRecord String Yes Example: AaaaRecord fqdn FQDN Yes Name zone This field combines the AAAA record name and the zone name to form the FQDN. Example: aaaa1.corp100.com _new_fqdn FQDN Add this field to overwrite the fqdn field when you select the overwrite or merge option. view String DNS View views If no view is specified, the Default view is used. Example: Default address IPv6 address Yes IP Address ipv6addrss Example: 100::10 _new_address IPv6 address Add this field to overwrite the address field when you select the overwrite or merge option. comment String Comment comment disabled Boolean Disable disabled Example: FALSE ttl TTL ttl This is an inherited field. For information, see Data Specific Guidelines on page 8. Example: 7200 EA-Site String Extensible attribute Site EA-Users List Extensible attribute Users ADMGRP-JoeSmith String Permissions Admin Group/Role extensible_attributes extensible_attributes permission EA-Site is an example of a predefined extensible attribute. You can add other predefined attributes to the data file. For information about data format and examples, see Data Specific Guidelines on page 8. EA-Users is an example of a user defined attribute. You can add other user defined attributes to the data file. For information about data format and examples, see Data Specific Guidelines on page 8. ADMGRP-JoeSmith is an example of an admin permission of a specific admin group. For information about data format and examples, see Data Specific Guidelines on page 8. NIOS 7.0 CSV Import Reference (Rev. C) 23

24 CSV Import Reference Examples This section contains examples of how to create data files for AAAA records. All examples use comma as the separator. You can use other supported separators, such as semicolon, space, or tab. Adding an AAAA Record This example shows how to add an AAAA record, bind_aaaa.corp100.com, with a comment = add by superuser, and TTL = header-aaaarecord,address*,fqdn*,comment,ttl aaaarecord,1234:1234::1,bind_aaaa.corp100.co,add by superuser,3600 Overwriting AAAA Record Data This example shows how to modify an existing AAAA record from address 1234:1234::1 to 1234:1234::2, and TTL from 3600 to header-aaaarecord,address*,_new_address,fqdn*,ttl aaaarecord,1234:1234::1,1234:1234:2,bind_aaaa.corp100.com,3800 Merging AAAA Record Data This example shows how to disable an existing AAAA record. header-aaaarecord,address*,fqdn*,disabled aaaarecord,1234:1234::2,bind_aaaa.corp100.com,true CNAME Record te: IDN is supported for object types: fqdn and canonical_name. You can use punycode or IDNs while importing these objects. (Yes/) Associated GUI Field Header-CnameRecord String Yes Example: CnameRecord fqdn FQDN Yes Alias zone This field combines the CNAME record name and the zone name to form the FQDN. Example: c1.corp100.com _new_fqdn FQDN Add this field to overwrite the fqdn field when you select the overwrite or merge option. view String DNS View views If no view is specified, the Default view is used. Example: Default canonical_name Domain name Yes Canonical Name canonical Example: comment String Comment comment disabled Boolean Disable disabled Example: FALSE ttl TTL ttl This is an inherited field. For information, see Data Specific Guidelines on page 8. Example: CSV Import Reference (Rev. C) NIOS 7.0

25 Supported Object Types (Yes/) Associated GUI Field EA-Site String Extensible attribute Site ADMGRP-JoeSmith String Permissions Admin Group/Role extensible_attributes permission EA-Site is an example of a predefined extensible attribute. You can add other predefined attributes to the data file. For information about data format and examples, see Data Specific Guidelines on page 8. ADMGRP-JoeSmith is an example of an admin permission of a specific admin group. For information about data format and examples, see Data Specific Guidelines on page 8. Examples This section contains examples of how to create data files for CNAME records. All examples use comma as the separator. You can use other supported separators, such as semicolon, space, or tab. Adding a CNAME Record This example shows how to add a CNAME record, bind_cname.corp100.com, to the Default DNS view. header-cnamerecord,fqdn*,canonical_name*,view cnamerecord,bind_cname.corp100.com,somewhere.corp100.com,default Overwriting CNAME Record Data This example shows how to override a canonical name from somewhere.corp100.com to somewhere2.corp100.com. header-cnamerecord,fqdn*,canonical_name* cnamerecord,bind_cname.corp100.com,somewhere2.corp100.com Merging CNAME Record Data This example shows how to merge the following data: admin group DNS_Admins with RW permission and extensible attribute Site = New York. header-cnamerecord,fqdn*,admgrpdns_admins,ea-site cnamerecord,bind_cname.corp100.com,rw,new York DNAME Record te: IDN is supported for object types: fqdn and target. You can use punycode or IDNs while importing these objects. (Yes/) Associated GUI Field Header-DnameRecord String Yes Example: DnameRecord fqdn FQDN Yes Alias zone This field combines the DNAME record name and the zone name to form the FQDN. Example: d1.corp100.com _new_fqdn FQDN Add this field to overwrite the fqdn field when you select the overwrite or merge option. view String DNS View views If no view is specified, the Default view is used. Example: Default NIOS 7.0 CSV Import Reference (Rev. C) 25

RELEASE Infoblox CSV Import Reference

RELEASE Infoblox CSV Import Reference RELEASE 6.11 Infoblox CSV Import Reference Copyright Statements 2015, Infoblox Inc. All rights reserved. The contents of this document may not be copied or duplicated in any form, in whole or in part,

More information

RELEASE 7.3. Infoblox CSV Import Reference

RELEASE 7.3. Infoblox CSV Import Reference RELEASE 7.3 Infoblox CSV Import Reference Copyright Statements 2016, Infoblox Inc. All rights reserved. The contents of this document may not be copied or duplicated in any form, in whole or in part, without

More information

RELEASE 8.0. Infoblox CSV Import Reference

RELEASE 8.0. Infoblox CSV Import Reference RELEASE 8.0 Infoblox CSV Import Reference Copyright Statements 2016, Infoblox Inc. All rights reserved. The contents of this document may not be copied or duplicated in any form, in whole or in part, without

More information

Infoblox Installation Guide. vnios for Amazon Web Services

Infoblox Installation Guide. vnios for Amazon Web Services Infoblox Installation Guide vnios for Amazon Web Services Copyright Statements 2015, Infoblox Inc. All rights reserved. The contents of this document may not be copied or duplicated in any form, in whole

More information

Infoblox Installation Guide. vnios for Microsoft Azure

Infoblox Installation Guide. vnios for Microsoft Azure Infoblox Installation Guide vnios for Microsoft Azure Copyright Statements 2017, Infoblox Inc. All rights reserved. The contents of this document may not be copied or duplicated in any form, in whole or

More information

User Guide Infoblox IPAM Driver for Docker. Version 1.0.1

User Guide Infoblox IPAM Driver for Docker. Version 1.0.1 User Guide Infoblox IPAM Driver for Docker Version 1.0.1 Copyright Statements 2017, Infoblox Inc. All rights reserved. The contents of this document may not be copied or duplicated in any form, in whole

More information

Infoblox Installation Guide vnios for Xen. Page 1

Infoblox Installation Guide vnios for Xen. Page 1 Infoblox Installation Guide vnios for Xen Page 1 1. Infoblox Installation Guide vnios for Xen................................................................ 3 1.1 About vnios Virtual Appliance for XenServer..........................................................

More information

Core DDI Basics NIOS 8.1

Core DDI Basics NIOS 8.1 DEPLOYMENT GUIDE Core DDI Basics NIOS 8.1 2017 Infoblox Inc. All rights reserved. Core DDI Basics NIOS 8.1 July 2017 Page 1 of 33 Contents Prerequisites... 3 Extensible Attributes... 3 Creating Extensible

More information

Managing DNS Firewall

Managing DNS Firewall , page 1 DNS firewall controls the domain names, IP addresses, and name servers that are allowed to function on the network. This enables Internet Service Providers (ISP), enterprises, or organizations

More information

NIOS Release Notes

NIOS Release Notes INTRODUCTION... 3 Supported Platforms... 3 NEW FEATURES... 7 NIOS 6.10.4... 7 NIOS 6.10.2... 7 NIOS 6.10.0... 7 NIOS 6.8.0... 10 NIOS 6.7.1... 11 NIOS 6.7.0... 11 NIOS 6.6.0... 12 NIOS 6.5.0... 13 NIOS

More information

Infoblox DNS Cache Acceleration Administrator Guide

Infoblox DNS Cache Acceleration Administrator Guide Infoblox DNS Cache Acceleration Administrator Guide About DNS Cache Acceleration......................................................................... 3 1 Operational Guidelines............................................................................

More information

User Guide Infoblox IPAM Driver for Docker. Version 1.1

User Guide Infoblox IPAM Driver for Docker. Version 1.1 User Guide Infoblox IPAM Driver for Docker Version 1.1 Copyright Statements 2017, Infoblox Inc. All rights reserved. The contents of this document may not be copied or duplicated in any form, in whole

More information

How to Configure DNS Zones

How to Configure DNS Zones The Barracuda NG Firewall DNS configuration object contains two predefined zones: _template and '.' To be able to edit and specify DNS zones within the Barracuda NG Firewall DNS configuration, you must

More information

NIOS Release Notes

NIOS Release Notes INTRODUCTION... 3 Supported Platforms... 3 NEW FEATURES... 6 NIOS 6.8.0... 6 NIOS 6.7.1... 8 NIOS 6.7.0... 8 NIOS 6.6.0... 9 NIOS 6.5.0... 10 NIOS 6.4.0... 12 NIOS 6.3.6... 13 NIOS 6.3.5... 14 NIOS 6.3.3...

More information

Lesson 9: Configuring DNS Records. MOAC : Administering Windows Server 2012

Lesson 9: Configuring DNS Records. MOAC : Administering Windows Server 2012 Lesson 9: Configuring DNS Records MOAC 70-411: Administering Windows Server 2012 Overview Exam Objective 3.2: Configure DNS Records Configuring DNS Record Types Using the DNSCMD Command to Manage Resource

More information

NIOS Release Notes

NIOS Release Notes INTRODUCTION... 3 Supported Platforms... 3 NEW FEATURES... 6 NIOS 6.7.2... 6 NIOS 6.7.1... 6 NIOS 6.7.0... 7 NIOS 6.6.0... 7 NIOS 6.5.0... 9 NIOS 6.4.0... 11 NIOS 6.3.6... 12 NIOS 6.3.5... 12 NIOS 6.3.3...

More information

REFERENCE GUIDE. Infoblox REST API NIOS Infoblox Inc. All rights reserved. Infoblox REST API Reference Guide September 2017 Page 1 of 71

REFERENCE GUIDE. Infoblox REST API NIOS Infoblox Inc. All rights reserved. Infoblox REST API Reference Guide September 2017 Page 1 of 71 REFERENCE GUIDE Infoblox API NIOS 8.2 2017 Infoblox Inc. All rights reserved. Infoblox API Reference Guide September 2017 Page 1 of 71 Contents Introduction... 4 General Syntax and Options... 4 Object

More information

NIOS Release Notes

NIOS Release Notes INTRODUCTION... 3 Supported Platforms... 3 NEW FEATURES... 9 NIOS 6.12.5... 9 NIOS 6.12.4... 9 NIOS 6.12.1... 10 NIOS 6.12.0... 10 NIOS 6.11.0... 11 NIOS 6.10.5... 16 NIOS 6.10.4... 16 NIOS 6.10.2... 16

More information

Managing Resource Records

Managing Resource Records CHAPTER 16 This chapter explains how to configure some of the more advanced DNS zone and server parameters by using the Cisco Prime Network Registrar web UI and CLI. Before you proceed with the concepts

More information

DNS Management with Blue Cat Networks at PSU

DNS Management with Blue Cat Networks at PSU DNS Management with Blue Cat Networks at PSU Network and System Administrators at Penn State can make their own DNS changes, live, using the Blue Cat Proteus web-based interface. Proteus will be used by

More information

Resource Records APPENDIXA

Resource Records APPENDIXA APPENDIXA Resource Records Resource records comprise the data within a DNS zone. There is no fixed limit to the number of resource records a zone can own. In general, there can be zero, one, or more resource

More information

Infoblox Trinzic V-x25 Series Appliances for AWS

Infoblox Trinzic V-x25 Series Appliances for AWS DEPLOYMENT GUIDE Infoblox Trinzic V-x25 Series Appliances for AWS NIOS version 8.2 Oct. 2017 2017 Infoblox Inc. All rights reserved. Infoblox Trinzic TE-Vx25 Deployment Guide October 2017 Page 1 of 29

More information

2016 Infoblox Inc. All rights reserved. Implementing AWS Route 53 Synchronization Infoblox-DG January 2016 Page 1 of 8

2016 Infoblox Inc. All rights reserved. Implementing AWS Route 53 Synchronization Infoblox-DG January 2016 Page 1 of 8 2016 Infoblox Inc. All rights reserved. Implementing AWS Route 53 Synchronization Infoblox-DG-0136-00 January 2016 Page 1 of 8 Contents Introduction... 3 Infoblox and Route 53 Synchronization... 3 Prerequisites...

More information

Resource Records. Host Address Name-to-address mapping for the zone. Table 1: Resource Records

Resource Records. Host Address Name-to-address mapping for the zone. Table 1: Resource Records Resource s Resource records comprise the data within a DNS zone. There is no fixed limit to the number of resource records a zone can own. In general, there can be zero, one, or more resource records of

More information

Infoblox VMware vrealize Log Insight Content Pack User Manual Version 1.1

Infoblox VMware vrealize Log Insight Content Pack User Manual Version 1.1 Infoblox VMware vrealize Log Insight Content Pack User Manual Version 1.1 Release History S# Version Date History 1 1.0 14 May 2015 Initial Version 2 1.1 15 May 2015 IPAM, DHCP and DNS Dashboard changes

More information

Resource Records APPENDIX

Resource Records APPENDIX APPENDIX A Resource records comprise the data within a DNS zone. There is no fixed limit to the number of resource records a zone can own. In general, there can be zero, one, or more resource records of

More information

Bulk Provisioning Overview

Bulk Provisioning Overview CHAPTER 8 Bulk provisioning functionality in the Cisco Voice Provisioning Tool allows you to add or modify a large number of users or a large number of phones/device profiles (and the corresponding configuration

More information

ForeScout CounterACT. Guest Management Portal for Sponsors. How-to Guide. Version 8.0

ForeScout CounterACT. Guest Management Portal for Sponsors. How-to Guide. Version 8.0 ForeScout CounterACT Guest Management Portal for Sponsors How-to Guide Version 8.0 Table of Contents Welcome... 3 Supported Guest Management Portal Browsers... 4 Sign In to the Guest Management Portal...

More information

KYOCERA Net Admin User Guide

KYOCERA Net Admin User Guide KYOCERA Net Admin User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable

More information

Managing Caching DNS Server

Managing Caching DNS Server This chapter explains how to set the Caching DNS server parameters. Before you proceed with the tasks in this chapter, see Introduction to the Domain Name System which explains the basics of DNS. Configuring

More information

Enabling and Configuring DNS Traffic Control in NIOS 7.x

Enabling and Configuring DNS Traffic Control in NIOS 7.x DEPLOYMENT GUIDE Enabling and Configuring DNS Traffic Control in NIOS 7.x 2016 Infoblox Inc. All rights reserved. Infoblox-DG-0141-00 Enabling and Configuring DNS Traffic Control May 2016 Page 1 of 20

More information

CloudLink SecureVM. Administration Guide. Version 4.0 P/N REV 01

CloudLink SecureVM. Administration Guide. Version 4.0 P/N REV 01 CloudLink SecureVM Version 4.0 Administration Guide P/N 302-002-056 REV 01 Copyright 2015 EMC Corporation. All rights reserved. Published June 2015 EMC believes the information in this publication is accurate

More information

Introduction to International Domain Names for Applications (IDNA)

Introduction to International Domain Names for Applications (IDNA) White Paper Introduction to International Domain Names for Applications (IDNA) diamondip.com by Timothy Rooney Product management director BT Diamond IP for Applications (IDNA) By Tim Rooney, Director,

More information

Oracle Cloud Using the File Adapter. Release 17.4

Oracle Cloud Using the File Adapter. Release 17.4 Oracle Cloud Using the File Adapter Release 17.4 E71397-08 October 2017 Oracle Cloud Using the File Adapter, Release 17.4 E71397-08 Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved.

More information

How to Add Domains and DNS Records

How to Add Domains and DNS Records Configure the Barracuda NextGen X-Series Firewall to be the authoritative DNS server for your domains or subdomains to take advantage of Split DNS or dead link detection. Step 1. Make the X-Series Firewall

More information

ZENworks Reporting System Reference. January 2017

ZENworks Reporting System Reference. January 2017 ZENworks Reporting System Reference January 2017 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights, patent

More information

Installing Data Sync Version 2.3

Installing Data Sync Version 2.3 Oracle Cloud Data Sync Readme Release 2.3 DSRM-230 May 2017 Readme for Data Sync This Read Me describes changes, updates, and upgrade instructions for Data Sync Version 2.3. Topics: Installing Data Sync

More information

SOA Software API Gateway Appliance 6.3 Administration Guide

SOA Software API Gateway Appliance 6.3 Administration Guide SOA Software API Gateway Appliance 6.3 Administration Guide Trademarks SOA Software and the SOA Software logo are either trademarks or registered trademarks of SOA Software, Inc. Other product names, logos,

More information

Cisco TelePresence VCS Cluster Creation and Maintenance

Cisco TelePresence VCS Cluster Creation and Maintenance Cisco TelePresence VCS Cluster Creation and Maintenance Deployment Guide Cisco VCS X8.5 Cisco TMS 13.2 or later December 2014 Contents Introduction 4 Prerequisites 5 Upgrading an X7.1 or later cluster

More information

Guest Access User Interface Reference

Guest Access User Interface Reference Guest Portal Settings, page 1 Sponsor Portal Application Settings, page 17 Global Settings, page 24 Guest Portal Settings Portal Identification Settings The navigation path for these settings is Work Centers

More information

SAMPLE REPORTS. Infoblox Reporting and Analytics Infoblox Reporting and Analytics Sample Report Book

SAMPLE REPORTS. Infoblox Reporting and Analytics Infoblox Reporting and Analytics Sample Report Book SAMPLE REPORTS Infoblox Reporting and Analytics Infoblox Reporting and Analytics Sample Report Book 1 INFOBLOX REPORTING AND ANALYTICS OVERVIEW... 5 2 HOME DASHBOARDS AND PREDICTIVE REPORTS... 6 2.1 HOME

More information

Implementing Infoblox Data Connector 2.0

Implementing Infoblox Data Connector 2.0 DEPLOYMENT GUIDE Implementing Infoblox Data Connector 2.0 2017 Infoblox Inc. All rights reserved. Implementing Infoblox Data Connector, July 2017 Page 1 of 31 Contents Overview... 3 Prerequisites... 3

More information

Chapter 3 Managing System Settings

Chapter 3 Managing System Settings Chapter 3 Managing System Settings Using the System Settings Utility The navigation pane at the top of the web browser interface contains a System tab that enables you to manage your FS700TSSmart Switch

More information

Managing Zones. Staged and Synchronous Modes CHAPTER. See Also

Managing Zones. Staged and Synchronous Modes CHAPTER. See Also CHAPTER 15 Managing Zones The Domain Name System (DNS) is a distributed database for objects in a computer network. By using a nameserver approach, the network consists of a hierarchy of autonomous domains

More information

Upgrading NIOS Software

Upgrading NIOS Software Upgrading NIOS Software Infoblox frequently releases updated NIOS software. Contact Infoblox Technical Support to learn which file name to use when downloading a new upgrade file, or watch your email for

More information

phoenixnap Client Portal

phoenixnap Client Portal phoenixnap Client Portal 1 phoenixnap Client Portal Disclaimer Please be aware that DNS management can be a confusing and complicated system. If you get something wrong, you might experience problems such

More information

Configuring Virtual Servers

Configuring Virtual Servers 3 CHAPTER This section provides an overview of server load balancing and procedures for configuring virtual servers for load balancing on an ACE appliance. Note When you use the ACE CLI to configure named

More information

Using the Migration Utility to Migrate Data from ACS 4.x to ACS 5.5

Using the Migration Utility to Migrate Data from ACS 4.x to ACS 5.5 6 CHAPTER Using the Migration Utility to Migrate Data from ACS 4.x to ACS 5.5 This chapter describes how to migrate data from ACS 4.x to ACS 5.5 and contains: Introduction, page 6-1 Running the Migration

More information

Cisco Threat Intelligence Director (TID)

Cisco Threat Intelligence Director (TID) The topics in this chapter describe how to configure and use TID in the Firepower System. Overview, page 1 Requirements for Threat Intelligence Director, page 4 How To Set Up, page 6 Analyze TID Incident

More information

Set Up and Maintain Sales Tools

Set Up and Maintain Sales Tools Set Up and Maintain Sales Tools Salesforce, Spring 16 @salesforcedocs Last updated: February 18, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

BIG-IP Access Policy Manager : Secure Web Gateway. Version 13.0

BIG-IP Access Policy Manager : Secure Web Gateway. Version 13.0 BIG-IP Access Policy Manager : Secure Web Gateway Version 13.0 Table of Contents Table of Contents BIG-IP APM Secure Web Gateway Overview...9 About APM Secure Web Gateway... 9 About APM benefits for web

More information

Legal Notes. Regarding Trademarks KYOCERA MITA Corporation

Legal Notes. Regarding Trademarks KYOCERA MITA Corporation Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable for any problems arising from

More information

BCM Rls 6.0 DHCP. Task Based Guide

BCM Rls 6.0 DHCP. Task Based Guide BCM Rls 6.0 DHCP Task Based Guide Copyright 2010 Avaya Inc. All Rights Reserved. Notices While reasonable efforts have been made to ensure that the information in this document is complete and accurate

More information

ESI Voice Router Public-Installation Guide

ESI Voice Router Public-Installation Guide ESI Voice Router Public-Installation Guide Disclaimer Every effort has been made to eliminate errors and ambiguities in the information contained in this document. Any questions concerning information

More information

MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration. Chapter 5 Introduction to DNS in Windows Server 2008

MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration. Chapter 5 Introduction to DNS in Windows Server 2008 MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 5 Introduction to DNS in Windows Server 2008 Objectives Discuss the basics of the Domain Name System (DNS) and its

More information

Web Portal User Manual for

Web Portal User Manual for Web Portal User Manual for Copyright 2009 Afilias Limited Contents 1. Introduction... 1 1.1 About Afilias Managed DNS Service... 1 1.2 Afilias Managed DNS Service Website Help... 1 1.3 Support... 2 2.

More information

Trend Micro Incorporated reserves the right to make changes to this document and to the product described herein without notice. Before installing and using the product, review the readme files, release

More information

VMware AirWatch Database Migration Guide A sample procedure for migrating your AirWatch database

VMware AirWatch Database Migration Guide A sample procedure for migrating your AirWatch database VMware AirWatch Database Migration Guide A sample procedure for migrating your AirWatch database For multiple versions Have documentation feedback? Submit a Documentation Feedback support ticket using

More information

DHCP and DDNS Services for Threat Defense

DHCP and DDNS Services for Threat Defense The following topics explain DHCP and DDNS services and how to configure them on Threat Defense devices. About DHCP and DDNS Services, on page 1 Guidelines for DHCP and DDNS Services, on page 3 Configure

More information

Service Cloud Using Service Cloud Configuration Assistant Release 17D

Service Cloud Using Service Cloud Configuration Assistant Release 17D Oracle Service Cloud Using Service Cloud Configuration Assistant Release 17D Part Number: E89541-02 Copyright 2017, Oracle and/or its affiliates. All rights reserved Authors: The Service Cloud Information

More information

Cisco Expressway Cluster Creation and Maintenance

Cisco Expressway Cluster Creation and Maintenance Cisco Expressway Cluster Creation and Maintenance Deployment Guide First Published: December 2009 Last Updated: April 2017 Cisco Expressway X8.9.2 Cisco Systems, Inc. www.cisco.com Contents Preface 3 Change

More information

Oracle Enterprise Manager Ops Center. Introduction. Provisioning Oracle Solaris 10 Operating Systems 12c Release 2 ( )

Oracle Enterprise Manager Ops Center. Introduction. Provisioning Oracle Solaris 10 Operating Systems 12c Release 2 ( ) Oracle Enterprise Manager Ops Center Provisioning Oracle Solaris 10 Operating Systems 12c Release 2 (12.2.2.0.0) E47810-03 December 2014 This document provides an end-to-end example for how to use Oracle

More information

Cisco Prime Network Registrar IPAM 8.3 Quick Start Guide

Cisco Prime Network Registrar IPAM 8.3 Quick Start Guide Cisco Prime Network Registrar IPAM 8.3 Quick Start Guide Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS

More information

Veritas SaaS Backup for Salesforce

Veritas SaaS Backup for Salesforce Veritas SaaS Backup for Salesforce Documentation version: 2.0 Legal Notice Copyright 2018 Veritas Technologies LLC. All rights reserved. Veritas and the Veritas Logo are trademarks or registered trademarks

More information

Infoblox Authenticated DHCP

Infoblox Authenticated DHCP Infoblox Authenticated DHCP Unified Visitor Management amigopod Technical Note Revision 1.1 5 July 2010 United States of America +1 (888) 590-0882 Europe, Middle East & Asia +34 91 766 57 22 Australia

More information

Polycom RealPresence Resource Manager System, Virtual Edition

Polycom RealPresence Resource Manager System, Virtual Edition Getting Started Guide 8.3.0 December 2014 3725-72114-001B Polycom RealPresence Resource Manager System, Virtual Edition Copyright 2014, Polycom, Inc. All rights reserved. No part of this document may be

More information

Dell EMC SC Series and Active Directory Integration

Dell EMC SC Series and Active Directory Integration Dell EMC SC Series and Active Directory Integration Dell EMC Engineering December 2017 A Dell EMC Best Practices Guide Revisions Date January 2013 January 2017 December 2017 Description Initial release

More information

Ensim Pro for Windows 2003 Product Specifications

Ensim Pro for Windows 2003 Product Specifications Ensim Pro 10.3.0 for Windows 2003 Product Specifications 4 June 2007 Introduction This document describes the features of Ensim Pro 10.3.0 for Windows 2003. In this document About Ensim Pro...1 Ensim Pro

More information

ThingsPro Software User s Manual

ThingsPro Software User s Manual User s Manual Edition 3.0, July 2016 www.moxa.com/product 2016 Moxa Inc. All rights reserved. User s Manual The software described in this manual is furnished under a license agreement and may be used

More information

ZENworks Reporting Beta System Reference. December 2015

ZENworks Reporting Beta System Reference. December 2015 ZENworks Reporting Beta System Reference December 2015 Legal Notices Novell, Inc. makes no representations or warranties with respect to the contents or use of this documentation, and specifically disclaims

More information

DNS & DHCP CONFIGURATION

DNS & DHCP CONFIGURATION WELCOME DNS & DHCP CONFIGURATION Group Members Anmol Nazakat Ameena Fatima Shakeel ur Rehman Gulraiz Azam Irfan Ullah 1 2 3 4 5 BSIT-F14-E78 BSIT-F14-E100 BSIT-F14-E66 BSIT-F14-E69 BSIT-F14-E79 3 Today

More information

Integrate with other Azure services Protect DNS zones and records Automate DNS operations with the.net SDK Custom domains for Azure resources

Integrate with other Azure services Protect DNS zones and records Automate DNS operations with the.net SDK Custom domains for Azure resources Table of Contents Overview What is Azure DNS? DNS zones and records DNS delegation with Azure DNS DNS FAQ Using private DNS zones Get Started Create a DNS zone and record Azure portal Azure PowerShell

More information

AvePoint Governance Automation 2. Release Notes

AvePoint Governance Automation 2. Release Notes AvePoint Governance Automation 2 Release Notes Service Pack 2, Cumulative Update 1 Release Date: June 2018 New Features and Improvements In the Create Office 365 Group/Team service > Governance Automation

More information

Using Reporting Appliance for Managed Service Providers

Using Reporting Appliance for Managed Service Providers DEPLOYMENT GUIDE Using Reporting Appliance for Managed Service Providers NIOS version 8.3 July- 2018 2018 Infoblox Inc. All rights reserved. Using reporting appliance for Managed service providers July,

More information

ThingsPro Software User s Manual

ThingsPro Software User s Manual Edition 2.0, April 2016 www.moxa.com/product 2016 Moxa Inc. All rights reserved. The software described in this manual is furnished under a license agreement and may be used only in accordance with the

More information

Updating Users. Updating Users CHAPTER

Updating Users. Updating Users CHAPTER CHAPTER 18 Update the existing user information that is in the database by using the following procedure:, page 18-1 Retaining Stored Values, page 18-2 Using the BAT Spreadsheet to Create a CSV Data File

More information

Running the Setup Web UI

Running the Setup Web UI The Cisco Prime IP Express setup interview in the web UI takes you through a series of consecutive pages to set up a basic configuration. For an introduction and details on the basic navigation for the

More information

Veritas NetBackup OpenStorage Solutions Guide for Disk

Veritas NetBackup OpenStorage Solutions Guide for Disk Veritas NetBackup OpenStorage Solutions Guide for Disk UNIX, Windows, Linux Release 8.0 Veritas NetBackup OpenStorage Solutions Guide for Disk Legal Notice Copyright 2016 Veritas Technologies LLC. All

More information

StoneGate Management Center. Release Notes for Version 5.3.4

StoneGate Management Center. Release Notes for Version 5.3.4 StoneGate Management Center Release Notes for Version 5.3.4 Created: December 20, 2011 Table of Contents What s New... 3 Fixes... 3 Other Changes... 5 System Requirements... 6 Basic Management System Hardware

More information

H3C SecPath Series High-End Firewalls

H3C SecPath Series High-End Firewalls H3C SecPath Series High-End Firewalls NAT and ALG Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: SECPATHF1000SAI&F1000AEI&F1000ESI-CMW520-R3721 SECPATH5000FA-CMW520-F3210

More information

SOLIDserver Quick Start Guide

SOLIDserver Quick Start Guide Copyright 2012 EfficientIP All specifications and information regarding the products in this document are subject to change without notice, and should not be construed as a commitment by Efficient IP.

More information

OmniVista 3.5 Discovery Help

OmniVista 3.5 Discovery Help Using Discovery Open the Discovery application by clicking Discovery in the Task Bar, selecting Discovery from the Applications menu, or by clicking the Discovery icon in the Topology Toolbar. The Discovery

More information

Conexim DNS Administrator s Guide. Conexim DNS Administrator s Guide

Conexim DNS Administrator s Guide. Conexim DNS Administrator s Guide Conexim DNS Administrator s Guide Last Updated February 2016 1 Contents Conexim DNS Quick Reference... 3 DNS Delegation Information... 3 Control Panel Access... 3 Supported Record Types... 3 Getting Support...

More information

FindMe. Cisco TelePresence Deployment Guide Cisco VCS X6 D

FindMe. Cisco TelePresence Deployment Guide Cisco VCS X6 D FindMe Cisco TelePresence Deployment Guide Cisco VCS X6 D14525.03 February 2011 Contents Contents Document revision history... 3 Introduction... 4 Related documents... 4 Set up FindMe... 5 Create user

More information

Cisco TelePresence Video Communication Server Basic Configuration (Single VCS Control)

Cisco TelePresence Video Communication Server Basic Configuration (Single VCS Control) Cisco TelePresence Video Communication Server Basic Configuration (Single VCS Control) Deployment Guide Cisco VCS X7.2 D14524.03 August 2012 Contents Introduction 3 Example network deployment 3 Internal

More information

RealPresence Access Director System Administrator s Guide

RealPresence Access Director System Administrator s Guide [Type the document title] Polycom RealPresence Access Director System Administrator s Guide 2.1.0 March 2013 3725-78703-001A Polycom Document Title 1 Trademark Information POLYCOM and the names and marks

More information

American Dynamics RAID Storage System iscsi Software User s Manual

American Dynamics RAID Storage System iscsi Software User s Manual American Dynamics RAID Storage System iscsi Software User s Manual Release v2.0 April 2006 # /tmp/hello Hello, World! 3 + 4 = 7 How to Contact American Dynamics American Dynamics (800) 507-6268 or (561)

More information

CRM On Demand. Oracle CRM On Demand Report Services API Developer s Guide

CRM On Demand. Oracle CRM On Demand Report Services API Developer s Guide CRM On Demand Oracle CRM On Demand Report Services API Developer s Guide Release 31 February 2016 Copyright 2005, 2016 Oracle. All rights reserved. This software and related documentation are provided

More information

Some advanced topics. Karst Koymans. Tuesday, September 16, 2014

Some advanced topics. Karst Koymans. Tuesday, September 16, 2014 DNS Some advanced topics Karst Koymans Informatics Institute University of Amsterdam (version 44, 2014/09/15 08:39:47) Tuesday, September 16, 2014 Karst Koymans (UvA) DNS Tuesday, September 16, 2014 1

More information

Test Accredited Configuration Engineer (ACE) Exam PAN OS 6.0 Version

Test Accredited Configuration Engineer (ACE) Exam PAN OS 6.0 Version Test Accredited Configuration Engineer (ACE) Exam PAN OS 6.0 Version ACE Exam Question 1 of 50. Which of the following statements is NOT True regarding a Decryption Mirror interface? Supports SSL outbound

More information

Configuring the Service Discovery Gateway

Configuring the Service Discovery Gateway Finding Feature Information, page 1 Restrictions for, page 1 Information about the Service Discovery Gateway and mdns, page 2 How to Configure the Service Discovery Gateway, page 5 Monitoring Service Discovery

More information

DNS. Some advanced topics. Karst Koymans. Informatics Institute University of Amsterdam. (version 17.2, 2017/09/25 12:41:57)

DNS. Some advanced topics. Karst Koymans. Informatics Institute University of Amsterdam. (version 17.2, 2017/09/25 12:41:57) DNS Some advanced topics Karst Koymans Informatics Institute University of Amsterdam (version 17.2, 2017/09/25 12:41:57) Friday, September 22, 2017 Karst Koymans (UvA) DNS Friday, September 22, 2017 1

More information

Introduction to Firewall Services

Introduction to Firewall Services CHAPTER 12 The Firewall policy folder (in either Device or Policy view) includes firewall-related policies that you can deploy to the Adaptive Security Appliance (ASA), PIX Firewall (PIX), Catalyst Firewall

More information

Cisco StadiumVision Director Bulk Administration Tool

Cisco StadiumVision Director Bulk Administration Tool Cisco StadiumVision Director Bulk Administration Tool First Published: November 4, 2011 The Bulk Administration Tool is functionality within the Cisco StadiumVision Director software that provides an alternative

More information

Working with Reports

Working with Reports The following topics describe how to work with reports in the Firepower System: Introduction to Reports, page 1 Risk Reports, page 1 Standard Reports, page 2 About Working with Generated Reports, page

More information

Tenable.sc-Tenable.io Upgrade Assistant Guide, Version 2.0. Last Revised: January 16, 2019

Tenable.sc-Tenable.io Upgrade Assistant Guide, Version 2.0. Last Revised: January 16, 2019 Tenable.sc-Tenable.io Upgrade Assistant Guide, Version 2.0 Last Revised: January 16, 2019 Table of Contents Welcome to the Tenable.sc-Tenable.io Upgrade Assistant 3 Get Started 4 Environment Requirements

More information

VPN Configuration Guide. Cisco ASA 5500 Series

VPN Configuration Guide. Cisco ASA 5500 Series VPN Configuration Guide Cisco ASA 5500 Series 2015 equinux AG and equinux USA, Inc. All rights reserved. Under copyright law, this configuration guide may not be copied, in whole or in part, without the

More information

Cisco Threat Intelligence Director (TID)

Cisco Threat Intelligence Director (TID) The topics in this chapter describe how to configure and use TID in the Firepower System. Overview, page 1 Using TID Sources to Ingest Feed Data, page 6 Using Access Control to Publish TID Data and Generate

More information

akkadian Provisioning Manager Express

akkadian Provisioning Manager Express akkadian Provisioning Manager Express Version 4.11.04 Release Notes September 14 th, 2017 Copyright and Trademarks: I. Copyright: This website and its content is copyright 2017 Akkadian Labs, LLC. All

More information

Microsoft Dynamics GP. Extender User s Guide

Microsoft Dynamics GP. Extender User s Guide Microsoft Dynamics GP Extender User s Guide Copyright Copyright 2009 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is the responsibility of the user. Without

More information