The bandwidth-limit destination-ip command configures the traffic limiting policy for ICMP/UDP packets destined for a specified IP address.
The undo bandwidth-limit destination-ip command deletes traffic limiting policy for ICMP/UDP packets destined for a specified IP address.
bandwidth-limit destination-ip type { icmp max-speed max-speed | udp max-speed max-speed }
undo bandwidth-limit destination-ip [ type { icmp | udp } ]
| Parameter | Description | Value |
|---|---|---|
icmp max-speed max-speed |
Specifies the maximum ICMP packet rate. When the packet rate exceeds the maximum value, the device discards excess packets. |
The value is an integer ranging from 1 to 2000000, in pps. |
udp max-speed max-speed |
Specifies the maximum UDP packet rate. When the packet rate exceeds the maximum value, the device discards excess packets. |
The value is an integer ranging from 1 to 2000000, in Mbit/s. |