Chapter 5: Layer 2 Features
Extreme Networks EAS 100-24t Switch CLI Manual
146
Example usage:
To display loopback detection configuration of port 1-9 under port-based mode:
MAC-based VLAN Commands
The MAC-based VLAN commands in the CLI are listed (along with the appropriate parameters) in the
following table:
Each command is listed, in detail, in the following sections:
#show loopdetect ports 1-9
Command: show loopdetect ports 1-9
Port Loopdetect State Loop Status
------ ------------------ ----------
1 Enabled Normal
2 Enabled Normal
3 Enabled Normal
4 Enabled Loop!
5 Enabled Normal
6 Enabled Normal
7 Enabled Normal
8 Enabled Normal
9 Enabled Normal
Command Parameters
create mac_based_vlan
mac_address
<macaddr> vlan <vlan_name 32>
delete mac_based_vlan {mac_address <macaddr> vlan <vlan_name 32>}
show mac_based_vlan {mac <macaddr>}
show mac_based_vlan vlan <vlan_name 32>
create mac_based_vlan mac_address
Purpose Used to create a static MAC-based VLAN entry.
Syntax create mac_based_vlan mac_address <macaddr> vlan <vlan_name 32>
Description This command is used to create a static MAC-based VLAN entry.
When a static MAC-based VLAN entry is created for a user, the traffic from
this user will be able to be serviced under the specified VLAN regardless of
the PVID operating on this port.
There is a global limitation of the maximum entries supported for the static
MAC-based entry.
Parameters mac_address – The MAC address.
vlan – The VLAN to be associated with the MAC address.
Restrictions Only Administrator-level users can issue this command.