The following SET options allow you to configure certain parameters from the command line on the host. The SET options are entered at the server console as commands, and the configuration changes made this way are applied to the whole system rather than to an individual interface.
Syntax: |
set bsd socket default buffer size in bytes = n |
Description: |
Sets the BSD Socket default send and receive buffer sizes. |
Range: |
4096 to 65536 (bytes) |
Default: |
32768 |
Syntax: |
set tcp large window option = string |
Description: |
Enable or disable the Large Window option. |
Range: |
On | Off |
Default: |
On (enabled) |
Syntax: |
set largest ping packet size = n |
Description: |
Set the size of the largest ping packet that can be received. |
Range: |
0 to 65535 (bytes) |
Default: |
10240 |
Syntax: |
set large udp packet size = n |
Description: |
Set the size of the largest UDP packet that can be received. |
Range: |
0 to 65535 (bytes) |
Default: |
16384 |
HINT: If you want to see the current value, do not assign any variable to set the parameter.
Syntax: |
set maximum pending tcp requests = n |
Description: |
Set the maximum number of pending TCP connections. |
Range: |
128 to 4096 |
Default: |
128 |
Syntax: |
set tcp path mtu black hole detection and recovery = string |
Description: |
Enable or disable the Path MTU Black Hole Detection and Recovery option. |
Range: |
On | Off |
Default: |
Off (disabled) |
Syntax: |
set tcp sack option = string |
Description: |
Enable or disable the SACK option. |
Range: |
On | Off |
Default: |
On (enabled) |
Syntax: |
set tcp diagnostic services = string |
Description: |
Enable or disable the echo, discard and chargen TCP diagnostic services on the NetWare® system. |
Range: |
On | Off |
Default: |
Off (disabled) |
Syntax: |
set maximum wait states = n |
Description: |
Enable or disable defense against Fin attacks. |
Range: |
1 to 100000 |
Default: |
0 (disabled) |
Syntax: |
set tcp defend land attacks = string |
Description: |
Enable or disable defense against land attacks. |
Range: |
On | Off |
Default: |
On (enabled) |
Syntax: |
set tcp defend syn attacks = string |
Description: |
Enable or disable defense against SYN attacks. |
Range: |
On | Off |
Default: |
Off (disabled) |