H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – Login
H3C S7500 Series Ethernet Switches Chapter 2
Commands for User Control
2-5
Use the undo snmp-agent usm-user command to remove a user from the
corresponding SNMP group. The operation also frees the user from the corresponding
ACL-related configuration.
Examples
# Add the user named aaa to the SNMP group named group1, specifying to
authenticate the user, specifying the authentication protocol to be HMAC-MD5-96, the
authentication password to be 123, and applying ACL 2002 to filter network
management users (assuming that ACL 2002 already exists).
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] snmp-agent usm-user v3 aaa group1 authentication-mode md5 123 acl 2002