changing NTP client stratum level in XSCF
Dear all,
we have configured our m3000 xscf as ntp client. 192.168.241.211 is the NTP server
XSCF> showntp -l
remote refid st t when poll reach delay offset jitter
==============================================================================
192.168.241.211 .INIT. 16 u - 1024 0 0.000 0.000 0.000
*127.127.1.0 .LOCL. 8 l 21 64 377 0.000 0.000 0.008
we want to change the stratum level from 16 to 2. we have tried the following commands
XSCF>setntp -c stratum –i 2
XSCF> rebootxscf
but it is changing the stratum level of LOCL(*127.127.1.0) but not the nfs server.
Could someone please tell me how to change it.
Thanks in advance.