5-28
Configuring IP Addressing, Time Synchronization, Interface Access, and System Information
Time Synchronization Protocol Options
C
onf
ig
uri
n
g
I
P
Ad
dre
ssi
ng,
Ti
m
e
Syn
chr
oni
za
ti
o
n
,
For example, if you configure the switch with TimeP as the time synchroniza-
tion method, then enable TimeP in DHCP mode with the default poll interval,
show timep
lists the following:
Figure 5-12. Example of TimeP Configuration When TimeP Is the Selected Time
Synchronization Method
If SNTP is the selected time synchronization method ),
show timep
still lists
the TimeP configuration even though it is not currently in use:
Figure 5-13. Example of SNTP Configuration When SNTP Is Not the Selected Time
Synchronization Method
Configuring (Enabling or Disabling) the TimeP Mode.
Enabling the TimeP mode means to configure it for either broadcast or unicast
mode. Remember that to run TimeP as the switch’s time synchronization
protocol, you must also select TimeP as the time synchronization method by
using the CLI
timesync
command (or the Menu interface
Time Sync Method
parameter).
Syntax:
timesync timep
Selects TimeP as the time protocol.
ip timep < dhcp | manual >
Enables the selected TimeP mode.
no ip timep
Disables the TimeP mode.
no timesync
Disables the time protocol.
Enabling TimeP in DHCP Mode.
Because the switch provides a TimeP
polling interval (default: 720 minutes), you need only these two commands for
a minimal TimeP DHCP configuration:
SMC6624M(config)# show timep
Timep Configuration
Time Sync Mode: Timep
TimeP Mode : DHCP
Server Address :
Poll Interval (min) : 720
SMC6624M(config)# show timep
Timep Configuration
Time Sync Mode: Sntp
TimeP Mode : DHCP
Server Address :
Poll Interval (min) : 720
Even though, in this example, SNTP is
the current time synchronization
method, the switch maintains the
TimeP configuration.