File: v6.mgp

package info (click to toggle)
mgp 1.13a%2Bupstream20090219-11
  • links: PTS
  • area: main
  • in suites: buster
  • size: 4,128 kB
  • sloc: ansic: 32,387; sh: 4,295; lisp: 1,405; yacc: 945; lex: 264; makefile: 158; perl: 117; awk: 9
file content (83 lines) | stat: -rw-r--r-- 1,854 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
%include "default.mgp"
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%page
%nodefault
%size 7, font "standard", fore "white", vgap 20, center



Overview of IPv6
and
Recent Activities on 6bone



%size 4
IIJ Research Laboratory
Kazu YAMAMOTO
kazu@iijlab.net
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%page

Why IPng?

	Preventing expansion of routing table
		One class B for one site
	Exhaustion of class B
		Assignment of multiple class Ces
	Expansion of routing table
		Inventing CIDR
	Nonetheless, the Internet is growing
		Exhaustion of entire IPv4 address space
%fore "yellow"
	Need IP with huge address space
%fore "white"
		IPng or IP next generation
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%page

Features of IPv6

	Enlarging address
		2^32 = 43 million -> 2^128 = 3.4 x 10^38
	Simplifying IP header
		Deleting Header Length, TOS, Offset
	Header Daiy Chain
		Kicking out rare options (e.g. fragment)
		Defining flexible options
	Plug and Play
		Obtain default routes and prefixes
	Security
		IPsec is a MUST

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%page

IPv6 header

%center, size 2
%image "v6header.eps" 800x600
%%image "v6header.jpg" 800x600

%leftfill
		4 times for address length, twice of header length
		Options are implemented by extension headers
		Maximum Hop Limit is 255

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%page

Duplicate Address Detection

%center, size 2
%image "dad.eps" 800x600
%%image "dad.jpg" 800x600

%leftfill
	Sending Neighbor Solicitation Message
		Dst is Solicitation Multicast Address
		Src is Unspecified Address (::)
		Target is my tentative address
	When conflicted
		Announce the duplication by Neighbor Solicitation 
		Dst is Link-Local All Node Multicast