< Home

ike remote-address(Upgrade-compatible Command)

Function

The ike remote-address command configures the pre-shared key, rate limit, VPN multi-instance, security zone for VPN multi-instance, and certificate for the peer end at the specified IP address.

The undo ike remote-address command cancels the above configuration.

Format

ike remote-address remote-ip-address { pre-shared-key pre-shared-key | speed-limit { inbound | outbound } * speed-limit | vpn-instance vpn-instance-name zone zone-name | certificate local-filename filename } *

undo ike remote-address remote-ip-address { pre-shared-key | speed-limit { inbound | outbound } | vpn-instance vpn-instance-name | certificate local-filename }

Parameters

Parameter

Description

Value

remote-ip-address

Specifies the remote IP address of an IKE peer.

  • IPv4 address: The value is in dotted decimal notation.
  • IPv6 address: The value is in colon hexadecimal notation.
pre-shared-key pre-shared-key

Specifies the pre-shared key.

The value is a string of 1 to 128 characters. Passwords are displayed in cipher text during configuration file query.
speed-limit inbound speed-limit

Specifies the inbound direction of speed limit.

It is an integer that ranges from 8 to 4194303, in kilobytes. The default value is 0, indicating that the rate is not limited.
speed-limit outbound speed-limit

Specifies the outbound direction of speed limit.

It is an integer that ranges from 8 to 4194303, in kilobytes. The default value is 0, indicating that the rate is not limited.

vpn-instance vpn-instance-name

Specifies the name of the VPN instance that IPSec tunnel traffic belongs to.

The VPN instance name must have been created.

zone { dmz | trust | untrust }

Specifies the security zone.

-
certificate local-filename filename Specifies the name of the certificate. It is a string of 1 to 127 characters and case insensitive.

Views

System view

Default Level

2: Configuration level

Usage Guidelines

This command is available to aid upgrade compatibility. It can only be run during the configuration restoration phase of the upgrade.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >