xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
429
delete mac_based_access_control
Purpose
Used to delete MAC-based access control guest VLAN.
Syntax delete mac_based_access_control [guest_vlan <vlan_name 32> | guest_vlanid <vlanid
1–4094>]
Description
This command is used to de–assign the guest VLAN. When the guest VLAN is de–
assgined, the guest VLAN function is disabled.
Parameters guest_vlan – Specifies the name of the guest_vlan.
guest_vlanid – Specifies the vlan_id of the guest_vlan.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To delete mac_based_access_control guest VLAN:
DES-3528:admin# delete mac_based_access_control guest_vlan default
Command: delete mac_based_access_control guest_vlan default
Success.
clear mac_based_access_control auth_state
Purpose
Used to reset the current state of a user . The re-authentication will be started after the user
traffic is received again.
Syntax clear mac_based_access_control auth_state [ports [all | portlist] | mac_addr
<macaddr>]
Description
This command is used to clear the authentication state of a user (or port) . The port (or the
user) will return to un-authenticated state. All the timer associated with the port (or the user)
will be reset.
Parameters ports – To specify the port range to delete MAC on them
<macaddr> – To delete a specified host with this MAC
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To clear MAC auth_state on MAC enable ports:
DES-3528:admin# clear mac_based_access_control auth_state ports all
Command: clear mac_based_access_control auth_state ports all
Success.