Select the packet type that identifies members of the group and sends information to all the network interfaces
in that group.
A.
Unicast
B.
Multicast
C.
Broadcast
D.
Bayesian
E.
Quality of Service Priority
Explanation:
IPv6 defines three address types:
unicast
Identifies an interface of an individual node.
multicast
Identifies a group of interfaces, usually on different nodes. Packets that are sent to the multicast address go to
all members of the multicast group.
anycast
Identifies a group of interfaces, usually on different nodes. Packets that are sent to the anycast address go to
the anycast group member node that is physically closest to the sender.