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

outgoing-queue

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
outgoing-queue {
    <high-watermark high-watermark>;
    <low-watermark low-watermark>;
    size size;
}

Hierarchy Level

content_copy zoom_out_map
[edit access diameter peer peer-name]

Description

Configure the outgoing queue properties for this peer. When the queue size reaches the high watermark, the peer is marked unavailable, any new messages to the Diameter network element are not sent to this peer, and the SNMP trap Diameter_PeerOutQHiWMarkNotif is generated. When the queue size descends below the low watermark after reaching the high watermark, the peer becomes available and the SNMP trap Diameter_PeerLowQHiWMarkNotif is generated.

Options

high-watermark high-watermark

(Optional) Use the specified high watermark for this peer.

  • Range: 1 through 100 percent

  • Default: 80

low-watermark low-watermark

(Optional) Use the specified low watermark for this peer.

  • Range: 1 through 100 percent

  • Default: 60

size size

Use the specified size of the queue. The default is 6000.

  • Range: 1 through 65,535 packets

Required Privilege Level

access—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 17.1.

footer-navigation