unter connection timerconfig der timer TCPNEG wofĂĽr steht die AbkĂĽrzung? im CLI steht das net weiter drinnen?
danke im vorraus
			
		
quelle: cli-guide v.5.2.7timeout_TCP_nego The interval of time for which an TCP protocol session is allowed to remain
valid without any activity. This timeout value applies to a TCP session
during its establishment and termination phases.
Syntax :<HH:MM> or <MM>.

connection timerconfig [timer = <{tcpidle|tcpneg|tcpkill|udpidle|udpkill|
icmpkill|ipidle|ipkill}>]
[value = <number{1-86400}>]
timer The name of the connection idle timer ot be configured.
Choose between:
  tcpidle
  tcpneg
  tcpkill
  udpidle
  udpkill
  icmpkill
  ipidle
  ipkill
value A number between 0 and 86400 (seconds).
Represents the timer expire value.
=>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"
=>

Mitglieder in diesem Forum: 0 Mitglieder und 78 Gäste