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

Identifying the Service Interface That Handles Subscriber Management Application-Aware Policy Control

date_range 06-Dec-23
Note:

Starting in Junos OS Release 19.3R2, application-aware policy control is also supported if you have enabled Next Gen Services on the MX240, MX480 or MX960 router with the MX-SPC3 card.

Configure a service set to identify the service interface that handles application-aware policy control.

To configure a service set for application-aware policy control:

  1. Define an application-aware service set.
    content_copy zoom_out_map
    [edit services]
    user@host# set service-set service-set-name service-set-options subscriber-awareness 
    
  2. Enable PCEF services for the service set by specifying a dummy name for the pcef-profile.
    1. Configure a dummy PCEF profile.
      content_copy zoom_out_map
      [edit services pcef]
      user@host# set profiles profile-name 
      
    2. Specify the dummy profile in the service set.
      content_copy zoom_out_map
      [edit services service-set service-set-name]
      user@host# set pcef-profile pcef-profile-name 
      
  3. Enable application identification for the service set by specifying a dummy name for the application-identification-profile.
    1. Configure a dummy application identification profile.
      content_copy zoom_out_map
      [edit services application-identification]
      user@host# set profile app-id-profile-name 
      
    2. Specify the dummy profile in the service set.
      content_copy zoom_out_map
      [edit services service-set service-set-name]
      user@host# set application-identification-profile app-id-profile-name 
      
  4. Specify the services PIC interface on which the services are performed.
    content_copy zoom_out_map
    [edit services service-set service-set-name]
    user@host# set interface-service service-interface interface-name 
    

    If you have redundancy configured, the interface-name is amsn if you do not have Next Gen Services enabled, and is ams0.1 if you have enabled Next Gen Services on the MX240, MX480 or MX960 router with the MX-SPC3 card.

    If you do not have redundancy configured, the interface-name is ms-fpc/pci/0 if you do not have Next Gen Services enabled on the MX-SPC3 services card on the MX240, MX480, or MX860 router, and is vsp-fpc/pci/0 if you do have Next Gen Services enabled for MX-SPC3 services card on the MX router.

footer-navigation