![]() |
Lots of ARP messages
I'm using an SH3 with 16 downstreams (Arris CMTS) in modem mode and notice there seems to be a lot of background traffic when nothing going through my router - so I took a look at external router interface using tcpdump.
I find there is a lot of ARP traffic, up to 50 messages per second. There is no need for this, the messages are all from VM CMTS for IP addresses that are mostly not in my WAN Ethernet segment. For example: Code:
09:14:25.004780 ARP, Ethernet (len 6), IPv4 (len 4), Request who-has 82.14.196.174 tell 82.14.196.1, length 46 I also see traffic for private networks - for VM kit? Code:
09:30:05.578377 ARP, Ethernet (len 6), IPv4 (len 4), Request who-has 10.167.132.121 tell 10.167.132.1, length 46I remember a similar issue some 15 years ago with a 64kB CM connection (TJ210) when the ARP traffic was a significant percentage of the dial-up equivalent bandwidth. At that time I believe all the ARP replies where also repeated, and Linux routers had problems with "Neighbourhood table overflow'. That issue was fixed by a CISCO UBR upgrade I recall. Can't the Arris be configured similarly - or is this a fundamental issue with 16 downstreams? Of course its only a couple of kb/s, but small messages must have more overhead than big (hence concept of jumbo frames). Comments? |
Re: Lots of ARP messages
Normal for the Arris E6k platform, though nothing to do with 16 downstreams per se. Even if you had one downstream locked you'd see much the same.
There is a need for it if no alternative steps are taken - there's no mapping between downstream groups and IP addresses so broadcasts for all IP scopes have to be sent down all downstream groups. Your devices are not connecting to VM via a layer 3 segmented network, you are on a nice, big broadcast domain for layer 2 purposes :) |
Re: Lots of ARP messages
I think you have answered the same on VM forums, but isn't it a big waste with 99.99% of receiving devices having to ignore the broadcast arp spam? VM use 7 day leases on WAN IP addresses, and need a modem power cycle to change a registered router WAN MAC. Why do the arp tables need to be so actively refreshed? ISTR it is normal on a LAN for devices to check one another every 5 minutes or so, but even there windows/ linux devices support static arp commands.
|
Re: Lots of ARP messages
Yes it's a waste but necessary until there are other options.
The reboots to change router WAN MAC are due to a restriction within the SH's config, not the CMTS. The E6k's software is still somewhat immature. Hopefully options to disable ARP and use DHCP leasequery will come in at some point. Through this the CMTS if it hits an unknown IP address will send a leasequery to the DHCP server. |
Re: Lots of ARP messages
Thanks for the "leasequery" keyword - is this what is used on Cisco CMTS?
https://supportforums.cisco.com/docu...ify-dhcp-works |
Re: Lots of ARP messages
Ya. They'll run through their cache and if no hit use the leasequery protocol to ask DHCP servers for information.
All CMTS know where the DHCP server(s) is/are anyway. They need to so that they can forward DHCP broadcasts to them. Just FYI this isn't wasting bandwidth anywhere. The broadcasts shouldn't be consuming any of your downstream rate limit, and it's a broadcast at the cable level, not a broadcast message being unicast to each modem. |
| All times are GMT. The time now is 18:50. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
All Posts and Content are © Cable Forum