EasyManua.ls Logo

Radware Alteon - Page 45

Radware Alteon
842 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Alteon Application Switch Operating System Application Guide
Accessing Alteon
Document ID: RDWR-ALOS-V2900_AG1302 45
To configure an SNMP username
User Configuration
Configure users to use the authentication and privacy options. Alteon supports two authentication
algorithms: MD5 and SHA.
To configure authentication and privacy options
This example procedure configures a user with the name test, authentication type MD5,
authentication password test, privacy option DES, and with privacy password test.
1. Enter the following CLI commands:
2. After configuring a user, specify the access level for this user along with the views to which the
user is allowed access. This is specified in the access table.
3. Link the user to a particular access group.
If you want to allow the user to access only certain MIBs, see View-Based Configurations,
page 46.
>> # /cfg/sys/ssnmp/snmpv3/usm <x>
>> # /cfg/sys/ssnmp/snmpv3/usm 5
>> SNMPv3 usmUser 5 # name "test"
>> SNMPv3 usmUser 5 # auth md5
>> SNMPv3 usmUser 5 # authpw test
>> SNMPv3 usmUser 5 # priv des
>> SNMPv3 usmUser 5 # privpw test
>> # /cfg/sys/ssnmp/snmpv3/access 5
>> SNMPv3 vacmAccess 5 # name "testgrp"
>> SNMPv3 vacmAccess 5 # level authPriv
>> SNMPv3 vacmAccess 5 # rview "iso"
>> SNMPv3 vacmAccess 5 # wview "iso"
>> SNMPv3 vacmAccess 5 # nview "iso"
>> # /cfg/sys/ssnmp/snmpv3/group 5
>> SNMPv3 vacmSecurityToGroup 5 # uname test
>> SNMPv3 vacmSecurityToGroup 5 # gname testgrp

Table of Contents

Other manuals for Radware Alteon