2164 CHAPTER 141: IKE CONFIGURATION COMMANDS

ike peer (system view)

Syntax ike peer peer-name

undo ike peer peer-name

View System view

Parameter peer-name: IKE peer name, a string of 1 to 15 characters.

Description Use the ike peer command to create an IKE peer and enter IKE peer view.

Use the undo ike peer command to delete an IKE peer.

Example # Create an IKE peer named peer1 and enter IKE peer view.

<Sysname> system-view

[Sysname] ike peer peer1

[Sysname-ike-peer-peer1]

ike proposal

Syntax ike proposal proposal-number

undo ike proposal proposal-number

View System view

Parameter proposal-number: IKE proposal number, in the range 1 to 100. It also stands for the priority, with a smaller value meaning a higher priority. During an IKE negotiation, the system matches IKE proposals by proposal number, starting from the smallest one.

Description Use the ike proposal command to create an IKE proposal and enter IKE proposal view.

Use the undo ike proposal command to delete an IKE proposal.

The system provides a default IKE proposal, which has the lowest priority and uses these settings.

Encryption algorithm: DES-CBC;

Authentication algorithm: HMAC-SHA1;

Authentication method: Pre-shared Key;

DH group: MODP_768;

SA lifetime: 86, 400 seconds.

Related command: display ike proposal.

Page 2164
Image 2164
3Com MSR 30, MSR 50 manual Ike peer system view, Ike proposal, Syntax ike peer peer-name Undo ike peer peer-name