CLI L2P
Release
7.0
05/2011
4.10
User Account Management Commands
277
4.10.11 users snmpv3 encryption
This command specifies the encryption protocol to be used for the specified
login user. The valid encryption protocols are des or none.
If des is specified, the required key may be specified on the command line.
The key may be up to 16 characters long. If the des protocol is specified but
a key is not provided, the user will be prompted for the key. When using the
des protocol, the user login password is also used as the snmpv3 encryption
password and therefore must be at least eight characters in length.
If none is specified, a key must not be provided. The <username> is the
login user name associated with the specified encryption.
Default
no encryption
Format
users snmpv3 encryption <username> <none |
des[key]>
Mode
Global Config
U no users snmpv3 encryption
This command sets the encryption protocol to none. The <username> is
the login user name for which the specified encryption protocol will be
used.
Format
no users snmpv3 encryption <username>
Mode
Global Config