Security Zone Matrix CSV File

Use a text editor such as Notepad to save this text as a CSV file and import it into Zones to see an example of a list of zones.

#Zone Properties,,

zone name,description,

Internet,"Internet zone is all public addresses, excluding the addresses defined in all other zones",

"Users Networks","Users Networks zone should include the address space from which users can come within your organization"

p_Datacenter,,

p_PM,,

p_RnD,,

p_Sales,,

p_WebServers,,

 

#Zone Hierarchy,,

parent,child,

p_Datacenter,p_WebServers,

 

#Zone Subnets,,

zone name,subnet,description

p_Datacenter,192.168.1.1/255.255.0.0,

p_PM,10.100.10.1/255.255.255.0,

p_RnD,172.16.1.1/255.255.0.0,

p_RnD,2001:0db8:85a3:0000:0000:8a2e:0370:7334/36,IPv6 address

p_Sales,10.100.2.0/255.255.255.0,

p_WebServers,192.168.10.0/255.255.255.0,

Users Networks,33.34.35.36/24

Users Networks, 45.46.47.48/24

 

#Zone Security Groups

zone name,security group name,description

p_Sales, SecGrp_Sales, Sales VMs

p_WebServers, SecGrp_Web, Web Server VMs