Overview of Tuning IP Suite Parameters

You can set all of the tuning parameters that are described in this chapter by using the following ipadm command syntax:

$ ipadm set-prop -p parameter ip|ipv4|ipv6|tcp|udp|sctp
      

For example, you would set the extra-priv-ports tunable parameter as follows:

$ ipadm set-prop -p extra-priv-ports=1047 tcp
PROTO PROPERTY              PERM CURRENT      PERSISTENT   DEFAULT      POSSIBLE
tcp   extra-priv-ports      rw   1047         1047         2049,4045    1-65535

For more information, see the ipadm(8) man page.