Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
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 CoS Adjustment Control Profiles

date_range 06-Dec-23

To configure adjustment control profiles:

Note:

You can only configure one adjustment control profile.

  1. Configure the adjustment control profile name.
    content_copy zoom_out_map
    [edit]
    user@host#edit class-of-service adjustment-control-profiles profile-name
    
  2. (Optional) Configure the adjustment controls for the Access Node Control Protocol (ANCP) application:
    content_copy zoom_out_map
    [edit class-of-service adjustment-control-profiles profile-name ]
    user@host# set application ancp priority priority algorithm algorithm
    
  3. (Optional) Configure the adjustment controls for the RADIUS CoA application:
    content_copy zoom_out_map
    [edit class-of-service adjustment-control-profiles profile-name ]
    user@host# set application radius-coa priority priority algorithm algorithm
    
  4. (Optional) Configure the adjustment controls for the PPPoE tags:
    content_copy zoom_out_map
    [edit class-of-service adjustment-control-profiles profile-name ]
    user@host# set application pppoe-tags priority priority algorithm algorithm
    
  5. (Optional) Configure the adjustment controls for the DHCP application.
    content_copy zoom_out_map
    [edit class-of-service adjustment-control-profiles profile-name ]
    user@host# set application dhcp-tags priority priority algorithm algorithm
    
  6. (Optional) Verify your configuration.
    content_copy zoom_out_map
    user@host> show class-of-service adjustment-control-profiles
    name: ANCP, priority: 1, algorithm: less;
    name: RADIUS CoA, priority: 1, algorithm: always;
    name: PPPoE IA tags, priority: 2, algorithm: less;
    name: DHCP tags, priority: 2, algorithm: less
    
footer-navigation