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

show multicast interface

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show multicast interface
<logical-system (all | logical-system-name)>

Syntax (EX Series Switch and the QFX Series)

content_copy zoom_out_map
show multicast interface

Description

Display bandwidth information about IP multicast interfaces.

Options

none

Display all interfaces that have multicast configured.

logical-system (all | logical-system-name)

(Optional) Perform this operation on all logical systems or on a particular logical system.

Required Privilege Level

view

Output Fields

Table 1 describes the output fields for the show multicast interface command. Output fields are listed in the approximate order in which they appear.

Table 1: show multicast interface Output Fields

Field Name

Field Description

Interface

Name of the multicast interface.

Maximum bandwidth (bps)

Maximum bandwidth setting, in bits per second, for this interface.

Remaining bandwidth (bps)

Amount of bandwidth, in bits per second, remaining on the interface.

Mapped bandwidth deduction (bps)

Amount of bandwidth, in bits per second, used by any flows that are mapped to the interface.

Note:

Adding the mapped bandwidth deduction value to the local bandwidth deduction value results in the total deduction value for the interface.

This field does not appear in the output when the no QoS adjustment feature is disabled.

Local bandwidth deduction (bps)

Amount of bandwidth, in bits per second, used by any mapped flows that are traversing the interface.

Note:

Adding the mapped bandwidth deduction value to the local bandwidth deduction value results in the total deduction value for the interface.

This field does not appear in the output when the no QoS adjustment feature is disabled.

Reverse OIF mapping

State of the reverse OIF mapping feature (on or off).

Note:

This field does not appear in the output when the no QoS adjustment feature is disabled.

Reverse OIF mapping no QoS adjustment

State of the no QoS adjustment feature (on or off) for interfaces that are using reverse OIF mapping.

Note:

This field does not appear in the output when the no QoS adjustment feature is disabled.

Leave timer

Amount of time a mapped interface remains active after the last mapping ends.

Note:

This field does not appear in the output when the no QoS adjustment feature is disabled.

No QoS adjustment

State (on) of the no QoS adjustment feature when this feature is enabled.

Note:

This field does not appear in the output when the no QoS adjustment feature is disabled.

Sample Output

show multicast interface

content_copy zoom_out_map
user@host> show multicast interface 
Interface                Maximum bandwidth (bps) Remaining bandwidth (bps)
fe-0/0/3                                10000000                         0
fe-0/0/3.210                            10000000                  –2000000
fe-0/0/3.220                           100000000                 100000000
fe-0/0/3.230                            20000000                  18000000
fe-0/0/2.200                           100000000                 100000000

Release Information

Command introduced in Junos OS Release 8.3.

footer-navigation