Command Reference Guide
3Com Router 5000 Family and Router 6000 Family remote-address ● 229
Command Reference
remote-address
Purpose Use the remote-address command to configure IP address of the remote GW.
Use the undo remote-address command to delete IP address of the remote GW.
Syntax remote-address ip-address1 [ ip-address2 ]
undo remote-address
Parameters ip-address
IP address, which can be the address of a network
segment. When both the
ip-address1 and
ip-address2 arguments are specified, they are the
low address and high address of a remote-address
range. If an address range is specifed, the router could
function as a receiver to receive negations initiated by
the peers within the address range.
Example Set IP address of the remote GW to 10.0.0.1.
[Router] ike peer new_peer
[Router-ike-peer-new_peer] remote-address 10.0.0.1
View This command can be used in the following views:
■ IKE-Peer view
Description During an IKE negotiation, the initiator sends its IP address as its identity to the peer if
the
id-type ip command is configured. The peer then uses the address or address
range configured with the
remote-address command to authenticate the initiator.
To guarantee a successful authentication, you must make sure that the IP address
configured with the
local-address command on the initiator is the same address
or within the address range configured with the
remote-address command.