Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
Guide That Contains This Content
[+] Expand All
[-] Collapse All

    Set Clocking to Internal

    Purpose

    You set clocking to internal because there is no external clock source in a loopback connection.

    Action

    To configure clocking to internal, follow these steps:

    1. In configuration mode, go to the following hierarchy level:
      [edit] user@host# edit interfaces interface-name
    2. Configure clocking to internal:
      [edit interfaces interface-name] user@host# set clocking internal
    3. Verify the configuration:
      user@host# show

      For example:

      [edit interfaces t3-1/0/0]user@host# show clocking internal;
    4. Commit the change:
      user@host# commit

      For example:

      [edit interfaces t3-1/0/0]user@host# commit commit complete

    Meaning

    The clock source for the interface is set to the internal Stratum 3 clock.

    Published: 2012-06-29