[Contents] [Prev] [Next] [Index] [Report an Error]

Applying a Firewall Filter Tricolor Marking Policer to an Interface

To apply a tricolor marking policer to an interface, you must reference the filter name in the interface configuration. To do this, include the filter statement:

filter {
input filter-name;
output filter-name;
}

You can include these statements at the following hierarchy levels:

The filter name that you reference should have an attached tricolor marking policer, as shown in Applying a Tricolor Marking Policer to a Firewall Filter.


[Contents] [Prev] [Next] [Index] [Report an Error]