SAR 7705 PTP SETUP

Post Reply
dsph2003
Member
Posts: 4
Joined: 21 Oct 2009 09:58

SAR 7705 PTP SETUP

Post by dsph2003 »

Hi All,

Does any one can help me with a configuration example on how to setup PTP on a 7705, one side master, other side slave

Much appriciated
jazzy

Re: SAR 7705 PTP SETUP

Post by jazzy »

Code: Select all

sync-if-timing
    ql-selection
    ref-order ref1 ref2 external
    ref1
        source-ptp-clock 1
        no shutdown
        ql-override prc
    exit
    ref2
        shutdown
    exit
    external
        input-interface
            shutdown
        exit
    exit
    revert
exit
ptp
    clock 1 create
        source-interface "To-A7750SR-11-1/1/20"
        clock-mda 1/1
        domain 4
        profile itu-telecom-freq
        ptp-port 1
            peer 1
                ip-address 10.10.10.1
            exit
            peer 2
            exit
            no shutdown
        exit
        no shutdown
    exit
exit
Post Reply

Return to “7705 SAR”