Ipsec set authentication, Mgmt class, Input format – Efficient Networks 107-0001-000 User Manual

Page 408: Parameters, Example, Response, Ipsec set authkey, Ipsec set authentication -50, Ipsec set authkey -50

Advertising
background image

Chapter 12: IKE/IPsec Commands

Efficient Networks

®

Router family

Command Line Interface Guide

Page 12-50

Efficient Networks

®

ipsec set authentication

Selects authentication for the IPSec SA using either SHA-1 (Secure Hashing
Algorithm 1) or MD5 (Message Digest 5).

Mgmt Class

Security (R/W)

Input Format

ipsec set authentication <md5 | sha1> <saname>

Parameters

Example

Response

Command prompt.

ipsec set authkey

Specifies the authentication key for the IPSec SA.

Mgmt Class

Security (R/W)

Input Format

ipsec set authkey <key> <saname>

md5

Authentication using the Message Digest 5 algorithm.

sha1

Authentication using algorithm Secure Hash Algorithm-1.

<saname>

a

a

ASCII string

Name of the IPSec SA to which the authentication parameter is added.

b

b

To see the IPSec SA names in use, use the ipsec list command.

-> ipsec set authentication sha1 show_rx

Advertising