Reblogged from Bits and Beans:
Topology
Basic configuration
R1
ipv6 unicast-routing ! ipv6 router eigrp 1 no shut ! ipv6 router ospf 1 router-id 1.1.1.1 ! int lo0 ipv6 add 2001::1/128 ipv6 eigrp 1 ! int s1/0 encapsulation frame-relay no frame-relay inverse-arp ipv6 add fe80::1 link-local ipv6 add 2001:123::1/64 frame-relay map ipv6 fe80::2 102 broadcast frame-relay map ipv6 fe80::3 103 broadcast frame-relay map ipv6 2001:123::2 102 frame-relay map ipv6 2001:123::3 103 frame-relay map ipv6 2001:123::1 103 ipv6 eigrp 1 no shut !