Command Manual - QoS/ACL
Quidway S6500 Series Ethernet Switches
Chapter 3 ACL Control Commands to
Control Login Users
Huawei Technologies Proprietary
3-5
auth-password: Authentication password, character string, ranging from 1 to 64 bytes.
privacy: Specifies the security level as encryption.
des56: Specifies the DES encryption protocol.
priv-password: Encryption password, character string, ranging from 1 to 64 bytes.
acl acl-number: The number identifier of basic number-based ACLs, ranging from 2000
to 2999.
local: Local entity user.
engineid: Specifies the engine ID related to the user.
engineid-string: Engine ID character string.
Description
Using the snmp-agent usm-user command, you can add a new user to an SNMP
group, and reference the ACL to perform ACL control to the network management
users by acl acl-number. Using the undo snmp-agent usm-user command, you can
remove the user from the related SNMP group as well as the configuration of the ACL
control of the user.
Example
# Add a user “huawei” to the SNMP group “huaweigroup”. Specify the security level to
“to be authenticated”, the authentication protocol to HMAC-MD5-96 and the
authentication password to “quidway”, and reference the ACL 2002 to perform ACL
control to the network management users (basic ACL 2002 has already been defined).
[Quidway] snmp-agent usm-user v3 huawei huaweigroup authentication-mode md5
quidway acl 2002