Configuring the Clock Source
For interfaces such as SONET/SDH that can use different clock sources, you can configure the source of the transmit clock on each interface. The source can be internal (also called line timing or normal) or external (also called loop timing). The default source is internal, which means that each interface uses the routing platform's internal stratum 3 clock.
For DS3 channels on a channelized OC12 interface, the
clockingstatement is supported only for channel 0; it is ignored if included in the configuration of channels 1 through 11. The clock source configured for channel 0 applies to all channels on the channelized OC12 interface. The individual DS3 channels use a gapped 45-MHz clock as the transmit clock. For more information, see Clock Sources on Channelized Interfaces.
To configure loop timing on an interface, include the
clocking externalstatement at the[edit interfacesinterface-name]hierarchy level:[editinterfacesinterface-name]clocking external;To explicitly configure line timing on an interface, include the
clocking internalstatement at the[edit interfacesinterface-name]hierarchy level:[edit interfacesinterface-name]clocking internal;