sntp server priority
Syntax
[no] sntp server priority <ip-address>
Description
Polls for the current time among configured SNTP servers.
Parameters and options
Set the server priority
To set one server to priority 1 and another to priority 2:
switch# sntp server priority 1 10.28.22.141 switch# sntp server priority 2 2001:db8::215:60ff:fe79:8980
Delete a server address
To delete the primary address and automatically convert the secondary address to primary:
switch(config)# no sntp server 10.28.227.141