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 (Diameter Base Protocol)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
peer  peer-name {
    address ip-address;
    connect-actively {
        port port-number;
        transport transport-name;
    }
    logical-system logical-system-name  <routing-instance routing-instance-name>;
    peer-origin realm realm-name host hostname;
    routing-instance routing-instance-name;
    send-origin-state-id;
}

Hierarchy Level

content_copy zoom_out_map
[edit diameter]

Description

Configure peer-specific Origin-Realm and Origin-Name AVP values to include in the CER, DWR, DWA, DPR, and DPA messages of this peer.

Options

peer-name—Name of the peer.

The remaining statements are explained separately. Search for a statement in CLI Explorer or click a linked statement in the Syntax section for details.

Required Privilege Level

admin—To view this statement in the configuration.

admin-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 9.6.

footer-navigation