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-to-many 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.
Select an option to see the answer and solution.
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.
Select an option to see the answer and solution.
To enable OSPFv3, which of the following would you use?
A. Router1(config-if)# ipv6 ospf 10 area 0.0.0.0
B. Router1(config-if)# ipv6 router rip 1
C. Router1(config)# ipv6 router eigrp 10
D. Router1(config-rtr)# no shutdown
Select an option to see the answer and solution.
What multicast addresses does RIPng use?
A. FF02::A
B. FF02::9
C. FF02::5
D. FF02::6
Select an option to see the answer and solution.
Which statement(s) about IPv6 addresses are true?
1. Leading zeros are required.
2. Two colons (::) are used to represent successive hexadecimal fields of zeros.
3. Two colons (::) are used to separate fields.
4. A single interface will have multiple IPv6 addresses of different types.
A. 1 and 3
B. 2 and 4
C. 1, 3 and 4
D. All of the above
Select an option to see the answer and solution.
To enable RIPng, which of the following would you use?
A. Router1(config-if)# ipv6 ospf 10 area 0.0.0.0
B. Router1(config-if)# ipv6 router rip 1
C. Router1(config)# ipv6 router eigrp 10
D. Router1(config-rtr)# no shutdown
Select an option to see the answer and solution.
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.
Select an option to see the answer and solution.
What two multicast addresses does OSPFv3 use?
1. FF02::A
2. FF02::9
3. FF02::5
4. FF02::6
A. 2 only
B. 3 only
C. 1 and 3
D. 3 and 4
Select an option to see the answer and solution.
What multicast addresses does EIGRPv6 use?
A. FF02::A
B. FF02::9
C. FF02::5
D. FF02::6
Select an option to see the answer and solution.
To enable EIGRP, which of the following would you use?
1. Router1(config-if)# ipv6 ospf 10 area 0.0.0.0
2. Router1(config-if)# ipv6 router rip 1
3. Router1(config)# ipv6 router eigrp 10
4. Router1(config-rtr)# no shutdown
5. Router1(config-if)# ipv6 eigrp 10
A. 1, 3 and 5
B. 3, 4 and 5
C. 1 and 3
D. 5 only
Select an option to see the answer and solution.
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.
Select an option to see the answer and solution.
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.
Select an option to see the answer and solution.
Which of the following is true when describing an anycast 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 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.
Select an option to see the answer and solution.
You want to ping the loopback address of your local host(with IPv6). What will you type?
A. ping 127.0.0.1
B. ping 0.0.0.0
C. ping ::1
D. trace 0.0.::1
Select an option to see the answer and solution.
Which statement(s) about IPv4 and IPv6 addresses are true?
1. An IPv6 address is 32 bits long, represented in hexidecimal.
2. An IPv6 address is 128 bits long, represented in decimal.
3. An IPv4 address is 32 bits long, represented in decimal.
4. An IPv6 address is 128 bits long, represented in hexidecimal.
A. 1 and 3 only
B. 2 only
C. 3 and 4
D. 2 and 4
Select an option to see the answer and solution.