ns-idletimeout¶
The following operations can be performed on "ns-idletimeout":
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.
Synopsis¶
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'
Synopsis¶
Arguments¶
Output¶
tcpsvr Set the idletimeout for server side pcb.
tcpclt Set the idletimeout for client side pcb.
nontcpsvrclt Set the idletimeout for natpcb.
set ns idletimeout¶
Set the pcb/natpcb idletimeout. NOTE: This command is deprecated.
Synopsis¶
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