Chapter 18: Quality of Service (QoS) (CLI)
Configuring Policers (Rate Metering) (CLI)
phn-3963_004v000
Page 18-341
To delete a rate meter (policer) profile, use the following command:
root> ethernet qos rate-meter delete profile-id <profile-id>
Example
The following command deletes Rate Meter Profile 50:
root> ethernet qos rate-meter delete profile-id 50
Attaching a Rate Meter (Policer) to an Interface (CLI)
On the logical interface level, you can assign rate meter (policer) profiles as follows:
ï‚· Per frame type (unicast, multicast, and broadcast)
ï‚· Per frame ethertype
This section includes:
ï‚· Assigning a Rate Meter (Policer) for Unicast Traffic (CLI)
ï‚· Assigning a Rate Meter (Policer) for Multicast Traffic (CLI)
ï‚· Assigning a Rate Meter (Policer) for Broadcast Traffic (CLI)
ï‚· Assigning a Rate Meter (Policer) per Ethertype (CLI)
Assigning a Rate Meter (Policer) for Unicast Traffic (CLI)
To assign a rate meter (policer) profile for unicast traffic to the interface, go to interface view for
the interface and enter the following command:
eth type eth [x/x]>rate-meter unicast add capability admin-state <admin-
state> profile-id <profile-id>
To change the rate meter (policer) profile for unicast traffic, go to interface view for the interface
and enter the following command:
eth type eth [x/x]>rate-meter unicast edit admin-state <admin-state>
profile-id <profile-id>
To display the current unicast rate meter (policer) profile for an interface, go to interface view for
the interface and enter the following command:
eth type eth [x/x]>rate-meter unicast show configuration
To delete the rate meter (policer) profile for unicast traffic, go to interface view for the interface
and enter the following command:
eth type eth [x/x]>rate-meter unicast delete