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

peer-forwarding-ip

date_range 14-Dec-23

Syntax

content_copy zoom_out_map
    peer-forwarding-ip loopback-address {
            interface interface-name;
            liveness-detection {
                no-adaptation;
                detection-time {
                    threshold milliseconds;
                }
                minimum-interval milliseconds;
                minimum-receive-interval milliseconds;
                multiplier multiplier;
                transmit-interval {
                    minimum-interval milliseconds;
                    threshold milliseconds;
                }
            version (0 | 1 | automatic);
      {
    

Hierarchy Level

content_copy zoom_out_map
[edit chassis high-availability peer-id]
content_copy zoom_out_map
[edit chassis high-availability peer-id]

Description

Configure peer node for managing asymmetric traffic handling.

Options

IP-address Specify peer forwarding IP. This forwarding address used to forward data packet over ICD link.
Interface Specify interface for forwarding data packets for ICD.
liveness-detection Specify BFD failure detection time.

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

interface

Release Information

Statement introduced in Junos OS Release 20.4R1.

footer-navigation