Class Profile and Class Policy Configuration

This section shows you how to configure packet marking using a class profile.

To configure the class profile and class policy:

  1. In Superuser mode, type configure terminal and press Enter.
    ORACLE# configure terminal
  2. Type session-router and press Enter to access the system-level configuration elements.
    ORACLE(configure)# session-router
  3. Type class-profile and press Enter. The system prompt changes to let you know that you can begin configuring individual parameters.
    ORACLE(session-router)# class-profile
    ORACLE(class-profile)#
  4. Type policy and press Enter to begin configuring the class policy.
    ORACLE(class-profile)# policy

    From this point, you can configure class policy parameters. To view all class policy configuration parameters, enter a ? at the system prompt.

  5. profile-name—Enter the unique name of the class policy. When you apply a class profile to a realm configuration, you use this value.
  6. to-address—Enter a list of addresses to match to incoming traffic for marking. You can use E.164 addresses, a host domain address, or use an asterisk (*) to set all host domain addresses.
  7. media-policy—Enter the name of the media policy you want to apply to this class policy.