application-policy

Profile Config Commands

Associates a RADIUS server provided application policy with this profile. This command is also applicable to the device configuration mode. When associated, the application policy allows wireless clients (MUs) to always find the RADIUS-supplied application policy in the dataplane.

An application policy defines the actions executed on recognized HTTP (Facebook), enterprise (Webex) and peer-to-peer (gaming) applications or application-categories. The following are the actions that can be applied in an application policy:

  • Allow - Allows packets for a specific application and its defined category type (for e.g., social networking)
  • Deny - Denies (restricts) packets to a specific application and its defined category type
  • Mark - Marks recognized packets with DSCP/8021p value
  • Rate-limit - Rate limits packets from specific application type

For more information on configuring an application policy, see application-policy.

Supported in the following platforms:

  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

Syntax

application-policy radius <APP-POLICY-NAME>

Parameters

application-policy radius <APP-POLICY-NAME>
application-policy radius <APP-POLICY-NAME> Associates a RADIUS server provided application policy with this profile
  • <APP-POLICY-NAME> – Specify the application policy name (should be existing and configured).

Example

nx9500-6C8809(config-profile-testNX9500)#application-policy radius Bing

nx9500-6C8809(config-profile-testNX9500)#show context include-factory | include application-policy
 application-policy radius Bing
nx9500-6C8809(config-profile-testNX9500)#

nx9500-6C8809(config-application-Bing)#Show context
application Bing
 app-category streaming
 use url-list Bing
nx9500-6C8809(config-application-Bing)#

Related Commands

no Removes the RADIUS-server provided application policy associated with this profile