|
root / base / usr / src / cmd / ipf / examples / pool.conf
pool.conf Plain Text 11 lines 197 B
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
#
# ippool sample configuration file
#

table role = ipf type = tree number = 0 
{ 
	!10.0.0.0/8, 10.1.0.0/16, 10.1.1.0/24,
	!10.2.0.0/24, !10.2.1.0/24, !10.2.2.0/24,
	10.1.2.3/32, 10.1.2.15/32
};