Sntp server, Mgmt class, Input format – Efficient Networks 107-0001-000 User Manual

Page 57: Parameters, Response, Sntp server -27

Advertising
background image

Efficient Networks

®

Router family

Command Line Interface Guide

Chapter 2: Status Commands

Efficient Networks

®

Page 2-27

sntp server

Displays or changes the SNTP server list.

To see the current SNTP server list, specify sntp server with no parameter.

To specify the default server list, specify sntp server default.

To add a server to the list, specify sntp server with the server IP address and
a new number for the entry.

To change the address of a server, specify sntp server with the server IP
address and the existing entry number.

To remove a server from the list, specify sntp server 0.0.0.0 and the number
of the server to be removed.

NOTE:

To make a change permanent, you must

save

the change before you

reboot

.

Mgmt Class

Admin (R/W)

Input Format

sntp server <ipaddress> | default [<number>]

Parameters

Response

When entered with the

<default>

parameter:

<ipaddress>

a

a

Dotted-decimal notation

IP address of an SNTP server.

b

b

To remove a server, specify 0.0.0.0 as the IP address.

default

Requests the default server list.

<number>

c

c

Integer

Number of the server in the list. If that server number is already in the
list, the IP address is changed; otherwise, a new entry is added to the
list. If you omit a number, the IP address of the active server is changed.

-> sntp server default

Current server (1) IP addr: 192.5.41.40

Current server (2) IP addr: 192.6.38.127

Current server (3) IP addr: 209.81.9.7

Current server (4) IP addr: 129.7.1.66

Current server (5) IP addr: 192.168.254.2

Advertising