How To Set Ipv6 Default Gateway In Cisco?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
1. Log in to the Cisco device and enter privileged mode.
2. Type the command “ipv6 unicast-routing”.
3. Type the command “interface [name-of-interface]”.
4. Type the command “ipv6 address [IP/Prefix]”.
5. Type the command “ipv6 default-gateway [IP-address]”.
6. Type the command “exit” to exit the interface configuration mode.
7. Type the command “wr mem” to save the configuration.