ns idletimeout¶
The following operations can be performed on "ns idletimeout":
set ns idletimeout¶
Set the pcb/natpcb idletimeout. NOTE: This command is deprecated.
Synopsys¶
Arguments¶
tcpsvr
Set the idletimeout for server side pcb.
tcpclt
Set the idletimeout for client side pcb.
nontcpsvrclt
Set the idletimeout for natpcb.
Default value: 120
Minimum value: 1
Example¶
set ns idletimeout -tcpsvr 120 set ns idletimeout -tcpclt 120 set ns idletimeout -nontcpsvrclt 120
unset ns idletimeout¶
Use this command to remove ns idletimeout settings.Refer to the set ns idletimeout command for meanings of the arguments.NOTE: This command is deprecated.
Synopsys¶
show ns idletimeout¶
Display the global setting of pcb/natpcb idletimeout. NOTE: This command is deprecated.This command is deprecated in favour of 'set ns timeout'
Synopsys¶
Outputs¶
tcpsvr
Set the idletimeout for server side pcb.
tcpclt
Set the idletimeout for client side pcb.
nontcpsvrclt
Set the idletimeout for natpcb.