HP MSR2000/3000/4000 Router Series ACL and QoS Configuration Guide

41
Configuration procedure
# Configure per-IP-address rate limiting on Ethernet 1/2 to limit the rate of each host on the network
segment 2.1.1.1 through 2.1.1.100, and make traffic from all IP addresses in the network segment share the
remaining bandwidth.
<Router> system-view
[Router] qos carl 1 source-ip-address range 2.1.1.1 to 2.1.1.100 per-address
shared-bandwidth
[Router] interface ethernet 1/2
[Router-Ethernet1/2] qos car inbound carl 1 cir 500 cbs 1875 ebs 0 green pass red discard
[Router-Ethernet1/2] quit