Commands for Managing the Switch
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
164
configure sntp-client
configure sntp-client [primary | secondary] <host-name-or-ip> {vr
<vr_name>}
Description
Configures an NTP server for the switch to obtain time information.
Syntax Description
Default
N/A.
Usage Guidelines
NOTE
The BlackDiamond 8800 series switch and the Summit X450 family of switches do not support user-created VRs.
Queries are first sent to the primary server. If the primary server does not respond within 1 second, or if
it is not synchronized, the switch queries the second server. If the switch cannot obtain the time, it
restarts the query process. Otherwise, the switch waits for the
sntp-client update interval
before
querying again.
Example
The following command configures a primary NTP server:
configure sntp-client primary 10.1.2.2
The following command configures the primary NTP server to use the management virtual router VR-
Mgmt
configure sntp-client primary 10.1.2.2 vr VR-Mgmt
primary
Specifies a primary server name.
secondary
Specifies a secondary server name.
host-name-or-ip
Specifies a host name or IP address.
vr
Specifies use of a virtual router.
NOTE: The BlackDiamond 8800 series switch (formerly known as Aspen) and
the Summit X450 family of switches do not support user-created VRs.
vr_name
Specifies the name of a virtual router.