Technical data

SET CONFIGURATION PROTOCOL
SET CONFIGURATION PROTOCOL
Enters information into the configuration database that sets the parameters for
ICMP, IP, TCP, and UDP when TCP/IP Services starts up.
Related commands: SET PROTOCOL, SHOW CONFIGURATION PROTOCOL
Format
SET CONFIGURATION PROTOCOL ICMP [ /[NO]REDIRECT ]
SET CONFIGURATION PROTOCOL IP [ /[NO]FORWARD ]
[ /REASSEMBLY_TIMER=seconds ]
SET CONFIGURATION PROTOCOL TCP [ /[NO]MTU_SEGMENT_SIZE ]
[ /[NO]DELAY_ACK ]
[ /DROP_COUNT=n ]
[ /PROBE_TIMER=seconds ]
[ /QUOTA=[ SEND=bytes,RECEIVE=bytes ]]
[ /[NO]WINDOW_SCALE ]
SET CONFIGURATION PROTOCOL UDP [ /[NO]BROADCAST ]
[ /[NO]FORWARD ]
[ /QUOTA=options ]
Restrictions
Requires OPER privilege.
Parameters
{ICMP | IP | TCP | UDP}
Required.
Specifies the protocol software to configure.
ICMP Qualifiers
/REDIRECT
/NOREDIRECT
Optional. Default: /NOREDIRECT.
Sends ICMP_REDIRECT messages.
IP Qualifiers
/FORWARD
/NOFORWARD
Optional. Default: /NOFORWARD.
Forwards IP messages to other hosts.
/REASSEMBLY_TIMER=n
Optional. Default: 7 seconds. Valid range: 1 to 126.
Sets the maximum time for trying to reassemble a received datagram.
Command Descriptions 2–107