User Guide for FibeAir® IP-20 All-Outdoor Products, CeraOS 10.5
Page 617 of 825
Ceragon Proprietary and Confidential
18.2.5
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)
18.2.5.1
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
Table 180: 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.
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