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

OKRCFOKP
OKRCFOKP1RVKQPU4GHGTGPEG
Chapter 10
191
sessions
The sessions option queries mipd and displays information about AAA sessions. This
option is valid only on Home Agents and Foreign Agents.
Syntax
se[ssions] [-v]
Parameters
-v Verbose option.
Description
A Home or Foreign Agent will have one AAA session with the corresponding AAA Home
Agent Server (AAAH) or AAA Foreign Agent Server (AAAF) for each AAA Mobile Node it
is serving. The mipadmin utility displays the following information about each AAA
session:
Session ID: AAA session ID. This first field in the ID is the Home or Foreign Agent’s
Fully-Qualified Domain Name (FQDN). The AAA session ID also includes the
destination TCP port number on the AAA server (usually 1812).
Expiration Time: the expiration time for the session.
NAI: the Network Access Identifier (NAI) for the Mobile Node.
MN Home Address: the Mobile Node’s home address.
If you specify the -v option, mipadmin also displays the following information:
AAAH Host: the FQDN of the AAAH server and a tag indicating if the AAAH server
maintains state information (State Maintained) or does not maintain state
information (Not State Maintained). If the AAA server maintains state
information, the AAA server maintains the session after the initial authentication
and authorization. The Home Agent sends a AAA Session Termination Request to
the AAAH when the session expires.
Key Lifetime: Lifetime for the AAA dynamic keys. This must be the same as the
session Expiration Time.
Example
mipadmin> se -v
___________________________ AAA Session Information _____________________
Session ID: hpindhqo.cup.hp.com;1812;1111:2222
Expiration Time: Infinite Lifetime
NAI: user1@home.com
MN Home Address: 11.11.11.2
AAAH Host: aaah1@home.com (State Maintained)
Key Lifetime: Infinite Lifetime