R2#sh run | b router
ipv6 router ospf 1
 router-id 2.2.2.2
 log-adjacency-changes
 area 20 virtual-link 3.3.3.3
 redistribute connected
 redistribute rip R2
!
ipv6 router rip R2
 redistribute connected
 redistribute ospf 1 metric 2
!