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