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

OKREQPHKICPFOKRTQEQPHKI
OKREQPHKI%QOOCPFTGHGTGPEG
Chapter 9
131
key 128-bit security key mipd uses to authenticate messages from the
Mobile Node or Correspondent Node. Ideally, each entry should have a
distinct key. This key must match the key configured on the Mobile
Node or Correspondent Node.
Acceptable Values: 128 bits, entered as a series of 16, two-digit
hexadecimal values, separated by spaces. Alternatively, you can specify
random, and mipconfig will generate a key for you and display it on
stdout.
mipconfig Default: None. You must specify a value.
mipd Daemon Default: None.
Examples
The following command configures security information for the Mobile Node 15.1.1.1:
c n 15.1.1.1 -spi 1024 -key 00 11 22 33 44 55 66 77 88 99 aa bb cc\
dd ee ff
The following command configures security information for the Correspondent Node
16.1.1.2. This node uses the MD5 authentication algorithm, and the user is requesting
mipconfig to configures a random key. The mipconfig utility will display the key it
configures so the user can configure the same key on the Correspondent Node:
c n 16.1.1.2 -spi 1024 -algo md5 -key random