can we create a group of block of net without requiring subnet under the section?
example:
+section ipv4-private-internal
++group a
+++ subnet 10.100.1.0/24
+++ subnet 10.100.2.0/24
++group b
+++ subnet 10.10.10.0/24
+++ subnet 10.10.11.0/24
+section ipv4-server
++ group dns
+++ subnet 10.200.0.0/24
++ group mail
+++ subnet 10.201.0.0/24
+++ subnet 10.201.1.0/24
Anonymous
Hi, well not without subnets. I am thinking about "folders" for quite some time now, I will see how I could implement it...
brm