Cisco CSS 11501 Getting Started Guide - Page 69

Configuring the SNTP Server, Showing SNTP Configuration Information, sntp server, version, server

Page 69 highlights

Chapter 2 Configuring CSS Basics Synchronizing the CSS with an SNTP Server Configuring the SNTP Server Use the sntp server command to specify the SNTP server. The syntax for this command is: sntp server ip_address {version number} The options and variables are as follows: • server ip_address - The IP address for the SNTP server. Enter an IP address in dotted-decimal notation (for example, 192.168.1.0). • version number - The version number of the SNTP server. Enter a version number between 1 and 4. The default is 1. To configure an SNTP server (running version number 3), enter: (config)# sntp server 192.168.19.21 version 3 To remove the specified SNTP server, enter: (config)# no sntp server Configuring the SNTP Poll Interval The poll interval is the time (in seconds) between successive SNTP request messages to the server. Continuous polling is critical for the CSS to obtain time from the SNTP server and ensure the local time matches the "real time" of the server. Use the sntp poll-interval command to specify the poll interval for SNTP request messages. The valid entries are 16 to 16284 seconds. The default is 64 seconds. To specify an SNTP poll-interval of 90 seconds, enter: (config)# sntp poll-interval 90 To return the SNTP poll-interval to the default setting of 64 seconds, enter: (config)# no sntp poll-interval Showing SNTP Configuration Information To display the SNTP configuration information on the CSS, enter the show sntp global command. For example: (config)# show sntp global OL-6037-01 Cisco Content Services Switch Getting Started Guide 2-21

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142

2-21
Cisco Content Services Switch Getting Started Guide
OL-6037-01
Chapter 2
Configuring CSS Basics
Synchronizing the CSS with an SNTP Server
Configuring the SNTP Server
Use the
sntp server
command to specify the SNTP server. The syntax for this
command is:
sntp server
ip_address
{version
number
}
The options and variables are as follows:
server
ip_address
- The IP address for the SNTP server. Enter an IP address
in dotted-decimal notation (for example, 192.168.1.0).
version
number
- The version number of the SNTP server. Enter a version
number between 1 and 4. The default is 1.
To configure an SNTP server (running version number 3), enter:
(config)#
sntp server
192.168.19.21 version 3
To remove the specified SNTP server, enter:
(config)#
no sntp server
Configuring the SNTP Poll Interval
The poll interval is the time (in seconds) between successive SNTP request
messages to the server. Continuous polling is critical for the CSS to obtain time
from the SNTP server and ensure the local time matches the “real time” of the
server. Use the
sntp poll-interval
command to specify the poll interval for SNTP
request messages. The valid entries are 16 to 16284 seconds. The default is 64
seconds.
To specify an SNTP poll-interval of 90 seconds, enter:
(config)#
sntp poll-interval 90
To return the SNTP poll-interval to the default setting of 64 seconds, enter:
(config)#
no sntp poll-interval
Showing SNTP Configuration Information
To display the SNTP configuration information on the CSS, enter the
show sntp
global
command. For example:
(config)#
show sntp global