C613-50170-01 Rev B
Command Reference for x510 Series
2555
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
NTP C
OMMANDS
NTP
SERVER
See the following commands for options to configure an NTP server association,
key and NTP version for the server with an IPv6 address of 2001:0db8:010e::2:
awplus#
configure terminal
awplus(config)#
ntp server 2001:0db8:010e::2
awplus(config)#
ntp server 2001:0db8:010e::2 prefer
awplus(config)#
ntp server 2001:0db8:010e::2 prefer version 4
awplus(config)#
ntp server 2001:0db8:010e::2 prefer version 4
key 1234
awplus(config)#
ntp server 2001:0db8:010e::2 version 4 key 1234
awplus(config)#
ntp server 2001:0db8:010e::2 version 4
awplus(config)#
ntp server 2001:0db8:010e::2 key 1234
To remove an NTP peer association for this peer with an IPv6 address of
2001:0db8:010e::2, use the commands:
awplus#
configure terminal
awplus(config)#
no ntp server 2001:0db8:010e::2
Related
Commands