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

multi-destination (Class of Service)

date_range 04-Jun-24

Syntax

content_copy zoom_out_map
multi-destination {
    classifiers {
        (dscp | dscp-ipv6 | ieee-802.1 | inet-precedence) classifier-name;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit class-of-service]
[edit class-of-service interfaces interface-name]

Description

Define a CoS behavior aggregate (BA) classifier for multi-destination, or BUM (broadcast, unknown unicast, and multicast), traffic.

There is no default multi-destination classifier. Without explicit multi-destination classifier configuration, all BUM traffic is sent to the default multicast queue (queue 8), which receives 20 percent of the bandwidth by default. If you apply a multi-destination classifier to send BUM traffic to other multicast queues (queue 9 or queue 10), you must ensure the egress scheduler allocates bandwidth for those queues.

Options

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

interfaces—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 9.5.

footer-navigation