2ronwalf#pragma ident "%Z%%M% %I% %E% SMI"
2ronwalf# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
2ronwalf# Use is subject to license terms.
2ronwalf# The contents of this file are subject to the terms of the
2ronwalf# Common Development and Distribution License, Version 1.0 only
2ronwalf# (the "License"). You may not use this file except in compliance
2ronwalf# See the License for the specific language governing permissions
2ronwalf# and limitations under the License.
2ronwalf# When distributing Covered Code, include this CDDL HEADER in each
2ronwalf# If applicable, add the following below this CDDL HEADER, with the
2ronwalf# fields enclosed by brackets "[]" replaced with your own identifying
2ronwalf# information: Portions Copyright [yyyy] [name of copyright owner]
2ronwalf# Sample configuration file for mobility agents. Lines starting with the hash
2ronwalf# character are treated as comments. Blank lines are ignored. All the time
2ronwalf# values are in seconds unless stated otherwise. For the variable names that
2ronwalf# are composed of multiple words, the practice is each word should start with
2ronwalf# upper-case letter, and each value should start with lower-case.
2ronwalf Version = 1.0 # version number for the configuration file. (required)
2ronwalf# One section for all interfaces supported by mipagent.
2ronwalf# The section name must be [Advertisements <intf-name>]
2ronwalf# HomeAgent yes, no (Determines whether mipagent will provide
2ronwalf# ForeignAgent yes, no (Determines whether mipagent will provide
2ronwalf# PrefixFlags yes, no (Specifies whether advertisements will include
2ronwalf# AdvertiseOnBcast yes, no (If yes, advertisements are sent on
2ronwalf# 255.255.255.255, rather than 224.0.0.1)
2ronwalf# RegLifetime n (maximum lifetime value accepted in registration
2ronwalf# AdvLifetime n (Lifetime advertised in the RFC1256 portion)
2ronwalf# AdvFrequency n (The frequency of mobility advertisements, in
2ronwalf# ReverseTunnel yes, no (Determines whether mipagent has reverse tunnel
2ronwalf# case of foreign-agent it also means that the
2ronwalf# foreign agent is advertising reverse tunnel)
# ReverseTunnelRequired yes, no (Determines local policy of the mipagent
# on registration request,
i.e whether a mobile
ReverseTunnelRequired = no
# Advertisement section for dynamic interfaces:
# The interface with '*' suffix determines dynamic interfaces to mipagent.
# Additional parameters which may control Advertisement frequency in a newly
# created mobility interface are useful when a mobility
# interface does not want to have a periodic advertisement all the time.
# The following configuration is useful for foreign agents.
# AdvInitCount n Initial Advertisement count when
# Unsolicited advertisements are limited.
# AdvLimitUnsolicited yes, no Determines the local policy of the mipagent
# (foreign agent) if it sends limited or
# unlimited unsolicited advertisement.
# Uncomment the following section, if your foreign agent allows mobility
# service through newly created Solaris PPP interfaces. For more information
# ReverseTunnelRequired = no
# AdvLimitUnsolicited = yes
# The GlobalSecurityParameters contains all security related configuration
# MaxClockSkew n (The number of seconds that mipagent will
# accept as a difference between its own local
# time and the time found in Registration Requets)
# HA-FAAuth yes, no (Specifies whether HA-FA Authentication
# extensions must be present in Registration
# MN-FAAuth yes, no (Specifies whether MN-FA Authentication
# extensions must be present in Registration
# Challenge yes, no (Specifies whether the Foreign Agent will
# include Challenges in it's mobility
# KeyDistribution files (must be set to files)
[GlobalSecurityParameters]
# The SPIs must be configured. An SPI entry contains a numerical value
# the replay method and keying information.
# ReplyMethod none, timestamp (Specifies the type of replay
# authentication for the SPI)
# Key x (Authentication key in hexadecimal)
Key= 11111111111111111111111111111111
Key= 15111111111111111111111111111111
# The Address section contains configuration information for mobility
# nodes (foreign and home agents) as well as mobile nodes.
# The # Node-Default keyword in the section header is used to define a
# default SPI for all mobile nodes. This allows an administrator to
# simply include a single entry for all mobile nodes, assuming that
# they all use the same SPI. The Default-Node entry must include the
# The Address section may also contain an NAI as opposed to
# the home address. These entries must also include the Pool
# Type node, agent (Specifies whether the entry is for
# a mobile node, or a mobility agent)
# SPI n (The SPI value associated with the
# entry, which must be configured above)
# Pool n (If the section header contained an NAI,
# an address will be allocated for the
# mobile node from the pool defined)