HP VPN Firewall Appliances VPN Command Reference

40
undo ike local-name
Default
The device name is used as the name of the local security gateway.
Views
System view
Default command level
2: System level
Parameters
name: Name of the local security gateway for 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
# Configure the local security gateway name as app.
<Sysname> system-view
[Sysname] ike local-name app
Related commands
remote-name
id-type
ike next-payload check disabled
Use ike next-payload check disabled to disable the checking of the Next payload field in the last
payload of an IKE message during IKE negotiation, gaining interoperation with products assigning the
field a value other than zero.
Use undo ike next-payload check disabled to restore the default.
Syntax
ike next-payload check disabled
undo ike next-payload check disabled
Default
The Next payload field is checked.
Views
System view