ABC is using 6to4 tunneling within their IPv6 network. Which two statements about this kind
of tunneling are accurate? (Choose two)
A.
6to4 is a manual tunnel method.
B.
Prepending a reserved IPv6 code to the hexadecimal representation of 192.168.0.1
facilitates 6to4 tunneling.
C.
Each 6to4 site receives a /48 prefix in a 6to4 tunnel.
D.
2002::/48 is the address range specifically assigned to 6to4.
E.
Prepending 0x2002 with the IPv4 address creates an IPv6 address that is used in 6to4 tunneling.
http://en.wikipedia.org/wiki/6to4
B and D are correct…..what am I missing?
your test writer needs to get a dictionary and look up what “prepending” means….as you are backward here.
PRE (ie…comes BEFORE) the ip address.
the IP ADDRESS is prepended with 0x2002 : not the other way around’
E is wrong