xref: /titanic_44/usr/src/cmd/ipf/examples/pool.conf (revision 7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fe)
1#
2# ippool sample configuration file
3#
4
5table role = ipf type = tree number = 0
6{
7	!10.0.0.0/8, 10.1.0.0/16, 10.1.1.0/24,
8	!10.2.0.0/24, !10.2.1.0/24, !10.2.2.0/24,
9	10.1.2.3/32, 10.1.2.15/32
10};
11