D-Link xStackTM DGS/DXS-3300 Series Switch User Manual


 
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
156
show authen_policy
Purpose Used to display the system access authentication policy status on
the Switch.
Syntax
show authen_policy
Description This command will show the current status of the access
authentication policy on the Switch.
Parameters None.
Restrictions None.
Example usage:
To display the system access authentication policy:
DGS-3324SRi:4#show authen_policy
Command: show authen_policy
Authentication Policy: Enabled
DGS-3324SRi:4#
create authen_login method_list_name
Purpose Used to create a user defined method list of authentication methods
for users logging on to the Switch.
Syntax
create authen_login method_list_name <string 15>
Description This command is used to create a list for authentication techniques
for user login. The Switch can support up to eight method lists, but
one is reserved as a default and cannot be deleted. Multiple method
lists must be created and configured separately.
Parameters <string 15> - Enter an alphanumeric string of up to 15 characters to
define the given method list.
Restrictions Only administrator-level users can issue this command.
Example usage:
To create the method list “Trinity.”:
DGS-3324SRi:4#create authen_login method_list_name Trinity
Command: create authen_login method_list_name Trinity
Success.
DGS-3324SRi:4#