D-Link DGS-1510 Series Reference Manual page 571

Gigabit ethernet smartpro switch
Hide thumbs Also See for DGS-1510 Series:
Table of Contents

Advertisement

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
PRIV-PASSWORD
access IP-ACL-NAME
Default
By default, there is one user.
User Name: initial.
Group Name: initial.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 15.
Usage Guideline
To create a SMNP user, specify the security model that the user uses and the group that the user is
created for. To create an SNMPv3 user, the password used for authentication and encryption needs
to be specified.
An SNMP user is unable to be deleted if it has been associated with a SNMP server host.
Example
This example shows how the plain-text password is configured for the user "user1" in the SNMPv3
group public.
Switch# configure terminal
Switch(config)# snmp-server user user1 public v3 auth md5 authpassword priv
privpassword
Switch(config)#
This example shows how the MD5 digest string is used instead of the plain text password.
Switch# configure terminal
Switch(config)# snmp-server user user1 public v3 encrypted auth md5
00112233445566778899AABBCCDDEEFF
Switch(config)#
63-22
snmp-server view
This command is used to create or modify a view entry. Use the no form of this command to remove a
specified SNMP view entry.
snmp-server view VIEW-NAME OID-TREE {included | excluded}
no snmp-server view VIEW-NAME
Parameters
VIEW-NAME
password is 8 to 16 octets for MD5 and 8 to 20 octets for SHA. If
the keyword encrypted is specified, the length is 32 for MD5 and
40 for SHA. The format is a hexadecimal value.
Specifies a privacy key used by DES. In the plain-text form, this
password is 8 to 16 octets. If the keyword encrypted is specified,
the length is fixed to 32 octets.
(Optional) Specifies the standard IP access control list (ACL) to
associate with the user.
Specifies the name of the view entry. The valid length is 1 to 32
characters. The syntax is general string that does not allow spaces.
568

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents