8
Task Command
reset network-clock
[
chassis
chassis-number
]
Network synchronization configuration examples
Example: Configuring network synchronization
Network configuration
As shown in
, Device A obtains its timing signal from an external BITS clock.
Configure Device B to derive its timing from Device A through POS 3/1/1.
Figure 1 Network diagram
Procedure
1.
On Device A:
# Specify the master clock mode on POS 3/1/1.
<DeviceA> system-view
[DeviceA] interface pos 3/1/1
[DeviceA-Pos3/1/1] clock master
2.
On Device B:
# Specify POS 3/1/1 as a line clock input port.
<DeviceB> system-view
[DeviceB] network-clock lpuport pos 3/1/1
# Specify the slave clock mode on the POS interface.
[DeviceB] interface pos 3/1/1
[DeviceB-Pos3/1/1] clock slave
[DeviceB-Pos3/1/1] quit
# Specify the interface as the source to provide clock reference.
[DeviceB] network-clock work-mode manual source lpuport pos 3/1/1
[DeviceB] quit
Verifying the configuration
# Verify that the POS interface provides the network clock reference for Device B.
<DeviceB> display network-clock status
Mode : Manual
Reference : pos 3/1/1
Traced reference : pos 3/1/1
Lock mode : Locked
SSM output level : SSUB
SSM control enable: Off
Pos3/1/1
Pos3/1/1
Device A
Device B