Technical data

BLADEOS 6.3 Command Reference
222
Chapter 4: Configuration Commands BMD00186-B, April 2010
User Security Model Configuration
You can make use of a defined set of user identities using this Security Model. An SNMP engine
must have the knowledge of applicable attributes of a user.
These commands help you create a user security model entry for an authorized user. You need to
provide a security name to create the USM entry.
snmp-server version {v1v2v3|v3only}
This command allows you to enable or disable the access to SNMP versions 1, 2 or 3. This
command is enabled by default.
Command mode: Global configuration
show snmp-server v3
Displays the current SNMPv3 configuration.
Command mode: All
Table 115 User Security Model Configuration Commands
Command Syntax and Usage
snmp-server user <1-16> name <1-32 characters>
This command allows you to configure a string that represents the name of the user. This is
the login name that you need in order to access the switch.
Command mode: Global configuration
snmp-server user <1-16> authentication-protocol {md5|sha|none}
authentication-password <password value>
This command allows you to configure the authentication protocol and password.
The authentication protocol can be HMAC-MD5-96 or HMAC-SHA-96, or none. The default
algorithm is none.
When you configure an authentication algorithm, you must provide a password, otherwise
you will get an error message during validation. This command allows you to create or
change your password for authentication.
Command mode: Global configuration
Table 114 SNMPv3 Configuration Commands