Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi abatson,
NTP server configure should be as below if via management port:
Switch(config)# ntp server vrf Mgmt-vrf <IP Address>
If using FQDN, DNS server define as:
Switch(config)# ip name-server vrf Mgmt-vrf <DNS server IP Address>
then:
Switch...