Command Reference Guide
3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 6 IKE Configuration Commands
3Com Corporation
6-20
Use the undo peer command to restore the default subnet type. You can use this
command to enable interoperability between the router and a Netscreen device.
The default is single-subnet.
Example
# Set the subnet type in IKE negotiation to multiple.
[Router-ike-peer-xhy] peer multi-subnet
6.1.24 remote-address
Syntax
remote-address ip-address1 [ ip-address2 ]
undo remote-address
View
IKE-peer view
Parameter
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.
Description
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.
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.
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










