Fujitsu BX600 Network Card User Manual


 
SNTP (Simple Network Time Protocol) Commands Command Reference
<username> - is the login user name.
md5 - md5 authentication method.
sha - sha authentication method.
none - no use authentication method.
no - This command sets the authentication protocol to be used for the specified login user
to none. The <username> is the login user name for which the specified authentication
protocol will be used.
Default Setting
No authentication
Command Mode
Global Config
7.8.2.3 username snmpv3 encryption
This command specifies the encryption protocol and key to be used for the specified login user.
The valid encryption protocols are none or des. The des protocol requires a key, which can be
specified on the command line. The key may be up to 16 characters. If the des protocol is
specified but a key is not provided, the user will be prompted to enter the key. If none is
specified, a key must not be provided. The <username> is the login user name for which the
specified encryption protocol will be used.
Syntax
username snmpv3 encryption <username> {none | des [<key>]}
no username snmpv3 encryption <username>
<username> - is the login user name.
des - des encryption protocol.
none - no encryption protocol.
no - This command sets the encryption protocol to none. The <username> is the login
user name for which the specified encryption protocol will be used.
Default Setting
No encryption
Command Mode
Global Config