Configuring traffic policies, About traffic policies, Chapter 29 – Brocade TurboIron 24X Series Configuration Guide User Manual

Page 963: Chapter 29, “configuring traffic, Policies

Advertising
background image

Brocade TurboIron 24X Series Configuration Guide

929

53-1003053-01

Chapter

29

Configuring Traffic Policies

In this chapter

About traffic policies . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 929

Configuration notes and feature limitations . . . . . . . . . . . . . . . . . . . . . . . . 930

Maximum number of traffic policies supported on a device . . . . . . . . . . . 931

ACL-based rate limiting using traffic policies. . . . . . . . . . . . . . . . . . . . . . . . 931

ACL and rate limit counting. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 936

Viewing traffic policies. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 939

About traffic policies

This chapter describes how traffic policies are implemented and configured.

Devices use traffic policies for the following:

to rate limit inbound traffic

to count the packets and bytes per packet to which ACL permit or deny clauses are applied

Traffic policies consist of policy names and policy definitions:

Traffic policy name – This is a string of up to 8 alphanumeric characters that identifies
individual traffic policy definitions.

Traffic policy definition (TPD) – This is the command filter associated with a traffic policy name.
A TPD can define any one of the following:

Rate limiting policy

ACL counting policy

Combined rate limiting and ACL counting policy

The maximum number of supported active TPDs is a system-wide parameter and depends on
the device you are configuring. The total number of active TPDs cannot exceed the system
maximum. Refer to

“Maximum number of traffic policies supported on a device”

on page 931.

When you apply a traffic policy to an interface, you do so by adding a reference to the traffic policy
in an ACL entry, instead of applying the individual traffic policy to the interface. The traffic policy
becomes an active traffic policy or active TPD when you bind its associated ACL to an interface.

To configure traffic policies for ACL-based rate limiting, refer to

“Configuring ACL-based fixed rate

limiting”

on page 932 and

“Configuring ACL-based adaptive rate limiting”

on page 933.

To configure traffic policies for ACL counting, refer to

“Enabling ACL statistics”

on page 937.

Advertising