7210 SAS-M, T, R6, R12, Mxp, Sx, S Basic System
Configuration Guide
System Management
Edition: 01 3HE 16132 AAAB TQZZA 299
6.5.12 Configuration to Change Reference from SyncE to
PTP on 7210 SAS-M
On 7210 SAS-M, use of PTP and SyncE as a reference simultaneously is not
allowed. The user can configure either SyncE or PTP as a reference, but not both at
the same time.
Perform the following configuration steps to change the reference from SyncE to
PTP.
Step 1. To configure standalone PTP as a reference, run the following commands:
configure >system >ptp >no shutdown
config> system> sync-if-timing> begin
ptp
no shutdown
exit
ref-order ptp [Must be configured]
config> system> sync-if-timing> commit
After the preceding commands are run, the frequency and time are
provided by PTP only.
Step 2. To change the reference to syncE, run the following commands:
config> system> sync-if-timing> begin
ptp
shutdown
exit
config> system> sync-if-timing> commit
config> system> sync-if-timing> begin
ref1
source-port 1/1/10
no shutdown
exit
ref2
source-port 1/1/11
no shutdown
exit
ref-order ref1 ref2 --------> Or, the ref-order you want [But Must be configured]
revert ---------------------> If you want ref-
order you have setup to take effect
Note: This procedure is required only on 7210 SAS-M nodes.