cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1002
Views
1
Helpful
4
Replies

NTP issue with SDWAN Controllers

Hello all,

I've added the ntp server for the vManage, vBond and vSmart, and the connection is working fine between them, but the three controllers still have the wrong time.

How to solve this issue 

Abdelrahmansalah_0-1681311951274.png

 

 

1 Accepted Solution

Accepted Solutions

It would be under 'system' block:
Below is an example. Have it consistent across your network w/ NTP config. in place.

mgt(config)# system
mgt(config-system)# clock ?
Possible completions:
timezone Set timezone for the system clock ('Area/Location')
mgt(config-system)# clock timezone ?
Description: Set timezone for the system clock ('Area/Location')
Possible completions: (first 100):
[America/Los_Angeles] Africa/Abidjan Africa/Accra Africa/Addis_Ababa Africa/Algiers Africa/Asmara Africa/Bamako
.....
....


mgt# show running-config system clock
system
clock timezone America/Los_Angeles
!

HTH

View solution in original post

4 Replies 4

svemulap@cisco.com
Cisco Employee
Cisco Employee
Configure the controllers to be in the same timezone with NTP in place, if it is not done.
There are no issues currently, wrt. this.
Most likely a config. issue.

Dear , 

How to Configure the controllers to be in the same timezone with NTP in place ?

It would be under 'system' block:
Below is an example. Have it consistent across your network w/ NTP config. in place.

mgt(config)# system
mgt(config-system)# clock ?
Possible completions:
timezone Set timezone for the system clock ('Area/Location')
mgt(config-system)# clock timezone ?
Description: Set timezone for the system clock ('Area/Location')
Possible completions: (first 100):
[America/Los_Angeles] Africa/Abidjan Africa/Accra Africa/Addis_Ababa Africa/Algiers Africa/Asmara Africa/Bamako
.....
....


mgt# show running-config system clock
system
clock timezone America/Los_Angeles
!

HTH

Thanks for support the correct time is set successfully