Technical information

Cuda 12000 IP Access Switch CLI Reference Guide
set time 365
set time
Sets the system time. If you set the system time, and you are using an external provisioning
system, make sure that the time you set is synchronized with that system.
Mode
Any.
Syntax
set time <string>
Arguments
Example
cli:192.168.208.3:root# show time
Host system time: Wed Sep 05 13:18:02 EDT 2001
cli:192.168.208.3:root# set time "Wed Sep 05 13:18:20 EDT 2001"
Setting system time to: Wed Sep 05 13:18:20 EDT 2001
Host system time: Wed Sep 05 13:18:20 EDT 2001
cli:192.168.208.3:root# show time
Host system time: Wed Sep 05 13:18:28 EDT 2001
cli:192.168.208.3:root#
Related Commands
show time on page 541
<string> A text string that specifies system time in the following format:
“<day> <month> <date> <time> <standard> <year>”
The string must be enclosed in quotation marks. For example:
“Wed Sep 05 13:09:01 EDT 2001”
Use the show time command to display system time. This
command displays system time in the same format in which you
must specify system time.