174
CHAPTER 3
CLI CONFIGURATION
md5 <md5_passwd>:
An optional flag to indicate that this user uses MD5 authentication protocol. A string
identifying the authentication password phrase. For MD5 authentication protocol, the allowed string length
is 8 to 32 characters. For SHA authentication protocol, the allowed string length is 8 to 40 characters. The
allowed content is ASCII characters from 0x21 to 0x7E.
sha <sha_passwd>:
An optional flag to indicate that this user uses SHA authentication protocol. A string
identifying the authentication password phrase. For MD5 authentication protocol, the allowed string length
is 8 to 32 characters. For SHA authentication protocol, the allowed string length is 8 to 40 characters. The
allowed content is ASCII characters from 0x21 to 0x7E.
[ priv { des | aes } <priv_passwd> ] ]: Indicates the privacy protocol that this entry should belong to. Possible
privacy protocols are:
DES
: An optional flag to indicate that this user uses DES authentication protocol.
AES:
An optional flag to indicate that this user uses AES authentication protocol.
<priv_passwd>:
A string identifying the privacy password phrase. The allowed string length is 8 to 32, and
the allowed content is ASCII characters from 0x21 to 0x7E.
Negation:
(config)# no snmp-server user <username> engine-id <engineID>
Show:
#show snmp user [ <username> <engineID> ]
3.9.43.12 (config)# snmp-server version
Syntax:
(config)# snmp-server version { v1 | v2c | v3 }
Explanation:
Configure SNMP server version.
Parameters:
{ v1 | v2c | v3 }: Specify which SNMP server version you want to use.
Example:
Set SNMP server version to v3.
Negation:
(config)# no snmp-server version
Show:
# show snmp
3.9.43.13 (config)# snmp-server view
Syntax:
(configt)# snmp-server view <view_name> <oid_subtree> { include | exclude }
Explanation:
Configure SNMPv3 MIB view name.
Parameters:
# config t
(config)# snmp-server version v3
Summary of Contents for IFS-1604GSM Series
Page 385: ......