For each rule defined, a precedence is assigned to resolve conflicting rules for applications and categories. A deny rule is exclusive, as no other action can be combined with a deny. An allow rule is redundant with other actions, since the default action is allow. An allow rule is useful when wanting to deny packets for a category, but wanting to allow a few applications in the same category to proceed. In such a cases, add an allow rule for applications with a higher precedence then a deny rule for that category.
Mark actions mark packets for a recognized application and category with DSCP/8021p values used for QoS. Rate-limits create a rate-limiter applied to packets recognized for an application and category. Ingress and egress rates need to be specified for the rate-limiter, but both are not required. Mark and rate-limit are the only two actions that can be combined for an application and category. All other combinations are invalid.
Access Points — AP-7522, AP 7532
Service Platforms — NX 5500, NX 7510, NX 95XX, NX 96XX, VX 9000
application-policy <APPLICATION-POLICY-NAME>
application-policy <APPLICATION-POLICY-NAME>
|
nx9500-6C8809(config)#application-policy TestAppliPolicy nx9500-6C8809(config-app-policy-TestAppliPolicy)#? Application Policy Mode commands: allow Allow packets deny Deny packets description Application policy description enforcement-time Configure policy enforcement based on time logging Application recognition logging mark Mark packets no Negate a command or set its defaults rate-limit Rate-limit packets clrscr Clears the display screen commit Commit all changes made in this session do Run commands from Exec mode end End current mode and change to EXEC mode exit End current mode and down to previous mode help Description of the interactive help system revert Revert changes service Service Commands show Show running system information write Write running configuration to memory or terminal nx9500-6C8809(config-app-policy-TestAppliPolicy)#
|