Configuring the Switch

3-46

3
Web – Click SNMP, SNMPv3, Users. Click New to configure a user name. In the
New User page, define a name and assign it to a group, then click Add to save the
configuration and return to the User Name list. To delete a user, check the box next
to the user name, then click Delete. To change the assigned group of a user, click
Change Group in the Actions column of the users table and select the new group.
Figure 3-29 Configuring SNMPv3 Users
CLI – Use the snmp-server user command to configure a new user name and
assign it to a group.
Console(config)#snmp-server user chris group r&d v3 auth md5
greenpeace priv des56 einstien
4-74
Console(config)#exit
Console#show snmp user
4-74
EngineId: 83010000030000352810030000
User Name: chris
Authentication Protocol: md5Privacy Protocol: des56
Storage Type: nonvolatile
Row Status: active
Console#