Mobile IPv4 Administrator's Guide

mipconfig and miproconfig
mipconfig Command reference
Chapter 9
133
configure router
Use the configure router command on Foreign Agents to configure
router information that the Foreign Agent will advertise to Mobile Nodes in Agent
Advertisements. You can configure up to eight (8) routers for each Foreign Agent
interface.
If a Foreign Agent does not include any router information in Agent Advertisements, a
Mobile Node may use a Care-of Address from the Agent Advertisements or the Foreign
Agent’s source address as a router address.
Syntax
c[onfigure] r[outer] [
interface_name
] [-r
router_addr
-p
preference
-n
netmask
[-r
router_addr
-p
preference
-n
netmask
] ...]]
Parameters
interface_name
Name of the interface with Foreign Agent services.
Acceptable Values: The name of a LAN interface that is configured
on the system (ifconfig UP, not POINTOPOINT or LOOPBACK).
mipconfig Default: None. If you do not specify a value, mipconfig
will operate in novice mode.
mipd Daemon Default: None.
router_addr
Router IP address to include in Agent Advertisements.
Acceptable Values: IP address in dotted-decimal notation.
mipconfig Default: None. You must specify a value.
mipd Daemon Default: None.
preference
Preference for the router specified by
router_addr
. A higher value
indicates a higher preference. If multiple router entries have the same
preference value, mipconfig assigns the most recently configured
router a higher value.
Acceptable Values: 1 - (the number of routers configured).
mipconfig Default: None. You must specify a value.
mipd Daemon Default: None.
netmask
Network mask corresponding to
router_addr
.
Acceptable Values: Network mask in dotted-decimal notation.
mipconfig Default: If the
router_addr
matches the primary address
of an interface configured on the system (ifconfig UP, not
POINTOPOINT or LOOPBACK), mipconfig will use the network mask of
the interface as a default.
mipd Daemon Default: None.