Which command can you use to manually assign a static IPv6 address to a router interface?
A.
ipv6 autoconfig 2001:db8:2222:7272::72/64
B.
ipv6 address 2001:db8:2222:7272::72/64
C.
ipv6 address PREFIX_1 ::1/64
D.
ipv6 autoconfig
Explanation:
To assign an IPv6 address to an interface, use the “ipv6 address” command and specify the
IP address you wish to use.