Oracle® Solaris 11.2 Tunable Parameters Reference Manual

Exit Print View

Updated: December 2014
 
 

Overview of Tuning IP Suite Parameters

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

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

For example:

# ipadm set-prop -p extra_priv_ports=1047 tcp
# ipadm show-prop -p extra_priv_ports tcp
PROTO PROPERTY              PERM CURRENT      PERSISTENT   DEFAULT      POSSIBLE
tcp   extra_priv_ports      rw   1047         1047         2049,4045    1-65535

For more information, see ipadm (1M) .