HP-UX Mobile IPv4 A.03.01 Administrator's Guide

OKREQPHKICPFOKRTQEQPHKI
OKREQPHKI%QOOCPFTGHGTGPEG
Chapter 9
130
configure node
Use the configure node command on Home Agents to configure information about
non-AAA Mobile Node clients, or about Correspondent Nodes that will use route
optimization. You do not have to use this command if the local node is only a Foreign
Agent, or a Home Agent with only AAA Mobile Node clients and no Mobile Node clients
that will use Route Optimization.
Multi-Homed Correspondent Node
If the Correspondent Node is multi-homed (it has multiple IP addresses), you must
configure security information for each IP address on the Correspondent Node by
repeating the configure node command for each address. Each instance of the
command for the same Correspondent Node must have the same security parameters
(SPI, security algorithm and key).
Syntax
c[onfigure] n[ode] [ip_addr] [-spi spi] [-algo algorithm]
[-key key | random]
Parameters
ip_addr IP address of the non-AAA Mobile Node, or the Correspondent Node
that will use Route Optimization.
Acceptable Values: IP address in dotted-decimal notation.
mipconfig Default: None. If you do not specify a value, mipconfig
will operate in novice mode.
mipd Daemon Default: None.
spi Security Parameters Index (SPI) that identifies the Security
Association (SA) between the Mobile Node or Correspondent Node and
mipd. This value does not have to be unique on the Home Agent, and
must match the value configured on the Mobile Node or Correspondent
Node.
Keyed MD5 is considered vulnerable to attack by the cryptographic
community. HP recommends that you use MD5 only if the Mobile Node
does not support HMAC-MD5.
Acceptable Values: 256 - 2147483647 (integer).
mipconfig Default: None. You must specify a value.
mipd Daemon Default: None.
algorithm Security algorithm mipd uses to authenticate messages exchanged
with the Mobile Node or Correspondent Node. This must match the
algorithm configured on the Mobile Node or Correspondent Node.
Acceptable Values: md5 or hmac-md5.
mipconfig Default: hmac-md5
mipd Daemon Default: None.