Add ports to the anonportalgo.reserve sysctl mask
Syntax:
resvanonport [-c46] [-p port]
Options:
- -c
- Clear the existing mask before adding ports.
The default behavior is to OR specified ports in to the existing mask.
- -4
- Add ports to the v4 anonport mask.
- -6
- Add ports to the v6 anonport mask.
- -p port
- Add the specified port to the anonport mask.
Note:
If you don't specify either -v4 or -v6, the
specified ports are added to both the v4 and v6 masks.
Description:
The resvanonport utility adds ports to the anonportalgo.reserve sysctl
mask.