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
Broadband Subscriber Services User Guide
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

Configuring an Interface Set of Subscribers in a Dynamic Profile

date_range 06-Dec-23

Interface sets enable you to provide hierarchical scheduling to a group of subscriber interfaces.

Before you begin, configure the subscriber interfaces that you intend to include in the interface set.

To configure an interface set of subscriber interfaces:

  1. Configure the interface set in the dynamic profile.
    content_copy zoom_out_map
    [edit dynamic-profiles profile-name interfaces]
    user@host#edit interface-set interface-set-name
    

    Replacing the interface-set-name variable with the $junos-interface-set-name, $junos-svlan-interface-set-name, or $junos-tagged-vlan-interface-set-name predefined variable. The interface set is created dynamically when the subscriber logs in.

  2. Include the interfaces within the dynamic interface-set.
    content_copy zoom_out_map
    [edit dynamic-profiles profile-name interfaces interface-set $junos-interface-set-name]
    user@host# set interface interface-name unit logical-unit-number
    
  3. Apply traffic shaping and queuing parameters to the interface set.
    Tip:

    You must configure the interface set in the static [edit class-of-service] hierarchy, not in the [edit dynamic-profiles] hierarchy.

    content_copy zoom_out_map
    [edit class-of-service interfaces]
    user@host# edit interface-set interface-set-name
    [edit class-of-service interfaces interface-set interface-set-name]
    user@host# set output-traffic-control-profile profile-name
    
footer-navigation