User Guide for FibeAir® IP-20 All-Outdoor Products, CeraOS 10.5
Page 619 of 825
Ceragon Proprietary and Confidential
To display the current broadcast rate meter (policer) settings for an interface, go
to interface view for the interface and enter the following command:
eth type eth [x/x]>rate-meter broadcast show configuration
To delete the rate meter (policer) profile for broadcast traffic, go to interface view
for the interface and enter the following command:
eth type eth [x/x]>rate-meter broadcast delete
Table 182: Assigning Rate Meter for Broadcast Traffic CLI Parameters
Parameter
Input Type Permitted Values
Description
admin-state
Variable
enable
disable
Enables or disables rate metering on broadcast
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 Profile 1 to broadcast traffic on GbE 1, and
enables rate metering on the port.
eth type eth [1/1]>rate-meter broadcast add capability admin-
state enable profile-id 1
The following command changes the rate meter (policer) profile for broadcast
traffic on GbE 1 to 4:
eth type eth [1/1]>rate-meter broadcast edit admin-state enable
profile-id 4
18.2.5.4
Assigning a Rate Meter (Policer) per Ethertype (CLI)
You can define up to three policers per Ethertype value.
To assign a rate meter (policer) profile for a specific Ethertype to an interface, go
to interface view for the interface and enter the following command:
eth type eth [x/x]>rate-meter <ethertype#> add capability
ethertype-value <ethertype-value> admin-state <admin-state>
profile-id <profile-id>
To change the rate meter (policer) profile for a specific Ethertype, go to interface
view for the interface and enter the following command:
eth type eth [x/x]>rate-meter <ethertype#> edit ethertype-value
<ethertype-value> admin-state <admin-state> profile-id
<profile-id>
To display the current Ethertype rate meter (policer) settings for an interface, go
to interface view for the interface and enter the following commands:
eth type eth [x/x]>rate-meter ethertype1 show configuration
eth type eth [x/x]>rate-meter ethertype2 show configuration
eth type eth [x/x]>rate-meter ethertype3 show configuration
To delete the rate meter (policer) profile for an Ethertype, go to interface view for
the interface and enter one or more of the following commands: