Received a new cable modem this morning as the old one was flapping constantly on the LAN side…
Now after installation and provisioning from ISP IPv4 is fine as before..but I don’t see any IPv6 PD anymore…
though ISP support told me on the phone that v6 is setup…
So how can I verify on my little Mikrotik router that I receive or don’t receive any v6 prefix delegation?
I haven’t changed the routers configuration…
Running /tool sniffer quick mac-protocol=ipv6 ip-protocol=udp port=546 should show you some activity; if you set /tool sniffer set file-name=dhcpv6.pcap before, the packet exchange will be stored into the file, and you’ll be able to open it using Wireshark and see the conversation in a geek-readable form.
At first place it doesn’t ask for anything at ether1… PD is not like RA, your router has to ask in order to get some response (remember the guy praying to win in a lottery for decades)?