Command Reference Guide
3Com Router 5000 Family and Router 6000 Family remote address ● 231
Command Reference
remote address
Purpose Use the remote address command to configure to assign IP address for the peer
interface.
Use the undo remote address command to disable to assign IP address for the
peer interface.
Syntax remote address { ip-address | pool [ pool-number ] }
undo remote address
Parameters ip-address
IP address.
pool-number
Global address pool number. Valid values are 0 to 99.
If no value is specified, the default is 0. One address
picked from the specified address pool is to be
assigned to the peer interface.
Default By default, the interface does not assign the address for the peer interface.
Example The serial interface encapsulated with PPP assigns an IP address 10.0.0.1 for the peer.
[3Com-Serial0/0/0] remote address 10.0.0.1
View This command can be used in the following views:
■ Interface view
Description When an interface is encapsulated with PPP, but not configured with authentication
and IP address, perform the following task to configure the negotiable attribute of IP
address for this interface (configuring the
ip address ppp-negotiate
command on local router), and configure the
remote address command on the
peer router, so that the local interface can accept the IP address originated from PPP
negotiation. This IP address is assigned by the opposite end. This configuration is
mainly used to obtain IP address assigned by ISP when accessing Internet via ISP.
CAUTION: This command does not forbid the peer to configure IP address itself. To
forbid the peer to configure IP address itself, you must configure the ppp ipcp
remote-address forced
command.
Use this command only when PPP authentication is not configured, and be sure to
specify a global address pool.
Related Commands ■ ip address ppp-negotiate
■ ppp ipcp address forced