Show ntp status – Brocade Network OS Command Reference v4.1.0 User Manual

Page 981

Advertising
background image

Network OS Command Reference

943

53-1003115-01

show ntp status

2

show ntp status

Displays the current active NTP server IP address or LOCL (for local switch time when no NTP
servers were configured or no reachable NTP servers are available).

Synopsis

show ntp status [rbridge-id {rbridge-id | all}]

Operands

rbridge-id

Specifies one or all RBridge IDs.

rbridge-id

Specifies the RBridge ID on which the NTP server status displays.

all

Specifies all switches in the VCS cluster.

Defaults

None

Command Modes

Privileged EXEC mode

Description

Use this command to display the active NTP server. If an NTP server is not configured, the
command output displays the server as “LOCL”. Otherwise, the command displays the NTP server
IP address.

Usage Guidelines

If the RBridge ID is not provided, status results default to the local switch (LOCL). If rbridge-id all is
specified, the command displays the status for all switches in the cluster.

Examples

To show the local switch NTP status when an NTP server is not configured:

switch# show ntp status

rbridge-id 1: active ntp server is LOCL

To show the configured NTP server:

switch# show ntp status

active ntp server is 10.31.2.81

See Also

ntp server

Advertising