|
|
|
|
|
by njibhu
1426 days ago
|
|
A lot of devices (android/windows) simply don't support DHCPv6.
And SLAAC's RA delegates the responsibility of the IP to the device itself, so doing something like DHCP snooping is simply not possible because the RA packet doesn't tell the switch which IP belongs to which device. SLAAC-snooping protects against ARP poisonning, not against ARP table overflow. |
|