Configuring QoS Profile-Tracking Plug-Ins with SDX Configuration Editor
To create a QoS profile tracking plug-in with SDX Configuration Editor:
- In the navigation pane, select the SAE object for which you want to configure plug-ins.
- Click the Plug-Ins tab.
- Expand Plug-In Pool. From the drop-down list next to the Create a New Instance of button, select QoS Profile Tracking Plugin, and click Create a New Instance of.
![]()
The Create New Instance dialog box appears.
The instance appears in the plug-in pool.
![]()
Number of QoS Working Threads
- Number of working threads that all QTP instances share when they process QTP events.
- Value—Integer in the range 1-100
- Default—1
- Property name—NumQosTrackingThreads
Default QoS Profile
- Name of the QoS profile that is attached to the interface when QoS services have been deactivated. See Reestablishing Default QoS Profile.
- Value—Name of QoS profile
- Default—No value
- Property name—noServiceQosProfile
Service Concatenation Separator
- Character that is placed between QoS profile input values when the system concatenates the values during the process of creating QoS profile names. See Table 4.
- Value—Any character that is valid in QoS profile names on the router
- Default—A single hyphen (-)
- Property name—NameSeparator
QoS Profile Prefix
- Prefix added to the QoS service name as part of the process to determine the name of the QoS profile that needs to be attached to an interface for a particular service. See Determining the QoS Profile.
- Value—Prefix that, when combined with QoS profile input values, matches a QoS profile on the router
- Default—qos-profile
- Property name—qosProfilePrefix
Service Selection Attribute
- Name of the attribute in the service definition that you want the QTP to use as QoS profile input values. The QTP uses these values to determine the name of the QoS profile that needs to be attached to an interface for a group of QoS services.
- For information about obtaining a list of attribute names for the sspService object class, see the documentation for the LDAP schema in the SRC software distribution in the folder SDK/doc/ldap or on the Juniper Networks Web site at
http://www.juniper.net/techpubs/software/management/sdx
Value—Name of any attribute in the service object; for example, serviceCategory, sspDesignAndGraphics Default—serviceName Property name—serviceSelectAttributes Search Filter
- Search filter that the SAE uses to search service objects in the directory to find QoS services. You can set up the filter to search the values of any attribute in the service object, such as service name, category, or tracking plug-in. The search is successful when a value matches the filter.
For information about obtaining a list of attribute names for the sspService object class, see the documentation for the LDAP schema in the SRC software distribution in the folder SDK/doc/ldap or on the Juniper Networks Web site at
http://www.juniper.net/techpubs/software/management/sdx
- Value—Search filter in a format similar to the LDAP search filter. Table 6 lists the values that you can use for filters. Each filter string <filter> contains a simplified LDAP query.
Default—(attribute.trackPlug=); note that you need to add a search value after the equal sign Examples (attribute.trackPlug=*qtp*)To search service category attributes for any entry that contains ultra, video on demand, or video telephony: (|(serviceCategory=*ultra*)(|(serviceCategory=*video on demand*)(serviceCategory=*video telephony*)))Invisible QoS Service Name
- Name of the hidden QoS profile attachment service that the QTP uses to attach QoS profiles to and remove QoS profiles from a router interface.
- Value—Name of the configured service
- Default—svc-qos-attach
- Property name—InvisibleQosServiceName
QoS Profile Parameter Name
- Name of the variable parameter used in the QoS profile name field in the QoS profile attachment action of the policy group that is assigned to the hidden QoS service. When the QTP obtains the name of the required QoS profile, it substitutes that value for the variable parameter.
- Value—Valid parameter name
- Default—qpName
- Property name—qosParameterName