Configuration Guide
706
Configuring SNMP & RMON
SNMP Configurations
2.2.4 Creating SNMP Users
Configure users of the SNMP group. Users belong to the group, and use the same security
level and access rights as the group.
Step 1
configure
Enter global configuration mode.
Step 2
snmp-server user
name
{ local | remote }
group-name
[
smode
{ v1 | v2c | v3 }] [
slev
{
noAuthNoPriv | authNoPriv | authPriv }] [
cmode
{ none | MD5 | SHA }] [
cpwd
confirm-pwd
] [
emode
{ none | DES }] [
epwd
encrypt-pwd
]
Configure users of the SNMP group.
name :
Enter the user name with 1 to 16 characters.
local | remote :
Choose a user type. Local indicates that the user is connected to a local
SNMP engine, while remote means that the user is connected to a remote SNMP engine.
group-name :
Enter the name of the group which the user belongs to. The group is
determined by the group name, security mode and security level.
v1 | v2c | v3 :
Choose a security mode for the SNMP group from the following: SNMPv1,
SNMPv2c, SNMPv3.
noAuthNoPriv | authNoPriv | authPriv :
For SNMPv3 groups, choose a security level from
noAuthNoPriv (no authorization and no encryption), authNoPriv (authorization and no
encryption), authPriv (authorization and encryption). The defaut is noAuthNoPriv. Please
note that if you have chosen v1 or v2c as the security mode, security level cannot be
configured.
none | MD5 | SHA :
Choose an authentication algorithm which is only for the user of
SNMPv3. SHA authentication mode has a higher security than MD5 mode. By default, the
Authentication Mode is none.
confirm-pwd :
Enter an authentication password with 1 to 16 characters excluding question
mark and space. This password in the configuration file will be displayed in the symmetric
encrypted form.
none | DES :
Choose a privacy mode which is only for the user of SNMPv3. None indicates
no privacy method is used, and DES indicates DES encryption method is used. By default,
the Privacy Mode is none. Please note that if you have chosen v1 or v2c as the security
mode, the privacy mode cannot be configured.
encrypt-pwd :
Enter a privacy password with 1 to 16 characters excluding question mark
and space. This password in the configuration file will be displayed in the symmetric
encrypted form.
Step 3
show snmp-server user
Displays the information of SNMP users.
Step 4
end
Return to privileged EXEC mode.
Step 5
copy running-config startup-config
Save the settings in the configuration file.
The following example shows how to create an SNMP user on the switch. Name the user
as admin, and set the user as a remote user, SNMPv3 as the security mode, authPriv as the
Содержание TL-SG2424
Страница 26: ...Part 1 Accessing the Switch CHAPTERS 1 Overview 2 Web Interface Access 3 Command Line Interface Access...
Страница 130: ...Part 4 Configuring LAG CHAPTERS 1 LAG 2 LAG Configuration 3 Configuration Example 4 Appendix Default Parameters...
Страница 147: ...Part 5 Monitoring Traffic CHAPTERS 1 Traffic Monitor 2 Appendix Default Parameters...
Страница 449: ...Part 15 Configuring ARP CHAPTERS 1 Overview 2 ARP Configurations...
Страница 508: ...Configuring Voice VLAN Configuration Guide 485...
Страница 768: ...Configuring SNMP RMON Appendix Default Parameters Configuration Guide 745 Parameter Default Setting Status Disable...