Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
"system timeout show" run on CDOT shows 30 minutes as setting, as a result the filer goes for a timeout once in 30 mins and the SSH session gets disconnected.
Also, the filer supports only one SSH connection at any point of time.
This happens on CDOT 8.3.
(A) Is there a way to disable the timeout?
(B) How to support multiple SSH?
on CDOT 8.3
Thanks,
Mohan
Solved! See The Solution
1 ACCEPTED SOLUTION
tahmad has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
The following example shows how to prevent CLI sessions from timing out:
cluster1: : > system timeout modify -timeout 0
Thanks
If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.
3 REPLIES 3
tahmad has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
The following example shows how to prevent CLI sessions from timing out:
cluster1: : > system timeout modify -timeout 0
Thanks
If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is there a way to support multiple SSH seesions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
system timeout modify -timeout 0
Works on ONTAP Versions up to and including 9.7
