local-engine
Syntax
local-engine {
user username {
authentication-md5 {
(authentication-key authentication-key | authentication-password authentication-password);
}
authentication-none;
authentication-sha {
(authentication-key authentication-key | authentication-password authentication-password);
}
privacy-aes128 {
(privacy-key privacy-key | privacy-password privacy-password);
}
privacy-des {
(privacy-key privacy-key | privacy-password privacy-password);
}
privacy-3des {
(privacy-key privacy-key | privacy-password privacy-password);
}
privacy-none {
}
}
}
Hierarchy Level
[edit snmp v3 usm]
Description
Configure local engine information for the user-based security model (USM).
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.