NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Luu5hahc
May 04, 2019Aspirant
CM1100 won't do IPv6 with Cisco router (on Xfinity)
Cisco 2851 router with IOS 15.1(4)M12a
SB6141 has been running for years doing IPv4 & IPv6, with /60 PD, and no problems.
I bought a new CM1100 (fw 2.01.02), plugged a Macbook directly into i...
Luu5hahc
May 05, 2019Aspirant
I went back and reviewed the Wireshark packet captures I had made, both on the standalone Mac, and on the vlan capture made via running the CM<->router traffic running through a monitored VLAN on a switch. It finally occurred to me that the router sends out IPv6 routing advertisements, (expected of any IPv6-capable router), but the Mac does not (as expected of a standalone host).
Some research of Cisco docs pulled up these interface options:
ipv6 nd ra suppress (to suppress unsolicited RAs)
ipv6 nd ra suppress all (to suppress all RAs)
I suspected the RAs on the interface toward the modem were not needed in this topology, so I added the "ipv6 nd ra suppress" to the interface, then power-cycled the SB6141. Everything worked as normal. (Solicited RAs are still available if requested.)
Then I crossed my fingers, swapped in the CM1100, and registered with the Walled Garden.
It works. So the problem is a bug in the firmware of the CM1100 that causes TFTP failures if RAs are seen on the LAN interface, but at least there is a workaround.
vkdelta
May 07, 2019NETGEAR Employee Retired
as far as I know, you should not send any RAs on the Cisco's WAN interface (behind Cable Modem).
RA's are needed on the LAN side and not on WAN side.