interface (Precision Time Protocol)
Syntax
interface interface-name {
unicast-mode {
clock-source ip-address {
local-ip-address local-ip-address;
}
}
transport ipv4;
}
}
Hierarchy Level
[edit protocols ptp slave]
Description
The interface on which to respond to the upstream PTP timeTransmitter.
Options
| unicast-mode | Configure upstream unicast PTP timeTransmitter clock sources |
| clock-source | Configure the parameters of the PTP. |
| local-ip-address | Configure the IP address of the local interface acting as the timeReceiver. |
| asymmetry | Specify the asymmetry value between the timeTransmitter and the timeReceiver. |
| transport | Configure the encapsulation type for PTP packet transport. |
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.