Documentation
    Preparing search index...
    Key Name Type Required
    server_vrf str None

    EOS only supports NTP servers in one VRF, so this VRF is used for all NTP servers and one local-interface.

    • use_mgmt_interface_vrf will configure the NTP server(s) under the VRF set with mgmt_interface_vrf and set the mgmt_interface as NTP local-interface. An error will be raised if mgmt_ip or ipv6_mgmt_ip are not configured for the device.
    • use_inband_mgmt_vrf will configure the NTP server(s) under the VRF set with inband_mgmt_vrf and set the inband_mgmt_interface as NTP local-interface. An error will be raised if inband management is not configured for the device.
    • use_default_mgmt_method_vrf will configure the VRF for NTP server(s) and local-interface for NTP depending on the value of default_mgmt_method.
    • Any other string will be used directly as the VRF name but local interface must be set with custom_structured_configuration_ntp if needed.

    NOTE: We are using the same format as jq to specify the path to the key.

    .ntp_settings.server_vrf