Overview
Network Topology
Hardware and Software Resources
General Node Requirements
- Host: Ability to configure a global address and a default gateway automatically or manually. Hosts should run IPv6 compatible implementations for each one of the tested protocols- Router: Ability to send RA with a positive AdvValidLifetime and AdvDefaultLifetime. Two of the routers used must implement a static 6in4 tunnel as described in RFC4213.
- Host and Router: Ability to use a ping version 6 implementation and indicate the receipt of an ICMPv6 Echo Reply.
Specific Node Requirements
The 6in4 tunnel was implemented using 3 Cisco 892 routers. The operating systems of the hosts:
Host1- Fedora 16
Host2 - Windows 7
The sample configuration of a 6in4 tunnel using Cisco Catalyst is the following
R1
interface Tunnel0R3
no ip address
ipv6 enable
ipv6 rip TAG enable
tunnel source FastEthernet0/1
tunnel destination 192.168.32.2
tunnel mode ipv6ip
interface Tunnel0R2 should handle IPv4 only traffic by routing between R1 and R3 's IPv4 interfaces.
no ip address
ipv6 enable
ipv6 rip TAG enable
tunnel source FastEthernet0/0
tunnel destination 192.168.23.2
tunnel mode ipv6ip
The applications used for testing common user side protocols were:
HTTP - Google Chrome 20.0.1132.57 and http://ipv6.google.com
HTTPS - Google Chrome 20.0.1132.57 and google's webmail service
SMTP - Mozilla Thunderbird 12.0.1 and gmail SMTP service
POP3 - Mozilla Thunderbird 12.0.1 and gmail POP3 service
IMAP - Mozilla Thunderbird 12.0.1 and gmail IMAP service
FTP - Filezilla Client 3.5.3 and Filezilla Server 0.9.41 beta
SSH - PuTTY 0.61
Telnet - PuTTY 0.61
VoIP - Linphone 3.5.2