Command Manual (For Soliton) – ARP
H3C S3100 Series Ethernet Switches
Chapter 1 ARP Configuration Commands
1-6
Examples
# Set the maximum ARP packet receiving rate on Ethernet 1/0/11 to 100 pps.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] interface ethernet 1/0/11
[Sysname-Ethernet1/0/11] arp rate-limit enable
[Sysname-Ethernet1/0/11] arp rate-limit 100
1.1.8 arp rate-limit enable
Syntax
arp rate-limit enable
undo arp rate-limit enable
View
Ethernet port view
Parameters
None
Description
Use the
arp rate-limit enable
command to enable the ARP packet rate limit function on
the port, that is, to limit the rate of ARP packets passing through the port. If a rate (the
maximum ARP packet rate is 15 pps by default) is specified, exceeding ARP packets
will be discarded.
Use the
undo
arp rate-limit enable
command to disable the ARP packet rate limit
function on the port.
By default, the ARP packet rate limit function is disabled, that is, ARP packet rate is not
limited on a port.
Examples
# Enable the ARP packet rate limit function on Ethernet 1/0/11.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] interface Ethernet 1/0/11
[Sysname-Ethernet1/0/11] arp rate-limit enable