Home
66.
Which of the following is true when describing a global unicast address?
  • A.
    Packets addressed to a unicast address are delivered to a single interface.
  • B.
    These are your typical publicly routable addresses, just like a regular publicly routable address in IPv4.
  • C.
    These are like private addresses in IPv4 in that they are not meant to be routed.
  • D.
    These addresses are meant for nonrouting purposes, but they are almost globally unique so it is unlikely they will have an address overlap.
  • Answer & Explanation
  • Report
Answer : [B]
Explanation :
Unlike unicast addresses, global unicast addresses are meant to be routed.
Report
Name Email  
67.
Which of the following is true when describing a unicast address?
  • A.
    Packets addressed to a unicast address are delivered to a single interface.
  • B.
    These are your typical publicly routable addresses, just like a regular publicly routable address in IPv4.
  • C.
    These are like private addresses in IPv4 in that they are not meant to be routed.
  • D.
    These addresses are meant for nonrouting purposes, but they are almost globally unique so it is unlikely they will have an address overlap.
  • Answer & Explanation
  • Report
Answer : [A]
Explanation :
Explanation:Packets addressed to a unicast address are delivered to a single interface. For load balancing, multiple interfaces can use the same address.
Report
Name Email  
68.
Which of the following is true when describing a link-local address?
  • A.
    Packets addressed to a unicast address are delivered to a single interface.
  • B.
    These are your typical publicly routable addresses, just like a regular publicly routable address in IPv4.
  • C.
    These are like private addresses in IPv4 in that they are not meant to be routed.
  • D.
    These addresses are meant for nonrouting purposes, but they are almost globally unique so it is unlikely they will have an address overlap.
  • Answer & Explanation
  • Report
Answer : [C]
Explanation :
Link-local addresses are meant for throwing together a temporary LAN for meetings or a small LAN that is not going to be routed but needs to share and access files and services locally.
Report
Name Email  
69.
Which of the following is true when describing a unique local address?
  • A.
    Packets addressed to a unicast address are delivered to a single interface.
  • B.
    These are your typical publicly routable addresses, just like a regular publicly routable address in IPv4.
  • C.
    These are like private addresses in IPv4 in that they are not meant to be routed.
  • D.
    These addresses are meant for nonrouting purposes, but they are almost globally unique so it is unlikely they will have an address overlap.
  • Answer & Explanation
  • Report
Answer : [D]
Explanation :
These addresses are meant for nonrouting purposes like link-local, but they are almost globally unique so it is unlikely they will have an address overlap. Unique local addresses were designed as a replacement for site-local addresses.
Report
Name Email  
70.
Which of the following is true when describing a multicast address?
  • 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 a one-tomany address.
  • C.
    Identifies multiple interfaces and 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.
  • Answer & Explanation
  • Report
Answer : [B]
Explanation :
Packets addressed to a multicast address are delivered to all interfaces identified by the multicast address, the same as in IPv4. It is also called a one-to-many address. You can always tell a multicast address in IPv6 because multicast addresses always start with FF.
Report
Name Email