Which command can you use to manually assign a static IPV6 address to a router interface?

Which command can you use to manually assign a static IPV6 address to a router interface?

Which command can you use to manually assign a static IPV6 address to a router interface?

A.
ipv6 address PREFIX_1::1/64

B.
ipv6 autoconfig 2001:db8:2222:7272::72/64

C.
ipv6 autoconfig

D.
ipv6 address 2001:db8:2222:7272::72/64



Leave a Reply 1

Your email address will not be published. Required fields are marked *


blatt

blatt

ipv6 address
To configure an IPv6 address based on an IPv6 general prefix and enable IPv6 processing on an interface, use the ipv6 address command in interface configuration mode. To remove the address from the interface, use the no form of this command.
ipv6 address {ipv6-address/prefix-length | prefix-name sub-bits/prefix-length}
no ipv6 address {ipv6-address/prefix-length | prefix-name sub-bits/prefix-length}