urlrewrite-policy

This command associates a URL rewrite policy with the processing action.

Syntax

urlrewrite-policy name

no urlrewrite-policy name

Parameters

name
Specifies the name of a URL rewrite policy.

Guidelines

The urlrewrite-policy command associates a URL rewrite policy with the processing action.
  • This command is required when type is rewrite.
  • This command is optional when type is one of the following values.
    • validate
    • xform
    • xformbin
    • xformng
    • xformpi

To remove the association of the URL rewrite policy, use the no urlrewrite command.

Examples

Identify the rewritePolicy-1 URL rewrite policy for the current rewrite action.
# type rewrite
# urlrewrite-policy rewritePolicy-1