How do I See the Users Currently Logged Into My Cisco Device such as router or switch?
{ 0 comments }
Posts tagged as:
How do I See the Users Currently Logged Into My Cisco Device such as router or switch?
{ 0 comments }
You can execute the following command to see the date and time on a Cisco router (this is a Unix-like date command on a Cisco device).
Task: Display the system clock
Use the show clock command in EXEC mode, enter:
show clock
OR
show clock detail
The last example will show the clock source (such as NTP) and the current summer [...]
{ 0 comments }