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

network-element (Diameter Base Protocol)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
network-element element-name {
    dne-origin realm realm-name <host hostname>
    forwarding {
        route dne-route-name {
            destination realm realm-name <host hostname> ;
            function [function-name] <partition partition-name>;
            metric route-metric;
        }
    }
    function function-name;
    peer peer-name {
        priority priority-number;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit diameter]

Description

Specify the transport layer Diameter configuration. The Diameter network element includes a list of routes reachable through the Diameter instance, associated functions, and prioritized Diameter peers.

Options

element-name—Name of the network element.

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