Appendix B: Structure Of An Objects Database In Csv Format; Host; Ip Address Range; Dns Name (Fqdn) - Stormshield SN series Configuration Manual

Hide thumbs Also See for SN series:
Table of Contents

Advertisement

Appendix B: Structure of an objects database in
CSV format
For each type of object that can be imported or exported, this appendix defines the structure of a
row that makes up the objects database in CSV format.
All fields are separated by commas. Optional empty fields will be included between two commas.

Host

Type of object (mandatory): host,
l
Name (mandatory): text string using only accepted characters (see Appendix A: Allowed
l
names),
IPv4 address (mandatory),
l
IPv6 address (optional),
l
DNS resolution: static or dynamic,
l
MAC address (optional),
l
Comments (optional): text string between quotes.
l
Examples:
host,dns1.google.com,8.8.8.8,2001:4860:4860::8888,,,"Google Public DNS Server"
host,AD_Server,192.168.65.12,,static,,""

IP address range

Type of object (mandatory): range,
l
Name (mandatory): text string using only accepted characters (see Appendix A: Allowed
l
names),
First IPv4 address in the range (mandatory),
l
Last IPv4 address in the range (mandatory),
l
First IPv6 address in the range (optional),
l
Last IPv6 address in the range (optional),
l
Comments (optional): text string between quotes.
l
Example:
range,dhcp_range,10.0.0.10,10.0.0.100,,,""

DNS name (FQDN)

Type of object (mandatory): fqdn,
l
Name (mandatory): text string using only accepted characters (see Appendix A: Allowed
l
names),
IPv4 address (mandatory),
l
IPv6 address (optional),
l
Comments (optional): text string between quotes.
l
Example:
Page 430/448

APPENDIX B: STRUCTURE OF AN OBJECTS DATABASE IN CSV FORMAT

sns-en-user_configuration_manual-v3 - Copyright © Stormshield 2016
SNS - USER CONFIGURATION MANUAL V.3

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents