1mip6d(1) Mobile IPv6 and NEMO Daemon mip6d(1)
2
3
4
6 mip6d - MIPL Mobile IPv6 and NEMO Basic Support protocol implementation
7
9 mip6d [options]
10
11
13 Mobile IPv6 and NEMO Basic Support implementation
14
15
17 -V, --version
18 Display version information and copyright
19
20 -?, -h, --help
21 Display this help text
22
23 -c <file>
24 Read configuration from <file>. If option is not present,
25 default path (/etc/mip6d.conf) is used.
26
27
28 These options override values read from config file:
29
30 -d <number>
31 Set debug level (0-10)
32
33 -C, --correspondent-node
34 Node is CN
35
36 -H, --home-agent
37 Node is HA
38
39 -M, --mobile-node
40 Node is MN
41
42
44 /etc/mip6d.conf
45
46
48 mip6d.conf(5), mipv6(7),
49
50 RFC3775: Mobility Support in IPv6,
51
52 RFC3776: Using IPsec to Protect Mobile IPv6 Signaling Between Mobile
53 Nodes and Home Agents
54
55 RFC3963: Network Mobility (NEMO) Basic Support Protocol
56
57
58
59 May 16, 2005 mip6d(1)