164
C
HAPTER
4: R
OUTER
C
OMMAND
R
EFERENCE
set framed_route
user <name>
gateway [IP_address]
ip_route [IP_address]
metric [number]
Specifies a framed (static) network to the user profile for dial-up
connections. See also
add framed_route user
and
add ip route
commands.
bridging
Indicates whether the connection supports bridging. Set to
either Enable of Disable. Default: Enable.
default_route_option
Automatically sets the IP address of a remote default router
by negotiation. This parameter takes precedence over a
default route (gateway) set by
add framed_route user
or
add ip defaultroute
commands, which require
manual IP address entry. Default: Disable.
end_time
For a TIMED user, specifies when to tear down connection.
Seconds field is optional.
ip
Determines if this connection supports IP or not. Default:
Enable.
ipx
Determines whether this connection supports IPX or not.
ipx_address
The address of the remote network.
range_appletalk_
address
The range of valid Appletalk addresses. Range: 1-65279.
Default: 0-0.
remote_IP_address/
mask_specifier
For a remote IP connection, the IP network address assigned
to the client, in the format
nnn.nnn.nnn.nnn
, with or
without a mask specifier. The mask specifier can be in IP
address format (
255.0.0.0
or greater and contiguous) or
A,
B, C
, or a numeric value from 8 to 30 that describes the
number of one bits in the mask. If setting a user IP address,
the mask specifier is set to
H
(for Host) or a numeric value of
32
. If you do not specify a mask, the system generates it for
you from the network address. Default:
0.0.0.0./H
.
send_password
Password sent to remote network.
Note
: Passwords you
defined with other commands are for dial-in users. Limit:
63
ASCII characters
.
spoofing
Specifies spoofing across the remote connection, to save
overhead on the dial-out line connection. Default:
Disable
.
start_time
Period to start a TIMED connection. Seconds field is
optional.
type
Describes what type of dial out connection this is:
■
Ondemand
— makes connection when the system seeks
a session with the remote network.
■
Timed
— makes connection at a set time.
■
Continuous
— always keeps connection up.
■
Manual
— starts connection manually with CLI.
Default