ntpip

Use the ntpip command to configure the IP address of up to 3 standard NTP time servers. Use the no form of the command to remove an IP address by its index number.

ntpip (1|2|3) IP address|domain
no ntpip (1|2|3)

Parameters

1|2|3 Indicates the index number on the list of configured NTP time servers
IP Address Specifies the IP address of an NTP time server. The IP address can be either IPv4 (A.B.C.D) or IPv6 (A:B:C:D:E:F:G:H) format.
domain Specifies a domain for the NTP time server

Example

The following example configures the IP address of an NTP time server and assigns it an index value of 2:

EWC.extremenetworks.com:time# ntpip 2 192.168.4.89