Configuration of PTP references
Using PTP references
The following example shows a PTP boundary clock configuration with one upstream timeTransmitter and one downstream timeReceiver.
--{ candidate shared default }--[ ]--
# info system sync ptp
instance 1 {
default-ds {
instance-type bc
instance-enable true
priority2 128
}
port-ds-list 1 {
admin-state enable
master-only false
underlying-transport {
ethernet-port ethernet-1/6
}
}
port-ds-list 2 {
admin-state enable
underlying-transport {
ethernet-port ethernet-1/21
}
}
}