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
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

Configuring Input Shaping Rates for Both Physical and Logical Interfaces

date_range 13-Jan-21

You can apply input shaping rates to both the physical interface and its logical interfaces. The rate specified at the physical level is distributed among the logical interfaces based on their input shaping-rate ratio.

To configure an input shaper on the physical interface:

  • Specify the phyiscal interface and associated shaping rate.

    content_copy zoom_out_map
    [edit]
    user@host# edit class-of-service interfaces interface-name
    user@host# set input-shaping-rate rate
    

To configure an input shaper on the logical interface:

  • Specify the physical and logical interface names and associated shaping rate.

    content_copy zoom_out_map
    [edit]
    user@host# edit class-of-service interfaces interface-name unit logical-unit-number
    user@host# set input-shaping-rate (percent percentage | rate)
    

    For each logical interface, you can specify a percentage of the physical rate or an actual rate. The Junos OS software converts actual rates into percentages of the physical rate.

footer-navigation