xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
428
config mac_based_access_control log state
Purpose
This command is used to enable or disable generating of MAC-based Access Control logs.
Syntax config mac_based_access_control log state [enable | disable]
Description
This command is used to enable or disable generating of MAC-based Access Control logs.
Parameters enable - Enable log for MAC-based Access Control. The log of MAC-based Access Control
will be generated.
disable - Disable log for MAC-based Access Control.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To disable log state of MAC-based Access Control:
DES-3528:admin# config mac_based_access_control log state disable
Command: config mac_based_access_control log state disable
Success.
create mac_based_access_control
Purpose
Used to create MAC-based access control guest VLAN.
Syntax create mac_based_access_control [guest_vlan <vlan_name 32> | guest_vlanid <vlanid
1–4094>]
Description
This command is used to create the guest VLAN.
Parameters guest_vlan – If the MAC address has failed the authentication, the port will be assigned to
this vlan.
guest_vlanid – If the MAC address has failed the authentication, the port will be assigned to
this vlan.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To create mac_based_access_control guest VLAN:
DES-3528:admin# create mac_based_access_control guest_vlan default
Command: create mac_based_access_control guest_vlan default
Success.