324
undo proposal
[
proposal-number
]
Default
An IKE peer references no IKE proposals and, when initiating IKE negotiation, it uses the IKE
proposals configured in system view.
Views
IKE peer view
Default command level
2: System level
Parameters
proposal-number
&<1-6>: Specifies the sequence number of the IKE proposal for the IKE peer to
reference, in the range of 1 to 65535. &<1-6> means that you can specify the
proposal-number
argument for up to six times. An IKE proposal with a smaller sequence number has a higher priority.
Usage guidelines
In the IKE negotiation phase 1, the local end uses the IKE proposals specified for it, if any.
An IKE peer can reference up to six IKE proposals.
The responder uses the IKE proposals configured in system view for negotiation.
Examples
# Configure IKE peer
peer1
to reference IKE proposal
10
.
<Sysname> system-view
[Sysname] ike peer peer1
[Sysname-ike-peer-peer1] proposal 10
Related commands
•
ike
proposal
•
ike peer (system view)
remote-address
Use
remote-address
to configure the IP address of the IPsec remote security gateway.
Use
undo remote-address
to remove the configuration.
Syntax
remote-address
[
ipv6
] {
hostname
[
dynamic
] |
low-ip-address
[
high-ip-address
] }
undo remote-address
Views
IKE peer view
Default command level
2: System level
Parameters
ipv6
: Specifies an IPv6 address.
hostname
: Specifies the host name of the IPsec remote security gateway, a case-insensitive string of
1 to 255 characters. The host name uniquely identifies the remote IPsec peer and can be resolved to
an IP address by the DNS server.