[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring Template Activation Actions

Use this action to activate templates for RADIUS-enabled devices. You can configure template activation actions for AAA policy rules.

The template name and parameters are listed in the custom router template on the IMS AAA Server.

Use the following configuration statements to configure template activation actions:

policies group name list name rule name template-activation name {
template-name template-name;
description description;
}
policies group name list name rule name template-activation name variables name {
value value;
type type;
}

To configure a template activation action:

  1. From configuration mode, enter the template activation action configuration. For example, in this procedure, ta is the name of the template activation action.
  2. Enter the template name to activate.
  3. (Optional) Enter a description for the template activation action.
  4. From configuration mode, enter the parameters used by the template.

    For example:

  5. (Optional) Configure the value for the variable.

    For example:

  6. (Optional) Configure the variable type. Variable types are mapped to parameter types.

    For example:

  7. (Optional) Verify the template activation action configuration.
    [edit policies group tiered_aaa list l1 rule r1 template-activation ta]
    user@host# show 
    

[Contents] [Prev] [Next] [Index] [Report an Error]