Users Guide

Table Of Contents
10.16.150.185 10.16.151.123 16 1024 0 0.00000 0.000000 3.99217
OS10# show ntp associations
remote local st poll reach delay offset disp
=======================================================================
10.16.150.185 10.16.151.123 16 1024 0 0.00000 0.000000 3.99217
Broadcasts
Receive broadcasts of time information and set all the interfaces within the system to receive NTP information through
broadcast. NTP is enabled on all active interfaces by default. NTP broadcast can be enabled only in global configuration mode.
You can disable NTP broadcast globally or at the interface level. If you disable NTP on an interface, the system drops any NTP
packets sent to that interface.
Enable NTP broadcast in GLOBAL CONFIGURATION mode.
ntp broadcast client
Disable NTP globally.
no ntp broadcast client
Disable NTP on the interface in INTERFACE mode.
ntp disable
Configure NTP broadcasts
OS10(config)# ntp broadcast client
Disable NTP broadcasts
OS10(config)# no ntp broadcast client
Disable NTP broadcast on an interface
OS10(config)# interface ethernet 1/1/10
OS10(conf-if-eth1/1/10)# ntp disable
Source IP address
Configure one interface IP address to include in all NTP packets. The source address of NTP packets is the interface IP address
the system uses to reach the network by default.
Configure a source IP address for NTP packets in CONFIGURATION mode.
ntp source interface
ethernet node/slot/port[:subport]Enter the Ethernet interface information.
port-channel channel-idEnter the port-channel ID, from 1 to 128.
vlan vlan-idEnter the VLAN ID number, from 1 to 4093.
loopback idEnter the Loopback interface ID number, from 0 to 16383.
mgmt node/slot/portEnter the physical port interface for the Management interface. The default is 1/1/1.
Configure the source IP address
OS10(config)# ntp source ethernet 1/1/10
View the source IP configuration
OS10(config)# do show running-configuration | grep source
ntp source ethernet1/1/1
188
System management