Which two commands can be used to implement a valid Cisco IOS XE IPv6 static tunnel
configuration? (Choose two.)
A.
interface Tunnel100
ipv6 enable
ipv6 address 2001:DB8::1/128
tunnel destination 209.165.201.2
tunnel mode ipv6ip 6to4
B.
interface Tunnel100
ipv6 enable
ipv6 address 2001:DB8::1/128
tunnel source Ethernet 0/1
tunnel destination 209.165.201.2
tunnel mode gre ip
C.
interface Tunnel 100
ipv6 enable
ip address 209.165.201.2
tunnel source Loopback 0
tunnel mode ipv6ip 6to4
D.
interface Tunnel100
ipv6 enable
ipv6 address 2001:DB8::1/128
tunnel source Ethernet 0/1
tunnel destination 209.165.201.2
tunnel mode isatap
E.
interface Tunnel100
ipv6 enable
ipv6 address 2001:DB8::1/128
tunnel source Ethernet 0/1
tunnel destination 209.165.201.2
tunnel mode auto-tunnel
F.
interface Tunnel100
ipv6 enable
ipv6 address 2001:DB8::1/128
tunnel source Ethernet 0/1
tunnel destination 209.165.201.2
tunnel mode ipv6ip