Question
Which of the following command will be used to configure only a link local address for an IPv6 network?
ipv6 enable
ipv6 link-route enabled
ipv6 unicast-routing
ipv6 neighbor
ipv6 enable
ipv6 link-route enabled
ipv6 unicast-routing
ipv6 neighbor
Answers
GPT-4o mini
To configure only a link-local address for an IPv6 network, the command `ipv6 enable` is typically used. This command enables IPv6 on an interface and automatically configures a link-local address for that interface.
So, the correct answer is:
**ipv6 enable**
So, the correct answer is:
**ipv6 enable**