CH6 Flashcards
Which of the following addresses is a valid IPv6 address?
- 168.1.256
- 1.25.2
2001: 0000:4137:9e76:3c2b:05ad:3f57:fe98
2001: 0000:4137:9g76:3c2b:05zd:3x57:gh98
2001:0000:4137:9e76:3c2b:05ad:3f57:fe98
IPv6 addresses are expressed as groups of hexadecimal characters. Valid hexadecimal characters are “0” through “9” and “a” through “f”. Chracters such as “x”, “g”, and “h”, are NOT valid.
You need to manually assign an IPv6 address to a client computer for use within a private network. Which one of the following addresses should you use?
0000: :a123:4567:89ab:cdef
2001: 0001::fcde:ba98:7654
2001: 0000:fcde:ba98:7654
fe80: :a123:4567:89ab:cdef
fd00: :a123:4567:89ab:cdef
fd00::a123:4567:89ab:cdef
Unique Local addresses are assigned as Private Addresses. They have a Prefix of “fd” hexadecimal.
Which of the following features is built into IPv6 to provide extra security?
Teredo Tunneling
Global Addresses
Unique Local Addresses
IPSec
Unique Local Addresses
Internet Protocol Security (IPSec) is built into IPv6 and allows IPv6 to easily encrypt traffic.
An IPv6 address with a prefix of fd is a link-local address?
True
False
False
IPv6 prefix of “fd” is for unique local addresses. Link-Local addresses have a prefix of “fe80”.
What IPv6 to IPv4 technology uses tunneling to encapsulate an IPv6 packet with an IPv4 packet?
Teredo
Teredo is a Tunneling Protocol that encapsulates IPv6 packets within IPv4 datagrams. A Lesser used protocol is 6to4, which can also be a valid answer.
You need to assign IPv6 addresses to hosts on a private network. You should use _____ addresses?
unique local addresses
Unique local addresses are assigned to hosts on private networks.
What IPv6 protocol is used to identify routers on the same network?
Network Discovery
Teredo
IGMP
Anycast
Network Discovery
Uses ICMPv6 messages for router discovery.
IPv4 addresses use public addresses on the Internet. IPv6 uses _______ addresses on the internet?
global unicast
Global Unicast addresses are used on the Internet. They have a prefix of 2.