Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
Guide That Contains This Content
[+] Expand All
[-] Collapse All

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:

  1. Create a basic dynamic profile.

    See Configuring a Basic Dynamic Profile.

  2. 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:

  1. Access the desired dynamic profile.
    [edit]user@host# edit dynamic-profiles Profile1 [edit dynamic-profiles Profile1]
  2. 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;}}

Published: 2013-02-11