[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <services>
        <mobile-ip>
            <home-agent>
                <virtual-network>
                    <home-agent-address>
                        <name>name</name> <!-- identifier -->
                        <registration-lifetime>registration-lifetime</registration-lifetime>
                        <timestamp-tolerance>timestamp-tolerance</timestamp-tolerance>
                        <starting-ip-address>starting-ip-address</starting-ip-address>
                        <ending-ip-address>ending-ip-address</ending-ip-address>
                        <revocation-required/>
                    </home-agent-address>
                </virtual-network>
            </home-agent>
        </mobile-ip>
    </services>
</configuration>

Description

Select home-agent virtual IP address.

Contents

<ending-ip-address>—Ending IP address of the pool.

<name>—Loopback IP address.

<registration-lifetime>—Maximum registration lifetime.

<revocation-required>—Registration Revocation is mandatory.

<starting-ip-address>—Starting IP address of the pool.

<timestamp-tolerance>—Maximum timestamp tolerance.


[Contents] [Prev] [Next] [Index] [Report an Error]