How to prevent Web Interface (GUI) timeouts on Dell Networking N-series
摘要: stop prevent the Web Interface (GUI) from timing out N1524, N1548, N2024, N2048, N3024, N3048, N3100, N4032, N4064
本文章適用於
本文章不適用於
本文無關於任何特定產品。
本文未識別所有產品版本。
說明
This article discusses the process to prevent the Web Interface (GUI) from timing out on Dell Networking N Series Switch. Models include: N1524, N1548, N2024, N2048, N3024, N3048, N3100, N4032, N4064
console>enable
console#configure
console(config)#line telnet
console(config-line)#exec-timeout 0
Firmware 6.3.0.1 introduced a new command "ip http timeout-policy" and depreciated the "exec-timeout 0" command. Firmware 6.3.0.1 and above does not allow infinite timeouts. To allow the maximum timeouts on firmware 6.3.0.1 and above, run:
console(config)#ip http timeout-policy idle 3600 life 86400
To prevent timeouts on firmware 6.1.x.x through 6.2.x.x, run:
console>enable
console#configure
console(config)#line telnet
console(config-line)#exec-timeout 0
Firmware 6.3.0.1 introduced a new command "ip http timeout-policy" and depreciated the "exec-timeout 0" command. Firmware 6.3.0.1 and above does not allow infinite timeouts. To allow the maximum timeouts on firmware 6.3.0.1 and above, run:
console(config)#ip http timeout-policy idle 3600 life 86400
受影響的產品
PowerSwitch N1500 Series, PowerSwitch N2000 Series, PowerSwitch N3000 Series, PowerSwitch N3100 Series, PowerSwitch N4000 Series文章屬性
文章編號: 000121869
文章類型: How To
上次修改時間: 05 6月 2025
版本: 5
向其他 Dell 使用者尋求您問題的答案
支援服務
檢查您的裝置是否在支援服務的涵蓋範圍內。