Specifications
7-30
Cisco MGX 8850 (PXM45) and MGX 8950 Software Configuration Guide
Release 3, Part Number 78-14788-01 Rev. C0, January 2004
Chapter 7 Switch Operating Procedures
Managing Network Clock Sources
Table 7-12 describes the cnfsntprmtsvr command parameters.
The following example shows the cnfsntprmtsvr command:
M8850_LA.8.PXM.a > cnfsntprmtsvr 172.29.52.88 -version 4 -primary yes
Modifying SNTP Clients
Enter the cnfsntp <options> command to modify SNTP client configuration, as shown in the following
example.
M8850_LA.8.PXM.a > cnfsntp 172.29.52.88 -version 4 -primary yes
Table 7-11 describes the cnfsntp command parameters.
Deleting an Existing SNTP Server
Enter the delsntprmtsvr <IP_address> command at the active PXM45 prompt to delete a specific SNTP
server. Replace <IP_address> with the IP address of the server you want to delete.
M8850_LA.8.PXM.a > delsntprmtsvr 172.29.52.88
Enter the delsntprmtsvr all command to delete all SNTP servers on the network, as shown in the
following example:
M8850_LA.8.PXM.a > delsntprmtsvr all
Displaying an SNTP Server
Enter the dspsntprmtsvr command at the active PXM45 prompt to display a specific SNTP server.
M8850_NY.8.PXM.a > dspsntprmtsvr 172.29.52.88
Enter the dspsntprmtsvr all command at the active PXM45 prompt to display a list of all existing
SNTP servers in the network.
M8850_NY.8.PXM.a > dspsntprmtsvr all
Table 7-12 cnfsntprmtsvr Command Parameters
Parameter Description
server IP address Server’s IP Address in dotted decimal format.
version Sets the SNTP version number.
primary Determines whether the server is primary or
secondary. Enter yes for primary, or no for
secondary. The default is no.