IPPOOL(8) | Maintenance Commands and Procedures | IPPOOL(8) |
ippool - user interface to the IP Filter pools
ippool -a [-dnv] [-G | -z zonename] [-m poolname] [-o role] -i ipaddr
[/netmask]
ippool -A [-dnv] [-G | -z zonename] [-m poolname] [-o role] [-S seed]
[-t type]
ippool -f file [-G | -z zonename] [-dnuv]
ippool -F [-dv] [-G | -z zonename] [-o role] [-t type]
ippool -h [-dv] [-G | -z zonename] [-m poolname] [-t type]
ippool -l [-dv] [-G | -z zonename] [-m poolname] [-t type]
ippool -r [-dnv] [-G | -z zonename] [-m poolname] [-o role] -i ipaddr
[/netmask]
ippool -R [-dnv] [-G | -z zonename] [-m poolname] [-o role] [-t type]
ippool -s [-dtv] [-G | -z zonename] [-M core] [-N namelist]
The ippool utility is used to manage information stored in the IP pools subsystem of IP Filter software. Configuration file information can be parsed and loaded into the kernel and currently configured pools can be removed, changed, or inspected.
ippool's use is restricted through access to /dev/ippool. The default permissions of /dev/ippool require ippool to be run as root for all operations.
The command line options used are divided into two sections: the global options and the instance-specific options.
ippool's use is restricted through access to /dev/ipauth, /dev/ipl, and /dev/ipstate. The default permissions of these files require ippool to be run as root for all operations.
ippool supports the option categories described below.
The following global options are supported:
-d
-n
-v
-z zonename
-G zonename
The following instance-specific options are supported:
-a
-A
-f file
-F
-h
-l
-r
-R
-s
The following, additional options are supported:
-i ipaddr[/netmask]
-m poolname
-M core
-N namelist
-o role
-S seed
-t type
-u
/dev/ippool
/dev/kmem
/etc/ipf/ippool.conf
See attributes(7) for descriptions of the following attributes:
ATTRIBUTE TYPE | ATTRIBUTE VALUE |
Interface Stability | Committed |
November 26, 2012 | OmniOS |