How to configure NTP in EXOS Switch?

xtreme Networks:

1. Setting the current time:

configure time 10 26 2020 18 15 30
configure timezone name IST 180 noautodst 

2. Configure NTP servers:

configure ntp server add <ntp-server-1>
configure ntp server add 
<ntp-server-2>

3. Ntp service is activated:

enable ntp
enable ntp vlan “<source-ip-nin-bulundugu-vlan>”

Slot-1 Kat4-Ex-1.3 # sh ntp as
Remote                    Reference ID    St Poll Reach Delay   Offset   Disp   
========================= =============== == ==== =====

!<ntp-server-1>            INIT            16 1024 0     0.00000 +0.00000 3.99217
 !
<ntp-server-2>             INIT            16 1024 0     0.00000 +0.00000 3.99217

St(ratum)   : Distance from the reference clock
Disp(ersion): Maximum offset error of clock
Flags       : (*) System Peer, (.) Candidate, (#) Short List, (!) Configured

Ex-1.1 # sh ntp as
Remote                    Reference ID    St Poll Reach Delay   Offset   Disp   
========================= =============== == ==== =====

!<ntp-server-1>            <reference-ip>     4  64   7     0.00031 +10.8036 1.39212
 !
<ntp-server-2>             <reference-ip>      4  64   7     0.00043 +10.8035 1.39212

St(ratum)   : Distance from the reference clock
Disp(ersion): Maximum offset error of clock
Flags       : (*) System Peer, (.) Candidate, (#) Short List, (!) Configured
 

Ex-1.2 # sh ntp as
Remote                    Reference ID    St Poll Reach Delay   Offset   Disp   
========================= =============== == ==== =====  

*!<ntp-server-1>            <reference-ip>      4  64   17    0.00031 +0.00044 0.96860
 !
<ntp-server-2>             <reference-ip>      4  64   7     0.00061 +0.00032 1.39212

St(ratum)   : Distance from the reference clock
Disp(ersion): Maximum offset error of clock
Flags       : (*) System Peer, (.) Candidate, (#) Short List, (!) Configured 

By:

Posted in:


Leave a comment