⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 network-mip6.conf

📁 mobile ipv6协议Linux实现源代码
💻 CONF
字号:
# MIPL Mobile IPv6 Configuration file# Should this node act as a home agent (ha), mobile node (mn) or# correspondent node (cn). HA and MN both have CN functionality# embedded. Default: cn.FUNCTIONALITY=ha# In error situations it may be desired to get more detailed# information what is happening. Increase this value to get more# messages from the module (default: 0).DEBUGLEVEL=1# Should unicasts to node's site-local address be tunneled when mobile# node is not in its home network (default: no).#TUNNEL_SITELOCAL=no# Minimum number of free tunnel devices kept in cache on MN or HA# Must be set to at least 1 for MN and HA. To ensure successful # bindings even during high work loads it could be set to a bigger # value on the HA.MIN_TUNNEL_NR=1# Maximum number of free tunnel devices kept in cache on MN or HA# Must be set to at least 1 for MN and HA. To improve performance# set it higher than MIN_TUNNEL_NRMAX_TUNNEL_NR=3# Device where home address should be assigned toHOMEDEV=mip6mnha1# Home address for mobile node with prefix length. Example:# 3FFE:2620:6:1234:ABCD::1/128 (Don't use the example value!)HOMEADDRESS=3ffe:2620:6:1::11/128# Home agent's address for mobile node with prefix length. Set to # 0::0/64 for dynamic home agent address HOMEAGENT=3ffe:2620:6:1::111/64

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -