Configure Ingress Policer and Port Rate Limiter

Before you begin

Ensure that both the ACL and the ACE exist.

About this task

Perform this procedure to limit the number of packets that can be attached to an ACL ACE. If you want to modify the ingress bandwidth rate limiter values, you must first disable the ACE.

Note

Note

You can attach one policer to ACL and ACE. Every policer is independent.

Procedure

  1. Enter the Global Configuration mode:

    enable

    configure terminal

  2. Configure an ACL and ACE policer:

    filter acl ace policer <acl-id> <ace-id> svc-rate <0–4000000000> peak-rate <8-4000000000>

    Note

    Note

    You must configure both svc-rate and peak-rate.
  3. Ensure the configuration is correct:

    show filter acl policer <acl-id> <ace-id>