Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-71-2107344.1
Update Date:2018-03-01
Keywords:

Solution Type  Technical Instruction Sure

Solution  2107344.1 :   How to Update NTP Server on 6120 Enclosure Switches  


Related Items
  • Oracle Communications Diameter Signaling Router (DSR)
  •  
Related Categories
  • PLA-Support>Sun Systems>CommsGBU>Global Signaling Solutions>SN-SND: Tekelec DSR
  •  




In this Document
Goal
Solution
 Applies to:


Created from <SR 3-12061287621>

Applies to:

Oracle Communications Diameter Signaling Router (DSR) - Version DSR 4.0 and later
Information in this document applies to any platform.
<

Goal

 To Update NTP Server in 6120 Enclosure Switch

Solution

How to update NTP server on 6120

1. Using ssh client such as Putty or SecureCRT ssh into the 6120 enclosure switch as root
2. Hit Enter to get the switch root prompt
3. Display the current SNTP:
         show sntp
4.Enter configuration mode:
         config t
5. Delete the old SNTP Server:
         no sntp server priority <priority number> <old sntp server ip address>

NOTE: <priority number> and <old sntp server ip address> would be obtained from the output of step 3 above.
E.g., no sntp server priority 3 192.168.x.x

6. Add the new NTP address
         sntp server priority 3 <new sntp server ip address> OOBM 3
Note: Use the priority from the display output in step 3 and the new sntp ip address

7. Exit Configuration Mode:
         End

8. Save configuration and display the new sntp setting:
         write mem
         show sntp

Ensure display output shows the following:
SNTP Authentication: Disabled
TIme Synch Mode: Sntp
SNTP Mode: Unicast
OOBM = yes

9. Check to ensure there are no SNTP unreachable errors:
         Log -r

10. Exit the switch


Created from <SR 3-12061287621>

Applies to:

Oracle Communications Diameter Signaling Router (DSR) - Version DSR 7.0.1 and later
1-914CU


Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback