18
Cisco SFS 3504 Multifabric Server Switch Installation and Configuration Note
78-18335-01
Configuring the Cisco SFS 3504 Server Switch

Setting Daylight Savings Time

To configure daylight savings time, perform the following steps:
Step1 Enter the enable command to enter privileged EXEC mode:
SFS-3504> enable
SFS-3504#
Step2 Enter the configure command to enter configuration mode:
SFS-3504# configure
SFS-3504(config)#
Step3 Enter clock summer-time command:
SFS-3504(config)# clock summer-time
Step4 Save the configuration to preserve it between reboots by entering the exit command to return to
privileged EXEC mode and by entering the copy running-config startup-config command:
SFS-3504(config)# exit
SFS-3504# copy running-config startup-config
To undo the daylight savings time configuration and revert to standard local time, use the no form of the
clock summer-time command.
Configuring an NTP Server
To configure your Cisco SFS 3504 Server Switch to obtain time and date information from a Network
Time Protocol (NTP) server you must assign an NTP server. To assign an NTP server, perform the
following steps:
Step1 Enter the enable command to enter privileged EXEC mode.
SFS-3504> enable
SFS-3504#
Step2 Enter the configure command to enter configuration mode.
SFS-3504# configure
SFS-3504(config)#
Step3 Enter the ntp command with the server-one keyword and the IP address of the primary NTP server, as
shown in the following example:
SFS-3504(config)# ntp server-one 10.2.0.50
For more information, see the Cisco SFS Product Family Command Reference.
Step4 Save the configuration to preserve it between reboots by entering the copy running-config startup-config
command:
SFS-3504(config)# exit
SFS-3504# copy running-config startup-config