Dell PowerEdge VRTX User Manual

Page 130

Advertising
background image

130

Clock Commands

FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC

2+3\new_system_mifs_ARC2_latest\Clock.fm

D E L L C O N F ID E N T IA L – P R E L IM I N A RY 4 / 3 /1 4 - FO R P R O O F O N LY

Syntax

sntp server {

ip-address

|

hostname

} [poll] [key

keyid

]

no sntp server [

ip-address

|

hostname

]

Parameters

ip-address

—Specifies the server IP address. This can be an IPv4, IPv6 or

IPv6z address.

hostname

—Specifies the server hostname. Only translation to IPv4

addresses is supported. (Length: 1–158 characters. Maximum label length

for each part of the hostname: 63 characters)

poll—Enables polling.

key

keyid

—Specifies the Authentication key to use when sending packets

to this peer. (Range:1–4294967295)

Default Configuration

No servers are defined.

Command Mode

Global Configuration mode

User Guidelines

Use the sntp server {

ip-address

|

hostname

} [poll] [key

keyid

] command to

define a SNTP server. The switch supports up to 8 SNTP servers.
Use the no sntp server

ip-address

|

hostname

command to remove one SNTP

server.
Use the no sntp server to remove all SNTP servers.

Example

The following example configures the device to accept SNTP traffic from the

server on 192.1.1.1 with polling.

console(config)# sntp server 192.1.1.1 poll

Advertising