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

%QPHKIWTCVKQP'ZCORNGU
'ZCORNG###-G[6[RGUEQPH(KNG
Appendix A
221
Example AAAKeyTypes.conf File
When the mipd daemon starts, it reads AAA key type and subtype definitions from the
/var/adm/mip/AAAKeyTypes.conf file. This file contains type and subtype definitions
from the following IETF documents:
Type values: Generalized Key Distribution Extensions for Mobile IP, Draft 0
(draft-ietf-mobileip-gen-key-00).
Subtype values: AAA Registration Keys for Mobile IP, Draft 10
(draft-ietf-mobileip-aaa-key-10). (This draft defines the key type values as “tbd.”)
If the AAAKeyTypes.conf file does not exist, mipd will use the values defined in the
above IETF documents.
If the Mobile Node clients are using different type or subtype values, edit the file
/var/adm/mip/AAAKeyTypes.conf to match the values used by the client and re-start
mipd.
#
# /var/adm/mip/AAAKeyTypes.conf
# Version....
#
# This file is used by the HP-UX Mobile IPv4 mipd daemon to define
# type and subtype values for AAA Generalized Key Request/Reply
# Extensions.
# The default values are the values specified in draft 10 of the
# IETF Internet Draft AAA Registration Keys for Mobile IP document
# (draft-ietf-mobileip-aaa-key-10.txt).
#
#
section main{
# Type code of the Generalized MN-HA Key Request Extension. The
# default value is 42.
mn-ha-key-req-type: 42
# MN-HA Key Request From AAA subtype of the Generalized MN-HA Key
# Request Extension. The default value for this field is 7.
mn-ha-key-req-subtype: 7
# Type code of the Generalized MN-HA Key Reply Extension. The
# default value is 43.
mn-ha-key-reply-type: 43
# MN-HA Key Reply From AAA subtype of the Generalized MN-HA Key
# Reply Extension. The default value for this field is 1.
mn-ha-key-reply-subtype: 1
# Type code of the Generalized MN-FA Key Request Extension. The
# default value is 40.
mn-fa-key-req-type: 40