Wednesday, March 29, 2023

Brocade: Configuring NTP

To setup time on a Brocade (Gen7) optical switch, use the console and follow these steps:

1. Run "tsclockserver" to determine the current NTP server setting.

2. To configure NTP servers, do the following:
tsclockserver "ip_or_dns_name1;ip_or_dns_name2"

3. Time zone setting:
tsTimeZone --interactive
Next, follow the wizard, choosing desired zone.

4. We overload the switch with the "reboot" command.

5. Check current time with the "date" command.

You can also use date "MMDDhhmmYY" to manually set the desired date,
where  mm - minutes;
            hh - hours;
            DD - day;
            MM - month;
            YY - year.

No comments:

Post a Comment