Chapter 32: Packet Throttling
STANDARD Revision 1.0
C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved.
942
Purpose
CLI Command
The [no] option is used to reset the minimum amount of time to
the default value.
This command limits the minimum amount of time between ICMP
unreachable transmissions while an ARP cache entry is in the
noPresent state.
The [no] option is used to reset the minimum amount of time to
the default value.
configure arp state not-present rate-limit
[<msecs>] no
This command sets the maximum number of ARP requests
transmitted for an ARP entry in the searching state.
The [no] option is used to set the maximum number to the default
value.
configure arp state searching global-max-rate
[<0-65535>] no
This command sets the maximum number of ARP requests
transmitted for an ARP entry in the searching state.
The [no] option is used to reset the maximum number to the
default value.
configure arp state searching max-number
[<number>] no
Default Configuration for ARP Throttling
The default configuration for ARP Throttling is as follows:
configure arp state searching rate-limit 333
configure arp state searching max-number 3
configure arp state not-present rate-limit 333
configure arp state not-present max-number 3
configure arp state not-present max-time 3
configure arp state not-present min-time 1
configure arp state searching global-max-rate 65535
configure arp state not-present global-max-rate 65535