![D-Link DGS-1210/ME series Reference Manual Download Page 461](http://html.mh-extra.com/html/d-link/dgs-1210-me-series/dgs-1210-me-series_reference-manual_77989461.webp)
DGS-1210/ME Metro Ethernet Switch CLI Reference Guide
441
The sequence of methods implemented in this command affects the
authentication result. For example, if a user enters a sequence of
methods like
– radius – local_enable,
the Switch sends an
authentication request to the first
host in the server
group. If no verification is found, the Switch sends an authentication
request to the second
host in the server group and so on,
until the list is exhausted. At that point, the Switch restarts the same
sequence with the following protocol listed,
radius
. If no
authentication takes place using the
radius
list, the
local_enable
password set in the Switch is used to authenticate the user.
Successful authentication using any of these methods gives the user
an ‘Admin’ level privilege.
Parameters
default
– The default method list for adminstration rights
authentication, as defined by the user. The user may choose one or
more of the following authentication methods:
•
– Specifies that the user is to be authenticated
using the
protocol from the remote
server hosts
of the
server group
list.
•
radius
– Specifies that the user is to be authenticated using
the
RADIUS
protocol from the remote RADIUS
server hosts
of the RADIUS
server group
list.
•
local
- Specifies that the user is to be authenticated using
the local
user account
database on the Switch.
•
server_group <string 15>
– Specifies the server group name
for authentication.
•
none
– Specifies that no authentication is required to access
the Switch.
method_list_name <string 15>
– Specifies a previously created
authen_enable method_list_name
. The user may add one or more
of the following authentication methods to this method list:
•
– Specifies that the user is to be authenticated
using the
protocol from a remote
server.
•
radius
- Specifies that the user is to be authenticated using
the
RADIUS
protocol from a remote RADIUS server.
•
local
- Specifies that the user is to be authenticated using
the local
user account
database on the Switch. The local
enable password of the device can be configured using the
‘
config admin local_password
’ command.
•
server_group <string 15>
–Specifies that the user is to be
authenticated using the server group account database on
the Switch.
•
none
– Specifies that no authentication is required to access
the Switch.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To configure the user defined method list ‘Permit’ with authentication methods , RADIUS and
local_enable, in that order.