Technical data

SET PROTOCOL
Qualifiers for UDP
/BROADCAST
/[NO]BROADCAST
Optional. Default: /NOBROADCAST.
Enables privilege checking for broadcast messages.
/BROADCAST Nonprivileged users can send broadcast messages.
/NOBROADCAST To send broadcast messages, users need a privileged
UIC or the SYSPRV, BYPASS, or OPER privilege.
ONC RPC applications use broadcast messages and need privilege checking
disabled.
/QUOTA=options
Optional.
Specifies the queue size (in bytes) for messages.
The options for setting UDP message queue size are:
RECEIVE:n Receive queue size. Default: 9000 bytes.
SEND:n Send queue size. Default: 9000 bytes.
Examples
1.
TCPIP> SET PROTOCOL IP /FORWARD
Sets IP to forward messages to other hosts, including other Internet cluster
nodes.
2.
TCPIP> SET PROTOCOL TCP /PROBE_TIMER=50
Sets the TCP probe timer parameter to 50 seconds.
Command Descriptions 2–139