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

reserve ingress-egress-mcast

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
reserve ingress-egress-mcast <percentage>;

Hierarchy Level

content_copy zoom_out_map
[edit system packet-forwarding-options internal-forwarding-bandwidth]

Description

You can configure the bandwidth of the recycle interface to enable a percentage of the recycle interface bandwidth for ingress-egress multicast replication.

The following is an example of multicast replication bandwidth calculation:

internal-forwarding-bandwidth = 100Gbps

Reserved ingress-egress-multicast = 40% means

For multicast replication, you can obtain 100Gbps x 40/100 = 40 Gbps per PFE and receiver.

In the above example, 40Gbps is the reserved bandwidth on the recycle port. When you send 100Gbps multicast traffic, then that multicast traffic is forwarded without any drop till 40Gbps, because the remaining 60Gpbs bandwidth was planned for other than multicast applications.

Options

percentage

Recycle interface bandwidth percentage.

  • Range: 1 through 100 %

  • Default: 100%

Required Privilege Level

routing—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS EVO Release 21.4R1.

footer-navigation