13 lines
198 B
Plaintext
13 lines
198 B
Plaintext
|
|
feature ptp
|
||
|
|
|
||
|
|
ptp device-type boundary-clock
|
||
|
|
ptp domain 0
|
||
|
|
! here you write something like address of your lo int
|
||
|
|
ptp source 10.255.255.255
|
||
|
|
|
||
|
|
interface Ethernet1/5
|
||
|
|
ptp
|
||
|
|
|
||
|
|
interface Ethernet1/6
|
||
|
|
ptp
|