IPv6 Flashcards
Which of the following developed IPv6?
A) The Internet Engineering Task Force (IETF)
B) The Institute of Electrical and Electronics Engineers (IEEE)
C) Massachusetts Institute of Technology (MIT)
Answer: A) The Internet Engineering Task Force (IETF)
IPv4 is ____ long.
A) 16 bits
B) 32 bits
C) 4 bits
D) 8 bits
Answer: B) 32 bits
In contrast to IPv4, IPv6 uses ____ times more bits to address a device on the Internet.
A) 2
B) 8
C) 4
D) 6
Answer: C) 4
IPv6 header is ____ as bigger than IPv4.
A) 2
B) 8
C) 4
D) 6
Answer: A) 2
IPv6 supports which auto-configuration mode of its host devices?
A) Stateful mode
B) Stateless mode
C) Both
Answer: C) Both
Which of the following is the correct representation of the IPv6 address fd15:0db8:0000:0000:0700:0003:400F:572B?
A) fd15:0db8:0000:0000:700:3:400F:527B
B) fd15:0db8::7:3:4F:527B
C) fd15::db8::700:3:400F:527B
D) fd15:db8::700:3:400F:572B
Answer: D) fd15:db8::700:3:400F:572B
Which statements about IPv6 prefixes are true?
A) FEC0::/10 is used for IPv6 broadcast.
B) FC00::/7 is used in private networks.
C) FE80::/8 is used for link-local unicast.
D) FF00::/8 is used for IPv6 multicast.
Answer: B) FC00::/7 is used in private networks. C) FE80::/8 is used for link-local unicast. D) FF00::/8 is used for IPv6 multicast.
Which command can you enter to verify that a 128-bit address is live and responding?
A) traceroute
B) telnet
C) ping
D) ping ipv6
Answer: D) ping ipv6
Which technology supports the stateless assignment of IPv6 addresses?
A) DNS
B) DHCPv6
C) DHCP
D) autoconfiguration
Answer: B) DHCPv6
Which IPv6 header field is equivalent to the TTL?
A) Hop Limit
B) Flow Label
C) TTD
D) Hop Count
Answer: A) Hop Limit
Which two statements about the “tunnel mode ipv6ip” command are true?
A) It enables the transmission of IPv6 packets within the configured tunnel.
B) It specifies IPv4 as the encapsulation protocol.
C) It specifies IPv6 as the encapsulation protocol.
D) It specifies IPv6 as the transport protocol.
Answer: A) It enables the transmission of IPv6 packets within the configured tunnel. B) It specifies IPv4 as the encapsulation protocol.
In which three ways is an IPv6 header simpler than an IPv4 header?
A) Unlike IPv4 headers, IPv6 headers have a fixed length.
B) IPv6 uses an extension header instead of the IPv4 Fragmentation field.
C) IPv6 headers have fewer fields.
D) IPv6 headers are more complex.
Answer: A) Unlike IPv4 headers, IPv6 headers have a fixed length. B) IPv6 uses an extension header instead of the IPv4 Fragmentation field. C) IPv6 headers have fewer fields.
What is one requirement for interfaces to run IPv6?
A) An IPv6 address must be configured on the interface.
B) An IPv4 address must be configured.
C) Stateless autoconfiguration must be enabled after enabling IPv6 on the interface.
D) IPv6 must be enabled with the ipv6 enable command in global configuration mode.
Answer: A) An IPv6 address must be configured on the interface.
Which entity assigns IPv6 addresses to end users?
A) ICANN
B) APNIC
C) RIR
D) ISPs
Answer: D) ISPs
Which command enables IPv6 forwarding on a Cisco router?
A) IPv6 host
B) IPv6 unicast-routing
C) IPv6 local
D) IPv6 neighbor
Answer: B) IPv6 unicast-routing
What is the correct command for a floating static IPv6 route?
A) ipv6 route 2001:DB8::/32 serial 2/0 201
B) ipv6 route 2001:DB8::/32 serial 2/0 1
C) ?
D) ?
Answer: A) ipv6 route 2001:DB8::/32 serial 2/0 201
What are types of IPv6 static routes?
A) Recursive routes
B) Directly connected routes
C) Fully specified routes
D) Advertised routes
E) Virtual links
F) Redistributed routes
Answer: A) Recursive routes. B) Directly connected routes. C) Fully specified routes.
What are three parts of an IPv6 global unicast address?
A) An interface ID that is used to identify the local host on the network.
B) An interface ID that is used to identify the local network for a particular host.
C) A subnet ID that is used to identify networks inside of the local enterprise site.
D) A global routing prefix that is used to identify the network portion
✅ A) An interface ID that is used to identify the local host on the network.
✅ C) A subnet ID that is used to identify networks inside of the local enterprise site.
✅ D) A global routing prefix that is used to identify the network portion.
What is the purpose of the IPv6 Flow Label field?
A) To identify the source of the packet
B) To prioritize the packet
C) To label packets belonging to the same flow
D) To determine the destination address
Answer: C) To label packets belonging to the same flow
Which IPv6 address type is used for one-to-many communication and is often employed for streaming media?
A) Unicast
B) Multicast
C) Anycast
D) Broadcast
Answer: B) Multicast
Which command is used to enable IPv6 routing on a Cisco router?
A) ipv6 enable
B) ipv6 unicast-routing
C) ipv6 routing
D) ipv6 enable-routing
Answer: B) ipv6 unicast-routing
Which IPv6 address type is used for communication between nodes on the same link and is not routable beyond that link?
A) Global Unicast Address
B) Link-Local Address
C) Unique Local Address
D) Multicast Address
Answer: B) Link-Local Addres
What is the prefix for IPv6 Unique Local Addresses (ULAs)?
A) 2000::/3
B) FC00::/7
C) FE80::/10
D) FF00::/8
Answer: B) FC00::/7
Which IPv6 address type is used to send a packet to multiple interfaces, but only to the nearest one?
A) Unicast
B) Multicast
C) Anycast
D) Broadcast
Answer: C) Anycast