My router is behaving like this:
I have a router 'A' having an interface with multiple 'N' ipv6 addresses assigned to it. I have another router 'B' connected to the same link back to back with one ipv6 address matching one of the prefixes out of N of 'A', now when I ping any of the 'N' ips from router 'B', router 'A' is responding back. Please let me know if this is the correct behavior.
Case:
Router 'A' interface 'x' having 12::1, 13::1, 14::1, 15::1.
Router 'B' interface 'x' having 12::1.
A and B are connected B2B on 'x'
Now 'A' is replying back for ping 15::1 from 'B'.
My opnion is A should back responding back only if 12::1 is pinged, right?