Config users passwd, Config users delete, Config users snmpv3 authentication – NETGEAR 7200 Series Layer 2 Managed Switch Software User Manual

Page 99: Config users snmpv3 encryption, Config users passwd -57, Config users delete -57, Config users snmpv3 authentication -57, Config users snmpv3 encryption -57

Advertising
background image

User Manual for the NETGEAR 7200 Series Layer 2 Managed Switch Software

Switching Commands

7-57

202-10010-01

config users passwd

This command changes the password of an existing operator. The password is up to eight
alphanumeric characters. The name and password are not case-sensitive.

When a password is changed, a prompt will ask for the operator’s former password. If none, press
enter.

Default

Blank (indicating no password)

Format

config users passwd <user>

config users delete

This command removes an operator.

Format

config users delete <name>

Note:

The admin user account cannot be deleted.

config users snmpv3 authentication

This command specifies the authentication protocol to be used for the specified login user. The
valid authentication protocols are

none

,

md5

or

sha

. If

md5

or

sha

are specified, the user login

password will be used as the snmpv3 authentication password. The

<user>

is the login user name

for which the specified authentication protocol will be used.

Default

no authentication

Format

config users snmpv3 authentication <user> <none/md5/

sha>

config users snmpv3 encryption

This command specifies the encryption protocol and key to be used for the specified login user.
The valid encryption protocols are

none

or

des

. The

des

protocol requires a

key

, which can be

specified on the command line. The

key

may be up to 16 characters long. If the

des

protocol is

specified but a key is not provided, the user will be prompted for the key. If

none

is specified, a key

must not be provided. The

<user>

is the login user name for which the specified encryption

protocol will be used.

Default

no encryption

Format

config users snmpv3 encryption <user> <none/des [key]>

Advertising