xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
430
create mac_based_access_control_local mac
Purpose
Used to create the local database entry.
Syntax create mac_based_access_control_local mac <macaddr> [vlan <vlan_name 32> |
vlanid <vlanid 1–4094>]
Description
This command is used to create a database entry.
Parameters mac – The MAC address that accesses accept by local mode
vlan – If the MAC address is authorized, the port will be assigned to this vlan.
vlanid – If the MAC address is authorized, 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 a local database entry:
DES-3528:admin# create mac_based_access_control_local mac 00–00–00–00–00–01 vlan
default
Command: create mac_based_access_control_local mac 00–00–00–00–00–01 vlan default
Success.
config mac_based_access_control_local mac
Purpose
Used to configure the local database entry.
Syntax config mac_based_access_control_local mac <macaddr> [vlan <vlan_name 32> |
vlanid <vlanid 1–4094>]
Description
This command is used to modify a database entry.
Parameters mac – The MAC address that accesses accept by local mode.
vlan – If the MAC address is authorized, the port will be assigned to this vlan.
vlanid – If the MAC address is authorized, 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 configure a local database entry:
DES-3528:admin# config mac_based_access_control_local mac 00–00–00–00–00–01 vlan
default
Command: config mac_based_access_control_local mac 00–00–00–00–00–01 vlan default
Success.