Time zones, Time synchronization, Synchronizing local time using ntp – Brocade VDX 8770-4 Hardware Reference Manual User Manual

Page 53

Advertising
background image

Brocade VDX 8770-4 Hardware Reference Manual

33

53-1002563-04

Setting the date and time

3

Time zones

You can set the time zone for a switch by using the clock timezone command. The time zone setting
has the following characteristics:

The time zone setting automatically adjusts for Daylight Savings Time.

Changing the time zone on a switch updates the local time zone setup and is reflected in local
time calculations.

By default, all switches are in the Greenwich Mean Time (GMT) time zone (0,0). If all switches
in a fabric are in one time zone, it is possible for you to keep the time zone setup at the default
setting.

System services that have already started will reflect the time zone changes only after the next
reboot.

Time zone settings persist across failover for high availability.

Time zone settings are not affected by Network Time Protocol (NTP) server synchronization.

The following regions are supported: Africa, America, Arctic, Antarctica, Asia, Atlantic, Australia,
Europe, Indian, and Pacific. One of these, along with a city name, establishes the time zone. Refer
to

“Setting the time zone.”

Time synchronization

To keep the time in your network current, it is recommended that each switch has its time
synchronized with at least one external NTP server.

All switches in the fabric maintain the current clock server value in nonvolatile memory. By default,
this value is the local switch clock.

The ntp server command accepts multiple server addresses in either IPv4 or IPv6 format. When
multiple NTP server addresses are passed, ntp server sets the first obtainable address as the
active NTP server. If there are no reachable time servers, then the local switch time is the default
time.

Synchronizing local time using NTP

Perform the following steps to synchronize the local time using NTP.

1. Log on to the switch using the admin account (the default password is password).

2. Enter configure terminal to change to global configuration mode.

switch# configure terminal

Entering configuration mode terminal

3. Enter the ntp server

"

IPv4 address

"

command

,

where IPv4 address is the IP address of the

first NTP server in IPv4 format, which the switch must be able to access. The IPv4 address
variable is optional. By default, this value is LOCL, which uses the local clock as the clock
server.

switch(config)# ntp server "132.163.135.131"

To display the NTP server IP address, use the show ntp status [rbridge-id rbridge-id | all]
command. If you are in global configuration mode, you must use do before the show
command.

Advertising