383 PROPERTY The name of the property.
384 PERM If the property is readable ("r") and/or
385 writable ("w").
386 CURRENT The value of the property.
387 PERSISTENT The persistent value of the property.
388 DEFAULT The default value of the property.
389 POSSIBLE The possible values for the property.
390
391 -p,--prop
392 Specify which properties to display. See the ipadm
393 set-addrprop subcommand for the list of property names.
394
395 set-prop [-t] -p prop[+|-]=value[,value]... protocol
396 Set a property's value(s) on the protocol.
397
398 -p,--prop
399 Specify the property name and value(s). The optional +|-
400 syntax can be used to add/remove values from the current
401 list of values on the property. The property name can be
402 one of the following:
403 ecn Explicit congestion control
404 (never/passive/active) (TCP).
405 extra_priv_ports Additional privileged ports
406 (SCTP/TCP/UDP).
407 forwarding Packet forwarding (on/off).
408 hoplimit The IPv6 hoplimit.
409 largest_anon_port Largest ephemeral port
410 (SCTP/TCP/UDP).
411 max_buf Maximum receive or send buffer
412 size (ICMP/SCTP/TCP/UDP). This
413 also sets the upper limit for the
414 recv_buf and send_buf properties.
415 recv_buf Default receive buffer size
416 (ICMP/SCTP/TCP/UDP). The maximum
417 value for this property is
418 controlled by the max_buf
419 property.
420 sack Selective acknowledgement
421 (active/passive/never) (TCP).
422 send_buf Default send buffer size
|
383 PROPERTY The name of the property.
384 PERM If the property is readable ("r") and/or
385 writable ("w").
386 CURRENT The value of the property.
387 PERSISTENT The persistent value of the property.
388 DEFAULT The default value of the property.
389 POSSIBLE The possible values for the property.
390
391 -p,--prop
392 Specify which properties to display. See the ipadm
393 set-addrprop subcommand for the list of property names.
394
395 set-prop [-t] -p prop[+|-]=value[,value]... protocol
396 Set a property's value(s) on the protocol.
397
398 -p,--prop
399 Specify the property name and value(s). The optional +|-
400 syntax can be used to add/remove values from the current
401 list of values on the property. The property name can be
402 one of the following:
403 congestion_control The default congestion-control
404 algorithm to be used for new
405 connections (TCP).
406 ecn Explicit congestion control
407 (never/passive/active) (TCP).
408 extra_priv_ports Additional privileged ports
409 (SCTP/TCP/UDP).
410 forwarding Packet forwarding (on/off).
411 hoplimit The IPv6 hoplimit.
412 largest_anon_port Largest ephemeral port
413 (SCTP/TCP/UDP).
414 max_buf Maximum receive or send buffer
415 size (ICMP/SCTP/TCP/UDP). This
416 also sets the upper limit for the
417 recv_buf and send_buf properties.
418 recv_buf Default receive buffer size
419 (ICMP/SCTP/TCP/UDP). The maximum
420 value for this property is
421 controlled by the max_buf
422 property.
423 sack Selective acknowledgement
424 (active/passive/never) (TCP).
425 send_buf Default send buffer size
|