Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Download This Guide
Supported Platforms
Configuring Unique Identifiers for Parameterized Filters in Dynamic Profiles
This topic discusses how to configure unique identifiers (UID) for parameterized filters in a dynamic profile. The dynamic profile obtains and replaces data for these variables from an incoming client data packet. You can specify these variables in the body of a dynamic profile without having to first define the variables at the [edit dynamic-profiles profile-name variables] hierarchy level.
Before you configure dynamic variables:
- Create a basic dynamic profile.
- Ensure that the router hardware is configured in the network to accept subscriber access.
To configure unique identifiers for parameterized filters in a dynamic profile:
- Access the desired dynamic profile.
- Configure the necessary variables.[edit dynamic-profiles service-profile]user@host# set variable policer1 uid[edit dynamic-profiles service-profile]user@host# set variables in-filter uid-reference
Example of a dynamic-profile for parameterized filters:
dynamic profile {service-profile {variable {in-filter {default-value filter1;mandatory;uid-reference;}policer1 {uid;}filter1 {uid;}policer2 {uid;}filter2 {uid;}}