HP-UX IPFilter v18.21 Administrator Guide HP-UX 11i v3 (761995-001, March 2014)

The ippool utility
The ippool utility is used to manage information stored in the IP pools subsytem of IPFilter.
For more information, see Chapter 7 (page 55) or the ippool(8) manpage.
Syntax
ippool -options
Global options
-d Toggle debugging of processing the configuration file.
-n Prevents ippool from making ioctl calls or altering the running kernel.
-v Turns verbose mode on.
Command options
-a Adds a new data node to an existing pool in the kernel.
-A Adds a new (empty) pool to the kernel.
-f <file> Reads IP pool configuration information from the file and load
it into the kernel.
-F Flushes loaded pools from the kernel.
-l Displays a list of pools currently loaded into the kernel.
-r Removes an existing data node from a pool in the kernel.
-R Removes an existing pool from within the kernel.
-s Displays IP pool statistical information.
-i <ipaddr>[/<netmask>] Sets the IP address for the current operation with an all-ones
mask. Optionally, a netmask can be specified in single integer
or dotted-quad notation.
-m <name> Sets the pool name for the current operation.
-o <role> Sets the role to use with this pool. Only ipf, auth, and
count are accepted as arguments to this option.
-S <seed> Sets the hashing seed to the number specified. Use only with
hash-type pools.
-t <type> Sets the type of pool being defined. Must be one of tree,
hash, or group-map.
-z <size> Sets the hash table size to the number specified. Use only
with hash type pools.
The ippool utility 77