Rate Limiting
187500
The following rule applies to traffic that matches ACL 103. Like the previous rule, this rule drops packets received after the maximum number of conforming packets have been received. However, notice that this rule applies to traffic in the outbound direction.
The following command configures a rule for all Ethernet traffic that does not match one of the ACLs used in the rules above.
When you make configuration changes, make sure you save them to the
You can enter this command from any configuration level of the CLI.
Commands for “Adaptive Rate Policy for a Specific MAC Address”
To configure the Adaptive Rate Limiting application described in “Adaptive Rate Policy for a Specific MAC Address” on page
The following command configures a rate limit ACL to characterize the traffic. In this case, the rate policy is for a specific host, so the rate limit ACL specifies a host MAC address.
HP9300(config)#
The following command changes the CLI to the configuration level for virtual interface ve2.
HP9300(config)# interface virtual ve2
The following command configures rule for inbound traffic that matches the rate limit ACL configured above. The rule sends traffic that conforms to the Normal Burst Size and drops traffic received after the maximum number of conforming bytes have been received.
The Average Rate for the rule is 8000000 bps. The Normal Burst Size is 640000 bytes, and the Excess Burst Size is 800000 bytes. Based on the Average Rate and Normal Burst Size values, the Committed Time Interval is 6.4/ 10ths of a second, or about 2/3 seconds.
The following command saves the configuration changes:
Commands for “Adaptive Rate Policy for a
To configure the Adaptive Rate Limiting application described in “Adaptive Rate Policy for a
The following command changes the CLI to the configuration level for
HP9300(config)# vlan 2
The following command configures a rule for all inbound Ethernet traffic on the VLAN’s ports. The rule applies to all Ethernet packets that come into the device on a port in VLAN 2.
The following command saves the configuration changes:
4 - 19