Supported Platforms
Related Documentation
- ACX, M, MX, PTX, T Series
- Configuring the Encryption Type
- Defining Access Privileges for an SNMP Group
- Configuring the Access Privileges Granted to a Group
- Assigning Security Model and Security Name to a Group
- Complete SNMPv3 Configuration Statements
- ACX, M, MX, PTX, QFX, T Series
- Minimum SNMPv3 Configuration on a Device Running Junos OS
Configuring the SNMPv3 Authentication Type
By default, in a Junos OS configuration the SNMPv3 authentication type is set to none.
This topic includes the following sections:
Configuring MD5 Authentication
To configure the message digest algorithm (MD5) as the authentication type for an SNMPv3 user, include the authentication-md5 statement at the [edit snmp v3 usm local-engine user username] hierarchy level:
authentication-password is the password used to generate the key used for authentication.
SNMPv3 has special requirements when you create plain-text passwords on a router or switch:
- The password must be at least eight characters long.
- The password can include alphabetic, numeric, and special characters, but it cannot include control characters.
Configuring SHA Authentication
To configure the secure hash algorithm (SHA) as the authentication type for an SNMPv3 user, include the authentication-sha statement at the [edit snmp v3 usm local-engine user username] hierarchy level:
authentication-password is the password used to generate the key used for authentication.
SNMPv3 has special requirements when you create plain-text passwords on a router or switch:
- The password must be at least eight characters long.
- The password can include alphabetic, numeric, and special characters, but it cannot include control characters.
Configuring No Authentication
To configure no authentication for an SNMPv3 user, include the authentication-none statement at the [edit snmp v3 usm local-engine user username] hierarchy level:
Related Documentation
- ACX, M, MX, PTX, T Series
- Configuring the Encryption Type
- Defining Access Privileges for an SNMP Group
- Configuring the Access Privileges Granted to a Group
- Assigning Security Model and Security Name to a Group
- Complete SNMPv3 Configuration Statements
- ACX, M, MX, PTX, QFX, T Series
- Minimum SNMPv3 Configuration on a Device Running Junos OS
Published: 2012-12-08
Supported Platforms
Related Documentation
- ACX, M, MX, PTX, T Series
- Configuring the Encryption Type
- Defining Access Privileges for an SNMP Group
- Configuring the Access Privileges Granted to a Group
- Assigning Security Model and Security Name to a Group
- Complete SNMPv3 Configuration Statements
- ACX, M, MX, PTX, QFX, T Series
- Minimum SNMPv3 Configuration on a Device Running Junos OS