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


 
xStack
®
DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide
379
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure an unlimited number of maximum users for MAC-based Access Control on ports 1 to
8:
DES-3200-28/ME:admin#config mac_based_access_control ports 1-8 max_users
no_limit
Command: config mac_based_access_control ports 1-8 max_users no_limit
Success.
DES-3200-28/ME:admin#
To configure the MAC-based Access Control timer parameters to have an infinite aging time and a
block time of 120 seconds on ports 1 to 8:
DES-3200-28/ME:admin#config mac_based_access_control ports 1-8 aging_time
infinite block_time 120
Command: config mac_based_access_control ports 1-8 aging_time infinite
block_time 120
Success.
DES-3200-28/ME:admin#
40-7 create mac_based_access_control
Description
This command is used to assign a static 802.1Q VLAN as a MAC-based Access Control guest
VLAN.
Format
create mac_based_access_control [guest_vlan <vlan_name 32> | guest_vlanid <vlanid 1-
4094>]
Parameters
guest_vlan - Specify MAC-based Access Control guest VLAN by name, it must be a static 1Q
VLAN.
<vlan_name 32> - Enter the VLAN name here. This name can be up to 32 characters long.
guest_vlanid - Specify MAC-based Access Control guest VLAN by VID, it must be a static 1Q
VLAN.
<vlanid 1-4094> - Enter the VLAN ID here. This value must be between 1 and 4094.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.