IPv6 Lab
IPv6 Lab
shtml
Temporary solutions
NAT
CIDR
Legacy IP address resource recovery
Dec 2007
Changed
0 bits
Ver
8
IHL
16
24
Service Type
Identifier
Time to Live
Removed
Total Length
Flags
Protocol
Fragment Offset
Header Checksum
31
Version
12
Traffic
Class
16
24
31
Flow Label
Payload Length
Next Header
Hop Limit
Feature
IPv4
IPv6
Address length
32 bits
128 bits
IPSec support
Optional
Required
QoS support
Some
Better
Fragmentation
Hosts only
Packet size
576 bytes
1280 bytes
Checksum in header
Yes
No
Options in header
Yes
No
ARP (broadcast)
Multicast Neighbor
Discovery Messages
Multicast membership
IGMP
Multicast Listener
Discovery (MLD)
Router Discovery
Optional
Required
Uses broadcasts
Yes
No
Configuration
Manual, DHCP
Automatic, DHCP
Uses A records
Uses AAAA
records
Uses IN-ADDR.ARPA
Uses IP6.INT
Unicast
Multicast
Anycast
12
Stateless
(RFC2462)
Host
autonomously
configures its own address
Link local addressing
SUBNET
PREFIX
SUBNET PREFIX +
MAC ADDRESS
i.e.: FE80::80:9341:A892
Stateful
DHCPv6
Addressing
Facilitates
lifetime
graceful
renumbering
Addresses defined as valid,
deprecated or invalid
SUBNET PREFIX +
MAC ADDRESS
(Single Subnet
Scope, Formed from
Reserved Prefix and
Link Layer Address)
Neighbors
Host
Host
Host
Intra-subnet
router
Bridge
router
LAN segment
Link
Subnet
Other networks
Network
Windows 2000
Download tcpipv6-001205-SP4-IE6.zip
Windows XP
ipv6 install
netsh interface ipv6 install
Redhat Linux
/etc/sysconfig/network :
NETWORKING_IPV6=yes
ping6
C:\>ping6 ipv6.sjtu.edu.cn
Pinging ipv6.sjtu.edu.cn [2001:da8:8000:1::80]
from 2002:cb60:4756::cb60:4756 with 32 bytes of data:
Reply from 2001:da8:8000:1::80: bytes=32 time=445ms
Reply from 2001:da8:8000:1::80: bytes=32 time=442ms
Reply from 2001:da8:8000:1::80: bytes=32 time=449ms
Reply from 2001:da8:8000:1::80: bytes=32 time=438ms
Ping statistics for 2001:da8:8000:1::80:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 438ms, Maximum = 449ms, Average = 443ms
C:\>
tracert6
C:\>tracert6 ipv6.sjtu.edu.cn
Tracing route to ipv6.sjtu.edu.cn [2001:da8:8000:1::80]
from 2002:cb60:4756::cb60:4756 over a maximum of 30 hops:
1
2
3
363 ms *
361 ms 2002:ca70:1af6:1:203:32ff:fe13:7820
432 ms 436 ms 434 ms cernet2.net [2001:da8:8000:100::1]
430 ms 432 ms 436 ms cernet2.net [2001:da8:8000:1::80]
Trace complete.
C:\>
2002:cb60:4756::cb60:4756
127.0.0.1
2001:dc0:2001:0:4608:20::
C:\>
pathping -6 ntp.bupt.edu.cn
nslookup
set type=AAAA
www.kame.net
http://www.ipv6forum.org/modules.php?op=modload&name=Web_Links&file=index
Environment Control
Internet Car
Kitchen Appliances
Personal Digital Assistant
Sensor networking
War Games
http://www.ipv6forum.org/modules.php?op=modload&name=News&file=article&sid=51
Services listed in
http://www.ipv6day.org/action.php?n=En.Servi
ces
http://ipv6tb.he.net/
http://ipv6gate.sixxs.net/
www.broker.ipv6.ac.uk
http://broker.aarnet.net.au
http://www.ipv6day.org/action.php?n=En.GetConnected-TB
http://ipv6.sjtu.edu.cn/news/041231.php
ISATAP Tunnel
C:\>netsh
netsh>int
netsh interface>ipv6
netsh interface>ipv6>install
netsh interface ipv6>isatap
netsh interface ipv6 isatap>set router isatap.sjtu.edu.cn enable
C:>ping6 ntp.buptnet.edu.cn
Pinging ntp.buptnet.edu.cn [2001:da8:202:10::2]
from 2001:da8:8000:d010:0:5efe:203.96.71.86 with 32 bytes of data:
Reply from 2001:da8:202:10::2: bytes=32 time=403ms
Reply from 2001:da8:202:10::2: bytes=32 time=407ms
Reply from 2001:da8:202:10::2: bytes=32 time=404ms
Reply from 2001:da8:202:10::2: bytes=32 time=406ms
C:\>netsh
netsh>int
netsh interface>ipv6
netsh interface>ipv6>install
netsh interface ipv6>6to4
netsh interface ipv6 6to4>set relay 202.112.26.246 enable
C:>ping6
C:\>ping6 ipv6.sjtu.edu.cn
Pinging ipv6.sjtu.edu.cn [2001:da8:8000:1::80]
from 2002:cb60:4756::cb60:4756 with 32 bytes of data:
Time out
Reply from 2001:da8:8000:1::80: bytes=32 time=470ms
Reply from 2001:da8:8000:1::80: bytes=32 time=486ms
Reply from 2001:da8:8000:1::80: bytes=32 time=477ms
Ping statistics for 2001:da8:8000:1::80:
Packets: Sent = 4, Received = 3, Lost = 1 (25% loss),
Approximate round trip times in milli-seconds:
Minimum = 470ms, Maximum = 486ms, Average = 477ms
C:\>nslookup
Bind is available at
http://www.isc.org/prodcts/BIND/
The configuration files of bind are:
/etc/named.conf
/var/named/zonefiles
//
// named.conf for Red Hat caching-nameserver
//
options {
directory "/var/named";
dump-file "/var/named/data/cache_dump.db";
statistics-file "/var/named/data/named_stats.txt";
listen-on-v6 { any; };
query-source address * port 53;
};
zone "iitk.ipv6.ernet.in" {
type master;
file "hosts.ipv6.your-organization.cn";
allow-query {any;};
allow-transfer {any;};
};
zone 8.a.d.0.1.0.0.2.ip6.arpa" {
type master;
file "reverse-2001-0da8_32.IP6.ARPA";
};
$TTL
86400
$ORIGIN iitk.ipv6.ernet.in.
@IN
SOA
ns.ipv6.your-organization.cn.
2006032701
3H
15M
1W
1D )
web@ipv6.edu.cn. (
; serial
; refresh
; retry
; expiry
; minimum
IN
NS
ns. your-organization.cn.
;
IN
NS
ns. your-organization.cn
IN
MX
10
mail.ipv6.your-organization.cn.
;*.ipv6.ernet.in. IN
MX
0
mail.ipv6.your-organization.cn.
$ORIGIN ipv6. your-organization.cn.
proxy
IN
A
202.204.16.93
mail
IN
A
202.204.16.95
mail
IN
AAAA
2001:da8:2100:205:41:8e:3:9876
ns
IN
CNAME
mail
http://sylpheed.sraoss.jp/en/
http://www.viagenie.qc.ca/en/ipv6/ntpv6
080801_wjl_IPv6_Lab.doc
www.ipv6.org
www.ipv6forum.com
www.ipv6tf.org
www.ipv6day.org
Some of the company webpage