
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2017 12:24 AM - edited 03-01-2019 01:11 PM
Hi
I have a question.
How can I check and set Cisco UCS Manager Console&SSH timeout.
Pleas help me.
Solved! Go to Solution.
- Labels:
-
Unified Computing System (UCS)
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2017 03:55 AM
Greetings.
Web Session Timeout (sec)
The maximum amount of time that can elapse after the last refresh request before Cisco UCS Manager considers a web session as inactive. If this time limit is exceeded, Cisco UCS Manager automatically terminates the web session. Specify an integer between 300 and 172800. The default is 7200 seconds when Two-Factor Authentication is not enabled and 8000 seconds when it is enabled. |
For the terminal/SSH session:
FI-B# terminal session-timeout x
0-525600 Terminal Time Out (in minutes)
Thanks,
Kirk...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2017 03:55 AM
Greetings.
Web Session Timeout (sec)
The maximum amount of time that can elapse after the last refresh request before Cisco UCS Manager considers a web session as inactive. If this time limit is exceeded, Cisco UCS Manager automatically terminates the web session. Specify an integer between 300 and 172800. The default is 7200 seconds when Two-Factor Authentication is not enabled and 8000 seconds when it is enabled. |
For the terminal/SSH session:
FI-B# terminal session-timeout x
0-525600 Terminal Time Out (in minutes)
Thanks,
Kirk...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2020 05:46 AM
Hi Kirk,
Can you please advise on how to configure console port for 10 minutes timeout.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2020 06:51 AM
Greetings.
It doesn't look like the UCSM layer exposes that config option.
I was able to set it on a 6248, but only under a special debug mode version of nxos:
UCS-B(nx-os)# config t
Enter configuration commands, one per line. End with CNTL/Z.
UCS-B(config)(nx-os)# line console
UCS-B(config-console)(nx-os)# exec-timeout ?
<0-525600> Enter timeout in minutes, 0 to disable
UCS-B(config-console)(nx-os)# exec-timeout 30
I filed enhancement CSCvv15882, requesting this.
Thanks,
Kirk...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2020 07:14 AM
Thanks, Kirk,
for your prompt support.
