Juniper IP SERVICES - CONFIGURATION GUIDE V 11.1.X Configuration Manual page 348

Ip services configuration guide
Table of Contents

Advertisement

JUNOSe 11.1.x IP Services Configuration Guide
NOTE: The values for lifetime, replay, and care-of-access configured per mobile host
by using the ip mobile host command override the values configured by using the
ip mobile home-agent command.
ip mobile host
322
Configuring the Mobile IP Home Agent
See ip mobile home-agent.
Use to configure a mobile node on a virtual router with an optional host network
access identifier (NAI) address or the home address (IP address of the home
agent).
To specify the mobile node, include the required nai keyword or the required
address keyword, as follows:
To specify the NAI for the mobile node, include the nai keyword. You must
choose one of the following formats, where user represents the user name
and realm represents the domain name: user@realm, @realm, or @.
To specify a nonzero home address of the mobile node, include the address
keyword followed by the IP address of the mobile node.
To specify that the AAA server should validate registration requests and obtain
configuration and security associations, include the aaa keyword.
To specify the access control list applied to the care-of address that restricts
access for foreign agents or networks, include the care-of-access keyword
followed by the ACL name.
To specify the interval within which the registration requests are established,
include the lifetime keyword followed by the number of seconds, in the range
5–65535; the default value is 36,000 seconds.
Example 1 This example illustrates local authentication of a mobile node; do
not specify the aaa keyword for local authentication.
host1(config)#ip mobile host 200.1.1.1 lifetime 200
or
host1(config)#ip mobile host nai @amazon.net
Example 2 This example illustrates AAA authentication of a mobile node; you
must specify the aaa keyword for AAA authentication.
host1(config)#ip mobile host nai @yahoo.com aaa care-of-access acl2
or
host1(config)#ip mobile host nai bob@msn.net aaa lifetime 400
Use the no version to delete the configuration of the mobile node on the virtual
router.
See ip mobile host.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.1.x ip servicesJunose v 11.1

Table of Contents