You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ntp implementation for Cisco switches
we can now use a method called set_vlan_ntp_state in the API to set the
ntp state on Cisco switches
set_vlan_ntp_state to 'false' will trigger a 'ntp disable' on the
specified vlan interface.
set_vlan_ntp_state to 'true' will trigger a 'no ntp disable' on the
specified vlan interface.