OcNOS-SP : Timing and Synchronization Guide : Synchronous Ethernet Command Reference : SyncE Commands : mode
mode
Use this command to configure the interface as synchronous or non-synchronous:
Synchronous interfaces extract the frequency of their input signal from synchronization packets and passes them to their internal clocks.
Non-synchronous interfaces do not participate in the synchronization process.
Use the no form of this command to set the mode to its default (non-synchronous).
Command Syntax
mode (synchronous | non-synchronous)
no mode
Parameters
synchronous
Synchronous mode
non-synchronous
Non-synchronous mode
Default
The default value is non-synchronous.
Command Mode
Interface Synchronous Ethernet mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
(config)#interface eth1
(config-if)#synce
(config-if-synce)#mode synchronous
 
(config-if-synce)#no mode
 
Last modified date: 06/30/2023