Closed kamalkrbh closed 1 year ago
On gns3 enterprise sonic generating followig error, works fine on HW though, Hence unable to produce ntp data on grafana for gns3 NW. admin@sonic:~$ ntpq -p -n ntpq: read: Connection refused
This happens in case of mgmt_vrf is added. Try show ntp instead or delete mgmt_vrf using command sudo config vrf del mgmt and then use ntpq -p -n
show ntp
sudo config vrf del mgmt
ntpq -p -n
On gns3 enterprise sonic generating followig error, works fine on HW though, Hence unable to produce ntp data on grafana for gns3 NW. admin@sonic:~$ ntpq -p -n ntpq: read: Connection refused