Create a Tunnel Interface on the Cisco 7204
7204(config)# int tunnel 0
7204(config-if)# tunnel source p4/0
7204(config-if)# tunnel destination 193.1.70.21
7204(config-if)# tunnel mode ipv6ip
7204(config-if)# ipv6 address 2001:770:A8:20::1/64
7204(config-if)# ipv6 enable
Add a static route to reach the 2001:770:A8:25/64
7204(config-if)#exit
7204(config)# ipv6 route 2001:770:A8:25::/64 2001:770:A8:20::2
Perform an "ipconfig" in a DOS shell.
Note the new address!
Check connectivity to www.heanet.ie