D-Link DGS-3700 Series Reference Manual page 456

Layer 2 managed gigabit ethernet switch
Hide thumbs Also See for DGS-3700 Series:
Table of Contents

Advertisement

DGS-3700 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
DGS-3700-12:5#config authentication guest_vlan vlan gv add ports all
Command: config authentication guest_vlan vlan gv add ports all
Success.
DGS-3700-12:5#
config authentication ports
Purpose
Syntax
Description
Parameters
Restrictions
Usage example:
The following example sets the authentication mode of all ports to host-based:
DGS-3700-12:5#config authentication ports all auth_mode host_based
Command: config authentication ports all auth_mode host_based
Success.
DGS-3700-12:5#
The following example sets the multi-authentication method of all ports to "any":
DGS-3700-12:5#config authentication ports all multi_authen_methods any
Command: config authentication ports all multi_authen_methods any
Success.
DGS-3700-12:5#
To configure security port(s).
config authentication ports [<portlist> | all] {auth_mode [port_based |
host_based] | multi_authen_methods [none | any | dot1x_impb | impb_wac |
mac_impb]}
This command is used to configure authorization mode and authentication method on
ports.
<portlist> - Specify a port or range of ports to configure.
all - Specify to configure all ports.
auth_mode - The authorization mode is port-based or host-based.
port-based - If one of the attached hosts pass the authentication, all hosts on the same
port will be granted access to the network. If the user fails the authorization, this
port will keep trying the next authentication.
host-based - Every user can be authenticated individually.
multi_authen_methods - Specify the method for multiple authentication.
none - Multiple authentication is not enabled.
any - If any one of the authentication methods (802.1X, MBAC, and WAC) passes,
then pass.
dot1x_impb - Dot1x will be verified first, and then IMPB will be verified. Both
authentications need to be passed.
impb_wac - IMPB will be verified first, and then WAC will be verified. Both
authentications need to be passed.
mac_impb - MAC-AC will be verified first, and then IMPB will be verified. Both
authentications need to be passed.
Only Administrator and Operator-level users can issue this command.
Page | 456

Advertisement

Table of Contents
loading

Table of Contents