Description, Examples – Allied Telesis AT-S63 User Manual

Page 349

Advertising
background image

AT-S63 Management Software Command Line Interface User’s Guide

349

authentication This option provides an

authentication protocol, but no
privacy protocol.

privacy

This option provides an

authentication protocol and the
privacy protocol.

storagetype

Specifies the storage type of this table entry.
This is an optional parameter. The options are:

volatile

Does not allow you to save the table

entry to the configuration file on the
switch. This is the default.

nonvolatile Allows you to save the table entry to

the configuration file on the switch.

Description

This command modifies a Target Parameters Table entry.

Examples

The following command modifies the Target Parameters Table entry called

“host23.” The user name is “user7990” and the security model is the
SNMPv3 protocol. The security level is set to the privacy level.

set snmpv3 targetparams=host23 username=loan1
securitymodel=v3 securitylevel=privacy

The following command modifies the Target Parameters Table entry called
“manager9”. The user name is “loan1” and the security model is the
SNMPv3 protocol. The security level is set to the authentication protocol.

set snmpv3 targetparams=manager9 username=loan1
securitymodel=v3 securitylevel=authentication

Advertising