Routing

last person joined: 4 days ago 

Ask questions and share experiences about ACX Series, CTP Series, MX Series, PTX Series, SSR Series, JRR Series, and all things routing, including portfolios and protocols.
  • 1.  sonet-options { loop-timing;

    Posted 09-22-2013 00:48

    Hi Experts,

     

    What is the function of the "Loop-timing - sonect options?" Under the Ethernet interface what does this command do? Does is syncronizes clock between STM\SDH and Ethernet? Please help me in understanding.

     

    CSTM1-sonet-options {
            interfaces {
                <e1-*/*/*:0> {
                    sonet-options {
                        loop-timing;


    interfaces {
        apply-groups CSTM1-sonet-options;
        ge-0/0/0 {
            mtu 4474;
            unit 0 {
                description TO_Trans_Asia_America_ge-0/0/1;
                family inet {
                    address 220.224.148.6/30;
                }
                family mpls;

     

    Regards

    Ranjeet Badhe

     



  • 2.  RE: sonet-options { loop-timing;

    Posted 09-23-2013 02:27

    Hi,

     

    when you include "loop-timing" option, you will configure SONET/SDH or DS3-level clocking. Because by default, internal clocking (line timing) is used on channelized IQ and IQE interfaces.

     

     

     



  • 3.  RE: sonet-options { loop-timing;

    Posted 09-23-2013 02:33

    Hi, Thanks . I got you what your point but I am not sure what this clocking option has got to do with Ethernet?



  • 4.  RE: sonet-options { loop-timing;
    Best Answer

    Posted 09-23-2013 03:16

    Hi,

     

    It only apply on E1 and T1 interfaces you configure on channelized IQ and IQE PICs