OpenCores
URL https://opencores.org/ocsvn/nemo_emotion/nemo_emotion/trunk

Subversion Repositories nemo_emotion

[/] [nemo_emotion/] [trunk/] [network-mip6.conf] - Blame information for rev 4

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 mowgly
# MIPL Mobile IPv6 Configuration file
2
 
3
# Should this node act as a home agent (ha), mobile node (mn) or
4
# correspondent node (cn). HA and MN both have CN functionality
5
# embedded. Default: cn.
6
FUNCTIONALITY=mn
7
 
8
# Should this mobile node act as a mobile node (no) or a mobile
9
# router (yes). The mobile router implements the NEMO Basic Support
10
# protocol. Default: no.
11
MR=yes
12
 
13
# Should this home agent act as a Mobile IPv6 home agent (no) or a
14
# NEMO home agent (yes) implementing the NEMO Basic Support protocol.
15
# Default: no.
16
# NEMO_HA_CAPABLE=no
17
 
18
# In error situations it may be desired to get more detailed
19
# information what is happening. Increase this value to get more
20
# messages from the module (default: 0).
21
DEBUGLEVEL=7
22
 
23
# Should unicasts to node's site-local address be tunneled when mobile
24
# node is not in its home network (default: no).
25
TUNNEL_SITELOCAL=yes
26
 
27
# Minimum number of free tunnel devices kept in cache on MN or HA
28
# Must be set to at least 1 for MN and HA. To ensure successful
29
# bindings even during high work loads it could be set to a bigger
30
# value on the HA.
31
MIN_TUNNEL_NR=1
32
 
33
# Maximum number of free tunnel devices kept in cache on MN or HA
34
# Must be set to at least 1 for MN and HA. To improve performance
35
# set it higher than MIN_TUNNEL_NR
36
MAX_TUNNEL_NR=3
37
 
38
# Device where home address should be assigned to
39
HOMEDEV=mip6mnha1
40
 
41
# Home address for mobile node with prefix length. Example:
42
# 3FFE:2620:6:1234:ABCD::1/128 (Don't use the example value!)
43
HOMEADDRESS=fec0:106:2700::4/64
44
 
45
# Home agent's address for mobile node with prefix length. Set to
46
# 0::0/64 for dynamic home agent address
47
HOMEAGENT=fec0:106:2700::2/64

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.