Allied Telesis AT-S63 User Manual

Page 329

Advertising
background image

AT-S63 Stack Command Line User’s Guide

Section IV: SNMPv3

329

Description

This command modifies an SNMPv3 User Table entry.

Examples

The following command modifies a User Table entry called “atiuser104”.

The authentication protocol is set to the MD5 protocol and the
authentication password is “atlanta45denver.” The DES privacy protocol is
on and the privacy password is “denvertoatlanta3.”

set snmpv3 user=atiuser104 authentication=md5
authpassword=atlanta45denver privpassword=denvertoatlanta3

The following command modifies a User Table entry called “atiuser104.”
The authentication protocol is set to the MD5 protocol and the
authentication password is “nycbostonwash56.” The privacy protocol is on
and the privacy password is “bostontoamherst7.” The storage type is set to
nonvolatile storage.

set snmpv3 user=atiuser104 authentication=md5
authpassword=nycbostonwash56 privpassword=bostontoamherst7
storagetype=nonvolatile

Advertising