D-Link DGS-510 Reference Manual page 443

Gigabit ethernet smartpro switch
Table of Contents

Advertisement

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
Default
By default, this value is 60 seconds.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
The Switch will be in the quiet state for a failed authentication session until the expiration of the timer.
Example
This example shows how to configure the restart timer to 20 for eth1/0/1.
Switch# configure terminal
Switch(config)# interface eth1/0/1
Switch(config-if)# authentication timer restart 20
Switch(config-if)#
50-7
authentication username
This command is used to create a user in the local database for authentication. Use the no form of
this command to remove a user in the local database.
authentication username NAME password [0 | 7] PASSWORD [vlan VLAN-ID]
no authentication username NAME [vlan]
Parameters
NAME
0
7
password STRING
vlan VLAN-ID
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 15.
Usage Guideline
Use this command to configure the local database used for user authentication.
Example
This example shows how to create a local account with user1 as the username and pass1 as
password.
Specifies the username with a maximum of 32 characters.
(Optional) Specifies the password in the clear text form. If neither 0
nor 7 are specified, the default form is clear text.
(Optional) Specifies the password in the encrypted form. If neither 0
nor 7 are specified, the default form is clear text.
Specifies to set password for MAC authentication. If in the clear text
form, the length of the string cannot be over 32.
Specifies the VLAN to be assigned.
440

Advertisement

Table of Contents
loading

Table of Contents