Home / Computer Science / Computer Networking :: Discussion

Discussion :: Computer Networking

  1. Which of the following is true when describing an anycast address?

  2. A.

     Packets addressed to a unicast address are delivered to a single interface.

    B.

     Packets are delivered to all interfaces identified by the address. This is also called one-to-many addresses.

    C.

     This address identifies multiple interfaces and the anycast packet is only delivered to one address. This address can also be called one-to-one-of-many.

    D.

     These addresses are meant for nonrouting purposes, but they are almost globally unique so it is unlikely they will have an address overlap.

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    Anycast addresses identify multiple interfaces, which is the same as multicast; however, the big difference is that the anycast packet is only delivered to one address, the first one it finds defined in the terms of routing distance. This address can also be called one-to-one-of-many.


Be The First To Comment