R2 en conf t hostname R2 ip domain name cisco.com crypto key generate rsa modulus 2048 ipv6 unicast-routing int l0 ip address 2.2.2.2 255.255.255.255 ipv6 address 2001::2/128 ipv6 address fe80::1 link-local ipv6 ospf 51 area 1 no shut int l1 ip address 22.22.22.22 255.255.255.255 ipv6 address 2001::3/128 ipv6 address fe80::1 link-local ipv6 ospf 51 area 1 no shut int gi0/0 ip address 10.0.10.2 255.255.255.0 ipv6 address 2010::2/64 ipv6 address fe80::2 link-local ip ospf priority 254 ipv6 ospf priority 254 ipv6 ospf 51 area 0 no shut router ospf 51 router-id 2.2.2.2 network 10.0.10.2 0.0.0.0 area 0 network 2.2.2.2 0.0.0.0 area 1 network 22.22.22.22 0.0.0.0 area 1 ipv6 router ospf 51 router-id 2.2.2.2 aaa new-model aaa authentication login default local aaa authorization console username admin secret cisco enable secret cisco line con 0 exec-timeout 0 0 logging synchronous transport preferred none line vty 0 15 exec-timeout 0 0 logging synchronous transport preferred none transport input telnet ssh logging buffered 40960 service sequence service timestamp debug datetime localtime msec show-timezone year service timestamp log datetime localtime msec show-timezone year end wr