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