[Contents] [Prev] [Next] [Index] [Report an Error]

local-engine

Syntax

local-engine {
user username {
authentication-md5 {
authentication-password authentication-password;
}
authentication-sha {
authentication-password authentication-password;
}
authentication-none;
privacy-aes128 {
privacy-password privacy-password;
}
privacy-des {
privacy-password privacy-password;
}
privacy-3des {
privacy-password privacy-password;
}
privacy-none {
privacy-password privacy-password;
}
}
}

Hierarchy Level

[edit snmp v3 usm]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Configure local-engine information for the user-based security model (USM).

The remaining statements are explained separately.

Usage Guidelines

See Creating SNMPv3 Users.

Required Privilege Level

snmp—To view this statement in the configuration.

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


[Contents] [Prev] [Next] [Index] [Report an Error]