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-sha

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
authentication-sha {
    (authentication-key authentication-key | authentication-password authentication-password);
}

Hierarchy Level

content_copy zoom_out_map
[edit snmp v3 usm local-engine user username],
[edit snmp v3 usm remote-engine engine-id user username]

Description

Configure the secure hash algorithm (SHA) as the authentication type for the SNMPv3 user.

Note:

You can configure only one authentication type for each SNMPv3 user.

For authentication, you can either enter a password in clear text, which is immediately encrypted, or, if you already have the encrypted version (known as a key), enter the key directly.

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

snmp—To view this statement in the configuration.

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

Release Information

Statement introduced before Junos OS Release 7.4.

footer-navigation