CertExams.com Simulator Lab Exercises Answers
Enabling IPV6 : In junos ipv6 is enabled as soon as one interface is configured for ipv6
Description: This lab exercise explains configuring ipv6 address on an interface in EUI-64 format
Instructions:
1. Enter into configuration mode
2. Enter the [edit interfaces] mode to configure the ipv6 address of so-0/0/0 interface of R1.
3. Confirm the configuration by entering the show command from configuration mode
On R1
user@R1>configure
[Edit]
user@R1#edit interfaces so-0/0/0
[edit interfaces so-0/0/0]
user@R1#set unit 0 family inet6 address 3ffb:db8:1::/64 EUI-64
[edit interfaces so-0/0/0]
user@R1#exit
[edit]
user@R1#show