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

subscription

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
subscription percentage {
    ct0 percentage;
    ct1 percentage;
    ct2 percentage;
    ct3 percentage;
    piority priority-value percentage;
}

Hierarchy Level

content_copy zoom_out_map
[edit logical-systems logical-system-name protocols rsvp interface interface-name],
[edit logical-systems logical-system-name protocols rsvp interface interface-name link-protection],
[edit protocols rsvp interface interface-name],
[edit protocols rsvp interface interface-name link-protection]

Description

Configure the amount of bandwidth subscribed to a class type (when you have enabled Differentiated Services) or bypass LSP (when you have enabled link protection). subscription is the percentage of the link bandwidth that can be used for the RSVP reservation process.

Options

ctnumber percentage—Percentage of the class-type bandwidth allowed for reservations. If you specify a value greater than 100, you are oversubscribing the class type. You can specify bandwidth subscriptions for class types 0 through 3. This option is not available for bypass LSPs.

  • Range: 0 through 65,000

  • Default: 100 percent

percentage—Percentage of the class-type or bypass LSP bandwidth allowed for reservations. If you specify a value greater than 100, you are oversubscribing the class type or bypass LSP.

  • Range: 0 through 65,000

  • Default: 100 percent

priority priority-value percentage—Priority for which subscription percent is being configured.

  • Range: 0 through 7

  • Default: 100 percent

percentage—Subscription percent for the specific priority.

  • Range: 0 through 65,000

  • Default: 100 percent

Required Privilege Level

routing—To view this statement in the configuration.

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

Release Information

Statement introduced before Junos OS Release 7.4.

priority option introduced in Junos OS Release 20.4R1 for MX960, MX2008, MX2010, MX2020, and PTX Series.

footer-navigation