Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

authentication-method (services)

date_range 31-May-24

Syntax

content_copy zoom_out_map
authentication-method (ecdsa-signatures-256 | ecdsa-signatures-384 | pre-shared-keys | rsa-signatures);

Hierarchy Level

content_copy zoom_out_map
[edit services (IPsec VPN) ipsec-vpn ike proposal proposal-name]

Description

Configure an IKE authentication method.

Options

Note:

In Junos FIPS mode, ECDSA is not supported in Junos OS Release 17.3R1. Starting in Junos OS Release 17.4R1, ECDSA is supported in Junos FIPS mode.

ecdsa-signatures-256

Elliptic Curve Digital Signature Algorithm (ECDSA) for 256-bit moduli. This can only be used on an MS-MPC or MS-MIC.

ecdsa-signatures-384

ECDSA for 384-bit moduli. This can only be used on an MS-MPC or MS-MIC.

pre-shared-keys

A key derived from an out-of-band mechanism; the key authenticates the exchange.

rsa-signatures

Public key algorithm (supports encryption and digital signatures).

Required Privilege Level

admin—To view this statement in the configuration.

admin-control—To add this statement to the configuration.

Release Information

Statement introduced before Junos OS Release 7.4.

ecdsa-signatures-256 and ecdsa-signatures-384 options added in Junos OS Release 17.3R1.

footer-navigation