D-Link DES-3200 Series Washer/Dryer User Manual


 
xStack
®
DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide
378
Before the authentication process starts, the user is able to forward traffic under the guest
VLAN.
After the authentication process, the user will be able to access the assigned VLAN.
If the port authorize mode is port based mode, when the port has been moved to the authorized
VLAN, the subsequent users will not be authenticated again. They will operate in the current
authorized VLAN.
If the port authorize mode is host based mode, then each user will be authorized individually and
be capable of getting its own assigned VLAN.
If port’s block time is set to” infinite”, it means that a failed authentication client will never be
blocked. Block time will be set to “0”.
Format
config mac_based_access_control ports [<portlist> | all] {state [enable | disable] | mode
[port_based | host_based] | aging_time [infinite | <min 1-1440>] | block_time <sec 0-300> |
max_users [<value 1-1000> | no_limit]}(1)
Parameters
ports - Specify a range of ports for configuring the MAC-based Access Control function
parameters.
<portlist> - Enter the list of port used for this configuration here.
all - Specify all existed ports of switch for configuring the MAC-based Access Control function
parameters.
state - (Optional) Specify whether the port’s MAC-based Access Control function is enabled or
disabled.
enable - Specify that the port's MAC-based Access Control states will be enabled.
disable - Specify that the port's MAC-based Access Control states will be disabled.
mode - (Optional) Specify the MAC-based access control port mode used.
port_based - Specify that the MAC-based access control port mode will be set to port-based.
host_based - Specify that the MAC-based access control port mode will be set to host-based.
aging_time - (Optional) A time period during which an authenticated host will be kept in an
authenticated state. When the aging time has timed-out, the host will be moved back to
unauthenticated state.
infinite - If the aging time is set to infinite, it means that authorized clients will not be aged out
automatically.
<min 1-1440> - Enter the aging time value here. This value must be between 1 and 1440
minutes.
block_time - (Optional) If a host fails to pass the authentication, the next authentication will not
start within the block time unless the user clears the entry state manually. If the block time is
set to 0, it means do not block the client that failed authentication.
<sec 0-300> -Enter the block time value here. This value must be between 0 and 300
seconds.
max_users - (Optional) Specify maximum number of users per port.
<value 1-1000> - Enter the maximum number of users per port here. This value must be
between 1 and 1000.
no_limit - Specify to not limit the maximum number of users on the port. The default value is
128.