What is the command to show the current date in switch?
-
show clock
-
show date
-
show date info
-
show clock info
A
Correct answer
Explanation
The command to display the current date and time on a switch is 'show clock'. This is the standard IOS-style command. Option B uses 'date' which is not the correct command keyword, and options C and D add unnecessary 'info' parameter.