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

clear multicast bandwidth-admission

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
clear multicast bandwidth-admission 
<group group-address>
<inet | inet6>
<instance instance-name>
<interface interface-name>
<source source-address>

Description

Reapply IP multicast bandwidth admissions.

Options

none

Reapply multicast bandwidth admissions for all IPv4 forwarding entries in the master routing instance.

group group-address

(Optional) Reapply multicast bandwidth admissions for the specified group.

inet

(Optional) Reapply multicast bandwidth admission settings for IPv4 flows.

inet6

(Optional) Reapply multicast bandwidth admission settings for IPv6 flows.

instance instance-name

(Optional) Reapply multicast bandwidth admission settings for the specified instance. If you do not specify an instance, the command applies to the master routing instance.

interface interface-name

(Optional) Examines the corresponding outbound interface in the relevant entries and acts as follows:

  • If the interface is congested, and it was admitted previously, it is removed.

  • If the interface was rejected previously, the clear multicast bandwidth-admission command enables the interface to be admitted as long as enough bandwidth exists on the interface.

  • If you do not specify an interface, issuing the clear multicast bandwidth-admission command readmits any previously rejected interface for the relevant entries as long as enough bandwidth exists on the interface.

To manually reject previously admitted outbound interfaces, you must specify the interface.

source source-address

(Optional) Use with the group option to reapply multicast bandwidth admission settings for the specified (source, group) entry.

Required Privilege Level

clear

Output Fields

When you enter this command, you are provided feedback on the status of your request.

Sample Output

clear multicast bandwidth-admission

content_copy zoom_out_map
user@host> clear multicast bandwidth-admission 

Release Information

Command introduced in Junos OS Release 8.3.

inet6 and instance options introduced in Junos OS Release 10.0 for EX Series switches.

footer-navigation