master
MX Series
master {
announce-interval announce-interval-value;
clock-step (one-step | two-step);
sync-interval sync-interval-value;
interface interface-name {
unicast-mode {
transport ipv4;
clock-client ip-address
{
local-ip-address local-ip-address;
primary <primary-interface>
secondary <secondary-interface>
}
}
}
multicast-mode {
transport 802.3 link-local;
}
}
QFX Series
master {
interface interface-name {
unicast-mode {
transport ipv4;
clock-client ip-address {
local-ip-address local-ip-address;
}
}
}
multicast-mode {
transport (ipv4 | ieee-802.3)
local-ip-address local-ip-address;
}
max-announce-interval max-announce-interval;
max-delay-response-interval max-delay-response-interval;
max-sync-interval max-sync-interval;
min-announce-interval min-announce-interval;
min-delay-response-interval min-delay-response-interval;
min-sync-interval min-sync-interval;
sync-interval sync-interval;
}
ACX Series (ACX5448, ACX5448-D, and ACX5448-M)
master {
announce-interval announce-interval-value;
interface interface-name {
unicast-mode {
clock-client ip-address local-ip-address local-ip-address {
transport (ipv4 | ipv6)
}
}
}
sync-interval sync-interval;
Hierarchy Level
[edit protocols ptp]
Description
Configure the timeTransmitter with parameters.
Options
| master |
Configure the timeTransmitter with parameers |
| announce-interval |
Configure the mean interval for the announce messages from the timeTransmitter. |
| clock-step |
Configures the clock-step that determines timing information on messages |
| sync-interval |
Configure the mean interval for sync interval messages from the timeTransmitter. |
| unicast-mode |
Configure upstream unicast PTP timeTransmitter clock sources. IPv4 and IPv6 support is available. |
| clock-client |
Configure the IP address of the timeReceiver. |
| local-priority |
Configure a clock’s local priority to be used as a tie-breaker in the dataset comparison algorithm. |
| transport 802.3 |
Configure Ethernet as the encapsulation type for transport of PTP packets. |
| transport |
Configure the encapsulation type for PTP packet transport. |
| local-ip-address |
Configure the IP address of the interface acting as the timeReceiver or the timeTransmitter. |
| <primary-interface> |
Configure the timeTransmitter interface name for the aggregated Ethernet bundle. (MX10004 Device) |
| secondary <secondary-interface> |
Configure secondary interface name for the aggregated Ethernet bundle. (MX10004 Device) |
| max-announce-interval |
Configure the maximum log mean interval between announce messages. |
| max-delay-response-interval |
Configure the maximum log mean interval between delay-response messages. |
| max-sync-interval |
Configure the maximum log mean interval between synchronization messages. |
| min-announce-interval |
Configure the minimum log mean interval between announce messages. |
| min-delay-response-interval |
Configure the minimum log mean interval between delay-response messages. |
| min-sync-interval |
Configure the minimum log mean interval between synchronization messages. |
| sync-interval |
Configure the log mean interval between synchronization messages. |
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 12.2.