10-10-2024 02:56 AM
Hello Experts,
In Cisco IOS, we use (show line vty #) to see the session time-out for a specific user,
what is the same command in Cisco NX-OS,
Thanks
10-10-2024 03:08 AM - edited 10-11-2024 07:27 AM
check below
MHM
10-10-2024 08:05 AM - edited 10-11-2024 07:28 AM
as I mention there is no session timeout CAN config under VTY
to see absolute timeout
do
show run all | be vty
10-11-2024 07:27 AM
I seem that show terminal show the session timeout.
MHM
10-10-2024 04:59 AM
Hello @Sudqi
in NX-OS, you can use the following command:
#show users
This will display all active users, their session details, and idle times. Unfortunately,
NX-OS does not provide a direct equivalent to show line vty like in IOS. However, session idle time can give an idea of when a session might time out based on the global or line configuration.
10-10-2024 08:12 AM
what nexus device model and what nexus code running the devices, in general you have inactive session time out :
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide