Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

remote-ip-address

date_range 27-Sep-24

Syntax

content_copy zoom_out_map
remote-ip-address ip-address {
    local-ip-address;
    announce-interval announce-interval;
    asymmetry asymmetry;
    delay-request delay-request;
    dscp dscp;
    grant-duration grant-duration;
    sync-interval sync-interval;
}

Hierarchy Level

content_copy zoom_out_map
[edit logical-systems name              protocols ptp stateful interface name unicast-mode],
[edit protocols ptp stateful interface name unicast-mode]

Description

Configure remote IP address for PTP stateful parameters

Options

ip-address

IP address of remote PTP partner.

local-ip-address

IP address on local interface.

announce-interval

Log mean interval between announce messages.

  • Range: -3 through 0

asymmetry

Adjust the timeReceiver-to-timeTransmitter delay by value specified in nanoseconds.

  • Range: -100000000 through 100000000

delay-request

Log mean interval between delay requests.

  • Range: -7 through 0

dscp

IP DSCP value for the stream.

  • Default: 56

  • Range: 0 through 63

grant-duration

Length of grants in seconds requested during unicast-negotiation

  • Default: 300

  • Range: 60 through 1000

sync-interval

Requested log mean interval between sync messages

  • Range: -7 through 0

Required Privilege Level

routing

Release Information

Statement introduced in Junos OS Release 20.4R1.

footer-navigation