321
Views
IKE peer view
Default command level
2: System level
Parameters
ipv6
: Specifies an IPv6 address.
ip-address
: Specifies the IP address of the local security gateway to be used in IKE negotiation.
Examples
# Set the IP address of the local security gateway to 1.1.1.1.
<Sysname> system-view
[Sysname] ike peer xhy
[Sysname-ike-peer-xhy] local-address 1.1.1.1
local-name
Use
local-name
to configure a name for the local security gateway to be used in IKE negation.
Use
undo local-name
to restore the default.
Syntax
local-name
name
undo local-name
Default
The device name is used as the name of the local security gateway view.
Views
IKE peer view
Default command level
2: System level
Parameters
name
: Specifies the name for the local security gateway to be used in IKE negotiation, a
case-sensitive string of 1 to 32 characters.
Usage guidelines
If you configure the
id-type name
or
id-type user-fqdn
command on the initiator, the IKE
negotiation peer uses the security gateway name as its ID to initiate IKE negotiation, and you must
configure the
ike local-name
command in system view or the
local-name
command in IKE peer
view on the local device. If you configure both the
ike local-name
command and the
local-name
command, the name configured by the
local-name
command is used.
The IKE negotiation initiator sends its security gateway name as its ID to the peer, and the peer uses
the security gateway name configured with the
remote-name
command to authenticate the initiator.
Make sure the local gateway name matches the remote gateway name configured on the peer.
Examples
# Set the name of the local security gateway to
localgw
in IKE peer view of peer1.
<Sysname> system-view
[Sysname] ike peer peer1
[Sysname-ike-peer-peer1] local-name localgw