Chapter 4: Management
Extreme Networks EAS 100-24t Switch CLI Manual
70
Example usage:
To create an SNMP user on the switch:
Example usage:
To delete a previously entered SNMP user on the switch:
#create snmp user EXN default encrypted by_password auth md5
knickerbockers priv none
Command: create snmp user EXN default encrypted by_password auth
md5 knickerbockers priv none
Success.
#
delete snmp user
Purpose Used to remove an SNMP user from an SNMP group and also to delete the
associated SNMP group.
Syntax delete snmp user <SNMP_name 32>
Description This command is used to remove an SNMP user from its SNMP group and
then delete the associated SNMP group.
Parameters <SNMP_name 32> - An alphanumeric string of up to 32 characters that
identifies the SNMP user that will be deleted.
Restrictions Only Administrator-level users can issue this command.
#delete snmp user EXN
Command: delete snmp user EXN
Success.
#
show snmp user
Purpose Used to display information about each SNMP username in the SNMP group
username table.
Syntax show snmp user
Description This command is used to display information about each SNMP username in
the SNMP group username table.
Parameters None.
Restrictions None.