A SERVICE OF

logo

E-DOC-CTC-20061027-0003 v2.0
Connection Commands
99
connection timerconfig
Configure the connection timeout handling.
SYNTAX:
where:
EXAMPLE:
RELATED COMMANDS:
connection timerconfig [timer =
<{tcpidle|tcpneg|tcpkill|udpidle|udpkill|
icmpkill|ipidle|ipkill}>]
[value = <number{0-86400}>]
timer The name of the connection idle timer to be
configured.
Choose between:
> tcpidle
> tcpneg
> tcpkill
> udpidle
> udpkill
> icmpkill
> ipidle
> ipkill
OPTIONAL
value A number between 0 and 86400 (seconds).
Represents the timer expire value.
OPTIONAL
=>connection timerconfig
tcpidle : 15' 0"
tcpneg : 2' 0"
udp :1'0"
icmp : 1' 0"
ip :1'0"
=>connection timerconfig timer=tcpidle value=360
=>connection timerconfig
tcpidle : 6' 0"
tcpneg : 2' 0"
udp :1'0"
icmp : 1' 0"
ip :1'0"
=>
connection timerclear Clear the connection timeout to default.