- play_arrow Overview
- play_arrow Use Juniper BNG CUPS
- Use Juniper BNG CUPS with Multiple Geographical Redundancy
- Use Dynamic Address Pools in Juniper BNG CUPS
- Juniper BNG CUPS High Availability
- Use Juniper BNG CUPS Subscriber Groups
- Use BNG User Plane Maintenance
- Use Juniper BNG CUPS Smart Session Load Balancing
- Use Juniper BNG CUPS for Subscriber Steering
- Use Juniper BNG CUPS Multicast
- Use Juniper BNG CUPS Lawful Intercept
- Use Juniper BNG CUPS Captive Portal and Content Delivery Services
- Configure Agent Circuit Identifier and IFL Sets in Juniper BNG CUPS
- Understanding DVLAN (Single/Dual tag) for Subscriber Services Scaling (Junos Evolved for ACX7100-48L, ACX7332, and ACX7348 Devices)
- How to Use the Juniper BNG CUPS Controller Utility Commands
- Troubleshooting and Monitoring Juniper BNG CUPS
- play_arrow Juniper BNG CUPS Controller CLI Configuration Statements
- play_arrow Juniper BNG CUPS Controller CLI Operational Statements
- play_arrow Juniper BNG User Plane CLI Operational Commands
service-set (Dynamic Service Sets)
Hierarchy Level
[edit dynamic-profiles profile-name interfaces interface-name unit logical-unit-number family family service input], [edit dynamic-profiles profile-name interfaces interface-name unit logical-unit-number family family service output], [edit dynamic-profiles profile-name interfaces pp0 unit “$junos-interface-unit” family family service input], [edit dynamic-profiles profile-name interfaces pp0 unit “$junos-interface-unit” family family service output]
Description
Define one or more service sets in a dynamic profile.
Service sets are applied to an interface. If you define multiple service
sets, the router software evaluates the filters in the order in which
they appear in the configuration. You
can use the predefined dynamic interface variables $junos-input-service-set
, $junos-output-service-set
, $junos-input-ipv6-service-set
, and $junos-output-ipv6-service-set
.
Starting in Junos OS Release 17.2R1, you can configure
converged services at the edit dynamic-profiles http-redirect-converged
hierarchy level. CPCD rules can also be configured under the dynamic
profiles stanza to achieve parameterization of the rules. This mechanism
provides additional flexibility to customize the different rules on
a per subscriber basis through service attachment.
Options
service-set-name
—Name of the service set.
The remaining statements are explained separately. Search for a statement in CLI Explorer or click a linked statement in the Syntax section for details.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 9.5.
Support at the [edit dynamic-profiles profile-name interfaces pp0 unit “$junos-interface-unit” family family service input]
and [edit dynamic-profiles profile-name interfaces pp0 unit “$junos-interface-unit”
family family service output]
hierarchy
levels introduced in Junos OS Release 10.1.
From 17.2R1 onwards, you can configure converged services at
the edit dynamic-profiles http-redirect-converged
hierarchy level.