116
> tftp
set server
Syntax:
set server <ip>
Description:
Sets the IP address of the TFTP server.
Arguments:
<ip>: the IP address of tftp server
Example:
SS2GD8I(tftp)# set server 192.168.3.111
show
Syntax:
show
Description:
Display the information of the TFTP server.
Arguments:
None.
Example:
SS2GD8I(tftp)# show
Tftp Server : 192.168.3.111
> time
set daylightsaving
Syntax:
set daylightsaving <hr> <MM/DD/HH> <mm/dd/hh>
Description:
Sets the daylight saving time.
Arguments:
<hr>: daylight saving hour differential, range: -5 to +5
<MM/DD/HH>: daylight saving start month (01-12), day (01-31), and hour (00-23)
<mm/dd/hh>: daylight saving end month (01-12), day (01-31), and hour (00-23)
Example:
SS2GD8I(time)# set daylightsaving 3 10/12/01 11/12/01
Save Successfully
set manual
Syntax:
set manual <YYYY/MM/DD> <hh:mm:ss>
Description:
Sets the current time manually.
Arguments:
<YYYY/MM/DD>: year (2000-2036), month (01-12), and day (01-31)
<hh:mm:ss>: hour (00-23), minute (00-59), and second (00-59)
Example:
SS2GD8I(time)# set manual 2004/12/23 16:18:00