[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

network-element

Syntax

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

Hierarchy Level

[edit diameter]

Release Information

Statement introduced in JUNOS Release 9.6.

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.

The remaining statements are explained separately.

Options

element-name—Name of the network element.

Required Privilege Level

admin—To view this statement in the configuration.

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

Related Topics


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]