Comtrol ES7506 User Manual
Page 116

116 - Port Configuration (CLI)
RocketLinx ES7506 User Guide: 2000529 Rev. F
Configuration Using the Command Line Interface (CLI)
Rate Control
Rate Control
– Ingress or
Egress
Switch(config-if)# rate-limit
egress Outgoing packets
ingress Incoming packets
Note: To enable rate control, you should select the Ingress or Egress rule first; then assign the
packet type and bandwidth.
Rate Control
– Filter
Packet Type
Switch(config-if)# rate-limit ingress mode
all Limit all frames
broadcast Limit Broadcast frames
flooded-unicast Limit Broadcast, Multicast and flooded unicast frames
multicast Limit Broadcast and Multicast frames
Switch(config-if)# rate-limit ingress mode broadcast
Set the ingress limit mode broadcast ok.
Rate Control
- Bandwidth
Switch(config-if)# rate-limit ingress bandwidth
0 0 is no limit
1024 1024 is 1024Kbps
128 128 is 128Kbps
2048 2048 is 2048Kbps
256 256 is 256Kbps
4096 4096 is 4096Kbps
512 512 is 512Kbps
8192 8192 is 8192Kbps
Switch(config-if)# rate-limit ingress bandwidth 8192
Set the ingress rate limit to 8192k for Port 1.