DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide
218
Switch. Once a user acquires normal user level privileges on the
Switch, he or she must be authenticated by a method on the Switch
to gain administrator privileges on the Switch, which is defined by
the Administrator. A maximum of eight (8) enable method lists can
be implemented simultaneously on the Switch.
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 RADIUS host in the server group.
If no verification is found, the Switch sends an authentication request
to the second RADIUS 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.
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:
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:
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.
Only Administrator or operator-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.