VR Configuration Support

NTPD accepts/creates connection for only interfaces from one VR at a time. VR for NTP is configurable. NTP needs to be disabled globally before changing VR for NTP, and should be enabled again to take change into effect.

To configure VR for NTP, use the following command:

configure ntp vr vr_name

To configure ntp over vlan, use the following command:

enable ntp vlan vlan-name [broadcast-server | key keyid]

To configure ntp in all VLANs for the configured VR, use the following command:

enable ntp all

By default NTP uses VR-Default. The VR configuration can be seen in show ntp command output.
Note

Note

All present NTP VLAN configurations are deleted on changing VR.