Company has migrated to IPv6 in their network. Which three IPv6 notations represent the same
address? (Select three)

A.
2031::130F::9C0:876A:130B
B.
2031:0000:130F:0000:0000:09C0:876A:130B
C.
2031:0:130F:::9C0:876A:130B
D.
2031::130F:0::9C0:876A:130B
E.
2031:0:130F:0:0:09C0:876A:130B
F.
2031:0:130F::9C0:876A:130B
Explanation:
With IP version 6, octets containing all zero’s can be simply represented as :, while consecutive
zero fields can be represented as ::. ANSWER choices C and E are simply the shorthand version
of the fully written IPv6 address shown in choice.