Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 6 IKE Configuration Commands
3Com Corporation
6-12
View
System view
Parameter
name: Name of the local GW in IKE negotiation, which contains 1 to 32 characters.
Description
Use the ike local-name command to set the name of the local GW.
Use the undo ike local-name command to restore the default name of the local GW.
By default, router name is used as the name of the local GW.
If the initiator uses the GW name to perform IKE negotiation (id-type name is used),
you must configure the ike local-name command on the local device.
Related command: remote-name.
Example
# Identify the local GW by the configured name “beijing_VPN”
[Router] ike local-name beijing_VPN
6.1.13 ike peer (in System View)
Syntax
ike peer peer-name
undo ike peer peer-name
View
System view
Parameter
peer-name: IKE peer name, which can be a string of up to 15 characters.
Description
Use the ike peer command to configure an IKE peer and access IKE-peer view.
Use the undo ike peer command to delete an IKE peer.
Example
# Configure an IKE peer “new_peer” and access its view.
[Router] ike peer new_peer
[3Com-ike-peer-new_peer]