Black Box LEH1104A-2SFP Manuale Utente

Pagina di 208
724-746-5500   |   blackbox.com 
Page 170
Chapter 7: Command-Line Management
4. Example:
The following example adds a user (myuser) using snmp v3 with read-write access mode and MD5 authentication (mypassword):
switch_a(config)#snmp-server v3-user myuser rw auth md5 mypassword
switch_a(config)#
SNMPv3 Priv Auth-MD5, SNMPv3 Priv Auth-SHA:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen.
switch_a(config)#
2. Usage:
Add a user using snmp v3 with read-only or read-write access mode, MD5 or SHA authentication, and privacy. Use the no form 
of the command to delete this user.
3. Command Syntax:
(no) snmp-server v3-user USERNAME (rorw) priv auth (md5sha) AUTH_PASSWORD des PRIV_PASS_PHRASE
USERNAME Specify a user name.
ro read-only access mode
rw read-write access mode
md5 authentication method
sha authentication method
AUTH_PASSWORD authentication password
PRIV_PASS_PHRASE encryption pass phrase
4. Example:
The following example adds a user (myuser) using snmp v3 with read-write access mode, MD5 authentication (mypassword), and 
encryption pass phrase (mypassphrase):
switch_a(config)#snmp-server v3-user myuser rw priv md5 mypassword des mypassphrase
switch_a(config)#
7.11 802.1x
Radius Configuration, Port Authentication
Radius Configuration
Radius Status:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen.
switch_a(config)#