Correct!Anycast is a feature of Internet Protocol new in IPv6. Anycast allows senders to direct messages to a node group with the expectation that any single arbitrary node in the group can receive and act on the message. Anycast is similar to load balancing and other redundancy concepts implemented elsewhere in communications architectures. Anycast can be used to implement broadcasts, but anycast is a more generalized concept.

