Chapter 18: Quality of Service (QoS) (CLI)
Configuring Policers (Rate Metering) (CLI)
phn-3963_004v000
Page 18-342
Table 159 Assigning Rate Meter for Unicast Traffic CLI Parameters
Parameter
Input Type
Permitted Values
Description
admin-state Variable
enable
disable
Enables or disables rate metering on
unicast traffic flows from the logical
interface.
profile-id
Number
1 – 250
Select from the rate meter profiles
defined in the system.
Examples
The following command assigns Rate Meter Profile 1 to unicast traffic on GbE 1, and enables rate
metering on the port:
eth type eth [1/1]>rate-meter unicast add capability admin-state enable
profile-id 1
The following command changes the rate meter (policer) profile for unicast traffic on GbE 1 to 4:
eth type eth [1/1]>rate-meter unicast edit admin-state enable profile-id
4
Assigning a Rate Meter (Policer) for Multicast Traffic (CLI)
To assign a rate meter (policer) profile for multicast traffic to the interface, go to interface view for
the interface and enter the following command:
eth type eth [x/x]>rate-meter multicast add capability admin-state
<admin-state> profile-id <profile-id>
To change the rate meter (policer) profile for multicast traffic, go to interface view for the interface
and enter the following command:
eth type eth [x/x]>rate-meter multicast edit admin-state <admin-state>
profile-id <profile-id>
To display the current multicast 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 multicast show configuration
To delete the rate meter (policer) profile for multicast traffic, go to interface view for the interface
and enter the following command:
eth type eth [x/x]>rate-meter multicast delete